Search found 5 matches

by cbishop
15 Apr 2018, 12:30
Forum: Support
Topic: Statistics and Status
Replies: 0
Views: 2228

Statistics and Status

Hi, Under Free disk space i believe there is a limit of 3 or 4TB for a mounted partition to be displayed. Could this be increased to reflect the actual free space? Example: Connect a 6TB disk and under free disk space there is no visable output until the disk is under 3 or 4TB. Small feature request...
by cbishop
17 May 2017, 08:29
Forum: Support
Topic: RSS Filters using RegEx
Replies: 2
Views: 2051

Re: RSS Filters using RegEx

hugbug wrote:Use command $ to match a regular expression:

Code: Select all

Accept: $^Lamb\.+HDTV.+
Note that the first $ isn't part of the regular expression, it's a command telling rss parser how to interpret the rest of the search term. For details see documentation on RSS.
Thank you hugbug :D
by cbishop
17 May 2017, 07:35
Forum: Support
Topic: RSS Filters using RegEx
Replies: 2
Views: 2051

RSS Filters using RegEx

Hello, Does NZBGet support Regular Expression (RegEx) for RSS Filters? Currently I have: Filter: 1. size:<1GB age:>2h R: word word word word 2. *search criteria* 3. *search criteria* 4. *search criteria* etc The situation is RSS picks up all words with *search criteria* in it. If my search criteria ...
by cbishop
10 Nov 2015, 09:09
Forum: Feature discussion
Topic: [Feature Request] Toggle Healthcheck
Replies: 2
Views: 2602

Re: [Feature Request] Toggle Healthcheck

hugbug wrote:It's called option "HealthCheck".
Please forgive my blindness, found under "PAR CHECK/REPAIR"

Regards,
cbishop
by cbishop
10 Nov 2015, 06:07
Forum: Feature discussion
Topic: [Feature Request] Toggle Healthcheck
Replies: 2
Views: 2602

[Feature Request] Toggle Healthcheck

Hi, Firstly awesome app which you have coded. I have it running on a Raspberry Pi 2. My biggest grumble and request for a resign would be based on the health check feature. May I ask for a toggle switch of either On/Off and or a value which the user can specify if they choice On for instance. I unde...