@john_es wrote:
I have skip_files ste to skip things like *.txt (config below)... but nothing is being skipped. Wondering what I am doing wrong.
My task:
version_checker: yes
inputs:
- rss:
url: http://....
other_fields: ['torrent:magnetURI']
link: 'torrent:magnetURI'
priority: 1
template:
- movies
- transmissionrpc
- ftdb_cookie
set:
path: /data/MOVIESFLEXGET/
skip_files:
- '*.nfo'
- '*.sfv'
- '[sS]ample'
- '*.txt'
include_subs: yes
Posts: 2
Participants: 2