Quantcast
Channel: uncategorized - Forum - FlexGet
Viewing all 376 articles
Browse latest View live

sftp_upload plugin errors uploading files

$
0
0

@Faf wrote:

I'm trying to grab torrents off an RSS feed and then sftp_upload them to another machine and it's connecting to the server and then failing. Here's the error log and my config file. Any ideas? Thanks

2016-05-21 22:52 VERBOSE  sftp          test task       Connected to *****
2016-05-21 22:52 CRITICAL task          test task       BUG: Unhandled error in plugin sftp_upload: u'location'
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 443, in __run_plugin
    return method(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in __call__
    return self.func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/plugin_sftp.py", line 591, in on_task_output
    self.handle_entry(entry, sftp, config, url_prefix)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/plugin_sftp.py", line 527, in handle_entry
    location = entry['location']
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/lazy_dict.py", line 71, in __getitem__
    item = self.store[key]
KeyError: u'location'

tasks:
  test task:
    rss: ***
    accept_all: yes
    download: ****
    sftp_upload:
      host: '*****'
      username: '****'
      password: '****' 
      location: 'private/rtorrent/watch'

Posts: 2

Participants: 2

Read full topic


Getting None as title for the show Mad dogs (US)

Subliminal help

$
0
0

@Addicted wrote:

Subliminal not working for my config.

user@machine ~ $ sudo pip install -U subliminal
Collecting subliminal
  Using cached subliminal-1.1.1-py2-none-any.whl
Requirement already up-to-date: chardet>=2.3.0 in /usr/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: enzyme>=0.4.1 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: stevedore>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: requests>=2.0 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: click>=4.0 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: guessit<2.0,>=0.9.1 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: six>=1.9.0 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: babelfish>=0.5.2 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: pysrt>=1.0.1 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: dogpile.cache>=0.5.4 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: beautifulsoup4>=4.2.0 in /usr/local/lib/python2.7/dist-packages (from subliminal)
Requirement already up-to-date: pbr>=1.6 in /usr/local/lib/python2.7/dist-packages (from stevedore>=1.0.0->subliminal)
Requirement already up-to-date: python-dateutil>=2.1 in /usr/local/lib/python2.7/dist-packages (from guessit<2.0,>=0.9.1->subliminal)
Requirement already up-to-date: dogpile.core>=0.4.1 in /usr/local/lib/python2.7/dist-packages (from dogpile.cache>=0.5.4->subliminal)
Installing collected packages: subliminal
  Found existing installation: subliminal 1.0.1
    Uninstalling subliminal-1.0.1:
      Successfully uninstalled subliminal-1.0.1
Successfully installed subliminal-1.1.1
user@machine ~ $ flexget -L debug execute --tasks sub*
2016-05-24 10:53 DEBUG    manager                       Figuring out config load paths
2016-05-24 10:53 DEBUG    manager                       Found config: /home/pi/.config/flexget/config.yml
2016-05-24 10:53 DEBUG    manager                       Config file /home/pi/.config/flexget/config.yml selected
2016-05-24 10:53 DEBUG    manager                       sys.defaultencoding: ascii
2016-05-24 10:53 DEBUG    manager                       sys.getfilesystemencoding: UTF-8
2016-05-24 10:53 DEBUG    manager                       os.path.supports_unicode_filenames: False
There is a FlexGet process already running for this config, sending execution there.
2016-05-24 10:53 DEBUG    manager                       Sending command to running FlexGet process: [u'-L', u'debug', u'execute', u'--tasks', u'sub*']
2016-05-24 10:53 DEBUG    cron_env                      Encoding UTF-8 stored
2016-05-24 10:53 DEBUG    util.simple_persistence                 setting key terminal_encoding value 'UTF-8'
2016-05-24 10:53 DEBUG    task          subtitles       executing subtitles
2016-05-24 10:53 DEBUG    subtitles     subtitles       Error importing Subliminal: cannot import name UnicodeMixin
2016-05-24 10:53 CRITICAL task          subtitles       Plugin `subliminal` cannot be used because dependency `subliminal` is missing.
2016-05-24 10:53 DEBUG    task          subtitles       Subliminal module required. ImportError: cannot import name UnicodeMixin
2016-05-24 10:53 WARNING  task          subtitles       Aborting task (plugin: subliminal)
user@machine ~ $ subliminal
Usage: subliminal [OPTIONS] COMMAND [ARGS]...

  Subtitles, faster than your thoughts.

Options:
  --addic7ed USERNAME PASSWORD    Addic7ed configuration.
  --opensubtitles USERNAME PASSWORD
                                  OpenSubtitles configuration.
  --subscenter USERNAME PASSWORD  SubsCenter configuration.
  --cache-dir DIRECTORY           Path to the cache directory.  [default:
                                  /home/pi/.config/subliminal]
  --debug                         Print useful information for debugging subliminal and for
                                  reporting bugs.
  --version                       Show the version and exit.
  --help                          Show this message and exit.

Commands:
  cache     Cache management.
  download  Download best subtitles.

  Suggestions and bug reports are greatly appreciated: https://github.com/Diaoul/subliminal/

Subtitle task

  subtitles:
    template: no_global
    seen: local
    filesystem:
      path: 
        - /home/pi/Downloads/Completed
      recursive: yes
      regexp: '.*\.(avi|mkv|mp4)$'
    accept_all: yes
    subliminal:
      languages:
        - eng
      exact_match: yes
      providers: [addic7ed, opensubtitles]

Posts: 2

Participants: 2

Read full topic

Deluge Execute

$
0
0

@Addicted wrote:

There is a builtin plugin "Execute"in deluge.
Can i just call "flexget exec --tasks subtitle" after a download is completed from deluge execute plugin?

Posts: 2

Participants: 2

Read full topic

Question about list_add - trakt_list

$
0
0

@jonybat wrote:

I have been using this task to update my trakt series list (not collection) with the series that im watching:

It used to work just fine, but i noticed that since the list plugins update its behavior has changed. It now adds the same show to the trakt list for as many times as episodes i have. I know that even with the season and episodes stripped, im still feeding it all those episodes. The thing is, it used to work as i intended.

I recon it would make more sense to have something like this:

  update-series-list:
    priority: 41
    template:
      - disable-seen-retry
      - series-metainfo
    filesystem:
      path: '/{{secrets.folder.root}}{{secrets.folder.series}}'
      retrieve: dirs
    accept_all: yes
    if:
      - tvdb_status == 'Ended': reject
    list_add:
      - trakt_list:
          account: '{{secrets.trakt.account}}'
          list: '{{secrets.trakt.series}}'

But it doesnt work, because apparently it can not parse series names without any ep info:

2016-06-12 07:44 DEBUG parser_internal update-series-list Parsing series: Silicon Valley kwargs: {'identified_by': u'auto', 'name': None, 'allow_seasonless': False
}
2016-06-12 07:44 DEBUG parser_internal update-series-list Parsing result: roper=0,status=INVALID)> (in 1.42 ms)

