Search found 16 matches

by Savvy
29 Dec 2014, 19:58
Forum: Scripting and Automation
Topic: Subtitle (srt) language file rename not working after update
Replies: 2
Views: 2118

Re: Subtitle (srt) language file rename not working after up

thats a shame, but thanks for clarifying.

Sav
by Savvy
28 Dec 2014, 14:35
Forum: Scripting and Automation
Topic: Subtitle (srt) language file rename not working after update
Replies: 2
Views: 2118

Subtitle (srt) language file rename not working after update

Hi, I've been using the following movie renaming script for sometime but after updating FB to v4.5.3 it no longer adds "eng" to the subtitle file (srt), can you please help? \{n} ({y}){'['+fn.replaceAll(/(?i)directors|theatrical/,'$0 Cut').matchAll(/UNRATED|REMASTERED|EXTENDED|UNCUT|IMAX.E...
by Savvy
30 May 2013, 20:48
Forum: Feature Requests and Bug Reports
Topic: Bug? Filebot creates folders without permissions / security
Replies: 4
Views: 4606

Re: Bug? Filebot creates folders without permissions / secu

Hi RN, well the code was working for a while without any issues, i can also remove the first portion (folder creation) and it renames the files just fine. It's specifically related to the folder.

So in the current code where would i place the 'replaceAll' line above?
by Savvy
30 May 2013, 09:12
Forum: Feature Requests and Bug Reports
Topic: Bug? Filebot creates folders without permissions / security
Replies: 4
Views: 4606

Re: Bug? Filebot creates folders without permissions / secu

Hi, I've also tried using the Filebot (Platform) option and it throws an invalidpathexception error.

can anyone help?
by Savvy
25 May 2013, 21:46
Forum: Feature Requests and Bug Reports
Topic: Bug? Filebot creates folders without permissions / security
Replies: 4
Views: 4606

Bug? Filebot creates folders without permissions / security

Hi, I've been using the same script to rename my movies for a while and all of a sudden filebot is creating the movie folder with the correct name but not moving the vid file into that folder. But, when i try to access , edit or delete that folder i am unable to? I've checked security tab, but it st...
by Savvy
20 May 2013, 15:09
Forum: Episode / Movie Naming Scheme
Topic: Movie Naming Scheme - w/ Cut and Case Conversion
Replies: 5
Views: 5922

Re: Movie Naming Scheme - w/ Cut and Case Conversion

i tip my hat to you rednoah, you've brightened up my miserable Monday, thanks again! :)
by Savvy
17 May 2013, 10:29
Forum: Episode / Movie Naming Scheme
Topic: Movie Naming Scheme - w/ Cut and Case Conversion
Replies: 5
Views: 5922

Re: Movie Naming Scheme - w/ Cut and Case Conversion

Hi rednoah, sorry to be a pain but I've spent hours on this and have only got as far as sorting the case: \{n} ({y}){"CD$pi"}{' '+file.path.match(/UNRATED|REMASTERED|EXTENDED|THEATRICAL|UNCUT|DIRECTORS CUT|THEATRICAL EDITION|THEATRICAL CUT/)}\{n} ({y}){"CD$pi"}{' '+file.path.matc...
by Savvy
10 May 2013, 18:46
Forum: Episode / Movie Naming Scheme
Topic: Movie Naming Scheme - w/ Cut and Case Conversion
Replies: 5
Views: 5922

Re: Movie Naming Scheme - w/ Cut and Case Conversion

Thank you, I'll crack on... i do like a challenge lol :)
by Savvy
08 May 2013, 19:52
Forum: Episode / Movie Naming Scheme
Topic: Movie Naming Scheme - w/ Cut and Case Conversion
Replies: 5
Views: 5922

Movie Naming Scheme - w/ Cut and Case Conversion

Hi all, is it possible to have a scheme that renames movies to show name year and cut as set out below? so far i have this but it doesn't work just as i would like: \{n} ({y}){"CD$pi"}{' '+file.path.match(/UNRATED|REMASTERED|EXTENDED|THEATRICAL|UNCUT|DIRECTORS CUT|THEATRICAL EDITION|THEATR...
by Savvy
26 May 2012, 16:31
Forum: Scripting and Automation
Topic: HELP - Filebot Groovy Script How To?
Replies: 46
Views: 34425

Re: HELP - Filebot Groovy Script How To?

all makes sense now... more errors though :( CMD processes the sorty command renames, downloads subs - but then gets: at Script2.telnet(Script2.groovy:80) at Script2.telnet(Script2.groovy) at Script3$_run_closure7.doCall(Script3.groovy:56) at Script3.run(Script3.groovy:55) at net.sourceforge.filebot...
by Savvy
26 May 2012, 15:38
Forum: Scripting and Automation
Topic: HELP - Filebot Groovy Script How To?
Replies: 46
Views: 34425

Re: HELP - Filebot Groovy Script How To?

cool, that makes sense, when i run that command in cmd console it runs fine... So to have a desktop shortcut or setup a scheduled task, all i've done is rename the 'art.groovy' file to 'art.bat' and it works fine. :) but what about in the scenario where there is no command line, like that of the 'so...
by Savvy
26 May 2012, 09:38
Forum: Scripting and Automation
Topic: HELP - Filebot Groovy Script How To?
Replies: 46
Views: 34425

Re: HELP - Filebot Groovy Script How To?

The Utorrent code is working perfectly Thank you rednoah. Could you possibly help with another noob Q? I'm saving the groovy script file to desktop names 'art.groovy', open it in the groovy console and copied in the code: filebot -script "http://filebot.sf.net/scripts/artwork.tvdb.groovy" ...
by Savvy
16 May 2012, 18:58
Forum: Scripting and Automation
Topic: HELP - Filebot Groovy Script How To?
Replies: 46
Views: 34425

Re: HELP - Filebot Groovy Script How To?

thanks rednoah, i'll come back when i've learnt a little more.... cheers
by Savvy
09 May 2012, 21:48
Forum: Scripting and Automation
Topic: HELP - Filebot Groovy Script How To?
Replies: 46
Views: 34425

Re: HELP - Filebot Groovy Script How To?

sorry rednoah, not too sure what you mean by that. i've simply just added the following into the run program tool: filebot -script "fn:utorrent-postprocess" --output "X:/media" --action copy --conflict override -non-strict -trust-script -Xxbmc=localhost "-Xut_dir=%D" &q...
by Savvy
07 May 2012, 23:03
Forum: Scripting and Automation
Topic: HELP - Filebot Groovy Script How To?
Replies: 46
Views: 34425

Re: HELP - Filebot Groovy Script How To?

Thanks rednoah, just to clarify, all those scripts in http://filebot.sourceforge.net/forums/viewtopic.php?f=4&t=5, filebot will lookup online and run automatically? As i've been trying to get the µTorrent Integration script to work but all it does is download subs, it doesn't rename the episodes...
by Savvy
07 May 2012, 07:51
Forum: Scripting and Automation
Topic: HELP - Filebot Groovy Script How To?
Replies: 46
Views: 34425

HELP - Filebot Groovy Script How To?

Hi All, I have been using filebot for some time now and have never dived into anything more complex than its renaming function. But now that I’ve come across the scripting functionality I would like to try and add to the community. I'm not a coder / developer but know a little about most IT areas......