Skip to content

Instantly share code, notes, and snippets.

@juffee
Created January 1, 2014 18:23
Show Gist options
  • Save juffee/8210178 to your computer and use it in GitHub Desktop.
Save juffee/8210178 to your computer and use it in GitHub Desktop.
config.yml
presets:
tvshows:
exists_series:
- /home/xbian/TV Shows/
- /home/xbian/Downloads/
regexp:
reject:
- FASTSUB
- VOSTFR
- Subtitulado
content_filter:
reject:
- '*.rar'
- '*.zip'
- '*.avi'
transmission:
host: localhost
port: 9091
username: xbian
password: raspberry
path: /home/xbian/TV Shows/{{series_name}}/S{{"%02d"|format(series_season)}}
inputs:
- rss: http://showrss.info/rss.php?user_id=153695&hd=null&proper=null&namespaces=true
- rss: http://kat.ph/tv/?rss=1
- rss: http://ezrss.it/feed/
- rss: http://rss.bt-chat.com/?group=3
- rss: http://extratorrent.com/rss.xml?cid=8
movies:
transmission:
host: localhost
port: 9091
username: xbian
password: raspberry
path: /home/xbian/Movies
tasks:
Get tvshows 720p hdtv:
priority: 1
preset: tvshows
import_series:
from:
trakt_list:
username: juppee
password: maricar3
api_key: 4b65cad24357e39a0fc259b6c5910c0a
custom: Following in HD
settings:
quality: 720p hdtv
Get tvshows hdtv <720p:
priority: 2
preset: tvshows
import_series:
from:
trakt_list:
username: juppee
password: maricar3
api_key: 4b65cad24357e39a0fc259b6c5910c0a
custom: Following
settings:
quality: hdtv <720p
Fill movie queue:
priority: 3
interval: 1 day
trakt_list:
username: juppee
api_key: 4b65cad24357e39a0fc259b6c5910c0a
movies: watchlist
seen: local # We don't want accepted movies on this feed to affect actual download feed
queue_movies:
quality: 720p+ bluray
force: no
imdb_lookup: yes
accept_all: yes
Get movies:
preset: movies
priority: 4
content_size:
max: 2000
min: 700
torrent_alive: yes
discover:
what:
- emit_movie_queue: yes
from:
- piratebay: yes
- search_rss:
url: http://pirateproxy.net/feeds/207
link: magneturi
- search_rss:
url: http://katmirror.com/highres-movies/?rss=1
- kat:
verified: yes
- torrentz: verified
movie_queue: yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment