Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Import file with secret info like user/password transmission
- secrets: secrets.yml
- web_server:
- bind: 94.23.254.148
- port: 3539
- api: yes
- webui: yes
- templates:
- anime:
- regexp:
- reject:
- - complete
- reject_excluding:
- - vostfr
- series:
- settings:
- ani:
- upgrade: no
- identified_by : sequence
- begin : 1
- special_ids:
- - special
- - OAV
- - OVA
- - OAD
- - film
- - movie
- ani:
- #Saison actuelle
- - Big order
- - Boku no Hero Academia
- - Bungou Stray Dogs:
- alternate_name:
- - Bungo Stray Dogs
- - Concrete Revolutio Choujin Gensou THE LAST SONG:
- alternate_name:
- - Concrete Revolutio THE LAST SONG
- - Endride
- - Flying witch:
- special_ids:
- - special
- - OAV
- - OVA
- - OAD
- - petit
- - Gyakuten Saiban Sono "Shinjitsu", Igi Ari:
- alternate_name:
- - Gyakuten Saiban
- - Phoenix Wright
- - Ace Attorney
- - Hundred
- - Joker Game
- - Kiznaiver:
- begin: 0
- - Koutetsujou no Kabaneri
- - Mayoiga
- - Netoge no Yome wa Onnanoko ja Nai to Omotta:
- alternate_name:
- - Net Game no Yome wa Onna no Ko ja Nai to Omotta
- - Re Zero Kara Hajimeru Isekai Seikatsu:
- alternate_name:
- - ReZero
- - Seisen Cerberus Ryuukoku no Fatalite:
- alternate_name:
- - Seisen Cerberus
- #Autre
- #- Subete ga F ni Naru The Perfect Insider:
- tasks:
- nyaa:
- transmission:
- username: '{{ secrets.transmission.user }}'
- password: '{{ secrets.transmission.pass }}'
- path: /home/floppyserv/torrents/anime/{{ series_name|replace(" ",".") }}/Season {{ series_season|pad(2)}}/
- addpaused: no
- main_file_only: yes
- include_subs: yes
- skip_files:
- - '*.nfo'
- - '*.sfv'
- - '*.txt'
- - '*.rar'
- - '*.zip'
- #content_filename: '{{series_name|replace(" ",".")}}.S{{series_season|pad(2)}}E{{series_episode|pad(2)}}'
- notifymyandroid:
- apikey: 1ad27e4eabd5ab2b9ff75acd69633365ced59d7aabbffac3
- discover:
- what:
- - emit_series : yes
- from:
- - nyaa: anime non-eng
- interval: 30 minutes
- template:
- - anime
- schedules:
- - tasks: '*'
- interval:
- minutes : 20
Advertisement
Add Comment
Please, Sign In to add comment