Search found 5 matches

by jannis
07 Sep 2016, 11:05
Forum: Ubuntu & Desktop Linux
Topic: Failed to create excludes
Replies: 3
Views: 3436

Re: Failed to create excludes

Hi rednoah,

Thanks for the reply. I've made sure that Deluge is not running as a separate user, and I've checked the permissions on my download folders and they're all set so that Deluge should be able to read and write. I'm still getting an exclude list error though. Any more ideas?

Thanks
by jannis
06 Sep 2016, 12:22
Forum: Ubuntu & Desktop Linux
Topic: Failed to create excludes
Replies: 3
Views: 3436

Failed to create excludes

I have a new system set up with deluge calling filebot, and I was struggling to understand why it wasn't sorting files. In the log, it shows that filebot is being called in the correct way and Deluge is doing its job, but the script is failing at something called excludes. Here is my system informat...
by jannis
26 Aug 2015, 21:45
Forum: Ubuntu & Desktop Linux
Topic: Problems with Deluge automation
Replies: 1
Views: 3494

Problems with Deluge automation

Hi there, I am trying to use the script for Deluge and for some reason it will not initiate when a download is completed. My code is #!/bin/bash TORRENT_ID=$1 TORRENT_NAME=$2 TORRENT_PATH=$3 filebot -script fn:amc --output "/mnt/SAMSUNG/Downloads" --log-file amc.log --action hardlink --con...
by jannis
05 Mar 2015, 13:48
Forum: Ubuntu & Desktop Linux
Topic: Help with uTorrent
Replies: 3
Views: 4322

Re: Help with uTorrent

Hi rednoah,

As I said, I am a noob, so how would I go about doing this? I just checked my /usr/bin folder, and have found both java and filebot in there
by jannis
05 Mar 2015, 11:15
Forum: Ubuntu & Desktop Linux
Topic: Help with uTorrent
Replies: 3
Views: 4322

Help with uTorrent

Hi rednoah, I've been grappling with filebot for about a week now and just can't seem to get it running. The script isn't starting when my downloads are finishing. I would post my logs, but there is nothing to log because it's not running. I have tried using terminal, and when I run a test through t...