Advertisement
Guest User

Untitled

a guest
Aug 11th, 2017
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.56 KB | None | 0 0
  1. This task fails
  2. --------------------------------------------------------------
  3.   traktget:
  4.     qbittorrent: yes
  5.     configure_series:
  6.       settings:
  7.         quality: 720p+
  8.         path: /Anime/main/trakt/{{series_name}}/Season {{series_season}}/
  9.       from:
  10.         trakt_list:
  11.           account: Stabington
  12.           list: flexget
  13.           type: shows
  14.     discover:
  15.       what:
  16.         - next_series_episodes: yes
  17.       from:
  18.         - horriblesubs: yes
  19.         # Pick a search plugin(s) https://flexget.com/wiki/Searches
  20.  
  21.  
  22.  
  23.  
  24.  
  25. Entire config below
  26. -------------------------------------------------------------
  27. web_server: yes
  28.  
  29. #Anime serier.
  30.  
  31. tasks:
  32.   horriblesubs:
  33.     qbittorrent: yes
  34.     rss: http://horriblesubs.info/rss.php?res=1080
  35.     series:
  36.       - Boruto:
  37.           set:
  38.             path: /Anime/main/Anime/Boruto - Naruto Next Generations/Season 1
  39.    
  40.       - Shingeki no Kyojin:
  41.           set:
  42.             path: /Anime/main/Anime/Attack on Titan/temp
  43.    
  44.       - Made in Abyss:
  45.          set:
  46.             path: /Anime/main/Anime/Made in Abyss/Season 1
  47.            
  48.       - Knight’s & Magic:
  49.          set:
  50.             path: /Anime/main/Anime/Knight`s and Magic/Season 1
  51.    
  52.       - Isekai Shokudou:
  53.          set:
  54.             path: /Anime/main/Anime/Restaurant to Another World/Season 1
  55.            
  56.       - Boku no Hero Academia:
  57.          set:
  58.             path: /Anime/main/Anime/My Hero Academia/Season 2
  59.            
  60.       - Tsurezure Children:
  61.          set:
  62.             path: /Anime/main/Anime/Tsurezure Children/Season 1
  63.      
  64.       - Re-Creators:
  65.          set:
  66.             path: /Anime/main/Anime/Re:Creators/Season 01
  67.            
  68.       - Aho Girl:
  69.          set:
  70.             path: /Anime/main/Anime/Aho Girl/Season 1
  71.            
  72.       - Centaur no Nayami:
  73.          set:
  74.             path: /Anime/main/Anime/A Centaur's Life/Season 1
  75.      
  76.       - Hajimete no Gal:
  77.          set:
  78.             path: /Anime/main/Anime/My First Girlfriend is a Gal/Season 1
  79.      
  80.       - Isekai wa Smartphone to Tomo ni:
  81.          set:
  82.             path: /Anime/main/Anime/In Another World With My Smartphone/Season 1
  83.            
  84.       - Jigoku Shoujo – Yoi no Togi:
  85.          set:
  86.             path: /Anime/main/Anime/Hell Girl/Season 04
  87.            
  88.       - Monster Hunter Stories Ride On:
  89.          set:
  90.             path: /Anime/main/Anime/Monster Hunter Stories Ride On/Season 1
  91.            
  92.       - New Game!!:
  93.          set:
  94.             path: /Anime/main/Anime/New Game!/Season 2
  95.            
  96.       - Gamers!:
  97.          set:
  98.             path: /Anime/main/Anime/Gamers!/Season 1
  99.            
  100.       - Dragon Ball Super:
  101.          set:
  102.             path: /Anime/main/Anime/Dragon Ball Super/Season 2
  103.            
  104.       - Princess Principal:
  105.          set:
  106.             path: /Anime/main/Anime/Princess Principal/Season 1
  107.            
  108.       - Koi to Uso:
  109.          set:
  110.             path: /Anime/main/Anime/Love and Lies/Season 1
  111.            
  112.       - Youkoso Jitsuryoku Shijou Shugi no Kyoushitsu e:
  113.          set:
  114.             path: /Anime/main/Anime/Classroom of the Elite/season 1
  115.            
  116. # Filmer fra YTS
  117.  
  118.   yts:
  119.     qbittorrent: yes
  120.     rss: https://yts.ag/rss/0/1080p/all/0
  121.     accept_all: yes
  122.     set:
  123.       path: /Anime/main/Movies
  124.      
  125.      
  126. # Serier Fra ezTV
  127.   eztv:
  128.     qbittorrent: yes
  129.     rss: https://eztv.ag/ezrss.xml
  130.     quality: 720p+
  131.     series:
  132.      
  133.       - Game of Thrones:
  134.          set:
  135.             path: /Anime/main/TV Series/Game Of Thrones/Season 7
  136.  
  137.       - Supernatural:
  138.          set:
  139.             path: /Anime/main/TV Series/Supernatural/Season 13
  140.            
  141.       - The Flash 2014:
  142.          set:
  143.             path: /Anime/main/TV Series/The Flash 2014/Season 4
  144.            
  145.       - Doctor Who 2005:
  146.          set:
  147.             path: /Anime/main/TV Series/Doctor Who 2005/Season 11
  148.      
  149.       - Rick and Morty:
  150.          set:
  151.             path: /Anime/main/TV Series/Rick And Morty/Season 3
  152.  
  153.   # This task will look for episodes you have added to your `My TV Shows` list at trakt.
  154.   # It will set the `begin` series option for that show, then remove the episode and re-add it to your `My TV Shows` list as a show.
  155.   traktep:
  156.     seen: local
  157.     trakt_list:
  158.       account: Stabington
  159.       list: flexget
  160.       type: episodes
  161.     accept_all: yes
  162.     set_series_begin: yes
  163.     list_remove:
  164.       - trakt_list:
  165.           account: Stabington
  166.           list: flexget
  167.           type: episodes
  168.     list_add:
  169.       - trakt_list:
  170.           account: Stabington
  171.           list: flexget
  172.           type: shows
  173.  
  174.   # This task is what will actually download your shows.
  175.   # See https://flexget.com/wiki/Cookbook/Series/Search for a more detailed explanation of how this search based task works, as well as an example of how to use your `tv` template on an rss based task alongside.
  176.   traktget:
  177.     qbittorrent: yes
  178.     configure_series:
  179.       settings:
  180.         quality: 720p+
  181.         path: /Anime/main/trakt/{{series_name}}/Season {{series_season}}/
  182.       from:
  183.         trakt_list:
  184.           account: Stabington
  185.           list: flexget
  186.           type: shows
  187.     discover:
  188.       what:
  189.         - next_series_episodes: yes
  190.       from:
  191.         - horriblesubs: yes
  192.         # Pick a search plugin(s) https://flexget.com/wiki/Searches
  193.  
  194.  
  195. schedules:
  196.   - tasks: 'horriblesubs'
  197.     interval:
  198.       hours: 1
  199.      
  200.   - tasks: 'yts'
  201.     interval:
  202.       hours: 6
  203.      
  204.   - tasks: 'eztv'
  205.     interval:
  206.       hours: 1
  207.  
  208.   - tasks: [traktep, traktget]
  209.     interval:
  210.       minutes: 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement