Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: EAC: Parameter to send disc number to FLAC encoder (Read 2760 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

EAC: Parameter to send disc number to FLAC encoder

Hi all

This is the tag i use when ripping and compressing using Flac:

-8 -V -T "ALBUM ARTIST=%albumartist%" -T "ARTIST=%artist%" -T "TITLE=%title%" -T "ALBUM=%albumtitle%" -T "DATE=%year%" -T "TRACKNUMBER=%tracknr%" -T "GENRE=%genre%" -T "COMMENT=%comment%" -T "BAND=%albuminterpret%" -T "COMPOSER=%composer%" %haslyrics%--tag-from-file=LYRICS="%lyricsfile%"%haslyrics% -T "TOTALDISCS=%totalcds%" -T "TOTALTRACKS=%numtracks%" %hascover%--picture="%coverfile%"%hascover% %source% -o %dest%

How do i add a disk number tag to it so when ripping albums with various artists it will show which tracks belong to which disk?

Thanks

EAC: Parameter to send disc number to FLAC encoder

Reply #1
-T "DISCNUMBER=%cdnumber%"
korth


EAC: Parameter to send disc number to FLAC encoder

Reply #3
The HA wiki search could use some serious work.

At least make it case-insensitive. You can't even find the page "EAC placeholders" unless you capitalize it exactly like that. And it looks like none of the page content itself is being indexed.