Search found 337 matches

by kloaknet
18 Dec 2022, 20:06
Forum: Support
Topic: Struggling With Dupe scores
Replies: 3
Views: 5437

Re: Struggling With Dupe scores

maybe below helps, some old 'code' of mine: Shows Filter, 1080p over 720p releases, prioritize PROPERs 1080p > 720p, real > proper > repack > internal Lets say you have a feed with all your shows in it, for all qualities. You are happy with 720p releases, but prefer a 1080p release. You don't want t...
by kloaknet
24 Jan 2020, 17:54
Forum: Extension scripts
Topic: [SQS-Script] Completion-Propagation/DMCA/Retention check
Replies: 276
Views: 542935

Re: [SQS-Script] Completion-Propagation/DMCA/Retention check

Could you please add your script to a github repo and/or if possible update it for python3 as python2 is now EOL ? [EDIT2] Completion_p3.py.zip NO SUPPORT WILL BE PROVIDED !! Nice that you made some tweaks to it for py3, always written it with the intention to port, but no time. Maybe others should...
by kloaknet
24 Jan 2020, 17:33
Forum: Extension scripts
Topic: [SQS-Script] Completion-Propagation/DMCA/Retention check
Replies: 276
Views: 542935

Re: [SQS-Script] Completion-Propagation/DMCA/Retention check

I've come across an error in the script that may be an easy fix. This is the error: Completion: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf1' in position 18: ordinal not in range(128) I believe this is the file it's stuck on Jack Peñate - After You (2019) FLAC And I believe that ...
by kloaknet
24 Jan 2020, 17:31
Forum: Extension scripts
Topic: [SQS-Script] Completion-Propagation/DMCA/Retention check
Replies: 276
Views: 542935

Re: [SQS-Script] Completion-Propagation/DMCA/Retention check

Edit: I found the problem: The servers are sorted by first by their group, then by their level. I had my main server in group 1, but the backup server had no group, so it was checked first. What is the reasoning behind sorting by group, first? Guess this is related to how NZBGet works, maybe check ...
by kloaknet
07 Apr 2019, 10:15
Forum: Extension scripts
Topic: [PP-Script / Scan-Script] Automatically Fetch Subtitles
Replies: 281
Views: 210677

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

without authenticate (blank pass and user), it just finds 0 subtitles for shows that worked before, and have subs on the website.

with authenticate, I get 'Failed to authenticate with Addic7ed!'

So on both approaches it must encounter a captcha. Lets hope they come with a simple API soon.
by kloaknet
03 Apr 2019, 19:17
Forum: Extension scripts
Topic: [PP-Script / Scan-Script] Automatically Fetch Subtitles
Replies: 281
Views: 210677

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

l2g wrote:
03 Apr 2019, 16:41
Does this include people who've authenticated? Do you know?
On my end it stopped working, with authentication on. But the exact details I dont have atm. I may can post some logs this weekend if needed.
by kloaknet
03 Apr 2019, 14:21
Forum: Extension scripts
Topic: [PP-Script / Scan-Script] Automatically Fetch Subtitles
Replies: 281
Views: 210677

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

just a headsup to l2g that addic7ed is moving to some API feature, and atm has captchas to block automation stuff like this script.
by kloaknet
30 Oct 2018, 18:06
Forum: Extension scripts
Topic: [SQS-Script] Completion-Propagation/DMCA/Retention check
Replies: 276
Views: 542935

Re: [SQS-Script] Completion-Propagation/DMCA/Retention check

best guess is a rights issue that didnt allow to write anything into the lock file, maybe space related.
by kloaknet
19 Oct 2018, 19:09
Forum: Extension scripts
Topic: [SQS-Script] Completion-Propagation/DMCA/Retention check
Replies: 276
Views: 542935

Re: [SQS-Script] Completion-Propagation/DMCA/Retention check

Starting today, I began getting this error and I can't figure out how to stop it. I haven't changed any settings at all, and it has been working fine for the last several months. The only event that occurred was I ran out of disk space, nzbget autopaused, and I resumed like normal (this has happene...