- Thread starter
- #21
Thanks for the extra details Jamieo and Seco!
I think I can do a fairly easy to use 'global exclude keywords' function, so you can have a list of keywords (or regex expressions) which, if matched, will exclude certain files / folders from all processing. This would probably be split - one list for file exclusions and one for folder exclusions. I think that should be flexible enough to meet your needs, without affecting functionality for existing users.
It's turning out to be a bit fiddly to implement all this - I previously had separate codeblocks for 'Media data' and 'Internet data' - but now we have Original Title being both - it could be derived from the file / foldername, or it could be looked up online. So a fair few changes internally to make that work!
I'll post back when I have it up and running again,
Cheers,
Orion.
I think I can do a fairly easy to use 'global exclude keywords' function, so you can have a list of keywords (or regex expressions) which, if matched, will exclude certain files / folders from all processing. This would probably be split - one list for file exclusions and one for folder exclusions. I think that should be flexible enough to meet your needs, without affecting functionality for existing users.
It's turning out to be a bit fiddly to implement all this - I previously had separate codeblocks for 'Media data' and 'Internet data' - but now we have Original Title being both - it could be derived from the file / foldername, or it could be looked up online. So a fair few changes internally to make that work!
I'll post back when I have it up and running again,
Cheers,
Orion.
United Kingdom