Search found 4 matches

by ziob
20 May 2014, 13:53
Forum: Scripting and Automation
Topic: excludeList problems
Replies: 1
Views: 2023

excludeList problems

Hi, I'm trying to get the filebot script to work on my ubuntu machine. Running it as a crontab every 30 minutes. filebot -script fn:amc "/home/**********/Downloads/Completed/" --output "/media/*******/media" --log-file amc.log --def excludeList=amc-input.txt --action move -non-strict --def ...
by ziob
05 Mar 2014, 12:38
Forum: Scripting and Automation
Topic: Script help
Replies: 5
Views: 3519

Re: Script help

Running uTorrent on Ubuntu Server with only a webui. But here's my problem: Moving files from '/home/*****/Downloads/Incompleted/The.Daily.Show.2014.03.04.Jim.DeMint.HDTV.x264-SWOLLED' to '/home/*****/Downloads/Completed/The.Daily.Show.2014.03.04.Jim.DeMint.HDTV.x264-SWOLLED' Executing: filebot ...
by ziob
03 Mar 2014, 10:42
Forum: Scripting and Automation
Topic: Script help
Replies: 5
Views: 3519

Re: Script help

I guess it would look something like this:

Image
by ziob
03 Mar 2014, 10:34
Forum: Scripting and Automation
Topic: Script help
Replies: 5
Views: 3519

Script help

Hi guys, Need to help to put together a filebot script for my Ubuntu Server. I run a utorrent client on my ubuntu server machine, utorrent can run a program when torrent is completed. I would like the script to extract the completed torrent, moves the .MKV file to a specific folder for series or ...