Search found 228 matches

by l2g
19 Jul 2019, 22:42
Forum: Extension scripts
Topic: [PP-Script / Queue-Script] Notifications (All In One)
Replies: 142
Views: 195640

Re: [PP-Script / Queue-Script] Notifications (All In One)

It's been a while, so I felt the need to update this script and slap a new build number on it. Release v0.9.3 ( Direct Download Link ) is now in place. The release details (and new documentation) can be found at the head of this thread ( quick link ). I added all of the new supported notification se...
by l2g
19 Jul 2019, 22:12
Forum: Extension scripts
Topic: Script Development & Framework - pynzbget
Replies: 6
Views: 7371

Re: Script Development & Framework - pynzbget

Incremented the version to v0.6.3 including on Pypi.

This package is completely compatible with Python v3 and Python v2.7 now.

For those who are interested, here is the direct download link to v0.6.3, but it's much easier to just use PIP:

Code: Select all

pip install pynzbget
by l2g
05 Apr 2019, 23:29
Forum: Extension scripts
Topic: [PP-Script] VideoSort - better video sorting
Replies: 461
Views: 527596

Re: [PP-Script] VideoSort - better video sorting

Videosort should put the TV episode in D:\The Big Bang Theory\S10\ Instead, Videosort puts the TV episode in D:\He Big Bang Theory\S10\ But it's inconsistent, one series will work just fine, and another won't. It's absolutely bizarre. You seemed to have this problem with other scripts too: source ....
by l2g
03 Apr 2019, 16:41
Forum: Extension scripts
Topic: [PP-Script / Scan-Script] Automatically Fetch Subtitles
Replies: 281
Views: 211236

Re: [PP-Script / Scan-Script] Automatically Fetch Subtitles

Does this include people who've authenticated? Do you know?
by l2g
16 Feb 2019, 20:22
Forum: Extension scripts
Topic: [PP-Script / Queue-Script] Notifications (All In One)
Replies: 142
Views: 195640

Re: [PP-Script / Queue-Script] Notifications (All In One)

@douche: You issue should be fixed in the latest code sitting in the master branch of NZB-Notify here . I've stripped out all of the provided dependencies in the latest release though as well. You'll need to make sure you do the following though first: # This must be done on the same node as NZB-No...
by l2g
16 Feb 2019, 06:23
Forum: Extension scripts
Topic: [PP-Script / Queue-Script] Notifications (All In One)
Replies: 142
Views: 195640

Re: [PP-Script / Queue-Script] Notifications (All In One)

@douche : Thank you for being so patient. I will try to have a look at this and push an update to nzb-notify soon. @b0mb : This was a very large undertaking, but i 'think' I've implemented it in a development branch of apprise (which is what nzb-notify is based on now-a-days). The only problem with...
by l2g
26 Dec 2018, 18:16
Forum: Extension scripts
Topic: [PP-Script / Queue-Script] Notifications (All In One)
Replies: 142
Views: 195640

Re: [PP-Script / Queue-Script] Notifications (All In One)

I'm so sorry for taking so long to get back to you. I don't use this forum as much as i 'used to'/should any more and didn't see your message from Dec 11th until now. In the future you should push your issues to github :) I still have to address this issue you pointed out :(. If you wouldn't mind sh...
by l2g
15 Oct 2018, 16:08
Forum: Extension scripts
Topic: [PP-Script / Queue-Script] Notifications (All In One)
Replies: 142
Views: 195640

Re: [PP-Script / Queue-Script] Notifications (All In One)

Woozy, Your issue is very similar to this and this . The problem is that OpenSSL overtime has become VERY uncompatible with some of the libraries its built on. It doesn't do a very good job trying to keep everything backwards compatible. But once thing you could try is removing the copy i package so...
by l2g
08 Oct 2018, 19:48
Forum: Extension scripts
Topic: [PP-Script / Scan-Script] Automatically Fetch Subtitles
Replies: 281
Views: 211236

Re: [PP-Script / Scan-Script] Automatically Fetch Subtitles

INFO Sun Oct 07 2018 19:03:01 Subliminal: ImportError: cannot import name kill INFO Sun Oct 07 2018 19:03:01 Subliminal: from os import kill ... Your problem is here. The kill function is part of core functionality associated with Python. U have never seen i case where it was not compiled into Pyth...
by l2g
26 Sep 2018, 16:47
Forum: Extension scripts
Topic: [PP-Script / Queue-Script] Notifications (All In One)
Replies: 142
Views: 195640

Re: [PP-Script / Queue-Script] Notifications (All In One)

Well that sucks; I created this ticket in lieu of what you found.

I should be able to reproduce this without any further help from you; but i may PM you (worst case) for more info!

Thank you for reporting this!