@Isaac_Christie wrote:
Getting stuck guys, been awhile since I touched my flexget, everything was working nicely, had to reinstall because computer crashed, took the opportunity to redo my config file and update everything. Can't get things working now, keep getting stuck with error "BUG: Unhandled error in plugin imdb_list: 'NoneType' object has no attribute 'get'" i mrunning this on a new pc with a brand new db.
Logs
2017-04-26 22:38 VERBOSE manager Creating new database C:\Users\Admin\flexget\db-config.sqlite - DO NOT INTERUPT ... 2017-04-26 22:38 VERBOSE check Pre-checked 291 configuration lines 2017-04-26 22:38 VERBOSE check Checking config file `C:\Users\Admin\flexget\config.yml` 2017-04-26 22:38 VERBOSE check Config passed check. 2017-04-26 22:40 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed. 2017-04-26 22:40 INFO interval movies_populate1 No previous run recorded, running now 2017-04-26 22:40 CRITICAL task movies_populate1 BUG: Unhandled error in plugin imdb_list: 'NoneType' object has no attribute 'get' 2017-04-26 22:40 CRITICAL manager movies_populate1 An unexpected crash has occurred. Writing crash report to C:\Users\Admin\flexget\crash_report.2017.04.26.224019828000.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.10.38 2017-04-26 22:40 WARNING task movies_populate1 Aborting task (plugin: imdb_list)
tasks: movies_populate1: priority: 1 interval: 1 hour disable: retry_failed imdb_list: login: '{? imdb.usr ?}' password: '{? imdb.usr ?}' list: watchlist accept_all: yes seen: local list_add: - movie_list: movies1 movies_download1: priority: 2 quality: 1080p bluray !dts rss: '{? rss.movies.fhd ?}' imdb_lookup: yes #torrent_alive: yes list_match: from: - movie_list: movies1 deluge: path: E:/Users/Admin/AppData/Roaming/Deluge/Incomplete movedone: E:/Users/Admin/AppData/Roaming/Deluge/Done content_size: max: 13000 min: 5000 notify: entries: via: - pushbullet: api_key: '{? pb.api ?}'
Posts: 3
Participants: 2