Replies: 1 comment
-
I think we'll need more information to be able to help here: What's your full configuration? There may be other path configs taking precedence. Can you check (e.g. using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want beets to sort every album tagged as soundtrack under their own Albumartist path. As an example i want Prince - Purple Rain to be placed within the Prince folder and not a new soundtrack folder. I have tried the code under with no success. Any help would be greatly appreciated.
albumtype:soundtrack: $albumartist/[$year] $albumartist - $album ($original_year, $media, $label $catalognum, $format) /%if{$isMultidisc,Disc [$disc] $disctitle/}$track - $title
Beta Was this translation helpful? Give feedback.
All reactions