Hi there! I am planning to code some Groovy scripts for my personal needs and would like some help with IDE integration in Eclipse or IntelliJ. All that is said at GitHub ( https://github.com/filebot/scripts ) is: If you want to run scripts from a local file or if you want to make your own ...
Q1: The script has many more configurations and arguments. I would suggest you to read through https://www.filebot.net/forums/viewtopic.php?f=4&t=215 very closely (more than once). Alternatively go to the script source for a thorough look https://github.com/filebot/scripts/blob/master/amc.groovy ...
I want to name my movies with 720p and 1080p like so:
Avatar (2009) 1080p
I know this is possible by using the {vf} expression. The problem is that whenever using this expression it always returns nothing. This applies to renaming for both folders and files. Is this expression broken?