SABnzbd Script

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
weapons777
Posts: 1
Joined: 27 Jan 2013, 06:35

SABnzbd Script

Post by weapons777 »

Hi Everyone,

I'm on MAC but the process should be the same for any platform. How can I make SABnzbd post-process my movies and download appropriate subtitles. SABnzbd sorting feature is good enough for me (deletes non-needed files, renames and moves) but lacks subtitles downloading and that's where Filebot excels.

How can I integrate them?

Regards.
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: SABnzbd Script

Post by rednoah »

It excels at renaming/moving even more so. :P

Anyway, you'll just have to tell SABnzbd to run filebot on newly completed downloads:

Code: Select all

filebot -get-missing-subtitles /path/to/file/or/folder -r -non-strict
:idea: Please read the FAQ and How to Request Help.
Post Reply