Search found 10 matches

by MrCorleone
05 Sep 2019, 16:16
Forum: Support
Topic: Automatically build history from RSS feed?
Replies: 1
Views: 1034

Re: Automatically build history from RSS feed?

Copy each fetch and append to a xml file using an RSS Feed script. Feed1 > Fetched every x mins from where ever and appended to feed.history.xml Feed2 > Fetched 0 mins (never) and points to feed.history.xml If you save the feeds.history.xml in the nzbget/webui/ directory you can use this address as ...
by MrCorleone
17 Feb 2019, 03:40
Forum: Support
Topic: RSS filter by airdates?
Replies: 16
Views: 8119

Re: RSS filter by airdates?

I don't know if this is still an option for RSS Feeds, but I support it.

NZBHydra uses the extended attribute by default but does not seem to work with the aired option... I would like to filter out episodes from TV Shows aired X years, months, weeks ago.
by MrCorleone
26 Aug 2018, 03:20
Forum: Support
Topic: Change Dupescore from Command Line
Replies: 1
Views: 1019

Change Dupescore from Command Line

Long story short I messed up A TON of dupescores. I am looking for a simple way of changing them all like so: .*720p.* = 20 .*1080p.* = 40 .*2160p.* = 60 I looked through the command line options using --help but I do not see the ability to edit the dupescore. I am attempting to NOT have to remove t...
by MrCorleone
08 Dec 2017, 21:58
Forum: Support
Topic: Case sensitive RSS
Replies: 5
Views: 2414

Re: Case sensitive RSS

Thanks HugBug!
by MrCorleone
28 Nov 2017, 17:55
Forum: Support
Topic: Case sensitive RSS
Replies: 5
Views: 2414

Re: Case sensitive RSS

Its mainly for dupe keys and scores...

NzbGet sees THIS, This & this as different dupekeys, so I end up downloading all of them when I don't really need to.
by MrCorleone
12 Oct 2017, 14:50
Forum: Support
Topic: Case sensitive RSS
Replies: 5
Views: 2414

Case sensitive RSS

Is there are way to reject lower case releases via rss?

Example:

This: Annabelle.2.Creation.2017.1080p.BluRay.x264-SPARKS
Not this: annabelle.2.creation.2017.1080p.bluray.x264-sparks

Thank you!
by MrCorleone
11 Aug 2017, 17:29
Forum: Support
Topic: Not nzbget-server or wrong nzbget-server version
Replies: 4
Views: 2695

Re: Not nzbget-server or wrong nzbget-server version

Started from scratch again... This time I was able to see why. INFO Fri Aug 11 2017 13:18:53 Script TestScript with command TestValue successful INFO Fri Aug 11 2017 13:18:53 TestScript: No response or invalid response (timeout, not nzbget-server or wrong nzbget-server version) INFO Fri Aug 11 2017 ...
by MrCorleone
11 Aug 2017, 14:10
Forum: Support
Topic: Not nzbget-server or wrong nzbget-server version
Replies: 4
Views: 2695

Re: Not nzbget-server or wrong nzbget-server version

In either instance I can open the GUI and interact like normal...
by MrCorleone
11 Aug 2017, 13:20
Forum: Support
Topic: Not nzbget-server or wrong nzbget-server version
Replies: 4
Views: 2695

Not nzbget-server or wrong nzbget-server version

After migrating to new hardware, I am getting the message - No response or invalid response (timeout, not nzbget-server or wrong nzbget-server version) - whenever I try to execute commands. Options that work so far are stuff like; -v, --help Options that give me the error message are like; -Q, -C, -...
by MrCorleone
05 Aug 2017, 17:38
Forum: Feature discussion
Topic: [Feature Request] Block brute-force hacking attempts
Replies: 3
Views: 4408

Re: [Feature Request] Block brute-force hacking attempts

I am in agreement with the idea of blocking brute-force attempts...

In the meantime, could someone help me with using FAIL2BAN and create a jail for NZBGet?

I understand how to create the jail, I am not sure how to setup the regex for the logs and log paths...