I am in the process of evaluating if filebot can fit my needs. Looking through the scripts and commands (only headless / terminal usage), I have some questions, is there any way to:
- query the internal database? examples: query db to determine if a candidate has been "seen", "What file(s) in this folder is not renamed / watched?" (No idea if internal db is used/whats used)
- export e.g. AMC script "unsorted=Y|N" as a result / log rather than moving data (looks like I need to script this)
- any way to set / tweak the "distance" for a match to occur other than strict non strict?
Come to think about it, I'm not sure what script I should use for my use case. I'm purely looking for a way to rename (by hard/soft link) if "highly confident", else make a record of that so my hooman slave can check it manually later. I am not looking for any metadata etc. "unsorted=Y|N" wont work (unless I script around fb features. I think).
Any insights / tips are appreciated
