Bug 6309 - Fix Disc Number support for WMA files
: Fix Disc Number support for WMA files
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Tagging
: 7.0
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-12-10 13:16 UTC by Josef Shvejk
Modified: 2008-12-18 11:12 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Shvejk 2007-12-10 13:16:15 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,
Comment 1 KDF 2007-12-10 14:14:11 UTC
should now work in 7.0 builds as of change 15146, Dec 11 nightly build. Please reopen if there are any problems.
Comment 2 Josef Shvejk 2007-12-11 10:06:31 UTC
(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 :)