Quantcast
Channel: help - Forum - FlexGet
Viewing all 837 articles
Browse latest View live

A Good way to get data from IFTTT?

$
0
0

@lazybones wrote:

I have a few things that support IFTTT but not a lot else.. I am wondering if anyone has tried to get data from an IFTTT in put via some novel way.

In this case I would like to turn IFTTT messages into Movie list items ether triggered promptly or at least checked frequently.

Posts: 1

Participants: 1

Read full topic


Convert HASH to magnet URI? torrentz2 search results

Random crashes / Hangs

$
0
0

@her0wh1m wrote:

Hello,

Im getting random crashes / hangs

2017-09-27 08:48 ERROR irc_bot Unknown error occurred.
Traceback (most recent call last):
File "/usr/lib/python2.7/asynchat.py", line 115, in handle_read
data = self.recv (self.ac_in_buffer_size)
File "/usr/lib/python2.7/asyncore.py", line 387, in recv
data = self.socket.recv(buffer_size)
File "/usr/lib/python2.7/ssl.py", line 766, in recv
return self.read(buflen)
File "/usr/lib/python2.7/ssl.py", line 653, in read
v = self._sslobj.read(len)
error: [Errno 110] Connection timed out
2017-09-27 08:48 INFO irc_bot Attempting to restart connection to (u'irc.broadcasthe.net', 6697) in 9 seconds.
2017-09-27 08:48 INFO irc_bot Connecting to (u'irc.broadcasthe.net', 6697)
2017-09-27 08:48 INFO irc_bot Connected to server irc.broadcasthe.net
2017-09-27 08:48 INFO irc_bot Ghosting old connection
2017-09-27 08:48 INFO irc_bot Identifying with NickServ as xxxxx
2017-09-27 08:48 INFO irc_bot Joining channel: #btn-announce
2017-09-27 08:48 INFO irc_bot Joining channel: #btn-uncut

Im trying to use the irc plugin but its too unstable to use as it keeps hanging. This means it misses episodes and when I get it back up again it misses the next episodes as flexget missed the previous etc. Just not a working solution.

Ive tried logging with debug in the past but it is sooooo verbose that in the time between the hang happening (there is no warning) and me checking the logs they have filled up with stuff irrelevant to the crash.

Any ideas

Posts: 1

Participants: 1

Read full topic

Can't update via pip

$
0
0

@steve51184 wrote:

I'm running an outdated version (2.6.0) so tried running the usual commands:

pip install --upgrade setuptools
pip install --upgrade flexget

But I get this error:

root@steve:~# flexget -V
2.6.0
Latest release: 2.10.95

root@steve:~# pip install --upgrade setuptools
Traceback (most recent call last):
File "/usr/bin/pip", line 9, in
load_entry_point('pip==1.5.6', 'console_scripts', 'pip')()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 565, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2631, in load_entry_point
return ep.load()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2291, in load
return self.resolve()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2297, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 74, in
from pip.vcs import git, mercurial, subversion, bazaar # noqa
File "/usr/lib/python2.7/dist-packages/pip/vcs/mercurial.py", line 9, in
from pip.download import path_to_url
File "/usr/lib/python2.7/dist-packages/pip/download.py", line 25, in
from requests.compat import IncompleteRead
ImportError: cannot import name IncompleteRead

Would appreciate any help

Posts: 2

Participants: 2

Read full topic

Newpct search for old series or movies

$
0
0

@peregrinoxx wrote:

I Can't get the newpct plugin to perform a search, It didn't mind which series I use as search terms. Here is my config:

  tv_old:
    series:
      settings:
        tv_search:
          quality: 1080p 720p
      tv_search:
        - Better Call Saul:
            ep_regexp:
              - Cap.(\d+)(\d\d)
            identified_by: ep
        - Breaking Bad:
            begin: S03E01
tasks:
  search_series:
    template: [tv_old]
    discover:
      what:
        - next_series_episodes:
            from_start: yes
      from:
        - newpct: yes

outputs:

2017-09-28 15:16 VERBOSE  discover      search_series   Discovering 2 titles ...
2017-09-28 15:16 VERBOSE  discover      search_series   Searching for `Breaking Bad S03E01` with plugin `newpct` (1 of 2)
2017-09-28 15:16 VERBOSE  discover      search_series   No search results for `Breaking Bad S03E01`
2017-09-28 15:16 VERBOSE  discover      search_series   Searching for `Better Call Saul S01E01` with plugin `newpct` (2 of 2)
2017-09-28 15:16 VERBOSE  discover      search_series   No search results for `Better Call Saul S01E01`
2017-09-28 15:16 VERBOSE  details       search_series   Task didn't produce any entries.
2017-09-28 15:16 VERBOSE  details       search_series   Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)

Doing a search in the top form of that site does return plenty of results.

can anyone using with success this newpct plugin to search for old series (or movies) can share his config?

Thanks

Posts: 1

Participants: 1

Read full topic

Preventing duplicate episodes

$
0
0

@kaiyoti wrote:

It looks like my shows are being remembered by the title rather than show name + episode:

