Search found 6 matches

by mallox
18 Nov 2013, 19:46
Forum: Scripting and Automation
Topic: keeplink: Exception!!!
Replies: 5
Views: 4073

Re: keeplink: Exception!!!

Thanks, it's work... kind of... when I call the script manually it's work perfectly... but now when Transmission call the script it's not doing anything. I can see in syslog that transmission is calling the script, but the script doesn't do anything, doesn't event log an error. I try to put it back ...
by mallox
18 Nov 2013, 18:07
Forum: Scripting and Automation
Topic: keeplink: Exception!!!
Replies: 5
Views: 4073

Re: keeplink: Exception!!!

Thanks, it's work... kind of... when I call the script manually it's work perfectly... but now when Transmission call the script it's not doing anything. I can see in syslog that transmission is calling the script, but the script doesn't do anything, doesn't event log an error. I try to put it back ...
by mallox
18 Nov 2013, 14:41
Forum: Scripting and Automation
Topic: keeplink: Exception!!!
Replies: 5
Views: 4073

Re: keeplink: Exception!!!

I already have openjdk 7 install. But I also have openjdk 6 installed that came part of ubuntu install.

So what do I have to do so filebot use the openjdk 7 version ? Do I need to uninstall the openjdk 6?

thanks for helping

and by the way really like your software, use it since 3 years
by mallox
18 Nov 2013, 02:32
Forum: Scripting and Automation
Topic: keeplink: Exception!!!
Replies: 5
Views: 4073

keeplink: Exception!!!

Hi

I'm running amc script on a ubuntu computer with transmission.

I recently want to change the action mode from copy to keeplink. But I get this error:

Exception: Unsupported Operation: move, createSymbolicLink

Does any one know what I do wrong?
by mallox
09 Oct 2013, 22:45
Forum: Help and Support
Topic: Filebot CLI doesn't start
Replies: 2
Views: 2654

Re: Filebot CLI doesn't start

Found my answer... Thanks to FAQ

Just enter

Code: Select all

sudo ln -s /opt/filebot/bin/filebot.sh /usr/bin/filebot
then it recognize the command

Thanks for the nice software
by mallox
09 Oct 2013, 22:34
Forum: Help and Support
Topic: Filebot CLI doesn't start
Replies: 2
Views: 2654

Filebot CLI doesn't start

First, I'm far from a linux expert. I run Ubuntu 12.04 amd64 and I PAID on Ubuntu software center for Filebot. Install it... but when I enter in a terminal any Filebot command it doesn't work.. It's say that Filebot command doesn't exist. The only way to start it is to enter in the terminal: /opt ...