Search found 6 matches

by faniedry
05 Feb 2013, 11:42
Forum: Help and Support
Topic: help with script needed
Replies: 5
Views: 3493

Re: help with script needed

Think I finally have it covered. Works as expected now. Rename for movies: rename(file:files, format:'C:/Share/Movies/{sdhd}/{n} ({y})/{n} ({y}) {fn.match(/(?i)cd+[0-9]/).toUpperCase()}{fn.match(/(?i)part +[0-9]of[0-9]/).toLowerCase()}', db:'TheMovieDB') Rename for series: rename(file:files, format:...
by faniedry
01 Feb 2013, 20:06
Forum: Help and Support
Topic: help with script needed
Replies: 5
Views: 3493

[Solved] Re: help with script needed

Upgrading Java seems to have sorted out my problem.
by faniedry
31 Jan 2013, 13:39
Forum: Help and Support
Topic: help with script needed
Replies: 5
Views: 3493

Re: help with script needed

I'm running a 32-bit windows.

it doesn't look like i have 2 or more than 1 java installed. Can i even install anything 64-bit on a 32-bit os?
by faniedry
31 Jan 2013, 12:31
Forum: Help and Support
Topic: help with script needed
Replies: 5
Views: 3493

help with script needed

I've grabbed this script below from the forums, and modified to fit my needs. Works like an absolute dream... when ran manually. When I start the script from my download manager, everything works except for the SD/HD detection. Any clue as to why that would happen? Also, my CD1/2 detection is not wo...
by faniedry
30 Jan 2013, 13:12
Forum: Help and Support
Topic: CLI - Multiple CDs
Replies: 2
Views: 2627

[Solved] Re: CLI - Multiple CDs

O wow, I should've known that, rookie mistake! :oops:

Thanks for the help!!
by faniedry
30 Jan 2013, 10:53
Forum: Help and Support
Topic: CLI - Multiple CDs
Replies: 2
Views: 2627

CLI - Multiple CDs

Hi There, I'm trying to use the housekeeping.groovy script for renaming my movies, but I can't get the multiple CD parameter working. This is my command and the error I get: filebot -script c:\scripts\housekeeping.groovy -extract -rename /Downloads/Movies/ --output /Downloads/Movies/ --format "...