2017-10-02 02:34 VERBOSE  task          main-task ACCEPTED: `The Simpsons S29E01 720p WEB x264-TBS` by series plugin because target quality
2017-10-02 02:35 VERBOSE  task          main-task ACCEPTED: `The Simpsons S29E01 720p HDTV x264-FLEET` by if plugin because matched requirement: tvdb_ep_air_date and tvdb_ep_air_date > now - timedelta(days=7)
2017-10-02 02:35 VERBOSE  task          main-task ACCEPTED: `The Simpsons S29E01 WEB x264-TBS` by if plugin because matched requirement: tvdb_ep_air_date and tvdb_ep_air_date > now - timedelta(days=7)
2017-10-02 02:35 VERBOSE  task          main-task ACCEPTED: `The Simpsons S29E01 HDTV x264-FLEET` by if plugin because matched requirement: tvdb_ep_air_date and tvdb_ep_air_date > now - timedelta(days=7)
2017-10-02 02:35 INFO     download      main-task Downloading: The Simpsons S29E01 720p HDTV x264-FLEET
2017-10-02 02:35 INFO     download      main-task Downloading: The Simpsons S29E01 WEB x264-TBS
2017-10-02 02:35 INFO     download      main-task Downloading: The Simpsons S29E01 HDTV x264-FLEET
2017-10-02 02:35 INFO     download      main-task Downloading: The Simpsons S29E01 720p WEB x264-TBS
2017-10-02 02:35 INFO     transmission  main-task "The Simpsons S29E01 720p HDTV x264-FLEET" torrent added to transmission
2017-10-02 02:35 INFO     transmission  main-task "The Simpsons S29E01 WEB x264-TBS" torrent added to transmission
2017-10-02 02:35 INFO     transmission  main-task "The Simpsons S29E01 HDTV x264-FLEET" torrent added to transmission
2017-10-02 02:35 INFO     transmission  main-task "The Simpsons S29E01 720p WEB x264-TBS" torrent added to transmission
2017-10-02 02:36 VERBOSE  task          main-task REJECTED: `The Simpsons S29E01 720p HDTV x264-FLEET` by seen plugin because entry with title `The Simpsons S29E01 720p HDTV x264-FLEET` is already marked seen in the task main-task at 2017-10-02 02:35
2017-10-02 02:36 VERBOSE  task          main-task REJECTED: `The Simpsons S29E01 WEB x264-TBS` by seen plugin because entry with title `The Simpsons S29E01 WEB x264-TBS` is already marked seen in the task main-task at 2017-10-02 02:35
2017-10-02 02:36 VERBOSE  task          main-task REJECTED: `The Simpsons S29E01 HDTV x264-FLEET` by seen plugin because entry with title `The Simpsons S29E01 HDTV x264-FLEET` is already marked seen in the task main-task at 2017-10-02 02:35
2017-10-02 02:36 VERBOSE  task          main-task REJECTED: `The Simpsons S29E01 720p WEB x264-TBS` by seen plugin because entry with title `The Simpsons S29E01 720p WEB x264-TBS` is already marked seen in the task main-task at 2017-10-02 02:35
2017-10-02 02:36 VERBOSE  series        main-task Ignored `The Simpsons S29E01 PROPER HDTV x264-SVA`. Does not meet quality requirement `720p+ webrip+`.
2017-10-02 02:36 VERBOSE  task          main-task ACCEPTED: `The Simpsons S29E01 PROPER 720p HDTV x264-AVS` by series plugin because proper
2017-10-02 02:36 VERBOSE  task          main-task ACCEPTED: `The Simpsons S29E01 PROPER HDTV x264-SVA` by if plugin because matched requirement: tvdb_ep_air_date and tvdb_ep_air_date > now - timedelta(days=7)
2017-10-02 02:36 INFO     download      main-task Downloading: The Simpsons S29E01 PROPER 720p HDTV x264-AVS
2017-10-02 02:36 INFO     download      main-task Downloading: The Simpsons S29E01 PROPER HDTV x264-SVA
2017-10-02 02:36 INFO     transmission  main-task "The Simpsons S29E01 PROPER 720p HDTV x264-AVS" torrent added to transmission
2017-10-02 02:36 INFO     transmission  main-task "The Simpsons S29E01 PROPER HDTV x264-SVA" torrent added to transmission

My Config.yml:

variables: variables.yml

templates:

  #------------------ Common settings
  common-settings-base:
    headers:
      User-Agent: "Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0"
    thetvdb_lookup: yes
    seen:
      local: no
    if:
      - tvdb_ep_air_date and tvdb_ep_air_date > now - timedelta(days=7): accept
      - tvdb_ep_air_date and tvdb_ep_air_date > now: reject

  common-settings-no-verify:
    verify_ssl_certificates: no
    template: common-settings-base

  #------------------ Figure out what shows to download
  public-series-scrape:
    inputs:
      - rss: { url: 'https://eztv.ag/ezrss.xml', silent: yes }
      - rss: { url: 'https://eztv.unblocker.cc/ezrss.xml', silent: yes }

tasks:
  main-task:
    priority: 5
    include:
      - series.yml
      - torrent-settings.yml
    template:
      - common-settings-no-verify
      - public-series-scrape

Series.yml

