question about conditions

Any questions? Need some help?
Post Reply
terra17
Posts: 47
Joined: 06 Sep 2014, 11:10

question about conditions

Post 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
User avatar
rednoah
The Source
Posts: 23003
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: question about conditions

Post 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. ;)
:idea: Please read the FAQ and How to Request Help.
terra17
Posts: 47
Joined: 06 Sep 2014, 11:10

Re: question about conditions

Post by terra17 »

Sorry rednoah, i'm only a "normal person" , i don't know what is a simple bash shell script :(
User avatar
rednoah
The Source
Posts: 23003
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: question about conditions

Post by rednoah »

Sorry, in this case codifying conditions might be a bit out of your league... :(
:idea: Please read the FAQ and How to Request Help.
terra17
Posts: 47
Joined: 06 Sep 2014, 11:10

Re: question about conditions

Post by terra17 »

ok, thank you anyway :)
Post Reply