Is your feature request related to a problem? Please describe.
When trying to migrate from one provider to another, if the same library is mapped on a new provider in a slightly different way (going from bare metal to docker, for example) it will fail to match even when expanding the search to match by title+artist
Describe the solution you'd like
It would be great if we could say "hey in the existing file paths, replace part of it with this" ie: "/data/media/music/{{artist}}/{{album}} maps to /music/{{artist}}/{{album}}"
Describe alternatives you've considered
I could probably re-map my data in navidrome or just pull in the fresh analysis I did when I was planning this migration manually but this would provide more flexibility going forward
Additional context
Love that this feature was added!
Is your feature request related to a problem? Please describe.
When trying to migrate from one provider to another, if the same library is mapped on a new provider in a slightly different way (going from bare metal to docker, for example) it will fail to match even when expanding the search to match by title+artist
Describe the solution you'd like
It would be great if we could say "hey in the existing file paths, replace part of it with this" ie: "/data/media/music/{{artist}}/{{album}} maps to /music/{{artist}}/{{album}}"
Describe alternatives you've considered
I could probably re-map my data in navidrome or just pull in the fresh analysis I did when I was planning this migration manually but this would provide more flexibility going forward
Additional context
Love that this feature was added!