Search found 21 matches

by enumo
18 Jan 2013, 10:35
Forum: Scripting and Automation
Topic: Exclude certain files from being moved by the script.
Replies: 4
Views: 5597

Re: Exclude certain files from being moved by the script.

So i should do the following to the original script filebot -script fn:utorrent-postprocess "c:/media/downloads/compleet" --output "C:/media/" --action move --conflict override -non-strict --def subtitles=n artwork=n "movieFormat=/films/{n} {y}/{fn}" "seriesFormat=...
by enumo
18 Jan 2013, 10:27
Forum: Scripting and Automation
Topic: [HOWTO] Semi-Automated Download Mediacenter...
Replies: 6
Views: 7703

[HOWTO] Semi-Automated Download Mediacenter...

Howto Semi-Automate Torrent Download to XBMC using Filebot After running this setup for a few days its not perfect. At the moment im experiencing some problems that the script will not finish completely because of files that need to be deleted are in use either by windows or xbmc. The script will h...
by enumo
18 Jan 2013, 09:34
Forum: Scripting and Automation
Topic: Exclude certain files from being moved by the script.
Replies: 4
Views: 5597

Exclude certain files from being moved by the script.

Hey Rednoah,

Is there by any chance a way to exclude certain files from being moved to the movies/tvshows folder?

Lets say i downloaded a movie and it has the following files:

- movie1.mkv
- movie1.srt
- movie1.nfo

is it possible to only move movie1.mkv?

thnx for the help.

gr. Oene
by enumo
16 Jan 2013, 22:34
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

Its seems like i got it nailed, now for the final test. ill let know when its working. with the script that i used. hope i can help others. (also building a howto) [edit] Its working!!! :D, have a massive headache now but thats allright From putting a .torrent file into a specified map then auto dow...
by enumo
16 Jan 2013, 19:31
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

So I finally got the script working with utorrent, now i'm trying to hide the cmd windows with the invoke.vbs script, but then it won't execute the script. No errors in the log, the log will come back empty. The reason why the script wouldn't execute is because of win7 64bit and java 64bit. so i ins...
by enumo
16 Jan 2013, 15:51
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

That doesn't work either.... i dont know it now anymore, the stand alone script works fine but with the variable for utorrent it doesn't work...
by enumo
16 Jan 2013, 15:27
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

hmm then i know whats going on i think.
I changed the download directory's and stuff in utorrent maybe i should leave those default?

reinstalling utorrent and not changing anything except the run script thing... ill post my findings here...
by enumo
16 Jan 2013, 14:41
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

Hmm same issue, no i'm totally confused

What needs to be setup on uTorrent? just to check?
by enumo
16 Jan 2013, 14:29
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

Searched on the Utorrent forums but no answer found, im creating a test environment with a normal windows 7 installation to see if it depends on my special setup or if theres something else going on.
by enumo
16 Jan 2013, 11:46
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

So just to get everything clear. My setup: - Windows 7 Ultimate 64bit - Utorrent 3.2.3 - filebot 3.2 64bit - Java 7 64Bit - XBMC - Windows 7 Is setup without loading explorer.exe (boots straight onto XBMC UI) I Created a custom service for loading Utorrent (I can acces the webui from a other pc) - U...
by enumo
16 Jan 2013, 11:31
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

So after some tests, the original script : filebot -script fn:utorrent-postprocess --output "C:/Media/" --action copy --conflict override -non-strict --def subtitles=n artwork=n "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L&qu...
by enumo
16 Jan 2013, 10:54
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

Ok. So when the torrent has finished downloading, i see in a blink that the script does get executed but it immidiatly closes. the log file is blank, when copy pasting the script from the utorrent run dialoge and pasting it into a cmd window it executes with the early given log saying done??? I real...
by enumo
16 Jan 2013, 10:38
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

Hmm oke, so thats not what i wan't I use utorrent 3.2.3 as a service!!! not with windows 7 gui. Could you please tell me wich code i should use, i'm loosing my head here :P Im getting an empty log... darn! Maybe something wrong with the way i setup utorrent? What should be the right way, At this mom...
by enumo
16 Jan 2013, 09:41
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

Thx Rednoa. But i Figured it out :D. And yes i have opened the run in utorrent but it somehow doesn't reconize the utorrent complete folder. I use the stand-alone script like so: filebot -script fn:utorrent-postprocess "C:/Media/Downloads/Compleet" --output "C:/Media/" --action c...
by enumo
16 Jan 2013, 08:47
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

oke, so it isn't working, no file whas either copied or moved. What am i doing wrong? This is the code im executing : filebot -script fn:utorrent-postprocess --output "C:/media" --action copy --conflict override -non-strict --def subtitles=n artwork=n "ut_dir=%D" "ut_file=%F...
by enumo
15 Jan 2013, 23:20
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

I think i got it. This should be the code i guess. filebot -script fn:utorrent-postprocess --output "C:/media" --action copy --conflict override -non-strict --def subtitles=n artwork=n "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_labe...
by enumo
15 Jan 2013, 23:09
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

Theres one thing in the code that i posted that i dont get. I make a output on media. And then 1 for movies and one for tv shows. I dont get it.
by enumo
15 Jan 2013, 22:51
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

My Semi- Automated Download to XBMC setup is as follows(or i hope it can be) Got Win7x64 Configured to run without win7 gui, made utorrent a win-services. Configured utorrent to scan a directory for .torrent files and download them and place complete downloads into c:\media\downloads\compleet. Now F...
by enumo
15 Jan 2013, 22:38
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Re: Script for sorting movies and tv-shows

Thnx for the help, I get that part, but i want to be able to change the output directory's of /movies to /films and /tv shows to /series. thats all i want. Also no subtitle nor artwork need to be downloaded as xbmc wil do this on its own. If I'm getting things correctly than it should say this: file...
by enumo
15 Jan 2013, 16:27
Forum: Scripting and Automation
Topic: Script for sorting movies and tv-shows
Replies: 24
Views: 18210

Script for sorting movies and tv-shows

Hi, Great work on Filebot! It Rocks!! I'm trying to get a script working to sort all my torrent downloads into either movies or tvshows. But reading trough some topics here i'm uncertain how to get this done. I want the following: My directory structure is as follows: c:\Media\Downloads\Compleet (co...