Any suggestion on how to get around this?

Posts: 5

Participants: 2

Read full topic

Fallback to magnets after magnets:no fails

$
0
0

@gazhay wrote:

Is there anyway to get flexget to accept the magnet - even with magents:no, when there is no cached version available?

Thanks

Posts: 7

Participants: 3

Read full topic

list_remove - change trakt to watched instead?

$
0
0

@OmegaZero wrote:

I use trakt with a watchlist. Is there a way to change list_remove to change the status to watched instead of just removing it from trakt? Problem is when I go back onto trakt I don't have a way to identify what I have and have not watched without reconciling it with the files I've downloaded.

Posts: 9

Participants: 2

Read full topic

BUG: Unhandled error in plugin transmission: (104, 'Connection reset by peer')

$
0
0

@swmiller6 wrote:

Problem with new configuration file, From log file

2016-06-16 20:36 INFO     download      get shows       Downloading: awesome_show S03E03 720p HDTV x264-BATV[rarbg]
2016-06-16 20:36 CRITICAL task          get shows       BUG: Unhandled error in plugin transmission: (104, 'Connection reset by peer')
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 443, in __run_plugin
    return method(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in __call__
    return self.func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/plugin_transmission.py", line 280, in on_task_download
    download.instance.get_temp_files(task, handle_magnets=True, fail_html=True)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/output/download.py", line 179, in get_temp_files
    self.get_temp_file(task, entry, require_path, handle_magnets, fail_html, tmp_path)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/output/download.py", line 132, in get_temp_file
    error = self.process_entry(task, entry, url, tmp_path)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/output/download.py", line 199, in process_entry
    self.download_entry(task, entry, url, tmp_path)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/output/download.py", line 275, in download_entry
    for chunk in response.iter_content(chunk_size=150 * 1024, decode_unicode=False):
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 616, in generate
    decode_content=True):
  File "/usr/lib/python2.7/dist-packages/urllib3/response.py", line 225, in stream
    data = self.read(amt=amt, decode_content=decode_content)
  File "/usr/lib/python2.7/dist-packages/urllib3/response.py", line 174, in read
    data = self._fp.read(amt)
  File "/usr/lib/python2.7/httplib.py", line 573, in read
    s = self.fp.read(amt)
  File "/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 152, in read
    data = self._sock.recv(left)
SysCallError: (104, 'Connection reset by peer')

Configuration file I am using.

secrets: secrets.yml
templates:
  # This is just in a template so that it can easily be re-used in multiple tasks (for example in an rss based and discover based task)
  # If you only have one task using your series config, you can place the configure_series plugin directly in that task rather than in a template
  # repetitive anchor items
  anchors:
    _transmission: &transmission
      host: '{{ secrets.transmission.host }}'
      port: 9091
      username: '{{ secrets.transmission.username }}'
      password: '{{ secrets.transmission.password }}'
      path: '{{ secrets.transmission.download_path_shows }}'
      ratio: .01
    _email: &email
      active: True
      from: '{{ secrets.email.from }}'
      to: swmiller6@gmail.com
      smtp_host: '{{ secrets.email.host }}'
      smtp_port: 587
      smtp_login: true
      smtp_username: '{{ secrets.email.username }}'
      smtp_password: '{{ secrets.email.password }}'
      smtp_tls: true
    _trakt_credentials: &trakt_credentials
      username: '{{ secrets.trakt.username }}'
      account: '{{ secrets.trakt.account }}' 
  # transmission connection for downloading shows      
  transmit-series:
    transmission:
      <<: *transmission
    email:
      <<: *email
  global:
    retry_failed:
      retry_time: 5 minutes # Base time in between retries
      retry_time_multiplier: 1 # Amount retry time will be multiplied by after each successive failure
      max_retries: 25 # Number of times the entry will be retried
    exists_series:
      path: '/media/storage/Tv/{{series_name}}'
    # some filtering to keep out the junk
    regexp:
      reject:
        - (s|d)ub(s|bed)?\b: {from: title}
        - 300mb
        - Español
        - spanish
        - temporada
        - subtitulado
        - french
        - DailyFliX
        - DUBLADO
        - x265
        - h265
        - xvid
    content_filter:
      require:
        - '*.avi'
        - '*.mkv'
        - '*.mp4'
      reject:
        - '*.wmv'
        - '*.zip'
        - 'password*'
  # template for shows to download        
  download-show:
    discover:
      what:
        - emit_series: yes
      from:
        - search_rss: http://showrss.info/user/64956.rss?magnets=true&namespaces=true&name=null&quality=hd&re=null
        - kat:
            category: tv
            verified: yes  
    thetvdb_lookup: yes
    set:
      content_filename: "{{ tvdb_series_name }} - {{ series_id }} ({{ quality|upper }})"
# list of tasks to run
tasks:
  # This task will look for episodes you have added to your `My TV Shows` list at trakt.
  # 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.
  follow show from ep:
    priority: 1
    seen: local
    trakt_list:
      <<: *trakt_credentials
      list: watchlist
      type: episodes
    accept_all: yes
    #set_series_begin: yes
    list_remove:
      - trakt_list:
          <<: *trakt_credentials
          list: '{{ secrets.trakt_lists.shows_follow }}'
    list_add:
      - trakt_list:
          <<: *trakt_credentials
          list: '{{ secrets.trakt_lists.shows_follow }}'
          type: shows
  get shows begin:
    priority: 2
    disable: seen
    trakt_emit:
      <<: *trakt_credentials
      list: '{{ secrets.trakt_lists.shows_follow }}'
      context: collected
      position: next
    accept_all: yes
    set_series_begin: yes
  get shows:
    priority: 3
    #magnets: no
    configure_series:
      settings:
        # Configure all the series options to your taste
        quality: 720p+ hdtv+
        timeframe: 1 hours
        target: 720p+ hdtv+
        identified_by: ep
        exact: yes
      from:
        trakt_list:
          <<: *trakt_credentials
          list: '{{ secrets.trakt_lists.shows_follow }}'
          type: shows
    template: [ download-show, transmit-series ]

Posts: 1

Participants: 1

Read full topic


Sometimes error with RSS fetching

$
0
0

@Addicted wrote:

