RegEx date duplicate issue

Get help, report and discuss bugs.
Post Reply
MrMoosieMan
Posts: 5
Joined: 03 Oct 2019, 13:27

RegEx date duplicate issue

Post by MrMoosieMan » 27 Oct 2019, 15:00

Hello!

I'm having any issue where my RegEx is not working as needed. I keep getting the following errors within the NZBGet log.

SHOW.10.24.2019 is a duplicate to SHOW.10.22.2019
SHOW.10.23.2019 is a duplicate to SHOW.10.22.2019

How can I tell NZBGet that a show with a date of 10.23.2019 or 10.24.2019 are not duplicates of 10.22.2019?

Thank you!

MrMoosieMan
Posts: 5
Joined: 03 Oct 2019, 13:27

Re: RegEx date duplicate issue

Post by MrMoosieMan » 27 Oct 2019, 15:28

I believe I figured out. Turns out reading the documentation is very helpful. :)

Here is my code:

Require: size:>50MB size:<500MB
Require: ( 64K | 128K )
Accept(dupekey:SHOW-${1}): SHOW $([0-9]+\.[0-9]+\.[0-9]+)

If you have something else to add, please do.

Post Reply

Who is online

Users browsing this forum: No registered users and 50 guests