series:
  settings:
    shows:
      propers: 48 hours
      identified_by: ep
      target: 720p+ hdtv+
      quality: 720p+ webrip+
      timeframe: 1 hours
  shows:
    - "Angie Tribeca"
    - "Archer"
    - "Arrow"
    - "Being Mary Jane"
    - "Better Call Saul"
    - "Brooklyn Nine-Nine"
    - "Crazy Ex-Girlfriend"
    - "Curb Your Enthusiasm"
    - "DC's Legends of Tomorrow"
    - "Death in Paradise"
    - "Dirk Gently's Holistic Detective Agency"
    - "Family Guy"
    - "Game of Thrones"
    - "Gotham"
    - "Humans"
    - "It's Always Sunny in Philadelphia"
    - "Jane the Virgin"
    - "Last Week Tonight with John Oliver"
    - "Legion"
    - "Luther"
    - "Making History"
    - "Modern Family"
    - "Mr. D"
    - "Outlander"
    - "Rick and Morty"
    - "Robot Chicken"
    - "Saturday Night Live"
    - "Sherlock"
    - "Silicon Valley"
    - "South Park"
    - "Star Trek: Discovery"
    - "Suits"
    - "Supergirl"
    - "Survivor"
    - "The Americans"
    - "The Bachelor"
    - "The Bachelorette"
    - "The Big Bang Theory"
    - "The Catch"
    - "The Deuce"
    - "The Expanse"
    - "The Flash"
    - "The Good Place"
    - "The Great British Bake Off"
    - "The Handmaid's Tale"
    - "The Last Man on Earth"
    - "The Mick"
    - "The Orville"
    - "The Simpsons"
    - "Top Chef"
    - "Top of the Lake"
    - "Veep"
    - "Vice Principals"
    - "Westworld"

I guess I can use manipulate to extract the title but maybe there's a way to use the Series Parser to figure out what I've already downloaded? What am I doing wrong here?

Thanks any help is appreciated

Posts: 3

Participants: 2

Read full topic

Series filter plugin match Title/Number/Season rss tags

$
0
0

@necronian wrote:

Is it possible to make the series plugin match on multiple tags representing the series name, episode number, season.

I'm trying to automate downloading anime episodes from crunchyroll using youtube-dl. They add extra metadata to the rss entries at http://feeds.feedburner.com/crunchyroll/rss in the form of crunchyroll: prefixed tags. At the same time their title naming scheme is a bit odd. For example an entry title is One Piece: Whole Cake Island (783-current) - Episode 807 - A Heartbreaking Duel! Luffy vs Sanji! - Part 1. The tags for that entry include the following information:

<crunchyroll:seriesTitle>One Piece</crunchyroll:seriesTitle>
<crunchyroll:episodeTitle>A Heartbreaking Duel! Luffy vs Sanji! - Part 1</crunchyroll:episodeTitle>
<crunchyroll:episodeNumber>807</crunchyroll:episodeNumber>
<crunchyroll:season>11</crunchyroll:season>

Which is more like what I am looking to filter against.

Posts: 1

Participants: 1

Read full topic

Config isn't working

$
0
0

@s3cur17y wrote:

Ok, so recently I upgraded to version 2.10.95 and now my config.yml isn't working. Could someone please give me a hand.

    feeds:
        rss: https://someurl.com
        iptorrents:
          rss_key: hjbnjhn
          uid: 8908989
          password: SuperSecretPassword!
          category:
            - TV-480p
            - TV-SD-x264
            - TV-XVID
      folders:
        exists_series:
          - /media/2TB_New/TV/
        download: /home/user/.torrents
      my_shows:
        series:
          - They Found Hell
          - American Horror Story
          - Bates Motel
          - Ghost Adventures
          - Dual Survival
          - Simpsons
          - The Strain
          - Tosh.0
          - The Last Man On Earth
          - The Slap
          - Dig
          - American Crime
          - Fear The Walking Dead
          - BlindSpot
          - Alaska Haunting
          - Heroes Reborn
          - Alaskan Bush People
          - Survivorman
          - Lucifer
          - 60 Days In
          - Damien
      jeffs_shows:
        series:
          - Ray Donovan
          - The Big Bang Theory
          - The Flash
          - The Librarians
          - Blue Bloods
          - Arrow
          - Grimm
          - Game of Thrones
          - Vikings
          - Teen Wolf
          - Supernatural
          - Homeland
          - The Amazing Adventures Of Gumball
          - Daredevil
      common_shows:
        series:
          - American Dad
          - Better Call Saul
          - Family Guy
          - Gotham
          - Person Of Interest
          - Scorpion
          - South Park
          - The Blacklist
          - The Walking Dead
          - True Detectives
          - Mr.Robot
          - Zoo
          - Ash vs Evil Dead tasks:
      do_htpc:
        template:
          - feeds
          - folders
          - my_shows
      do_bluebeast:
        template:
          - feeds
          - folders
          - jeffs_shows
      do_both:
        template:
          - feeds
          - folders
          - common_shows

    schedules:
      - tasks:
        - '*'
        interval:
          minutes: 15 web_server:
      bind: xxx.xxx.xxx.xxx
      port: 3539 api: yes
    webui: yes

Error Log:

2017-10-05 14:12 WARNING  check                         Config line 2 is indented too much
2017-10-05 14:12 WARNING  check                         Config line 69 is not indented enough
2017-10-05 14:12 WARNING  check                         Config line 69 is indented incorrectly (previous line ends with ':')
2017-10-05 14:12 WARNING  check                         Config line 90 is indented incorrectly (previous line ends with ':')
2017-10-05 14:12 VERBOSE  check                         Pre-checked 92 configuration lines
2017-10-05 14:12 CRITICAL manager                       while parsing a block mapping in "<unicode string>", line 1, column 1: feeds: ^ expected <block end>, but found '<block mapping start>' in "<unicode string>", line 11, column 3: folders: ^

-------------------------------------------------------------------------------
 Malformed configuration file (check messages above). Common reasons:
-------------------------------------------------------------------------------

 o Indentation error
 o Missing : from end of the line
 o Non ASCII characters (use UTF8)
 o If text contains any of :[]{}% characters it must be single-quoted (eg. value{1} should be 'value{1}')

 Reason: expected <block end>, but found '<block mapping start>'

 Check configuration near line 0, column 0
 Check configuration near line 10, column 2

 Fault is almost always in one of these lines or previous ones

2017-10-05 14:12 CRITICAL manager                       Failed to load config file: Config file is not valid YAML
Could not start manager: Config file is not valid YAML

Posts: 1

Participants: 1

Read full topic


Irc encoding - ascii

$
0
0

@ZackEndboss wrote:

Dear Flexget-Community,

at first . nice tool.
But i have some issues with the irc-plugin i think

Until i join the announce channel, i get:
"UnicodeEncodeError: 'ascii' codec can't encode character u'\xbb' in position 0: ordinal not in range(128)"
I think its the first char in the Topic: "»"

Until the Exception, the irc plugin crashes and retry joining the server and channel.

Is there an Option to set - something like: "ascii: yes" in the rss plugin which may could help?
I dont know how to handle this error.

Hope someone could help.
Regards
Zack

Full Log-Part, Config and Infos:
https://pastebin.com/LCAuxaxi

Posts: 5

Participants: 3

Read full topic

Download movie from RSS with a specific name

$
0
0

@s3cur17y wrote:

Hello,

I am trying to make it so I can snag all the movies that hit a rss feed with a specific name in it. The error I am getting says, "Task does not have any filter plugins to accept entries. You need at least one to accept the entries you want."
Some help would be great.

  movies:
    rss: 'https://iptorrents.com/torrents/rss?u=SECRET;tp=SECRET;download;s0=0.5;s1=1.5'
    download: '/home/USER/.torrents/'
    content_filter:
      require:
        - '*EVO*'
        - '*.avi'
    notify:
      entries:
         title: "[F] {{imdb_name}}"
         message: "{{title}}\n\nSize: {{content_size}}MB"
         what: accepted
         via:
           - pushbullet:
               api_key: API

Posts: 2

Participants: 2

Read full topic

irc_bot module not found even though irc_bot is installed

$
0
0

@Rick7C2 wrote:

I'm trying to get irc working in flexget but I get this in logs...

2017-10-15 04:09 INFO manager Daemonizing...
2017-10-15 04:09 INFO manager Daemonize complete. New PID: 1496
2017-10-15 04:09 INFO scheduler Starting scheduler
2017-10-15 04:09 ERROR irc ImportError: irc_bot module not found. Shutting down daemon.

I have already installed irc_bot via pip install irc_bot

When I run "pip install irc_bot" now it shows...

# pip install irc_bot
Requirement already satisfied: irc_bot in /usr/local/lib/python2.7/dist-packages
Requirement already satisfied: future in /usr/local/lib/python2.7/dist-packages (from irc_bot)
Requirement already satisfied: six in /usr/local/lib/python2.7/dist-packages (from irc_bot)

Am I missing something?

Posts: 2

Participants: 2

Read full topic

WebUI not working after update to 2.10.100

$
0
0

@shotfirer wrote:

The WebUI now giving Error 404. The new config schema (described at https://flexget.com/Web-UI/v2) is not implemented, apparently:

2017-10-19 11:59 CRITICAL manager                       [/web_server] The key `version` is not valid here.
2017-10-19 11:59 CRITICAL manager                       Failed to load config file: Did not pass schema validation.

Anything could be done to make it working?

Posts: 10

Participants: 3

Read full topic

Decompress - "Not the first volume", fails to unrar movies

$
0
0

@SQUiD wrote:

Hi all

Currently I've got flexget grabbing movies only, the folder where all files go does contain on occasion packed tv series which is fine. I've recently added the decompress task which seems to work for any packed tv series files even though I receive a "not the first volume" error, but the packed movie files aren't considered.

Config Snippet:

unrar-movies:
accept_all: yes
seen: local
no_entries_ok: yes
filesystem:
path: /Users/User/Downloads/uTorrent
recursive: yes
regexp: '.s\d{1,2}e\d{1,2}..(rar|r0+[01]|zip)'
decompress:
to: /Users/User/Downloads/Test
keep_dirs: yes
delete_archive: no

Log Snippet:

2017-10-20 09:51 INFO filesystem unrar-movies Timestamp: 2017-10-18 20:31:03
2017-10-20 09:51 VERBOSE details unrar-movies Produced 10 entries.
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: jane.the.virgin.s04e01.720p.hdtv.x264-sva by accept_all plugin
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: the.gifted.s01e03.720p.web.x264-tbs by accept_all plugin
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: the.gifted.s01e03.720p.web.x264-tbs by accept_all plugin
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: the.gifted.s01e03.720p.web.x264-tbs by accept_all plugin
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: the.strain.s04e10.720p.hdtv.x264-fleet by accept_all plugin
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: the.strain.s04e10.720p.hdtv.x264-fleet by accept_all plugin
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: the.strain.s04e10.720p.hdtv.x264-fleet by accept_all plugin
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: this.is.us.s02e04.720p.hdtv.x264-avs by accept_all plugin
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: this.is.us.s02e04.720p.hdtv.x264-avs by accept_all plugin
2017-10-20 09:51 VERBOSE task unrar-movies ACCEPTED: this.is.us.s02e04.720p.hdtv.x264-avs by accept_all plugin
2017-10-20 09:51 VERBOSE details unrar-movies Summary - Accepted: 10 (Rejected: 0 Undecided: 0 Failed: 0)
2017-10-20 09:51 ERROR decompress unrar-movies Not the first volume: /Users/User/Downloads/uTorrent/Jane.the.Virgin.S04E01.720p.HDTV.x264-SVA/jane.the.virgin.s04e01.720p.hdtv.x264-sva.r00

Even with the above error the file extracts, however I have two movies sitting in there that are packed and the task didn't even register them?
/Users/User/Downloads/uTorrent/Cult.of.Chucky.2017.UNRATED.1080p.BluRay.x264-ROVERS

Posts: 1

Participants: 1

Read full topic

Unable to post login form since cloudflare activated on ygg

$
0
0

@Chris wrote:

Hello,

I can't login anymore to yggtorrent since the site has activated cloudflare.
I have added the cfscraper in my config, but no way.

This is my config:

variables: secretfile.yml
templates:
  global:
    tmdb_lookup: yes
  transmission:
    transmission:
      host: localhost
      port: 8080
      username: '{? trans.usr ?}'
      password: '{? trans.pwd ?}'
      content_filename: "{{ tmdb_name }} ({{ tmdb_year }}).{{ quality }}.bluray"
      main_file_only: yes
      ratio: -1
      path: /home/chris/flexdownloads/
tasks:
  yggtorrent_1080p:
    cfscraper: yes
    form:
      url: https://yggtorrent.com/user/login
      userfield: id
      passfield: pass
      username: '{? ygg.usr ?}'
      password: '{? ygg.pwd ?}'
    html:
      url: "https://yggtorrent.com/torrents/filmvideo/2183-film?per_page=10&order=desc&sort=publish_date&page=0"
      title_from: link
      links_re:
        - "/filmvidéo/.*[0-9]{5}-.*"
    urlrewrite:
      yggtorrent:
        regexp: 'https://yggtorrent.com/torrent/.*/.*/(?P<id>\d+)-(?P<name>.*)'
        format: 'http://yggtorrent.com/engine/download_torrent?id=\g<id>'
    quality:
      - 1080p
      - bluray
    imdb:
      min_score: 6.1
    require_field: imdb_url
    seen_movies: strict
    template:
      - transmission

And this is my log:

$ flexget --loglevel debug --logfile test.log -c config-TEST.yml execute --tasks yggtorrent_1080p
2017-10-20 19:24 DEBUG manager Figuring out config load paths
2017-10-20 19:24 DEBUG manager Found config: /home/chris/.flexget/config-TEST.yml
2017-10-20 19:24 DEBUG manager Config file /home/chris/.flexget/config-TEST.yml selected
2017-10-20 19:24 DEBUG manager sys.defaultencoding: ascii
2017-10-20 19:24 DEBUG manager sys.getfilesystemencoding: UTF-8
2017-10-20 19:24 DEBUG manager flexget detected io encoding: utf-8
2017-10-20 19:24 DEBUG manager os.path.supports_unicode_filenames: False
2017-10-20 19:24 DEBUG plugin Trying to load plugins from: [u'/home/chris/.flexget/plugins', '/opt/rh/python27/root/usr/lib64/python2.7/site-packages/flexget/plugins']
2017-10-20 19:24 DEBUG plugin (u'Plugin %s requires %s to load.', u'memusage', u'ext lib guppy')
2017-10-20 19:25 DEBUG plugin Plugins took 7.41 seconds to load. 285 plugins in registry.
2017-10-20 19:25 DEBUG manager Connecting to: sqlite:////home/chris/.flexget/db-config-TEST.sqlite
2017-10-20 19:25 DEBUG manager config_name: config-TEST
2017-10-20 19:25 DEBUG manager config_base: /home/chris/.flexget
2017-10-20 19:25 DEBUG variables trying to load variables from file
2017-10-20 19:25 DEBUG variables updating DB with variable file contents
2017-10-20 19:25 DEBUG manager New config data loaded.
2017-10-20 19:25 DEBUG schema current flexget version already exist in db 2.10.102
2017-10-20 19:25 DEBUG parsing setting default movie parser to internal. (options: {u'internal': , u'guessit': })
2017-10-20 19:25 DEBUG parsing setting default series parser to internal. (options: {u'internal': , u'guessit': })
2017-10-20 19:25 DEBUG cron_env Encoding UTF-8 stored
2017-10-20 19:25 DEBUG util.simple_persistence setting key terminal_encoding value 'UTF-8'
2017-10-20 19:25 DEBUG task_queue task queue shutdown requested
2017-10-20 19:25 INFO ipc.rpyc server started on [127.0.0.1]:54212
2017-10-20 19:25 DEBUG task yggtorrent_1080p executing yggtorrent_1080p
2017-10-20 19:25 DEBUG template yggtorrent_1080p Merging template transmission into task yggtorrent_1080p
2017-10-20 19:25 DEBUG template yggtorrent_1080p Merging template global into task yggtorrent_1080p
2017-10-20 19:25 DEBUG urlrewrite yggtorrent_1080p Added rewrite yggtorrent
2017-10-20 19:25 DEBUG formlogin yggtorrent_1080p Exception posting login form.
Traceback (most recent call last):
File "/opt/rh/python27/root/usr/lib64/python2.7/site-packages/flexget/plugins/operate/formlogin.py", line 66, in on_task_start
br.open(url)
File "/opt/rh/python27/root/usr/lib/python2.7/site-packages/mechanize/_mechanize.py", line 254, in open
return self.mechopen(url_or_request, data, timeout=timeout)
File "/opt/rh/python27/root/usr/lib/python2.7/site-packages/mechanize/_mechanize.py", line 310, in mechopen
raise response
httperror_seek_wrapper: HTTP Error 403: Forbidden
2017-10-20 19:25 CRITICAL formlogin yggtorrent_1080p Unable to post login form
2017-10-20 19:25 WARNING task yggtorrent_1080p Aborting task (plugin: form)
2017-10-20 19:25 DEBUG task_queue task yggtorrent_1080p aborted: TaskAbort(reason=Unable to post login form, silent=False)
2017-10-20 19:25 DEBUG task_queue task queue shut down
2017-10-20 19:25 INFO ipc.rpyc listener closed
2017-10-20 19:25 INFO ipc.rpyc server has terminated
2017-10-20 19:25 DEBUG util.simple_persistence Flushing simple persistence for task None to db.
2017-10-20 19:25 DEBUG manager Shutting down
2017-10-20 19:25 DEBUG manager Removed /home/chris/.flexget/.config-TEST-lock

Can you help me ?

Thanks

Posts: 1

Participants: 1

Read full topic

Upgrade option not working for series plugin

$
0
0

@bobwho wrote:

I am having trouble getting the upgrade plugin to work for the series plugin. I can't seem to get any 1080p episodes of any tv shows to download because a 720p episode was already downloaded.

Here is my config:

templates:
  tv:
    thetvdb_lookup: yes
    pathscrub: windows
    deluge:
      movedone: "/home/deluge/torrent/completed/TV/{{ tvdb_series_name }}/"
      content_filename: "{{ tvdb_series_name }} Season {{ tvdb_season }}/{{ tvdb_series_name }} - {{ tvdb_ep_id }} - {{ tvdb_ep_name|default('') }}"
      main_file_only: yes
      hide_sparse_files: yes
      keep_subs: no
      magnetization_timeout: 600
      username: USER
      password: PASSWORD
    series:
      settings:
        720p:
          quality: 720p+
          exact: yes
          identified_by: ep
          propers: yes
          upgrade: yes
        HDTV:
          quality: <720p
          exact: yes
          identified_by: ep
          propers: yes
          upgrade: yes
        HDTVDATE:
          quality: <720p
          exact: yes
          identified_by: date
          date_yearfirst: yes
          propers: yes
          upgrade: yes
      720p:
        - Arrow:
            set:
              tvdb_id: 257655
        - Elementary:
            set:
              tvdb_id: 255316
        - Marvels Agents of S H I E L D:
            set:
              tvdb_id: 263365
        - Game of Thrones:
            set:
              tvdb_id: 121361
        - Continuum:
            set:
              tvdb_id: 258171
        - Defiance:
            set:
              tvdb_id: 255326
        - 'The 100':
            set:
              tvdb_id: 268592
        - Sleepy Hollow:
            set:
              tvdb_id: 269578
        - Once Upon A Time:
            set:
              tvdb_id: 248835
        - Falling Skies:
            set:
              tvdb_id: 205281
        - Gotham:
            set:
              tvdb_id: 274431
        - 'Doctor Who (2005)':
            set:
              tvdb_id: 78804
        - 'The Flash (2014)':
            set:
              tvdb_id: 279121
        - Marvels Agent Carter:
            set:
              tvdb_id: 281485
        - Orphan Black:
            set:
              tvdb_id: 260315
        - Dark Matter:
            set:
              tvdb_id: 292174
        - Wayward Pines:
            set:
              tvdb_id: 269750
        - 'Mr. Robot':
            set:
              tvdb_id: 289590
        - The Last Ship:
            set:
              tvdb_id: 269533
        - True Detective:
            set:
              tvdb_id: 270633
        - The Muppets:
            set:
              tvdb_id: 295721
        - Minority Report:
            set:
              tvdb_id: 295680
        - Blindspot:
            set:
              tvdb_id: 295647
        - 'Heroes Reborn':
            set:
              tvdb_id: 279201
        - 'Hawaii Five 0 2010':
            set:
              tvdb_id: 164541
        - Supergirl:
            set:
              tvdb_id: 295759
        - iZombie:
            set:
              tvdb_id: 281470
        - Gravity Falls:
            set:
              tvdb_id: 259972
        - Rick and Morty:
            set:
              tvdb_id: 275274
        - 'The Librarians (US)':
            set:
              tvdb_id: 281709
        - 'DCs Legends of Tomorrow':
            set:
              tvdb_id: 295760
        - 'The Expanse':
            set:
              tvdb_id: 280619
        - 'Full Frontal with Samantha Bee':
            set:
              tvdb_id: 303438
        - 'Westworld':
            set:
              tvdb_id: 296762
        - 'Star Wars Rebels':
            set:
              tvdb_id: 283468
        - 'Sherlock':
            set:
              tvdb_id: 176941
        - 'Powerless':
            set:
              tvdb_id: 311786
        - 'Riverdale':
            set:
              tvdb_id: 311954
        - 'Beyond':
            set:
              tvdb_id: 318106
        - 'Emerald City':
            set:
              tvdb_id: 295779
        - 'Legion':
            set:
              tvdb_id: 320724
        - 'A Series of Unfortunate Events':
            set:
              tvdb_id: 306304
        - 'Voltron Legendary Defender':
            set:
              tvdb_id: 307899
        - 'Samurai Jack':
            set:
              tvdb_id: 75164
        - 'The Good Place':
            set:
              tvdb_id: 311711
        - 'The Exorcist':
            set:
              tvdb_id: 311816
        - 'The Last Man on Earth':
            set:
              tvdb_id: 281622
        - 'Lucifer':
            set:
              tvdb_id: 295685
        - 'Stranger Things':
            set:
              tvdb_id: 305288
        - 'Stan Against Evil':
            set:
              tvdb_id: 315153
        - 'The Orville':
            set:
              tvdb_id: 328487
        - 'Star Trek Discovery':
            set:
              tvdb_id: 328711
        - 'Marvels Inhumans':
            set:
              tvdb_id: 320558
        - 'Ghosted':
            set:
              tvdb_id: 328568
        - 'Future Man':
            set:
              tvdb_id: 330997
        - 'Killjoys':
            set:
              tvdb_id: 281534
        - 'Justice League Action':
            set:
              tvdb_id: 312818
        - 'The Gifted':
            set:
              tvdb_id: 328552
      HDTVDATE:
        - Real Time With Bill Maher:
            set:
              tvdb_id: 72231
        - 'Stephen Colbert':
            set:
              tvdb_id: 289574
      HDTV:
        - NCIS:
            set:
              tvdb_id: 72108
        - NCIS Los Angeles:
            set:
              tvdb_id: 95441
        - NCIS New Orleans:
            set:
              tvdb_id: 278125
        - Bones:
            set:
              tvdb_id: 75682
        - 'Castle 2009':
            set:
              tvdb_id: 83462
        - Perception:
            set:
              tvdb_id: 248757
        - Rizzoli and Isles:
            set:
              tvdb_id: 161461
        - The Mentalist:
            set:
              tvdb_id: 82459
        - The Walking Dead:
            set:
              tvdb_id: 153021
        - Last Week Tonight With John Oliver:
            set:
              tvdb_id: 278518
        - Longmire:
            set:
              tvdb_id: 253491
        - Royal Pains:
            set:
              tvdb_id: 92411
        - Graceland:
            set:
              tvdb_id: 260338
        - The Blacklist:
            set:
              tvdb_id: 266189
        - White Collar:
            set:
              tvdb_id: 108611
        - Covert Affairs:
            set:
              tvdb_id: 104281
        - Haven:
            set:
              tvdb_id: 158661
tasks:
  SHOWRSS:
    rss: URLHERE
    template: tv

Any thoughts on why this is happening?

Posts: 2

Participants: 1

Read full topic


Translating Trakt Episode Lists Into Searchable Formats

$
0
0

@bwanabeast wrote:

So I'm still messing with Trakt list possibilities. The goal is to have flex search for episodes in a list titled Add Missing Episodes but the search plugins search for the whole title of the episode i.e. Young Sheldon (2017) S01E01 Pilot doesn't return any results because files on rarbg piratebay and limetorrents look like Young Sheldon S01E01. Is there a way of translating the pull results from Trakt into something more readily searchable?

I'm super new to this and have only messed with specifically pulling lists from Trakt so far, it took me awhile just getting as far as pulling and searching.

tasks:
series:
discover:
what:
- trakt_list:
username: blank
list: Add Missing Episode
type: episodes
from:
- piratebay: yes
- rarbg:
category:
- SDTV
- HDTV
use_tvdb: True
- limetorrents: yes

2017-10-21 15:01 INFO manager Test mode, creating a copy from database ...
2017-10-21 15:01 INFO manager Test database created
2017-10-21 15:01 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed.
2017-10-21 15:01 VERBOSE trakt_list series Retrieving episodes list Add Missing Episode
2017-10-21 15:02 VERBOSE discover series Discovering 1 titles ...
2017-10-21 15:02 VERBOSE discover series Searching for Young Sheldon (2017) S01E01 Pilot with plugin piratebay (1 of 1)
2017-10-21 15:02 VERBOSE discover series Searching for Young Sheldon (2017) S01E01 Pilot with plugin rarbg (1 of 1)
2017-10-21 15:02 VERBOSE discover series Searching for Young Sheldon (2017) S01E01 Pilot with plugin limetorrents (1 of 1)
2017-10-21 15:02 VERBOSE discover series No search results for Young Sheldon (2017) S01E01 Pilot
2017-10-21 15:02 VERBOSE details series Task didn't produce any entries.
2017-10-21 15:02 WARNING task series Task does not have any filter plugins to accept entries. You need at least one to accept the entries you want.
2017-10-21 15:02 VERBOSE details series Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2017-10-21 15:02 WARNING task series Task doesn't have any output plugins, you should add (at least) one!
2017-10-21 15:02 INFO manager Removed test database

Posts: 1

Participants: 1

Read full topic

Having trouble adding exec to config. YAML ERROR

$
0
0

@Rick7C2 wrote:

I'm trying to add the following exec commands to make .strm files for kodi but keep getting YAML Error.

The config works fine before adding the exec line.

Here is the exec line.

exec: 'mkdir -p "/root/test Media Server/TV Shows/{{ tvdb_series_name|pathscrub}}/Season {{ tvdb_season|pad(2) }}/" && echo 'plugin://plugin.video.metalliq/tv/play/{{tvdb_id}}/{{ tvdb_season|pad(2) }}/{{ tvdb_episode|pad(2) }}/library' >"/root/test Media Server/TV Shows/{{ tvdb_series_name|pathscrub}}/Season {{ tvdb_season|pad(2) }}//{{ tvdb_series_name|pathscrub}} - {{tvdb_ep_id}} - {{tvdb_ep_air_date}} - {% if tvdb_ep_name|default(False) %}.strm"'

I thought maybe it was the "&&" so I split the command into two like so...

exec: 'mkdir -p "/root/test Media Server/TV Shows/{{ tvdb_series_name|pathscrub}}/Season {{ tvdb_season|pad(2) }}/"'
exec: 'echo 'plugin://plugin.video.metalliq/tv/play/{{tvdb_id}}/{{ tvdb_season|pad(2) }}/{{ tvdb_episode|pad(2) }}/library' >"/root/test Media Server/TV Shows/{{ tvdb_series_name|pathscrub}}/Season {{ tvdb_season|pad(2) }}//{{ tvdb_series_name|pathscrub}} - {{tvdb_ep_id}} - {{tvdb_ep_air_date}} - {% if tvdb_ep_name|default(False) %}.strm"'

But still getting YAML Error when trying to save config.

Any Ideas?

Posts: 1

Participants: 1

Read full topic

File Path Issue with Flexget and Deluge

$
0
0

@Velo14 wrote:

Firstly my config file is located here:
https://pastebin.com/jieU4cnN (I've deleted any API/Account details, but the rest of the structure is fine.)

So I am needing a little bit of help, I am trying to import my show information from Sonarr, such as quality of the file etc.

To do this I have added the "include_data: yes" line, but I am not sure if I need to do anything else specific.

One other thing I've noticed is that when adding the include_data tag, all my TV related torrents try to download to the path in Sonarr, which isn't actually accessible from within my linux VM and I'd prefer them to goto my "incomplete" folder as specified in my config file.

One final thing, is it possible to update the Sonarr when a file is fetched/download is completed, so it no longer tries to download the same show again?

Thanks in advance!

Posts: 1

Participants: 1

Read full topic

Help with config

$
0
0

@anm wrote:

Hello! I`m uable to get eny of my codes to work. What im trying to to is to get all tv shoes and movies from imdb with votes over 0 to download trom the pirate bay. I want to use deluge, be able to set quality and download destination. Could enyone with more knowledge than me please help me?

Posts: 1

Participants: 1

Read full topic

Sonarr + Deluge + Flexget + RSS feeds = [tearing my hair out]

$
0
0

@zang74 wrote:

I run a box that has Sonarr, Deluge and Flexget running on it, and I'm having serious issues trying to get a config file that works.

I was using a config that basically downloaded from manually entered list of series, which were then downloaded by Deluge and moved via post-process script onto my NAS by Filebot where Sonarr would pick them up when it did its own regular series sweep.

I figured that Flexget should be able to take the filebot step out as well as get series directly from Sonarr. But I've spent hours looking at configs and examples and I can't seem to get a working config file. I'd like to start clean.

I'm not looking for complexity, I just want Flexget to get a list of the missing episodes from Sonarr from any of the four different RSS feeds I use and then send the torrents/uris to Deluge for download.

Can anyone help me with or point me to a simple config for this?

Posts: 1

Participants: 1

Read full topic

Viewing all 837 articles
Browse latest View live


Latest Images