@Randy_Klein wrote:
I'm trying to setup a config to download formula 1 races. It's working, but it's downloading all 3 of the available versions that meet the criteria. How do I update it so that it only download one of the 3 versions? I'd think using a series would help, but I don't see anything in the filenames to configure a series with. Here is my config:
formula1:
rss:
url: https://RSS_URL
nzbget:
url: http://DOWNLOAD_URL
category: sports
regexp:
accept:
- Formula1
reject:
- qualifying
- notebook
- press
- practice
- paddock
- report
- buildup
- show
- postAnd here is the resulting downloads from the log:
2018-04-07 17:15 INFO nzbget formula1 Added
Formula1.2018.Australian.Grand.Prix.Race.720pHDTV.DD5.1.50fps.x264-wAm-Obfuscatedto nzbget
Formula1.2018.Australian.Grand.Prix.UNCUT.PDTV.x264-GRiP-Obfuscated
2018-04-07 17:15 INFO nzbget formula1 Addedto nzbget
Formula1.2018.Australian.Grand.Prix.HDTV.x264-VERUM-Obfuscated
2018-04-07 17:15 INFO nzbget formula1 Addedto nzbget
Posts: 1
Participants: 1