Post Reply 
Leaving %discnumber% blank for single-disc albums?
21-08-2020, 09:14
Post: #2
RE: Leaving %discnumber% blank for single-disc albums?
It is fine to omit DISCNUMBER and TOTALDISCS from single-disc albums.

You could use a tag update file to remove DISCNUMBER from albums with TOTALDISCS=1. The requires the following lines in your tag update file:

@DISCNUMBER=1
&TOTALDISCS=1
-DISCNUMBER

If you also want to remove TOTALDISCS in this case, you need the following:

@DISCNUMBER=1
&TOTALDISCS=1
-DISCNUMBER
@TOTALDISCS=1
-TOTALDISCS
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Leaving %discnumber% blank for single-disc albums? - simoncn - 21-08-2020 09:14

Forum Jump:


User(s) browsing this thread: 1 Guest(s)