Hi,
I have want to convert my music files to aac and during conversion I want to update the filename. If I have a mutli cd I want to set the disc number before the track number. With one disc I only want to write the track in the filemame.
Contains one disc:
\album artist\album\track title
Contains multi disc:
\album artist\album\[disc]-track title
I've searched the forums and I found the following:
The only problem I have no "disc_total" in my id tag. Is there another way?
I have want to convert my music files to aac and during conversion I want to update the filename. If I have a mutli cd I want to set the disc number before the track number. With one disc I only want to write the track in the filemame.
Contains one disc:
\album artist\album\track title
Contains multi disc:
\album artist\album\[disc]-track title
I've searched the forums and I found the following:
[album artist]\[album]\[album][IF][disc_total],=,1,,_COMMA_ Disc [disc][]\[track] - [title]
Comment