Bugzilla – Bug 6309
Fix Disc Number support for WMA files
Last modified: 2008-12-18 11:12:53 UTC
WMA disc number is currently not read/recognized by Slimserver tag scanning process. Windows Media Player adds WM/PartOfSet attribute to store ID3 equivalent of TPOS. WM/PartOfSet is defined as part number and the total number of parts of the set to which the item belongs. Example: WM/PartOfSet = "1/3" reads "Disk 1 out of total 3 discs" Please add this atribute to the tag scanning process. Thanks,
should now work in 7.0 builds as of change 15146, Dec 11 nightly build. Please reopen if there are any problems.
(In reply to comment #1) > should now work in 7.0 builds as of change 15146, Dec 11 nightly build. Please > reopen if there are any problems. > I have tested Dec 11 nightly and confirmed the fix. Thank you :)