Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted by m3freak ( 14 years ago )
presets:
  global:
    # configuration of email parameters
    # >> each feed will send an email with the accepted entries
    # >> can be disabled per feed with email: active: False
    email:
      active: True
      from: [email protected]
      to: [email protected]
      smtp_host: x.x.x.x
      smtp_port: 25
      smtp_login: false
    # configuration of transmission parameters
    # >> each accepted feed item will be piped to transmission
    transmission:
      host: localhost
      port: 9091
      removewhendone: yes
      addpaused: no
      honourlimits: yes
  # configuration of series parameters
  # >> this list represents the shows to automatically download via transmission
  tv-shows:
    #regexp:
    #  reject:
    #    - PROPER
    #    - ettv
    series:
      settings:
        HDTV:
          propers: no
          set:
            path: /home/public/data/videos/media_01 [72]/tv-files/{{ series_name|replace(' ','.') }}/season_0{{ series_season }}
        720p:
          propers: no
          set:
            path: /home/public/data/videos/media_01 [72]/tv-files/{{ series_name|replace(' ','.') }}/season_0{{ series_season }}
        1080p:
          propers: no
          set:
            path: /home/public/data/videos/media_01 [72]/tv-files/{{ series_name|replace(' ','.') }}/season_0{{ series_season }}
      HDTV:
        - Haven
      720p:
        - Alcatraz
        - Community:
            watched: S03E10
            timeframe: 72 hours
        - Dexter:
            watched: S06E12
        - Falling Skies
        - Grimm
        - Terra Nova
        - The Big Bang Theory:
            watched: S05E11
        - The Walking Dead:
            watched: S02E07
        - Top Gear:
            watched: S18E01
      1080p:
        - My Little Pony:
            watched: S02E15
    # configuration of torrent download
    # >> this sets the default location to save all torrent files in
    download: /home/public/data/videos/media_01 [72]/tv-files/{{ series_name|replace(' ','.') }}/season_0{{ series_season }}
# configuration of feeds
feeds:
  alcatraz:
    preset: tv-shows
    rss: http://www.ezrss.it/search/index.php?simple&show_name=alcatraz&mode=rss
  community:
    preset: tv-shows
    rss: http://isohunt.com/js/rss/Community+mkv?iht=3
  dexter:
    preset: tv-shows
    text:
      url: http://eztv.it/shows/78/dexter/
      entry:
        title: 'class="epinfo">(.*?)<'
        url: 'href="(?=http)(.*?)" class="download_1"'
  grimm:
    preset: tv-shows
    html: http://thepiratebay.se/search/grimm 720p/0/99/200/
  haven:
    preset: tv-shows
    rss: http://www.ezrss.it/search/index.php?simple&show_name=haven&mode=rss
    #text:
    #  url: http://eztv.it/shows/409/haven/
    #  entry:
    #    title: 'class="epinfo">(.*?)<'
    #    url: 'href="(?=http)(.*?)" class="download_1"'
  mlpfim:
    preset: tv-shows
    rss: http://isohunt.com/js/rss/my+little+pony?iht=3
    html: http://thepiratebay.se/search/my little pony/0/99/200
  tbbt:
    preset: tv-shows
    #rss: http://www.ezrss.it/search/index.php?simple&show_name=the+big+bang+theory&mode=rss
    rss: http://isohunt.com/js/rss/the+big+bang+theory?iht=3
  top_gear:
    preset: tv-shows
    rss: http://isohunt.com/js/rss/top+gear?iht=3
  twd:
    preset: tv-shows
    rss: http://isohunt.com/js/rss/the+walking+dead?iht=3&noSL; html: http://thepiratebay.se/search/the walking dead/0/99/200

 

Revise this Paste

Children: 48649
Your Name: Code Language: