Automatically set artist_sort
similar to the the
plugin?
#5377
Unanswered
frostyfalls
asked this question in
Q&A
Replies: 1 comment 3 replies
-
After a bit of playing around, I realize I can use path templates with |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi all,
I'm looking for a way to automatically set the
artist_sort
field similar to how thethe
plugin works. My goal is to have it set theartist_sort
to what's in theartist
for all tracks, but run a check similar to how thethe
plugin does for path templating.I figure I can achieve this using some regex and the importreplace plugin, but I wanted to see if anyone had a better idea.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions