View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0012159 | MMW v4 | Framework: Tagging | public | 2014-08-30 20:30 | 2014-09-23 13:32 | 
| Reporter | user_chrisjj | Assigned To | |||
| Priority | urgent | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Platform | Windows | OS | 7 | OS Version | - | 
| Fixed in Version | 4.1.5 | ||||
| Summary | 0012159: Rating zero stars sets incorrect standard tag property | ||||
| Description | Help http://www.mediamonkey.com/sw/webhelp/frame/index.html?abouttrackproperties.htm says: WMA Rating Yes [full stars] (SharedUserRating) Non standard [Half-stars] (SDB/Rating) (which I read to mean that standard values such as zero should use the standard tags field WM/SharedUserRating as required, so to interoperate correctly with other apps using this standard tag field, apps e.g. WMP, Explorer) but zero stars sets an incorrect WM/SharedUserRating value. Detail at http://www.mediamonkey.com/forum/viewtopic.php?f=7&t=42932&p=394774#p394774  | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 1712 | ||||
| 
		 | 
	
	Setting zero stars fixed in build 1712. We save zero to SDB/Rating too, to differentiate between zero stars (bomb) and unknown rating. In fact, SDB/Rating always contains exact rating (even the full stars), WM/SharedUserRating contains only values supported by WMP (i.e. only full stars). | 
| 
		 | 
	
	> Setting zero stars fixed in build 1712.  What is now the effect on WM/SharedUserRating?  | 
| 
		 | 
	
	0 stars writes 0 to WM/SharedUserRating (instead of 1), so it will display zero stars in WMP etc. | 
| 
		 | 
	
	> 0 stars writes 0 to WM/SharedUserRating (instead of 1),  > so it will display zero stars in WMP etc. What "etc."? In Win7 Explorer, that gives one star: http://i.imgur.com/rZQ81lg.png To get zero stars in WMP 12 and Win 7 Explorer, WM/SharedUserRating must be absent, not zero.  | 
| 
		 | 
	
	>...> incorrectly adds a SDB/Rating value. > We save zero to SDB/Rating too Then "Resolution fixed" is inaccurate. I guess I should not have combined these two issues as one Mantis entry. I've now moved the SDB/Rating issue to a separate Mantis entry. http://www.ventismedia.com/mantis/view.php?id=12161  | 
| 
		 | 
	I don't know how you achieved this, but WM/SharedUserRating = 0 means really zero, one star is 1. Tested on Windows 7 explorer, WMP12, all show correctly 0 stars. | 
| 
		 | 
	But ok, Win7 Explorer deletes WM/SharedUserRating tag in case of zero stars, now we will delete it too. From build 1712. | 
| 
		 | 
	Verified 1714 |