View Issue Details

IDProjectCategoryView StatusLast Update
0010498MMW v4Properties/Auto-Toolspublic2013-04-27 10:49
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Target Version4.1Fixed in Version4.1 
Summary0010498: Improve rating storage to ID3v2
DescriptionPer discussion in http://www.mediamonkey.com/forum/viewtopic.php?f=7&t=40532 it makes sense to update storage of some values:

- 1 star - Write POPM value 1 (instead of 23).
- 5 stars - Write POPM 255 (instead of 253).

There's no need to update reading, since we already read the suggested values as expected (because of WMP compatibility).
TagsNo tags attached.
Fixed in build1625

Activities

jiri

2013-02-20 15:54

administrator   ~0034998

Fixed in build 1625.

peke

2013-03-15 03:59

developer   ~0035390

verified in 1628

jiri

2013-04-22 07:00

administrator   ~0035721

re. 5-stars - the change actually was:
 MMW 4.0 wrote 5-stars as POPM 253
 MMW 4.1 writes 5-stars as POPM 255
so it actually should be much better in terms of compatibility.

re. suggested rating in mp4 - we already have (and had) this implemented.

peke

2013-04-27 10:49

developer   ~0035819

Verified 1634 Using Windows XBMC