Bug 17770 - DISC and DISCC TAGS in cue sheets are not recognized
: DISC and DISCC TAGS in cue sheets are not recognized
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Scanner
: 7.7.0
: PC Other
: -- normal with 1 vote (vote)
: ---
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-18 22:46 UTC by George Hines
Modified: 2014-04-28 13:17 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Hines 2011-11-18 22:46:43 UTC

    
Comment 1 George Hines 2011-11-18 22:52:30 UTC
I am unable to get REM DISC or REM DISCC to be recognized in a cue sheet.

I believe there is a bug in Playlists/CUE.pm:

REM DISC and DISCC appear to be read correctly from a cue file, but aren't merged into the track attributes later in the file.

In about the middle of the CUE.pm (where the code merges in the file level attributes per track) DISC AND DISCC are missing from the list.  I suspect that if they were added, DISC and DISCC might (hopefully) work.
Comment 2 Michael Herger 2014-04-28 13:17:04 UTC
git public/7.9: 1942ada270d7d8604e43cb0c45b6520e9469e1e7

Thanks mrthreeplates!