Flexget now downloads the file folder and saves it to
~ / mults / Fantasy Patrol / Fantasy Patrol [rutracker.org] /files
~ / mults / Fantasy Patrol /Fantasy patro (720p-AVC)/files
how to rename downloaded folders Fantasy Patrol [rutracker.org] & Fantasy patro (720p-AVC)
how to set up downloading files in 1 folder?
~ / mults / Fantasy Patrol /files
templates:
transmission:
transmission:
host: localhost
port: 9091
username: transmission
password: transmission
mults:
tvmaze_lookup: yes
thetvdb_lookup: yes
metainfo_series: yes
set:
path: ~/mults/{{series_name}}
label: mults
tasks:
RUTRACKER:
template:
- transmission
- notifycation
- mults
manipulate:
- series_name_rus:
from: title
extract: '\[.*?\]\s(.*?)\s\/'
- title:
replace:
regexp: '\[.*?\](.*?)\s\/.(.*?)\s..(\d+?)\s.+\/\s(.*?)\s..(.*?)\s.+'
format: '\1 s\3e\5'
inputs:
- rss: http://feed.rutracker.org/atom/f/815.atom
rutracker_auth:
username: '{? rutracker.username ?}'
password: '{? rutracker.password ?}'
regexp:
accept:
- '5740721' #Fantasy Patrol
from: url
disable: seen
## NNM-CLUB mults
nnmclub.to/mults:
template:
- transmission
- notifycation
- mults
manipulate:
- series_name_rus:
from: title
extract: '(.*)\s\/.+|(.+)\s\(\d+.+'
- title:
replace:
regexp: '(.+)\s\(\d.+\езо.+[-|\s](\d+),.+ери.+[-|\s](\d+)\s.+'
format: '\1 s\2e\3'
rss: '{? nnmclub.tvshows ?}'
regexp:
accept:
- '1037011' #Fantasy Patrol
from: description
disable: seen
How config.yml
1 post - 1 participant