tag from filename: alternative patterns
Brought to you by:
kikidonk
Hi there,
on the "Tag from filename" tab:
It would be real nice to be able to set not just one, but
more patterns, where if the first pattern fails, the next one
is considered (and so on).
This would solve (not uncommon) situations where a
bunch of directories are formatted both like:
/path/to/repository/<artist>/<year> - <album>
and like
/path/to/repository/<artist>/<album>
Another way to solve the above could be done adding an
<optional> tag to be used like:
<optional><year> - </optional><album>
The above considerations apply both to the "Directory
pattern" and to the "Filename pattern" masks.
Keep up the good job :)
Sergio
Logged In: YES
user_id=700880
Hi !
I see what you mean, i'll try to come out with some kind of
interface for that, for the moment the code behind the
scenes is quite ugly, so i will fix that first
stay tuned