Search found 6 matches

by gugahoi
09 Jun 2014, 04:13
Forum: Help and Support
Topic: Change default --action settings
Replies: 0
Views: 1734

Change default --action settings

Is there a way to have filebot do 'hardlink' by default when running the commnad line instead of 'move'?
This way if I accidentally forget to add the command I will be safe...
by gugahoi
09 Jun 2014, 03:45
Forum: Help and Support
Topic: Delete all old info
Replies: 2
Views: 2332

Re: Delete all old info

thanks!
by gugahoi
08 Jun 2014, 16:06
Forum: Help and Support
Topic: Delete all old info
Replies: 2
Views: 2332

Delete all old info

I have accidentally run a -rename command on a set of files I didnt want and now filebot associates these files with the query I had before.
How can I erase all the link filebot has made?
I have been struggling big time to make this work properly in an automated way. It seems to automatically ...
by gugahoi
08 Jun 2014, 05:18
Forum: Feature Requests and Bug Reports
Topic: AMC Better failed processing handling
Replies: 0
Views: 2061

AMC Better failed processing handling

At the moment all I receive in my inbox when a download fails to process is a very meaningless email saying:


[FileBot] Failure
Finished without processing any files

I am using Ubuntu 14.04 with Transmission,

My post processing script is:

#!/bin/bash
/usr/bin/filebot -script "fn:amc" --output ...
by gugahoi
07 Jun 2014, 10:58
Forum: Scripting and Automation
Topic: Notification of failure
Replies: 3
Views: 3330

Re: Notification of failure

Brilliant! I was just checking the info page again to see if the flag was there and it is. Not sure how I missed it.

Now a quick unrelated question, I had a movie be misidentified (Movie is supposed to be Evil Dead 2013).
Trying to rename it with:

filebot -r -rename /home/plex/Movies/The\ Lucky ...
by gugahoi
07 Jun 2014, 10:22
Forum: Scripting and Automation
Topic: Notification of failure
Replies: 3
Views: 3330

Notification of failure

I just tried out the email feature on the AMC script and its pretty awesome. However I notices it didnt show the failed ones.
Is it possible to be notified of what failed to match/rename? Is there a command for that?

Cheers