Page 1 of 1

noob idiot help

Posted: 18 Mar 2014, 01:12
by Zerelah

Code: Select all

{[info.status.match(/Ended/)]}

I know its simply but i cant figure out how to add a space in the code, since if there is no match I get {n} /{n} so i need the space in the code.

I was wondering have the changes to subtitles lang affected the sub rename script I cant get it to work, It just keeps saying my path dont exist

http://filebot.sourceforge.net/forums/v ... &t=5#p2100

Re: noob idiot help

Posted: 18 Mar 2014, 02:09
by rednoah

Code: Select all

{' '+[info.status.match(/Ended/)]}
You can learn these things by looking the plentidue of examples here:
http://www.filebot.net/forums/viewtopic.php?f=5&t=2