02-12-2016, 06:06 PM
I'll see if I can work on getting that in the next update. I know a lot of people have wanted that capability. My goal will be to make it so it can key off of directory structures or file names based upon provided keywords. By that, I mean that you would provide something like:
%ALBUMS%/%ARTISTS%/%GENRES%/%KEYS%
if you had your directories set up in that fashion. Multiple values will be supported if the directory is delimited with a semi-colon. For file names, I'm thinking the only way it would work well would be to have enforced separators for values, such as:
%TITLE% [%KEYS%][%GENRES%]
where the values for those fields must be surrounded by brackets (and delimited by semi-colons if there are multiple values).
I'm open to feedback as well.
Mike
%ALBUMS%/%ARTISTS%/%GENRES%/%KEYS%
if you had your directories set up in that fashion. Multiple values will be supported if the directory is delimited with a semi-colon. For file names, I'm thinking the only way it would work well would be to have enforced separators for values, such as:
%TITLE% [%KEYS%][%GENRES%]
where the values for those fields must be surrounded by brackets (and delimited by semi-colons if there are multiple values).
I'm open to feedback as well.
Mike