Skip to content

Instantly share code, notes, and snippets.

@robpataki
Last active May 20, 2025 22:31
Show Gist options
  • Save robpataki/511ddb6df55ebe089ba2 to your computer and use it in GitHub Desktop.
Save robpataki/511ddb6df55ebe089ba2 to your computer and use it in GitHub Desktop.
File naming convention for XLD encoding

Compilations:

%A - %T  -  %n - %a - %t

Albums by 1 artist

%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
@robpataki
Copy link
Author

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.

@benthomas-carsales
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment