|
Cannot get multi-disc CD to show as a single album
|
|
08-08-2017, 03:18
(This post was last modified: 08-08-2017 04:51 by artur9.)
Post: #1
|
|||
|
|||
|
Cannot get multi-disc CD to show as a single album
NVM: I had some old files in the folders that messed things up. I don't see the Disc N delimiters but at least everything shows as one album through Kazoo.
I have a 12 disc set (88697480452) of Leonard Bernstein conducting the NY Philharmonic. Each disc is stored into its own folder. I have tried everything I know to get it to show as one album with the Disc N >>> separators but it keeps appearing as 2 or more albums. The tracks are tagged with the disc number field: metaflac --list */*.flac | grep DISCNUMBER | sed 's@^.*DISC@DISC@' | sort -u DISCNUMBER=1 DISCNUMBER=10 DISCNUMBER=11 DISCNUMBER=12 DISCNUMBER=2 DISCNUMBER=3 DISCNUMBER=4 DISCNUMBER=5 DISCNUMBER=6 DISCNUMBER=7 DISCNUMBER=8 DISCNUMBER=9 The ARTIST tag is the same for them all metaflac --list */*.flac | grep ARTIST | sed 's@^.*ARTIST@ARTIST@' | sort -u ARTIST=New York Philharmonic and the ALBUM and ALBUMARTIST are the same for all the files: metaflac --list */*.flac | grep ALBUM | sed 's@^.*ALBUM@ALBUM@' | sort -u ALBUM=Haydn: 12 London Symphonies / 6 Paris Symphonies / Die Schöpfung / 4 Masses ALBUMARTIST=New York Philharmonic I must be missing something. Can someone tell me what? |
|||
|
08-08-2017, 09:01
(This post was last modified: 08-08-2017 09:01 by simoncn.)
Post: #2
|
|||
|
|||
|
RE: Cannot get multi-disc CD to show as a single album
To see the >> Disc n seprators, you can either change the ALBUM tags to
ALBUM=Haydn: 12 London Symphonies / 6 Paris Symphonies / Die Schöpfung / 4 Masses [Disc n] or you can add the tag DISCSUBTITLE=Disc n to each disc. See this section for more details. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



