Created
July 19, 2017 22:45
-
-
Save reinaldorauch/7d71ba6794c3968604fdc18b34b59888 to your computer and use it in GitHub Desktop.
Picard renaming scheme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $if2(%albumartist%,%artist%)/[$if(%date%,$left(%date%,4))][$if2($if($inmulti(%releasetype%,single),Single,),$if($inmulti(%releasetype%,compilation),Compilation),Album)] %album%/$if($gt(%totaldiscs%,1),$num(%discnumber%,2)) $num(%tracknumber%,2) %title% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment