question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Flexget Version: 1.2.495 Raspbian Jessie

Hello, on Raspbian Jessie Flexget was working great until 2-3 weeks ago, Now I am getting this error: 2016-03-29 00:38 CRITICAL task showRSS Plugin nzb_size cannot be used because dependency lib pynzb is missing. when I try to add torrents to deluge.

My config:

templates:
  tv:
    manipulate:
      - title:
          replace:
            regexp: ''
            format: ''
    series:
      settings:
        720p:
          timeframe: 12 hours
          quality: 720p
          set:
            movedone: "/media/toshiba/pi/TVShows/%(series_name)s/Season %(series_season)s/"

        HDTV:
          quality: hdtv
          set:
            movedone: "/media/toshiba/pi/TVShows/%(series_name)s/Season %(series_season)s/"
      720p:
        - Fargo:
            begin: S02E05
        - The Big Bang Theory
        - South Park
        - The Flash
        - Arrow
        - Bob's Burgers
        - Silicon Valley
        - Mr. Robot
        - Family Guy
        - Marvel's Daredevil
        - Rick and Morty
        - Brooklyn Nine-Nine
    deluge:
      path: "/media/toshiba/torrents/downloading/"
      host: "localhost"
      port: 58846
      ratio: 1.0
      removeatratio: true
      username: "localclient"
      password: "0d7591cdacb8add2db731ff5799f545caecaa0ad"

tasks:
  showRSS:
    rss: "http://showrss.info/user/4320.rss?magnets=true&namespaces=true&name=null&quality=hd&re=yes"
    template: tv

and the output of sudo flexget execute is:

2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.cli.web` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/cli/web.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.daemon.webui` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/daemon/webui.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.api.seen` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/api/seen.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.api.user` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/api/user.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.api.movie_queue` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/api/movie_queue.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.api.series` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/api/series.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.api.history` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/api/history.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.api.tvdb_lookup` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/api/tvdb_lookup.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.api.schedule` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/api/schedule.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 ERROR    plugin                        ValueError attempting to import `flexget.plugins.api.tvmaze_lookup` (from /usr/local/lib/python2.7/dist-packages/flexget/plugins/api/tvmaze_lookup.py): invalid literal for int() with base 10: '93\x05'
2016-03-29 00:46 VERBOSE  task_queue                    There are 1 tasks to execute. Shutdown will commence when they have completed.
2016-03-29 00:46 VERBOSE  details       showRSS         Produced 20 entries.
2016-03-29 00:46 VERBOSE  manipulate    showRSS         Modified 0 entries.
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E13 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E13 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-19 04:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E12 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E12 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-19 03:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E11 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E11 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-19 03:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E10 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E10 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-19 01:01
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E09 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E09 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-19 01:01
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E01 720p WEBRip X264 DEFLATE` by seen plugin because entry with title `Marvels Daredevil S02E01 720p WEBRip X264 DEFLATE` is already marked seen in the task showRSS at 2016-03-19 01:01
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E08 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E08 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-18 23:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E07 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E07 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-18 22:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E06 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E06 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-18 20:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E04 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E04 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-18 19:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E05 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E05 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-18 19:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E03 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E03 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-18 17:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Marvels Daredevil S02E02 720p WEBRip x264 SKGTV` by seen plugin because entry with title `Marvels Daredevil S02E02 720p WEBRip x264 SKGTV` is already marked seen in the task showRSS at 2016-03-18 16:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Brooklyn Nine Nine S03E19 720p HDTV x264 AVS` by seen plugin because entry with title `Brooklyn Nine Nine S03E19 720p HDTV x264 AVS` is already marked seen in the task showRSS at 2016-03-16 05:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Bobs Burgers S06E10 720p HDTV x264 KILLERS` by seen plugin because entry with title `Bobs Burgers S06E10 720p HDTV x264 KILLERS` is already marked seen in the task showRSS at 2016-03-14 05:00
2016-03-29 00:46 VERBOSE  task          showRSS         REJECTED: `Family Guy S14E16 720p HDTV x264 AVS` by seen plugin because entry with title `Family Guy S14E16 720p HDTV x264 AVS` is already marked seen in the task showRSS at 2016-03-14 04:00
2016-03-29 00:46 VERBOSE  task          showRSS         ACCEPTED: `The Flash 2014 S02E16 720p HDTV X264 DIMENSION` by series plugin because target quality
2016-03-29 00:46 VERBOSE  task          showRSS         ACCEPTED: `Marvels Daredevil S02E10 PROPER 720p WEBRip X264 DEFLATE` by series plugin because proper
2016-03-29 00:46 VERBOSE  task          showRSS         ACCEPTED: `Marvels Daredevil S02E09 PROPER 720p WEBRip X264 DEFLATE` by series plugin because proper
2016-03-29 00:46 VERBOSE  task          showRSS         ACCEPTED: `Arrow S04E16 720p HDTV X264 DIMENSION` by series plugin because target quality
2016-03-29 00:46 VERBOSE  details       showRSS         Summary - Accepted: 4 (Rejected: 16 Undecided: 0 Failed: 0)
2016-03-29 00:46 CRITICAL task          showRSS         Plugin `nzb_size` cannot be used because dependency `lib pynzb` is missing.
2016-03-29 00:46 WARNING  task          showRSS         Aborting task (plugin: nzb_size)`

I couldn’t figure out why it can be. Thank you for your attention on the issue.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
sim-ocommented, Aug 7, 2016

I had this problem. Deleting /usr/local/lib/python2.7/site-packages/pynzb-0.1.0-py2.7.egg-info/ and running pip install --upgrade flexget is a simpler way to fix this problem.

0reactions
ernyldrmcommented, Apr 15, 2016

I just fresh installed whole os and everything is working now. I think it was a dependency error. Fresh install will resolve. Thank you for the help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Access #Size! error - How to eliminate or trap
In a Report I get a #Size! error. The formula is "=Sum(Nz([Amount],0))-Nz([Gross Amount],0)". I believe that the issue is caused when there ...
Read more >
Access Default Value Giving #Size! Error - Stack Overflow
I have a text box for all the hours worked txtTotalHours which I am setting the default value for with this formula =NZ(txtMonday,0)+NZ( ......
Read more >
#Size error in Report | Access World Forums
Hello! I have a textbox in report which should sum 3 fields, The first error occurred because sometimes one of the fields returns...
Read more >
How to Use Nz Function to Stop Missing-Value Errors in ...
How to use the null-to-zero (Nz) function to prevent expressions in Access query fields causing errors due to null or missing data.
Read more >
#Size Error - Report textbox | MrExcel Message Board
Hello, I have a formula in the Control Source of a textbox in an Access Report and I'm getting the #Size error when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found