Olav Sunde wrote:

I have tried to get the 'show multi-disc...as single..' to work with flac images for some time without luck. Tag v. 2.0.42 have theese options:
--title
--artist
--album
--year
--comment
--track
--genre
There is no DISC tag here and it seems the album tag is not the same. I have also tried to use separate and embedded CUE files with no result. Any suggestion on how to do this?



Christian Pernegger wrote:

I was wondering how should I tag (i.e. what tag take to use) when ripping a multiple CD album so that slimserver will show them as a single album?



Set the value of the DISC tag to the number of the disc, then set the 'show multi-disc sets as single album' option in settings.


C.

I didn't get a chance to try Christian's suggestion yet, I will try tonight when I am at home, but as I understand it, FLAC (as well as Ogg Vorbis) are not limited to a given set of tags since they are held as OggV comments so I should be able to create a new tag named DISC with a tool like metaflac (on Linux). It means I will have to:

1) Use metaflac to export the OggV comments to a text file

2) Modify the text file and add the DISC tag

3) Using metaflac, remove the original comments from the flac file

4) Using metaflac, import the tags from the text file into the flac file.

It should be easy to automate this with a little bit of shell scripting.

Avi

_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to