Page 1 of 2

Still No Subliminal Script?

Posted: August 23rd, 2017, 5:56 pm
by Mystik
I had been using sabnzbd for a while, but then switched over to NZBGet. It has a couple very nice scripts for Subliminal. I was checking back over here, and the search shows interest in such a script from 5 years back, but still can't seem to find one. After so much time, I guess it's not a great chance we'll be seeing one soon?

Re: Still No Subliminal Script?

Posted: August 24th, 2017, 12:19 am
by sander
I had never heard of Subliminal, so I had a look:

Code: Select all

sander@Stream-13:~/git/nzbget-subliminal$ python Subliminal.py ~/Downloads/complete/blabla.2016.s01e01.720p.hdtv.x264-alterego/ -a 333333320
17-08-24 07:17:43,234 - 20535 - INFO - Found 1 matched file(s).
2017-08-24 07:17:43,235 - 20535 - INFO - Using advanced search mode
...
.... and it finds a subtitle. Nice.

Is that what you are talking about and what you need?

If so, why don't you run the above? It needs a one-liner script from/for SABnzbd.

Re: Still No Subliminal Script?

Posted: August 24th, 2017, 12:46 am
by Mystik
Maybe. Would you be interested in setting it up as a proper script that end-users can simply download and use for all files they download?

Re: Still No Subliminal Script?

Posted: August 24th, 2017, 12:47 am
by safihre
We can ask caronc to edit the script to also work with sabnzbd, he also did this for NZB-notify and it works great :)

Re: Still No Subliminal Script?

Posted: August 24th, 2017, 12:50 am
by Mystik
Awesome! That sounds great! :)

Re: Still No Subliminal Script?

Posted: August 24th, 2017, 12:55 am
by safihre

Re: Still No Subliminal Script?

Posted: August 24th, 2017, 12:59 am
by Mystik
Posted. Hopefully that was good enough. :)

Re: Still No Subliminal Script?

Posted: August 27th, 2017, 1:43 pm
by l2g
Found this thread; just wanted to let you know there is a test build that seems to work for me.

I'd paste the URL, but i get the error 'New users are not allowed to post links' from this forum. So just follow the bug link provided above and the instructions are there. :)

Re: Still No Subliminal Script?

Posted: August 27th, 2017, 3:32 pm
by Mystik
Thank you again. Will check it out.

Re: Still No Subliminal Script?

Posted: August 27th, 2017, 3:47 pm
by Mystik
"Just copy the Subliminal directory and Subliminal.py into sabnzbd/scripts/ and you're good to go (assuming you configure SABnzbd to call it too). "

This will be my first time using a script in SABnzbd. I looked around, but didn't spot anything yet. What do I need to do to configure SABnzbd to call it? I have it in the directly, and I created and slightly tweaked the ini.

Re: Still No Subliminal Script?

Posted: August 27th, 2017, 4:53 pm
by safihre
Go to Folders and there set the Scripts-Folder to where you have stored the whole Subliminal stuff.
Then go into Categories and there you can set for the category you want to run the script by selecting it.
If you always want to run it, select it for the Default category.

Re: Still No Subliminal Script?

Posted: August 27th, 2017, 5:11 pm
by Mystik
Excellent. Heading to do it now. TY

Re: Still No Subliminal Script?

Posted: October 8th, 2017, 2:46 pm
by rambonzb123
Mystic, were you able to get this working? Or anyone?

Re: Still No Subliminal Script?

Posted: October 8th, 2017, 2:54 pm
by rambonzb123
I've gotten as far as installing python and I am able to run the script manually, but I am having issues with getting SAB to do this automatically. I am probably doing something wrong in categories. Can anyone post their categories page at least just the line for subliminal? Any insight would be nice. thx!

Re: Still No Subliminal Script?

Posted: October 8th, 2017, 4:14 pm
by safihre
What happens? Does the script run at all? What is the output?