dit is de juiste conventie
All checks were successful
Publish Docker image / Push Docker image to registry (push) Successful in 59s

This commit is contained in:
Matthew 2023-05-09 21:45:17 +02:00
parent 5a8438448f
commit 69a2bb99c8

View File

@ -147,7 +147,7 @@ exclude = []
add_singles_to_folder = false
# Available keys: "albumartist", "title", "year", "bit_depth", "sampling_rate",
# "container", "id", and "albumcomposer"
folder_format = "{albumartist} - {title} ({year}) [{container}] [{bit_depth}B-{sampling_rate}kHz]"
folder_format = "{albumartist}/{title} ({year})"
# Available keys: "tracknumber", "artist", "albumartist", "composer", "title",
# and "albumcomposer"
track_format = "{tracknumber}. {artist} - {title}{explicit}"