any way to handle XXX films
any way to handle XXX films
Im looking to see if there is a way to make filebot handle XXX films differently. What I would like is it to just extract them to a certain folder and not run the movie lookup or subtitle on them. All of them have XXX in the title but I dont know how to add this functionality to the system. or is there a way to get it to just ignore these files?
Re: any way to handle XXX films
Not much you can do in the GUI. With CLI/scripting you can filter and do things as you like.
Re: any way to handle XXX films
but how? is there a page with all the options ? Im using a scripting now in conjunction with my Utorrent client this is why I need the options
Re: any way to handle XXX films
Maybe the ignore option?
Why don't you try it?--def ignore=regex Ignore filepaths that match the given regular expression
Code: Select all
--def ignore=XXX
Re: any way to handle XXX films
will that option ignore the file all together or just not trey to match it? and is there a way to make those files go to a certain directory once extracted?
Re: any way to handle XXX films
It'll just ignore them. You're gonna have to modify the script and add your own logic if you want something different.
Re: any way to handle XXX films
ok is there a file listing or a page that has all the available options and tags?
Re: any way to handle XXX films
AMC script => http://www.filebot.net/forums/viewtopic.php?f=4&t=215
Format engine => http://www.filebot.net/naming.html
Scripting => http://www.filebot.net/script.html
Format engine => http://www.filebot.net/naming.html
Scripting => http://www.filebot.net/script.html