Search found 466 matches

by prinz2311
10 Nov 2014, 18:41
Forum: Extension scripts
Topic: [Queue-Script] FakeDetector - early detection of fake videos
Replies: 79
Views: 332452

Re: [Queue-Script] FakeDetector - early detection of fake vi

But also think about that calling the Script during downloading costs system resources, especially on low powered Devices. So it's better not execute scripts in Categories were the Check is unneeded.
by prinz2311
10 Nov 2014, 17:42
Forum: Support
Topic: Unrar password file
Replies: 75
Views: 33873

Re: Unrar password file

I think adding this to the PasswordDetection Script is still the best way. If the PasswordDetection script would set the Password everything after would work normally.

Biggest Problem could be: How to detect what is the correct Password without extracting, so that it can be used as a queue script.
by prinz2311
10 Nov 2014, 15:17
Forum: Extension scripts
Topic: [Queue-Script] FakeDetector - early detection of fake videos
Replies: 79
Views: 332452

Re: [Queue-Script] FakeDetector - early detection of fake vi

One addition to the Guide: Combined Queue/PostProcessing Scripts like: FakeDetector, PasswordDetector don't need to be selected as Queue Script if they are selected as PostProcessing Script. So if FakeDetector, PasswordDetector is only set as PostProcessing Script for the Category they will automati...
by prinz2311
09 Nov 2014, 21:50
Forum: Extension scripts
Topic: [PP-Script] FailureLink
Replies: 16
Views: 56729

Re: [PP-Script] FailureLink

FakeDetector (and PasswordDetector) should be excecuted before FailureLink since both scripts could set the download to failure and FailureLink would not be informed if they would be executed after.
by prinz2311
25 Oct 2014, 15:50
Forum: Feature discussion
Topic: Password Input Type Configuration Option
Replies: 6
Views: 3970

Re: Password Input Type Configuration Option

I don't see a problem. Just like in SAB, if you take the nzb api key there, you can't use such advanced functions like queue management. You have to use the normal (full access) api key in SAB for this. So what is the difference? In NZBGet it would be the same as it is in SAB now: - If you just want...
by prinz2311
21 Oct 2014, 09:54
Forum: Third-party addons
Topic: [deleted]
Replies: 16
Views: 24173

Re: [Firefox] nzbFox - Control & Monitor NZBGet from Firefox

Yes I will test it again after it's released. But there would be 2 small features that would be missing and I'm currently having with my greasemonkey script:

Per Category Setting:
- Set Priority
- Set Un-/Pause
by prinz2311
20 Oct 2014, 20:49
Forum: Extension scripts
Topic: nzbToMedia for NZBGet V11+
Replies: 325
Views: 217854

Re: nzbToMedia for NZBGet V11+

Also many devices like mine only have python 2.x and don't support python 3.x at all.
by prinz2311
18 Oct 2014, 17:27
Forum: Extension scripts
Topic: [Scan-Script] Add packed nzb-files to queue
Replies: 43
Views: 170105

Re: Pre Process script for handling Zip files

Small enhancement:

- Remove old nzb entries from the tmp file permanently (or delete it if it's empty after removal of the old entries)
- Additional check that nzb_list is not empty
by prinz2311
17 Oct 2014, 17:10
Forum: Extension scripts
Topic: [Scan-Script] Add packed nzb-files to queue
Replies: 43
Views: 170105

Re: Pre Process script for handling Zip files

Another Bugfix. old nzb's weren't removed correctly from the nzb list