2016-06-18 07:28 WARNING  inputs        TvShows         Error during input plugin rss: Unable to download the RSS for task TvShows (https://rarbg.to/rssdd.php?categories=18&order=data&by=DESC): HTTPSConnectionPool(host='rarbg.to', port=443): Max retries exceeded with url: /rssdd.php?categories=18&order=data&by=DESC (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x67b54470>: Failed to establish a new connection: [Errno 111] Connection refused',))
2016-06-18 07:28 WARNING  inputs        TvShows         Error during input plugin rss: Unable to download the RSS for task TvShows (https://eztv.ag/ezrss.xml): HTTPSConnectionPool(host='eztv.ag', port=443): Max retries exceeded with url: /ezrss.xml (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x6a9ecf90>: Failed to establish a new connection: [Errno 111] Connection refused',))
2016-06-18 07:28 CRITICAL rss           TvShows         Received content is HTML page, not an RSS feed
2016-06-18 07:28 CRITICAL rss           TvShows         I have saved the invalid content to /home/pi/.config/flexget/received/TvShows-kickassto.co.html for you to view
2016-06-18 07:28 WARNING  inputs        TvShows         Error during input plugin rss: Received invalid RSS content from task TvShows (http://kickassto.co/usearch/category%3Atv%20user%3Aettv%20seeds%3A2%20verified%3A1/?field=time_add&sorder=desc&rss=1)
2016-06-18 07:28 VERBOSE  details       TvShows         Produced 25 entries.

What may have caused this warnings??
When i browse these rss in browser,it opens normally.
But when fetched through flexget , sometimes these warning occurs.
And the RSS fetched from kickass/kat site is a blocked page from my ISP which rarely comes in my browser.
But always with Flexget.

Posts: 1

Participants: 1

Read full topic

Felxget 2.0.2 --> ImportError: No module named lib2to3.pgen2.parse

$
0
0

@volfoni wrote:

I have just upgrade my flexget to version 2.0.2 No error during the upgrade process.
But now I have this strange Python error when launching flexget.
Anyone able to help here ? Thanks !

synology> flexget --version
Traceback (most recent call last):
File "/opt/bin/flexget", line 7, in
from flexget import main
File "/opt/lib/python2.7/site-packages/flexget/__init__.py", line 11, in
from flexget import logger, plugin
File "/opt/lib/python2.7/site-packages/flexget/logger.py", line 3, in
from past.builtins import basestring
File "/opt/lib/python2.7/site-packages/past/__init__.py", line 88, in
from past.translation import install_hooks as autotranslate
File "/opt/lib/python2.7/site-packages/past/translation/__init__.py", line 41, in
from lib2to3.pgen2.parse import ParseError
ImportError: No module named lib2to3.pgen2.parse

Posts: 11

Participants: 5

Read full topic

BUG: Unhandled error in plugin transmission: 'ascii' codec can't encode characters in position 25-31: ordinal not in range(128)

$
0
0

@Bop4yN wrote:

After updating to v2.0.46 I get "Unhandled error"

That's what I see in log
BUG: Unhandled error in plugin transmission: 'ascii' codec can't encode characters in position 25-31: ordinal not in range(128)

And here is crashreport

BaibaKo identified by is currently on auto for Пустая корона. Multiple id types may be accepted until it locks in on the appropriate type.
2016-06-19 12:00 VERBOSE task BaibaKo ACCEPTED: Пустая корона 2: Война роз /The Hollow Crown 2: The Wars of the Roses /s02e02 /WEB-DLRip XviD /Генрих VI ч.2 (Золото) by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKo ACCEPTED: Накорми зверя /Feed the Beast /s01e03 /WEB-DLRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKo ACCEPTED: 12 обезьян /12 Monkeys /s02e09 /WEB-DLRip XviD /Гиена by series plugin because choosing best available quality
2016-06-19 12:00 INFO download BaibaKo Downloading: 12 обезьян /12 Monkeys /s02e09 /WEB-DLRip XviD /Гиена
2016-06-19 12:00 INFO download BaibaKo Downloading: Пустая корона 2: Война роз /The Hollow Crown 2: The Wars of the Roses /s02e02 /WEB-DLRip XviD /Генрих VI ч.2 (Золото)
2016-06-19 12:00 INFO download BaibaKo Downloading: Накорми зверя /Feed the Beast /s01e03 /WEB-DLRip XviD
2016-06-19 12:00 INFO download BaibaKo Downloading: Тёмное дитя /Orphan Black /s04e09 /WEB-DLRip XviD
2016-06-19 12:00 VERBOSE details BaibaKo Summary - Accepted: 4 (Rejected: 12 Undecided: 21 Failed: 0)
2016-06-19 12:00 CRITICAL task BaibaKo BUG: Unhandled error in plugin transmission: 'ascii' codec can't encode characters in position 25-31: ordinal not in range(128)
2016-06-19 12:00 CRITICAL manager BaibaKo An unexpected crash has occurred. Writing crash report to /root/.flexget/crash_report.2016.06.19.120031538782.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.0.48
2016-06-19 12:00 WARNING task BaibaKo Aborting task (plugin: transmission)
2016-06-19 12:00 VERBOSE input_cache BaibaKoPremieres Restored 15 entries from cache
2016-06-19 12:00 VERBOSE backlog BaibaKoPremieres Added 24 entries from backlog
2016-06-19 12:00 VERBOSE details BaibaKoPremieres Produced 39 entries.
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Мудрец /Cleverman /s01e03 /HD720p WEB-DL by series_premiere plugin because non premiere episode in a premiere series
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Мудрец /Cleverman /s01e03 /HD1080p WEB-DL /(Золото) by series_premiere plugin because non premiere episode in a premiere series
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Восстание варваров /Barbarians Rising /s01e02 /WEB-DLRip XviD /Бунт by series_premiere plugin because non premiere episode in a premiere series
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Восстание варваров /Barbarians Rising /s01e02 /WEB-DLRip x264 /Бунт (Золото) by series_premiere plugin because non premiere episode in a premiere series
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Восстание варваров /Barbarians Rising /s01e02 /HD720p WEB-DL /Бунт by series_premiere plugin because non premiere episode in a premiere series
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Мудрец /Cleverman /s01e02 /HD720p WEB-DL by series_premiere plugin because non premiere episode in a premiere series
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Мудрец /Cleverman /s01e02 /HD1080p WEB-DL /(Золото) by series_premiere plugin because non premiere episode in a premiere series
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Подчинение /Submission /s01e06 /HDTV720p /(Золото) (Финал сезона) by regexp plugin because regexp 'XviD' didn't match
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Изгой /Outcast /s01e03 /HD720p WEB-DL by regexp plugin because regexp 'XviD' didn't match
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Изгой /Outcast /s01e03 /HD1080p WEB-DL /(Золото) by regexp plugin because regexp 'XviD' didn't match
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Лопез /Lopez /s01e08 /WEB-DLRip x264 /Джордж идёт ва-банк (Золото) by regexp plugin because regexp 'XviD' didn't match
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Лопез /Lopez /s01e08 /HD720p WEB-DL /Джордж идёт ва-банк by regexp plugin because regexp 'XviD' didn't match
2016-06-19 12:00 VERBOSE task BaibaKoPremieres REJECTED: Лопез /Lopez /s01e08 /HD1080p WEB-DL /Джордж идёт ва-банк (Золото) by regexp plugin because regexp 'XviD' didn't match
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: Частные сыщики /Private Eyes /s01e01 /HDTVRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: По-волчьи выть /Animal Kingdom /s01e01 /WEB-DLRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: Обвиняемая /Guilt /s01e01 /WEB-DLRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: Мудрец /Cleverman /s01e01 /WEB-DLRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: Крушение /Wrecked /s01e01 /WEB-DLRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: Дядя Бак /Uncle Buck /s01e01 /WEB-DLRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: Гастролёры /Roadies /s01e01 /WEBRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: Выскочка Шекспир /Upstart Crow /s01e01 /WEB-DLRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: Восстание варваров /Barbarians Rising /s01e01 /WEB-DLRip XviD /Сопротивление by series plugin because choosing best available quality
2016-06-19 12:00 VERBOSE task BaibaKoPremieres ACCEPTED: Безмозглые /BrainDead /s01e01 /WEB-DLRip XviD by series plugin because choosing best available quality
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: Мудрец /Cleverman /s01e01 /WEB-DLRip XviD
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: Гастролёры /Roadies /s01e01 /WEBRip XviD
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: Крушение /Wrecked /s01e01 /WEB-DLRip XviD
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: Дядя Бак /Uncle Buck /s01e01 /WEB-DLRip XviD
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: Восстание варваров /Barbarians Rising /s01e01 /WEB-DLRip XviD /Сопротивление
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: Обвиняемая /Guilt /s01e01 /WEB-DLRip XviD
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: Выскочка Шекспир /Upstart Crow /s01e01 /WEB-DLRip XviD
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: Частные сыщики /Private Eyes /s01e01 /HDTVRip XviD
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: По-волчьи выть /Animal Kingdom /s01e01 /WEB-DLRip XviD
2016-06-19 12:00 INFO download BaibaKoPremieres Downloading: Безмозглые /BrainDead /s01e01 /WEB-DLRip XviD
2016-06-19 12:00 VERBOSE details BaibaKoPremieres Summary - Accepted: 10 (Rejected: 13 Undecided: 16 Failed: 0)
2016-06-19 12:00 CRITICAL task BaibaKoPremieres BUG: Unhandled error in plugin transmission: 'ascii' codec can't encode characters in position 25-31: ordinal not in range(128)
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 443, in _runplugin
return method(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in call
return self.func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/plugin_transmission.py", line 300, in on_task_output
self.add_to_transmission(self.client, task, config)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/plugin_transmission.py", line 389, in add_to_transmission
options = self.maketorrent_options_dict(config, entry)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/plugin_transmission.py", line 323, in maketorrent_options_dict
add['download_dir'] = text_to_native_str(pathscrub(path))
File "/usr/local/lib/python2.7/dist-packages/future/utils/__init__.py", line 221, in text_to_native_str
return unicode(t).encode(encoding)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 25-31: ordinal not in range(128)

I guess problem appears after fixing this issue with this fix

Posts: 2

Participants: 2

Read full topic

Anywhere i can put a bounty up?

$
0
0

@thatguy111 wrote:

As the title says, id rather learn by taking apart an engine then read the 500page manual.
Basically am i lazy, i guess you could say that, id more say that im frustrated in trying something 20 different ways only to have it not click and work for me so im wondering if anyone would either A wright a beautiful script or B walk me thru it step by step holding my hand along the way. I of course wont be wasting anyone's time here.

Posts: 2

Participants: 2

Read full topic

FlexGet taskbar Monitor (AHK)

$
0
0

@opicron wrote:

Yowz all.. Since I have started using FlexGet I must have typed the various commands in the command shell a few hundred times. Hacking away at my configuration until I was satisfied :wink:.

Now I have created an Flexget taskbar monitor with AHK which may have some use to you all. It checks the status of the deamon and shows an (in)active icon where appropiate. In the context menu I added some tasks or quicklinks which I used a lot during my initial testing.

Please check the following IMGUR for an impression:

Or the GIT for the code:

https://github.com/opicron/FlexGet-Monitor-AHK

Enjoy!
:: opicr0n

Posts: 2

Participants: 2

Read full topic

Can't get main file only to work and folder cleanup

$
0
0

@OmegaZero wrote:

I would LOVE to get main_file_only to work with deluge. It seems it's being set properly (only the main file is set with download) but right now it seems that either deluge ignores "Do not download" or perhaps the file gets done downloading before the option is set. I'm unsure if this is also because it might be a magnet and the magnetization timeout doesn't work that great (i.e. I only have deluge set to download two things at a time and therefore if a third torrent is added it will never magnetize until those other torrents finish so magnetization_timeout is useless).

Even more annoying to me is that it downloads the folder for the torrent and then puts the video inside that. Is there some way to use movedone to extract only the main file on move? I suppose if I could do that it wouldn't matter whether main_file_only worked anyways and would probably be the best solution.

Posts: 9

Participants: 2

Read full topic

CRITICAL BUG: Unhandled error in plugin backlog: maximum recursion depth exceeded in comparison

$
0
0

@yhli17 wrote:

From crash log file, I got this:

2016-07-02 01:22 VERBOSE discover movie_search Searching for Zootopia (2016) with plugin rarbg (4 of 4)
2016-07-02 01:22 VERBOSE utils.requests movie_search Waiting 0.85 seconds until next request to torrentapi.org
2016-07-02 01:22 VERBOSE discover movie_search Searching for Zootopia (2016) with plugin piratebay (4 of 4)
2016-07-02 01:22 CRITICAL task movie_search BUG: Unhandled error in plugin backlog: maximum recursion depth exceeded in comparison
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/flexget/task.py", line 443, in _runplugin
return method(*args, **kwargs)
File "/usr/local/lib/python3.4/dist-packages/flexget/event.py", line 23, in call
return self.func(*args, **kwargs)
File "/usr/local/lib/python3.4/dist-packages/flexget/plugins/input/backlog.py", line 119, in on_task_input
entry.take_snapshot('after_input')
File "/usr/local/lib/python3.4/dist-packages/flexget/entry.py", line 245, in take_snapshot
snapshot[field] = copy.deepcopy(value)
File "/usr/lib/python3.4/copy.py", line 182, in deepcopy
y = _reconstruct(x, rv, 1, memo)
File "/usr/lib/python3.4/copy.py", line 300, in _reconstruct
state = deepcopy(state, memo)
File "/usr/lib/python3.4/copy.py", line 155, in deepcopy
y = copier(x, memo)
File "/usr/lib/python3.4/copy.py", line 246, in deepcopydict
y[deepcopy(key, memo)] = deepcopy(value, memo)
File "/usr/lib/python3.4/copy.py", line 182, in deepcopy
y = _reconstruct(x, rv, 1, memo)
File "/usr/lib/python3.4/copy.py", line 300, in _reconstruct
state = deepcopy(state, memo)
File "/usr/lib/python3.4/copy.py", line 155, in deepcopy
y = copier(x, memo)
File "/usr/lib/python3.4/copy.py", line 246, in deepcopydict
y[deepcopy(key, memo)] = deepcopy(value, memo)
File "/usr/lib/python3.4/copy.py", line 182, in deepcopy

Posts: 2

Participants: 2

Read full topic


Redownload unwatched movies/tv from trakt unwatched

$
0
0

@jgrn307 wrote:

Folks: I had a nasty spill with my NAS that caused me to lose a lot of unwatched stuff. I've replaced the NAS but now I want to see if there is some way to force flexget to redownload any episodes/movies in the flexget database that are NOT listed as "Watched" on trakt (I have flexget feeding from my trakt list, and my media player marks the watched stuff in trakt). Any tricks with this?

Posts: 2

Participants: 2

Read full topic

Struggling with rejected entries

$
0
0

@vindeamim wrote:

I really don't know where my config is wrong

2016-07-16 23:23 VERBOSE  task          get_movies      REJECTED: `<movie_one_title> 2015 BRRip x264 RARBG` by quality plugin because bluray h264 does not match quality requirement [<Requirements(720p+ webrip+ !h265)>]
2016-07-16 23:23 VERBOSE  task          get_movies      REJECTED: `<movie_one_title> 2015 BRRip XviD AC3 RARBG` by quality plugin because bluray xvid ac3 does not match quality requirement [<Requirements(720p+ webrip+ !h265)>]
2016-07-16 23:23 VERBOSE  task          get_movies      REJECTED: `<movie_one_title> 2015 WEB DL x264 RARBG` by quality plugin because webdl h264 does not match quality requirement [<Requirements(720p+ webrip+ !h265)>]

This is happening with more than one entrie:

2016-07-16 23:27 VERBOSE  task          get_movies      REJECTED: `<movie_two_title> 2004 UNRATED DVDRip x264-HiGH` by quality plugin because dvdrip h264 does not match quality requirement [<Requirements(720p+ webrip+ !h265)>]
2016-07-16 23:27 VERBOSE  task          get_movies      REJECTED: ``<movie_two_title> 2004 UNRATED DVDRip x264-HiGH` by quality plugin because dvdrip h264 does not match quality requirement [<Requirements(720p+ webrip+ !h265)>]

My understanding is that they all should be accepted, but they are not.
My config file only have:
quality: 720p+ webrip+ !h265
So anything better than 720p and webrip should be accepted (like the BRrip and Web DL). Why they are not being accepted? Should I remove the 720p+ and let only webrip?

Thanks!

Posts: 5

Participants: 3

Read full topic

TVDB rename bug, does it has anything with Flexget?

$
0
0

@Mindegy_Tok wrote:

My wife has an anime downloading every week. The new series is out, but tvdb plugin renames it the wrong way (flexget must miss something). Every other anime works well.

[HorribleSubs] Arslan Senki S2 - 03 [1080p].mkv

becames

The Heroic Legend of Arslan (2015) - s01e03 - The Knight in Black

it should be s02e03, and just to note it failed with previous episodes too (S2 - 02 -> s01e02)

Flexget version: 2.1.13 (updated last night)

Posts: 5

Participants: 2

Read full topic

Trakt auth - 403 forbidden error

$
0
0

@will wrote:

Hi,

I needed to populate a list with my Trakt watchlist, but lately the auth hasn't been working.

flexget trakt auth <username> gives:

Authorization failed: Device authorization with Trakt.tv failed: 403 Client Error: Forbidden for url: https://api-v2launch.trakt.tv/oauth/device/code

In a task:

2016-07-18 10:29 CRITICAL plugin fill-tv Could not retrieve list from trakt (403 Client Error: Forbidden for url: https://api-v2launch.trakt.tv/users/mailliw/watchlist/shows)

Is this a rate-limitation on their side? flexget trakt show says it doesn't expire until September, so, not sure what else could be the issue. I'm on 2.1.15

Thanks

Will

Posts: 2

Participants: 1

Read full topic

Quality plugin causing different search results

$
0
0

@ReidandKat wrote:

Changing the quality requirements for, in this case, a movie queue causes the search results to change. The first results have quality: 720p hdrip+, the second results have 720p+ hdrip+:

➜ ~ flexget.sh | grep -i purge
2016-07-18 09:56 VERBOSE task movie_list ACCEPTED: The Purge: Election Year (2016) by accept_all plugin
2016-07-18 09:56 VERBOSE movie_list movie_list trying to match movie based of name: The Purge: Election Year and year: 2016
2016-07-18 09:56 VERBOSE discover download_movies_hdtv Searching for The Purge: Election Year (2016) with plugin torrentz (17 of 17)
2016-07-18 09:56 VERBOSE discover download_movies_hdtv Searching for The Purge: Election Year (2016) with plugin kat (17 of 17)
2016-07-18 09:56 VERBOSE task download_movies_hdtv REJECTED: The Purge Election Year 2016 HC HDRip XviD AC3-EVO by quality plugin because hdrip xvid ac3 does not match quality requirement []
2016-07-18 09:56 VERBOSE task download_movies_hdtv REJECTED: The Purge Election Year 2016 1080p HC WEBRip x264 AAC2 0-STUTTERSHIT by quality plugin because 1080p webrip h264 aac does not match quality requirement []
2016-07-18 09:56 VERBOSE task download_movies_hdtv REJECTED: The Purge Election Year 2016 HD720P X264 AAC English CHS Mp4Ba by quality plugin because h264 aac does not match quality requirement []
2016-07-18 09:56 VERBOSE task download_movies_hdtv REJECTED: The Purge : Election year - 2016 - CAM - English - x264 - AAC - Makintos13 by quality plugin because cam h264 aac does not match quality requirement []
2016-07-18 09:56 VERBOSE task download_movies_hdtv REJECTED: The Purge: Election Year (2016) HC - 1080p HDRiP - 2GB - ShAaNiG by quality plugin because 1080p hdrip does not match quality requirement []
2016-07-18 09:56 VERBOSE task download_movies_hdtv REJECTED: The Purge Election Year 2016 HC WEBRip x264-STUTTERSHIT by quality plugin because webrip h264 does not match quality requirement []
2016-07-18 09:56 VERBOSE task download_movies_hdtv REJECTED: The Purge Election Year 2016 CAMRip 1 05Gb By TeriKasam mkv by quality plugin because unknown does not match quality requirement []
➜ ~ nano .flexget/config.yml
➜ ~ flexget.sh | grep -i purge
2016-07-18 09:57 VERBOSE task movie_list ACCEPTED: The Purge: Election Year (2016) by accept_all plugin
2016-07-18 09:57 VERBOSE movie_list movie_list trying to match movie based of name: The Purge: Election Year and year: 2016
2016-07-18 09:57 VERBOSE discover download_movies_hdtv Searching for The Purge: Election Year (2016) with plugin torrentz (17 of 17)
2016-07-18 09:57 VERBOSE discover download_movies_hdtv Searching for The Purge: Election Year (2016) with plugin kat (17 of 17)
2016-07-18 09:57 VERBOSE task download_movies_hdtv REJECTED: The Purge Election Year 2016 HC HDRip XviD AC3-EVO by quality plugin because hdrip xvid ac3 does not match quality requirement []
2016-07-18 09:57 VERBOSE task download_movies_hdtv REJECTED: The Purge Election Year 2016 HD720P X264 AAC English CHS Mp4Ba by quality plugin because h264 aac does not match quality requirement []
2016-07-18 09:57 VERBOSE task download_movies_hdtv REJECTED: The Purge : Election year - 2016 - CAM - English - x264 - AAC - Makintos13 by quality plugin because cam h264 aac does not match quality requirement []
2016-07-18 09:57 VERBOSE task download_movies_hdtv REJECTED: The Purge Election Year 2016 HC WEBRip x264-STUTTERSHIT by quality plugin because webrip h264 does not match quality requirement []
2016-07-18 09:57 VERBOSE task download_movies_hdtv REJECTED: The Purge Election Year 2016 CAMRip 1 05Gb By TeriKasam mkv by quality plugin because unknown does not match quality requirement []

Config:

movies:
imdb_lookup: yes
trakt_lookup: yes
disable: seen
discover:
what:
- movie_list: movies
from:
- torrentz: verified
- kat:
category: movies
verified: yes
limit: 10
torrent_alive: 10
list_remove:
- trakt_list:
username: ReidandKat
account: ReidandKat
list: watchlist
- movie_list: movies

tasks:

movie_list:
priority: 1
disable:
- seen
trakt_list:
username: ReidandKat
account: ReidandKat
list: watchlist
type: movies
accept_all: yes
list_add:
- movie_list: movies

download_movies_hdtv:
priority: 4
template:
- all
- movies
quality:
- 720p+ hdrip+

Posts: 2

Participants: 2

Read full topic

Viewing all 376 articles
Browse latest View live