Search found 6 matches

by ping
21 Nov 2019, 20:51
Forum: Help and Support
Topic: Help on custom scheme and syntaxerror "\" (i.e. String-escape FileBot Format in JS)
Replies: 2
Views: 2639

Help on custom scheme and syntaxerror "\" (i.e. String-escape FileBot Format in JS)

Hi folks,

I run into a syntaxerror with my renaming scheme.

Here is the output I get :
stderr : SyntaxError: unexpected char: '\'
javax.script.ScriptException: SyntaxError: unexpected char: '\'
at net.filebot.format.ExpressionFormat.compile(ExpressionFormat.java:85)
at net.filebot.format ...
by ping
04 May 2015, 20:00
Forum: Scripting and Automation
Topic: Mismatch between "test" and "move"
Replies: 3
Views: 3130

Re: Mismatch between "test" and "move"

Ok, I got it.
Now I use the "rollback" function instead of moving/renaming manually the files.. :oops:

I 've an another question, :D
How do I exclude some files extension to be processed ?
My script check .URL files and sometime .rar files as well and I don't want this files, only .mkv etc.
Or ...
by ping
03 Apr 2015, 17:12
Forum: Scripting and Automation
Topic: Mismatch between "test" and "move"
Replies: 3
Views: 3130

Mismatch between "test" and "move"

Hi,

I'm facing a problem with my little script.
When I run it in test mode the movie is well recognised but when I run it with move mode it's another movie that is detected.

It's disturbing :?
First I launch my script with --action test to check that all movies are fetched correctly and then with ...
by ping
13 Oct 2014, 14:44
Forum: Scripting and Automation
Topic: Help for my script
Replies: 5
Views: 4014

Re: Help for my script

Great, it seem to work !
And it's simple in fact, don't know why I don't achieved this by myself... :oops:
I'll tweak and refine my script tonight.

One more thing,
Titles that are not recognised are simply skipped, is it possible to being asked for a proper title during script execution ?
by ping
13 Oct 2014, 12:38
Forum: Scripting and Automation
Topic: Help for my script
Replies: 5
Views: 4014

Re: Help for my script

Sorry I forgot to mention that, this folders are output destination for my downloads.
After renaming, all movies are transferred (moved, not copied) on another server at scheduled time.

Edit:
No repeatedly renaming the same files, obviously ^^
by ping
13 Oct 2014, 11:34
Forum: Scripting and Automation
Topic: Help for my script
Replies: 5
Views: 4014

Help for my script

Hi,

I use filebot gui to rename and organize my library (that is realy awesome by the way), and i would like to optimize my process.
I read many topics in Scripting and Automation but I'm pretty lost ^^ And I don't know where to start...

So, this is my project :

My folders look like this ...