%A - %T - %n - %a - %t
%A - %T - %n - %t
%n: Track number
%N: Total tracks
%d: Disc number (Does not seem to work)
%D: Total discs
%t: Title
%T: Album title
%a: Artist
%A: Album artist
%g: Genre
%G: Grouping
%c: Composer
%C: Comment
%I: DiscID
%y: Year
%f: Format
%i: ISRC
%m: MSCN
%o: Original file name
Hey @benthomas-carsales thanks for the comment, I appreciate it. I've double checked the
%d
and even though in the source code it is present I can't get it working either. I updated the gist to reflect the issue and I raised an issue on Github.