Page 1 of 1

question about conditions

Posted: 23 Jan 2015, 18:18
by terra17
Hi everybody,

I use Filebot on NAS Synology 213j with scripts.

For problems due to NAS library index, i use 2 scripts that works together, 1 is simple SUBALL, the 2nd is a RENAME+MOVE+CLEAR scripts that occurres to start NAS folder index.

My question: is it possibile to add some sort of comands before

filebot -script fn:rename ...


to say "if the file has a subtitle than run RENAME" ?

THANK YOU

alberto

Re: question about conditions

Posted: 23 Jan 2015, 18:21
by rednoah
That's what FileBot scripting is for. Though I'm sure for a simple case like this a simple bash shell script will do the job just fine as well. ;)

Re: question about conditions

Posted: 23 Jan 2015, 19:30
by terra17
Sorry rednoah, i'm only a "normal person" , i don't know what is a simple bash shell script :(

Re: question about conditions

Posted: 23 Jan 2015, 19:43
by rednoah
Sorry, in this case codifying conditions might be a bit out of your league... :(

Re: question about conditions

Posted: 23 Jan 2015, 19:47
by terra17
ok, thank you anyway :)