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

Could not retrieve list from trakt (HTTPSConnectionPool(host='api.trakt.tv', port=443)

$
0
0

@jos wrote:

Hi everyone,

Having problems with the trakt_list, log is full with the following message.

2019-04-17 22:30 ERROR input_cache TV-SHOWS There was an error during trakt_list input (Could not retrieve list from trakt (HTTPSConnectionPool(host='api.trakt.tv', port=443): Max retries exceeded with url: /users/***removed***/lists/tvlist/items (Caused by SSLError(SSLError("bad handshake: Error([('', 'osrandom_rand_bytes', 'getrandom() initialization failed.')],)",),)))), using cache instead.

Any idea was is happening?

Posts: 1

Participants: 1

Read full topic


Feedparser.py, line 316 Error

$
0
0

@overseer486 wrote:

Just finished installing on my OpenWRT device. I'm running latest stable, and i have installed python 3.6
I'm on the latest flexget available.

root@OpenWrt:/# flexget -V
2.20.21
You are on the latest release.

when i try to run with a config file, i get the following error:

2019-04-25 02:21 CRITICAL plugin                        Exception while loading plugin flexget.plugins.input.apple_trailers
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/flexget/plugin.py", line 434, in _import_plugin
    import_module(module_name)
  File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/usr/lib/python3.6/site-packages/flexget/plugins/input/apple_trailers.py", line 7, in <module>
    import feedparser
  File "/usr/lib/python3.6/site-packages/feedparser.py", line 316
    raise KeyError, "object doesn't have key 'category'"
                  ^
SyntaxError: invalid syntax

any help would be welcome

Posts: 1

Participants: 1

Read full topic

SSL Error after Updating Flexget

$
0
0

@aimaim wrote:

Yesterday I dist-upgraded my raspbian followed by updating flexget (pip install --upgrade flexget). Afterwards I had to follow gazpachoking's advice from this thread in order to get rid of an issue with the guessit plugin. Then flexget ran again. Yet today I noticed, that my one task wasn't working anymore:

tasks:
  directdownload:
    rss: 
      url: https://directdownload.tv/rss/****
      other_fields: ['description']
    verify_ssl_certificates: no
    accept_all: yes
    manipulate:
      - description:
          replace:
            regexp: '<br />'
            format: ' '
      - description:   
          replace:
            regexp: '\n'
            format: ' '
      - title:
          replace:
            regexp: 'br/'
            format: ''
    exec:
      - echo text="{{description}}" >> "/home/pi/shares/nas/stuff/folderwatch/{{title}}.crawljob"
      
schedules:
  - tasks: directdownload
    interval:
      minutes: 30

web_server: yes

The log shows this error whenever the task is run:

Unable to download the RSS for task directdownload (https://directdownload.tv/rss/****): HTTPSConnectionPool(host='directdownload.tv', port=443): Max retries exceeded with url: /rss/2924 (Caused by SSLError(SSLError("bad handshake: Error([('', 'osrandom_rand_bytes', 'getrandom() initialization failed.')],)",),))

The solution I found here and here was to install rng-tools, in order to use the raspberry pis hardware random number generator. This did unfortunately not work for me. Also adding "HRNGDEVICE=/dev/hwrng" to /etc/default/rng-tools (as described here) did not bring any success.

I'm not sure what else to try. Any help is appreciated.

Posts: 2

Participants: 1

Read full topic

FreeNAS with jail running Flexget

$
0
0

@isMnemonic wrote:

I am in need of a bit of help. Im trying to run Flexget with Deluge in a jail on a FreeNAS 11.2.

The problem i am facing is that when flexget is running its tasks it cannot connect to deluge with deluge-client since its complaing that its missing.

root@deluge:~ # flexget --test -c /etc/flexget/config.yml execute
2019-05-13 07:37 WARNING manager Your locale declares ascii as the filesystem encoding. Any plugins reading filenames from disk will not work properly for filenames containing non-ascii characters. Make sure your locale env variables are set up correctly for the environment which is launching FlexGet.
2019-05-13 07:37 INFO manager Test mode, creating a copy from database ...
2019-05-13 07:37 INFO manager Test database created
2019-05-13 07:37 INFO manager Database upgrade is required. Attempting now.
2019-05-13 07:37 INFO schema Plugin imdb_lookup database is not upgradable. Flushing data and regenerating.
2019-05-13 07:37 INFO schema Plugin passthepopcorn database is not upgradable. Flushing data and regenerating.
2019-05-13 07:37 INFO schema Plugin api_tmdb database is not upgradable. Flushing data and regenerating.
2019-05-13 07:37 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed.
2019-05-13 07:37 CRITICAL task TASK deluge-client >=1.5 is required. pip install deluge-client to install.
2019-05-13 07:37 WARNING task TASK Aborting task (plugin: deluge)
2019-05-13 07:37 INFO manager Removed test database

However..
root@deluge:~ # pip install deluge-client
Requirement already satisfied: deluge-client in /usr/local/lib/python3.6/site-packages (1.7.1)
root@deluge:~ #

Running FreeNAS with 11.2 in a iocage jail with Python 3.6.8 and pip 19.1.1 from /usr/local/lib/python3.6/site-packages/pip (python 3.6) and deluge-1.3.15_2,1 deluge-cli-1.3.15_9

Posts: 3

Participants: 1

Read full topic

User interface constantly scrolling and filter shifts to the right

$
0
0

@tripkin wrote:

After upgrading Flexget to 2.20.27 and moving it from Python 2.7 to 3.5 on my Debian 9 system, I find that the filter dialogue and 3-dot menu shift to the right 1 pixel at a time until both the menu and the filter dialogue is gone. I have to reset the page to see them, and the menu is gone in about 10 seconds - very frustrating to say the least. I also would like to set the log to always filter in descending order, and to be able to scroll the length of it. Right now, it starts with the newest entry and scrolls it to the bottom, putting the older entries at the top - and I am having troubles stopping it, let alone scrolling it. It may be my install, but I have done a system reboot since I made the changes...

If anyone has any ideas, any help will be gratefully accepted...

Posts: 1

Participants: 1

Read full topic

Letterboxd plugin gives up when a movie can't be found on TMDB

$
0
0

@newmania wrote:

I'm trying to feed this letterboxd list into a movie_list so I can use it with discover. One of the movies in the list lacks a corresponding TMDB entry, so the letterboxd plugin just gives up:

2019-05-18 11:45 CRITICAL task          hallmark-autoqueue BUG: Unhandled error in plugin letterboxd: Error updating data from tmdb: 404 Client Error: Not Found for url: https://api.themoviedb.org/3/movie/551423?append_to_response=alternative_titles&language=en&api_key=bdfc018dbdb7c243dc7cb1454ff74b95

Is there a way to tell Flexget to keep chugging through the rest of the entries, and just leave the unmatched entry out?

Here's the task from my config.yml:

  hallmark-autoqueue:
    letterboxd:
      username: damasdamas
      list: all-hallmark-channel-original-movies
      sort_by: release-descending
    accept_all: yes
    list_add:
      - movie_list: hallmark_movies

Posts: 1

Participants: 1

Read full topic

Adding new RSS feed

$
0
0

@troubled wrote:

It's been a while since I've had to add a new RSS feed. The setting up isn't a problem but I cannot recall how I mark existing RSS feed as downloaded so when I add the feed it doesn't download the 50 results?

I'm sending it to rtorrent, just don't want to add the existing 50 results only new.

Is it as simple as "only_new: yes" under the set: plugin?

I think the last time I did it, that didn't work and I just ended up seeding.

Posts: 1

Participants: 1

Read full topic

Migration from clean_transmission

$
0
0

@marcoacarvalho wrote:

Hi!
I'm trying to replace this old code with the new transmission plugin but I don't know what to do with the "directories" part.
I need remove only on these two directories, but the new code is removing from everywere where.
Any help will be very appreciated.

Old code:

  transmission-clean:
    priority: 999
    disable: details
    no_entries_ok: yes
    clean_transmission:
      <<: *transmission
      min_ratio: 0
      delete_files: yes
      finished_for: 120 minutes
      directories:
        - "/storage/downloads/tv/.*"
        - "/storage/downloads/movies/.*"

New code:

  remove-stale-torrents:
    from_transmission:
      <<: *transmission
    disable: [seen, seen_info_hash]
    if:
      - transmission_progress == 100: accept
      - not transmission_seed_ratio_ok: reject
      - not transmission_idle_limit_ok: reject

    transmission:
      <<: *transmission
      action: purge

Posts: 7

Participants: 2

Read full topic


Unhandled error in plugin discover: unorderable types: int() < NoneType()

$
0
0

@Marian_Paun wrote:

flexget 2.21.2 running under python3.5

Discover returns the following error:

2019-05-29 09:02 CRITICAL task series_search BUG: Unhandled error in plugin discover: unorderable types: int() < NoneType()
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/flexget/task.py", line 522, in _runplugin
return method(*args, **kwargs)
File "/usr/local/lib/python3.5/dist-packages/flexget/event.py", line 23, in call
return self.func(*args, **kwargs)
File "/usr/local/lib/python3.5/dist-packages/flexget/plugins/input/discover.py", line 281, in on_task_input
entries = aggregate_inputs(task, config['what'])
File "/usr/local/lib/python3.5/dist-packages/flexget/utils/tools.py", line 587, in aggregate_inputs
result = method(task, input_config)
File "/usr/local/lib/python3.5/dist-packages/flexget/event.py", line 23, in call
return self.func(*args, **kwargs)
File "/usr/local/lib/python3.5/dist-packages/flexget/components/series/next_series_episodes.py", line 136, in on_task_input
latest_season = db.get_latest_release(series, downloaded=check_downloaded)
File "/usr/local/lib/python3.5/dist-packages/flexget/components/series/db.py", line 1117, in get_latest_release
return max(latest_season, latest_ep)
File "/usr/lib/python3.5/functools.py", line 99, in gtfrom_lt
op_result = self.lt(other)
File "/usr/local/lib/python3.5/dist-packages/flexget/components/series/db.py", line 399, in lt
return self.season < other.season
TypeError: unorderable types: int() < NoneType()

Also, "flexget series lis" returns a similar error.

Thank you

Posts: 2

Participants: 2

Read full topic

Error during rendering: (TypeError) object of type 'NoneType' has no len()

Deluge rename folder and main file

$
0
0

@The_King_Killer wrote:

Hello, how are you

I'm trying to use the config below to rename the folder and movie file, but when using container_directory, the filename does not change.

Does the content_filename work, only when the container_directory is not present, is this a limitation, bug or did I mount the config in the wrong way?

    deluge:
      host: localhost
      port: 58846
      username: localclient
      password: admin
      auto_managed: true
      main_file_only: yes
      keep_subs: yes
      remove_at_ratio: yes
      queue_to_top: yes
      ratio: 3
      label: "FILMES"
      path: '/media/luiz/HD/.FLEXGET/BAIXANDO/'
      container_directory: '{{imdb_name|replace(":","")}} ({{imdb_year|replace(":","")}})'
      content_filename: '{{imdb_name|replace(":","")}} ({{imdb_year|replace(":","")}})'
      move_completed_path: '/media/luiz/HD/MIDIA/FILMES/'

Posts: 2

Participants: 1

Read full topic

How to purge torrents when space is almost full?

$
0
0

@Curtis wrote:

let's say i want to achieve this, using crontab to schedule flexget to run, using rss to add torrents, and purging torrents when space is almost full.
now i mentioned that there's only one plugin that can do that job, which is free_space, "will abort a task if free space on a given drive is getting low."
so here's my config.yml

tasks:
  test: 
    rss: 
      url: blablabla
    free_space: 
      path: blablabla
      space: 50000
    transmission:
      <<: *transmission
      action: add  
    run_task:
      when: aborted
      task: clean_tr
    
  clean_tr:
    manual: yes
    from_transmission:
      <<: *transmission
    disable: [seen, seen_info_hash]
    if:
      - transmission_date_active < now - timedelta(hours=2) and transmission_date_added < now - timedelta(days=2): accept
    transmission:
      <<: *transmission
      action: purge

it worked out fine at first but it soon proved to be unreliable, there's lots of cases can cause task "test" to be aborted, for example, failed to get rss or torrent for network reason, which is unfortunately within "aborted" range, so under this circumstance, task "clean_tr" is going to be run, which is what i'm not expected.

from my perspective, there's two solutions, both can improve plugin's flexibility and be more specific about what's going on.
first, plugin "run_task" can specify abort reasons. if it's network error, then ignore, if it's caused by "free_space", then run task "clean_tr"
second, currently free_space, "will abort a task if free space on a given drive is getting low.", but what if it can not just abort this task? i can schedule a task to clean space when space is low, and currently, free_space would only abort task.

or is there some other ways to fulfill my requirements?

again, thanks for all your efforts, flexget is really a useful tool for me!

Posts: 3

Participants: 2

Read full topic

Email Notification Error

$
0
0

@jkingaround wrote:

Hi! I know this might not be enough information so let me know what else you need but here is the situation. I have a config that pulls movies from IMDb then checks RSS against that list, downloads the movie, renames it, and then is supposed to send an email with the movie info.

Everything works except the actual email sending (it used to work but not sure what happened). In the same config I have TV tasks that send emails perfectly fine so it seems to be an issue specific to the watchlist_dl task and the template it's using (which is the default HTML template included afaik).

The error is as follows:

2019-06-18 20:47 ERROR    notify        watchlist_dl    Error rendering notification body: (UndefinedError) 'unicode object' has no attribute 'accepted'
2019-06-18 20:47 ERROR    notify_entry  watchlist_dl    'FlexGetTemplate' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/components/notify/notify.py", line 104, in end_notification
    send_notification(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/components/notify/notification_framework.py", line 125, in send_notification
    title, message, rendered_config
  File "/usr/local/lib/python2.7/dist-packages/flexget/components/notify/notifiers/email.py", line 181, in notify
    email.attach(MIMEText(message.encode('utf-8'), content_type, _charset='utf-8'))
AttributeError: 'FlexGetTemplate' object has no attribute 'encode'

The config is as follows:

    watchlist_dl:
        priority: 10
        inputs:
          - rss: '{? pixel.rss2 ?}'
        verify_ssl_certificates: no
        manipulate:
          - title:
              replace:
                regexp: '(^[^\/]*)/([^\/]*)/([^\/]*)/([^\/]*)/([^\/]*)'
                format: '\1\5'
          - title:
              replace:
                regexp: '\s+'
                format: ' '
          - title:
              replace:
                regexp: ':'
                format: ''
        quality: 1080p
        list_match:
          from:
            - movie_list: movies_from_watchlist
        imdb_lookup: yes
        seen_movies: loose
        no_entries_ok: yes
        content_size:
          max: 5000
          strict: no
        deluge:
          host: '{? deluge.host ?}'
          port: 2134
          username: '{? deluge.user ?}'
          password: '{? deluge.password ?}'
          label: watchlist
          move_completed_path: ~/torrents/completed/_Movies/_renamed
          content_filename: "{% if imdb_name is defined %}{{imdb_name|replace(':','')}} ({{imdb_year}}) {{quality.resolution}}{% else %}{{title}}{% if quality != unknown %} {{quality.resolution}}{% endif %}{% endif %}"
        notify:
          entries:
            template: html
            via:
              - email:
                  from: '{? email.email ?}'
                  to: '{? email.email ?}'
                  smtp_host: smtp.gmail.com
                  smtp_port: 587
                  smtp_username: '{? email.username ?}'
                  smtp_password: '{? watchlist.password ?}'
                  smtp_tls: yes
                  html: yes
                  title: "Watchlist Movie: {% if imdb_name is defined %}{{imdb_name}} ({{imdb_year}}){% else %}{{title}}{% endif %}"
            template: no_global`

Thanks!

Posts: 1

Participants: 1

Read full topic

Help Moving from transmission_clean

$
0
0

@SumRndUsr wrote:

I am so lost, can someone please convert the following from the old code to the new:

Here's the old code.

clean_transmission:
host: '{? transmission.host ?}'
port: '{? transmission.port ?}'
username: '{? transmission.user ?}'
password: '{? transmission.pass ?}'
tracker: {? settings.tracker_remove ?}'
preserve_tracker: '{? settings.tracker_preserve ?}'
delete_files: no
finished_for: 2 minutes

Here is also my transmission connection block in case you need it:

transmission:
host: '{? transmission.host ?}'
port: '{? transmission.port ?}'
username: '{? transmission.user ?}'
password: '{? transmission.pass ?}'
ratio: 0

I tried doing it myself using the https://flexget.com/Cookbook/TorrentCleanup#transitioning-from-clean-transmission page but some of it makes no sense (like filtering trackers for example)

Posts: 1

Participants: 1

Read full topic

Missed epidodes in the middle of the season

$
0
0

@marcoacarvalho wrote:

Hi,
For some reason Flexget missed some episodes of some shows, as an example, Krypton season 2, downloaded all episodes from 01 to 07 but skipped episode 03.
How I force Flexget to download those missed episodes?
Thanks

Posts: 4

Participants: 2

Read full topic


Can I read a JSON url like I would an RSS Feed?

Problem with renaming with deluge

$
0
0

@luizoti wrote:

Hi

I'm having this problem, flexget manipulates the title and so far so good, but when adding in deluge it "loses" the name and episode of the series and replaces with "Nome".

The goal is to generate titles like this: "Kanata no Astra - S01E01 - 1080p 10bit.mkv" and it generates titles like this: "Nome - SXXEXX - Nome 1080p 10bit.mkv"

Part of the log:

https://pastebin.com/B84c7h2a

Posts: 2

Participants: 1

Read full topic

Ubuntu, Python 3 and Transmission

radarr_list quality gets ignored

$
0
0

@Nille wrote:

Hi there,

I am trying to download movies that are in radarr from rss feed.
I tried several ways to accomplish this, an it does work.
The feed does only have 4k movies. Some of my radarr movies shall not be downloaded in 4k, thats why I used only_use_cutoff_quality.
Well, it does not taken into account what quality is set in radarr. It fetches the downloads no matter what.
How can I accomplish that the quality of the radarr_list is being accept, but none other?

This is my config:

Task:        
     discover:
            what:
                - radarr_list:
                    base_url: http://localhost
                    port: 7878
                    api_key: 
                    only_monitored: yes
                    include_data: yes
                    only_use_cutoff_quality: yes
            from:
                - search_rss:
                    url: 'https://XXXXX/movies.xml'
                    title: link 
                    link: dl_shareonline
        list_match:
            from:
                - radarr_list:
                    base_url: http://localhost
                    port: 7878
                    api_key: 
                    only_monitored: yes
                    include_data: yes
                    only_use_cutoff_quality: yes
        parsing:
            movie: guessit
        seen:
            fields: [title]
        regexp:
            reject:
                - complete

Does anyone have an idea how to make it only accept the movie if 4k is actually the quality_req in radarr?

Cheers!

Posts: 1

Participants: 1

Read full topic

Episodes always rejected

$
0
0

@karma007 wrote:

Hello,

since few months, almost all epidodes are rejected, and i don't undestand why. Here is my log and config file. thanks

https://www.dropbox.com/s/pbnn6imb9ojlrvc/config.yml?dl=0

2019-08-24 19:01 DEBUG urlrewriter get_tvshowshd_ygg Checking 4 entries
2019-08-24 19:01 DEBUG urlrewriter get_tvshowshd_ygg Url rewriting https://www2.yggtorrent.ch/torrent/filmvidéo/série-tv/491780-the+flash+2014+s05e14+multi+1080p+hdtv+h264-sh0w
2019-08-24 19:01 DEBUG urlrewrite get_tvshowshd_ygg Regexp resolving https://www2.yggtorrent.ch/torrent/filmvidéo/série-tv/491780-the+flash+2014+s05e14+multi+1080p+hdtv+h264-sh0w with yggtorrent
2019-08-24 19:01 INFO urlrewriter get_tvshowshd_ygg Entry 'The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4)' URL rewritten to https://www2.yggtorrent.ch/engine/download_torrent?id=491780 (with urlrewrite)
2019-08-24 19:01 DEBUG urlrewriter get_tvshowshd_ygg Url rewriting https://www2.yggtorrent.ch/torrent/filmvidéo/série-tv/491778-the+flash+2014+s05e13+multi+1080p+hdtv+h264-sh0w
2019-08-24 19:01 DEBUG urlrewrite get_tvshowshd_ygg Regexp resolving https://www2.yggtorrent.ch/torrent/filmvidéo/série-tv/491778-the+flash+2014+s05e13+multi+1080p+hdtv+h264-sh0w with yggtorrent
2019-08-24 19:01 INFO urlrewriter get_tvshowshd_ygg Entry 'The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3)' URL rewritten to https://www2.yggtorrent.ch/engine/download_torrent?id=491778 (with urlrewrite)
2019-08-24 19:01 DEBUG urlrewriter get_tvshowshd_ygg Url rewriting https://www2.yggtorrent.ch/torrent/filmvidéo/série-tv/491773-the+flash+2014+s05e12+multi+1080p+hdtv+h264-sh0w
2019-08-24 19:01 DEBUG urlrewrite get_tvshowshd_ygg Regexp resolving https://www2.yggtorrent.ch/torrent/filmvidéo/série-tv/491773-the+flash+2014+s05e12+multi+1080p+hdtv+h264-sh0w with yggtorrent
2019-08-24 19:01 INFO urlrewriter get_tvshowshd_ygg Entry 'The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3)' URL rewritten to https://www2.yggtorrent.ch/engine/download_torrent?id=491773 (with urlrewrite)
2019-08-24 19:01 DEBUG urlrewriter get_tvshowshd_ygg Url rewriting https://www2.yggtorrent.ch/torrent/filmvidéo/série-tv/491772-the+flash+2014+s05e11+multi+1080p+hdtv+h264-sh0w
2019-08-24 19:01 DEBUG urlrewrite get_tvshowshd_ygg Regexp resolving https://www2.yggtorrent.ch/torrent/filmvidéo/série-tv/491772-the+flash+2014+s05e11+multi+1080p+hdtv+h264-sh0w with yggtorrent
2019-08-24 19:01 INFO urlrewriter get_tvshowshd_ygg Entry 'The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2)' URL rewritten to https://www2.yggtorrent.ch/engine/download_torrent?id=491772 (with urlrewrite)
2019-08-24 19:01 INFO download get_tvshowshd_ygg Downloading: The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4)
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Downloading url 'https://www2.yggtorrent.ch/engine/download_torrent?id=491780'
2019-08-24 19:01 DEBUG utils.requests get_tvshowshd_ygg GETing URL https://www2.yggtorrent.ch/engine/download_torrent?id=491780 with args () and kwargs {'headers': OrderedDict([('User-Agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'), ('Accept', 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'), ('Accept-Language', 'en-US,en;q=0.5'), ('Accept-Encoding', 'gzip, deflate'), ('Connection', 'close'), ('Upgrade-Insecure-Requests', '1'), ('User-agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0')]), 'timeout': 30, 'allow_redirects': True, 'auth': None}
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4) field file set to: /tmp/tmp1z9kz8oe/c7013543fe2cd3307d5649ddc90574c2
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg filename header latin1 decoded
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Found filename from headers: The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Mimetype guess for application/x-bittorrent is ['.torrent']
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Filename The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent extension matches to mime-type
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Finishing download_entry() with filename The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Successfully retrieved The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4) from https://www2.yggtorrent.ch/engine/download_torrent?id=491780
2019-08-24 19:01 INFO download get_tvshowshd_ygg Downloading: The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3)
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Downloading url 'https://www2.yggtorrent.ch/engine/download_torrent?id=491778'
2019-08-24 19:01 DEBUG utils.requests get_tvshowshd_ygg GETing URL https://www2.yggtorrent.ch/engine/download_torrent?id=491778 with args () and kwargs {'headers': OrderedDict([('User-Agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'), ('Accept', 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'), ('Accept-Language', 'en-US,en;q=0.5'), ('Accept-Encoding', 'gzip, deflate'), ('Connection', 'close'), ('Upgrade-Insecure-Requests', '1'), ('User-agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0')]), 'timeout': 30, 'allow_redirects': True, 'auth': None}
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3) field file set to: /tmp/tmp95_o9gyn/0e028ed75f4334061f58ce8309e92087
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg filename header latin1 decoded
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Found filename from headers: The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Mimetype guess for application/x-bittorrent is ['.torrent']
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Filename The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent extension matches to mime-type
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Finishing download_entry() with filename The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Successfully retrieved The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3) from https://www2.yggtorrent.ch/engine/download_torrent?id=491778
2019-08-24 19:01 INFO download get_tvshowshd_ygg Downloading: The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3)
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Downloading url 'https://www2.yggtorrent.ch/engine/download_torrent?id=491773'
2019-08-24 19:01 DEBUG utils.requests get_tvshowshd_ygg GETing URL https://www2.yggtorrent.ch/engine/download_torrent?id=491773 with args () and kwargs {'headers': OrderedDict([('User-Agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'), ('Accept', 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'), ('Accept-Language', 'en-US,en;q=0.5'), ('Accept-Encoding', 'gzip, deflate'), ('Connection', 'close'), ('Upgrade-Insecure-Requests', '1'), ('User-agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0')]), 'timeout': 30, 'allow_redirects': True, 'auth': None}
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3) field file set to: /tmp/tmpgo7ddx6s/18637572ebc71ebf84f4cd17c28b8cc7
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg filename header latin1 decoded
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Found filename from headers: The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Mimetype guess for application/x-bittorrent is ['.torrent']
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Filename The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent extension matches to mime-type
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Finishing download_entry() with filename The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Successfully retrieved The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3) from https://www2.yggtorrent.ch/engine/download_torrent?id=491773
2019-08-24 19:01 INFO download get_tvshowshd_ygg Downloading: The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2)
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Downloading url 'https://www2.yggtorrent.ch/engine/download_torrent?id=491772'
2019-08-24 19:01 DEBUG utils.requests get_tvshowshd_ygg GETing URL https://www2.yggtorrent.ch/engine/download_torrent?id=491772 with args () and kwargs {'headers': OrderedDict([('User-Agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0'), ('Accept', 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'), ('Accept-Language', 'en-US,en;q=0.5'), ('Accept-Encoding', 'gzip, deflate'), ('Connection', 'close'), ('Upgrade-Insecure-Requests', '1'), ('User-agent', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0')]), 'timeout': 30, 'allow_redirects': True, 'auth': None}
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2) field file set to: /tmp/tmp0hek6la1/a06bdd1ebe4c4f941cda31d26b058f60
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg filename header latin1 decoded
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Found filename from headers: The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Mimetype guess for application/x-bittorrent is ['.torrent']
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Filename The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent extension matches to mime-type
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Finishing download_entry() with filename The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W.mkv.torrent
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg Successfully retrieved The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2) from https://www2.yggtorrent.ch/engine/download_torrent?id=491772
2019-08-24 19:01 VERBOSE details get_tvshowshd_ygg Summary - Accepted: 4 (Rejected: 67 Undecided: 29 Failed: 0)
2019-08-24 19:01 DEBUG modif_torrent get_tvshowshd_ygg The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4) seems to be a torrent
2019-08-24 19:01 DEBUG modif_torrent get_tvshowshd_ygg The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3) seems to be a torrent
2019-08-24 19:01 DEBUG modif_torrent get_tvshowshd_ygg The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3) seems to be a torrent
2019-08-24 19:01 DEBUG modif_torrent get_tvshowshd_ygg The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2) seems to be a torrent
2019-08-24 19:01 DEBUG torrent_size get_tvshowshd_ygg The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4) size: 2602.297634124756 MB
2019-08-24 19:01 DEBUG torrent_size get_tvshowshd_ygg The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3) size: 2561.4100198745728 MB
2019-08-24 19:01 DEBUG torrent_size get_tvshowshd_ygg The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3) size: 2551.817500114441 MB
2019-08-24 19:01 DEBUG torrent_size get_tvshowshd_ygg The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2) size: 2626.179135322571 MB
2019-08-24 19:01 DEBUG torrent_files get_tvshowshd_ygg The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4) files: ['The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W.mkv']
2019-08-24 19:01 DEBUG torrent_files get_tvshowshd_ygg The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3) files: ['The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W.mkv']
2019-08-24 19:01 DEBUG torrent_files get_tvshowshd_ygg The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3) files: ['The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W.mkv']
2019-08-24 19:01 DEBUG torrent_files get_tvshowshd_ygg The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2) files: ['The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W.mkv']
2019-08-24 19:01 DEBUG content_filter get_tvshowshd_ygg The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4) files: ['The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W.mkv']
2019-08-24 19:01 INFO content_filter get_tvshowshd_ygg Entry The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4) does not have any of the required filetypes, rejecting
2019-08-24 19:01 INFO remember_rej get_tvshowshd_ygg Remembering rejection of
The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4)
2019-08-24 19:01 VERBOSE task get_tvshowshd_ygg REJECTED:
The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4)by content_filter plugin because does not have any of the required filetypes
2019-08-24 19:01 INFO task get_tvshowshd_ygg Plugin content_filter has requested task to be ran again after execution has completed.
2019-08-24 19:01 DEBUG content_filter get_tvshowshd_ygg The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3) files: ['The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W.mkv']
2019-08-24 19:01 INFO content_filter get_tvshowshd_ygg Entry The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3) does not have any of the required filetypes, rejecting
2019-08-24 19:01 INFO remember_rej get_tvshowshd_ygg Remembering rejection of
The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3)
2019-08-24 19:01 VERBOSE task get_tvshowshd_ygg REJECTED:
The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3)by content_filter plugin because does not have any of the required filetypes
2019-08-24 19:01 DEBUG task get_tvshowshd_ygg Plugin content_filter has requested task to be ran again after execution has completed.
2019-08-24 19:01 DEBUG content_filter get_tvshowshd_ygg The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3) files: ['The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W.mkv']
2019-08-24 19:01 INFO content_filter get_tvshowshd_ygg Entry The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3) does not have any of the required filetypes, rejecting
2019-08-24 19:01 INFO remember_rej get_tvshowshd_ygg Remembering rejection of
The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3)
2019-08-24 19:01 VERBOSE task get_tvshowshd_ygg REJECTED:
The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3)by content_filter plugin because does not have any of the required filetypes
2019-08-24 19:01 DEBUG task get_tvshowshd_ygg Plugin content_filter has requested task to be ran again after execution has completed.
2019-08-24 19:01 DEBUG content_filter get_tvshowshd_ygg The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2) files: ['The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W.mkv']
2019-08-24 19:01 INFO content_filter get_tvshowshd_ygg Entry The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2) does not have any of the required filetypes, rejecting
2019-08-24 19:01 INFO remember_rej get_tvshowshd_ygg Remembering rejection of
The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2)
2019-08-24 19:01 VERBOSE task get_tvshowshd_ygg REJECTED:
The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2)by content_filter plugin because does not have any of the required filetypes
2019-08-24 19:01 DEBUG task get_tvshowshd_ygg Plugin content_filter has requested task to be ran again after execution has completed.
2019-08-24 19:01 VERBOSE notify_entry get_tvshowshd_ygg No accepted or failed entries, not sending a notification.
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg removing temp file /tmp/tmp1z9kz8oe/c7013543fe2cd3307d5649ddc90574c2 from The.Flash.2014.S05E14.MULTi.1080p.HDTV.H264-SH0W (S:187/L:4)
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg removing temp file /tmp/tmp95_o9gyn/0e028ed75f4334061f58ce8309e92087 from The.Flash.2014.S05E13.MULTi.1080p.HDTV.H264-SH0W (S:192/L:3)
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg removing temp file /tmp/tmpgo7ddx6s/18637572ebc71ebf84f4cd17c28b8cc7 from The.Flash.2014.S05E12.MULTi.1080p.HDTV.H264-SH0W (S:187/L:3)
2019-08-24 19:01 DEBUG download get_tvshowshd_ygg removing temp file /tmp/tmp0hek6la1/a06bdd1ebe4c4f941cda31d26b058f60 from The.Flash.2014.S05E11.MULTi.1080p.HDTV.H264-SH0W (S:173/L:2)
2019-08-24 19:01 DEBUG flexget.components.series.series get_tvshowshd_ygg on_task_learn
2019-08-24 19:01 DEBUG task get_tvshowshd_ygg not running task_exit yet because task will rerun
2019-08-24 19:01 INFO task get_tvshowshd_ygg Rerunning the task in case better resolution can be achieved.
2019-08-24 19:01 DEBUG task get_tvshowshd_ygg executing get_tvshowshd_ygg
2019-08-24 19:01 DEBUG task get_tvshowshd_ygg skipping phase prepare during rerun
2019-08-24 19:01 DEBUG task get_tvshowshd_ygg skipping phase start during rerun

Posts: 1

Participants: 1

Read full topic

Viewing all 837 articles
Browse latest View live