r15ch13
9/21/2015 - 4:58 PM

shanaproject + flexget + plex

shanaproject + flexget + plex


# set the folder format in your shanaproject.com settings to: {title} ({year})

templates:
  global:
    magnets: no
    thetvdb_lookup: yes
    transmission:
      enabled: yes
      host: 127.0.0.1
      port: 9090
      username: :^)
      password: :^)

tasks:
  shanaproject:
    priority: 1
    rss:
      url: http://www.shanaproject.com/feeds/secure/user/:^)/:^)/
      other_fields: [folder]
    accept_all: yes
    no_entries_ok: yes
    private_torrents: no
    thetvdb_lookup: yes
    set:
      path: '/downloads/Anime/{{folder|pathscrub}}'
    pushbullet:
      apikey: :^)
      title: "{{folder}}"
      body: "Added - {{title}}"

schedules:
  - tasks: '*'
    interval:
      hours: 1