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.

trakt_list > strip_dates: yes > Series 'x' has no history. (set_series_begin+trakt_emit)

See original GitHub issue
qvazzler@raspberrypi:~ $ flexget -V
1.2.495
You are on the latest release.

Suddenly my episodes no longer have history? 😃

Debug log

2016-03-26 20:56 DEBUG    manager                       Figuring out config load paths
2016-03-26 20:56 DEBUG    manager                       Found config: /home/qvazzler/.config/flexget/config.yml
2016-03-26 20:56 DEBUG    manager                       Config file /home/qvazzler/.config/flexget/config.yml selected
2016-03-26 20:56 DEBUG    manager                       sys.defaultencoding: ascii
2016-03-26 20:56 DEBUG    manager                       sys.getfilesystemencoding: UTF-8
2016-03-26 20:56 DEBUG    manager                       os.path.supports_unicode_filenames: False
2016-03-26 20:56 DEBUG    plugin                        Trying to load plugins from: [u'/home/qvazzler/.config/flexget/plugins', '/usr/local/lib/python2.7/dist-packages/flexget/plugins']
2016-03-26 20:56 DEBUG    safe                          Reading from cache file /tmp/safe-0.4.words.cache
2016-03-26 20:56 DEBUG    plugin                        Plugin `memusage` requires `ext lib `guppy`` to load.
2016-03-26 20:56 DEBUG    plugin                        Plugins took 3.91 seconds to load
2016-03-26 20:56 DEBUG    manager                       Connecting to: sqlite:////home/qvazzler/.config/flexget/db-config.sqlite
2016-03-26 20:56 DEBUG    manager                       config_name: config
2016-03-26 20:56 DEBUG    manager                       config_base: /home/qvazzler/.config/flexget
2016-03-26 20:56 DEBUG    manager                       New config data loaded.
2016-03-26 20:57 DEBUG    parsing                       setting default movie parser to internal. (options: {u'internal': <flexget.plugins.parsers.parser_internal.ParserInternal object at 0x759106b0>, u'guessit': <flexget.plugins.parsers.parser_guessit.ParserGuessit object at 0x74d12cf0>})
2016-03-26 20:57 DEBUG    parsing                       setting default series parser to internal. (options: {u'internal': <flexget.plugins.parsers.parser_internal.ParserInternal object at 0x759106b0>, u'guessit': <flexget.plugins.parsers.parser_guessit.ParserGuessit object at 0x74d12cf0>})
2016-03-26 20:57 INFO     log_start                     FlexGet started (PID: 19453)
2016-03-26 20:57 DEBUG    cron_env                      Encoding UTF-8 stored
2016-03-26 20:57 DEBUG    util.simple_persistence                 setting key terminal_encoding value 'UTF-8'
2016-03-26 20:57 DEBUG    task_queue                    task queue shutdown requested
2016-03-26 20:57 VERBOSE  task_queue                    There are 8 tasks to execute. Shutdown will commence when they have completed.
2016-03-26 20:57 INFO     ipc.rpyc                      server started on [127.0.0.1]:45785
2016-03-26 20:57 DEBUG    task          copy_trakt_watchlist executing copy_trakt_watchlist
2016-03-26 20:57 DEBUG    template      copy_trakt_watchlist Merging template global into task copy_trakt_watchlist
2016-03-26 20:57 DEBUG    disable       copy_trakt_watchlist Disabled built-in plugin(s): seen
2016-03-26 20:57 DEBUG    input_cache   copy_trakt_watchlist cache name: trakt_list_1312611fb4ff9f75db235aea1482b3f0 (has: )
2016-03-26 20:57 VERBOSE  trakt_list    copy_trakt_watchlist Retrieving `shows` list `watchlist`
2016-03-26 20:57 DEBUG    utils.requests copy_trakt_watchlist Fetching https://api-v2launch.trakt.tv/users/qvazzler/watchlist/shows
2016-03-26 20:57 DEBUG    input_cache   copy_trakt_watchlist storing to cache trakt_list_1312611fb4ff9f75db235aea1482b3f0 23 entries
2016-03-26 20:57 DEBUG    input_cache   copy_trakt_watchlist Storing cache trakt_list_1312611fb4ff9f75db235aea1482b3f0 to database.
2016-03-26 20:57 DEBUG    backlog       copy_trakt_watchlist 0 entries purged from backlog
2016-03-26 20:57 VERBOSE  details       copy_trakt_watchlist Produced 23 entries.
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Paw Patrol (2013)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Daybreak (2012)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Criminal Minds: Beyond Borders (2016)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Making a Murderer (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Dark Net (2016)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Unforgettable (2011)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `The 100 (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Criminal Minds (2005)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Chicago P.D. (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `The Flash (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Forever (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Penny Dreadful (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Orange Is the New Black (2013)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Cosmos: A Spacetime Odyssey (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Marvel's Daredevil (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Peaky Blinders (2013)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `CSI: Cyber (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Marvel's Agents of S.H.I.E.L.D. (2013)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `The Strain (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `The Hundred Code (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `The Librarians (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `The Man in the High Castle (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist ACCEPTED: `Into the Badlands (2015)` by accept_all plugin
2016-03-26 20:57 DEBUG    urlrewriter   copy_trakt_watchlist Checking 23 entries
2016-03-26 20:57 VERBOSE  details       copy_trakt_watchlist Summary - Accepted: 23 (Rejected: 0 Undecided: 0 Failed: 0)
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Paw Patrol (2013):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Daybreak (2012):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Criminal Minds: Beyond Borders (2016):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Making a Murderer (2015):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Dark Net (2016):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Unforgettable (2011):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for The 100 (2014):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Criminal Minds (2005):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Chicago P.D. (2014):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for The Flash (2014):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Forever (2014):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Penny Dreadful (2014):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Orange Is the New Black (2013):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Cosmos: A Spacetime Odyssey (2014):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Marvel's Daredevil (2015):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Peaky Blinders (2013):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for CSI: Cyber (2015):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Marvel's Agents of S.H.I.E.L.D. (2013):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for The Strain (2014):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for The Hundred Code (2015):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for The Librarians (2014):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for The Man in the High Castle (2015):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist Checking for seeds for Into the Badlands (2015):
2016-03-26 20:57 DEBUG    trakt_add     copy_trakt_watchlist Submitting data to trakt.tv (https://api-v2launch.trakt.tv/users/qvazzler/lists/1-b-shows-b-follow/items): {u'movies': [], u'shows': [{u'ids': {u'tvdb': 272472, u'tmdb': 57532, u'imdb': u'tt3121722', u'trakt': 57161}, u'title': u'Paw Patrol (2013)'}, {u'ids': {u'tvdb': 260058, u'imdb': u'tt2173240', u'trakt': 66930}, u'title': u'Daybreak (2012)'}, {u'ids': {u'tvdb': 296654, u'tmdb': 64481, u'imdb': u'tt4364202', u'tvrage': 47617, u'trakt': 99664}, u'title': u'Criminal Minds: Beyond Borders (2016)'}, {u'ids': {u'tvdb': 303210, u'tmdb': 64439, u'imdb': u'tt5189670', u'trakt': 103423}, u'title': u'Making a Murderer (2015)'}, {u'ids': {u'tvdb': 303598, u'tmdb': 64607, u'imdb': u'tt3904344', u'trakt': 103680}, u'title': u'Dark Net (2016)'}, {u'ids': {u'tvdb': 248861, u'tmdb': 39276, u'imdb': u'tt1842530', u'tvrage': 28417, u'trakt': 39112}, u'title': u'Unforgettable (2011)'}, {u'ids': {u'tvdb': 268592, u'tmdb': 48866, u'imdb': u'tt2661044', u'tvrage': 34770, u'trakt': 48562}, u'title': u'The 100 (2014)'}, {u'ids': {u'tvdb': 75710, u'tmdb': 4057, u'imdb': u'tt0452046', u'tvrage': 3171, u'trakt': 4033}, u'title': u'Criminal Minds (2005)'}, {u'ids': {u'tvdb': 269641, u'tmdb': 58841, u'imdb': u'tt2805096', u'tvrage': 35802, u'trakt': 58454}, u'title': u'Chicago P.D. (2014)'}, {u'ids': {u'tvdb': 279121, u'tmdb': 60735, u'imdb': u'tt3107288', u'tvrage': 36939, u'trakt': 60300}, u'title': u'The Flash (2014)'}, {u'ids': {u'tvdb': 281535, u'tmdb': 60726, u'imdb': u'tt3487382', u'tvrage': 41038, u'trakt': 60291}, u'title': u'Forever (2014)'}, {u'ids': {u'tvdb': 265766, u'tmdb': 54671, u'imdb': u'tt2628232', u'tvrage': 34172, u'trakt': 54327}, u'title': u'Penny Dreadful (2014)'}, {u'ids': {u'tvdb': 264586, u'tmdb': 1424, u'imdb': u'tt2372162', u'tvrage': 32950, u'trakt': 1415}, u'title': u'Orange Is the New Black (2013)'}, {u'ids': {u'tvdb': 260586, u'tmdb': 58474, u'imdb': u'tt2395695', u'tvrage': 29336, u'trakt': 71041}, u'title': u'Cosmos: A Spacetime Odyssey (2014)'}, {u'ids': {u'tvdb': 281662, u'tmdb': 61889, u'imdb': u'tt3322312', u'tvrage': 38796, u'trakt': 77938}, u'title': u"Marvel's Daredevil (2015)"}, {u'ids': {u'tvdb': 270915, u'tmdb': 60574, u'imdb': u'tt2442560', u'tvrage': 37240, u'trakt': 60158}, u'title': u'Peaky Blinders (2013)'}, {u'ids': {u'tvdb': 281551, u'tmdb': 61811, u'imdb': u'tt3560060', u'tvrage': 41239, u'trakt': 77814}, u'title': u'CSI: Cyber (2015)'}, {u'ids': {u'tvdb': 263365, u'tmdb': 1403, u'imdb': u'tt2364582', u'tvrage': 32656, u'trakt': 1394}, u'title': u"Marvel's Agents of S.H.I.E.L.D. (2013)"}, {u'ids': {u'tvdb': 276564, u'tmdb': 47640, u'imdb': u'tt2654620', u'tvrage': 33229, u'trakt': 47350}, u'title': u'The Strain (2014)'}, {u'ids': {u'tvdb': 286193, u'imdb': u'tt3515512', u'trakt': 80568}, u'title': u'The Hundred Code (2015)'}, {u'ids': {u'tvdb': 281709, u'tmdb': 61599, u'imdb': u'tt3663490', u'tvrage': 41032, u'trakt': 77821}, u'title': u'The Librarians (2014)'}, {u'ids': {u'tvdb': 295829, u'tmdb': 62017, u'imdb': u'tt1740299', u'tvrage': 34577, u'trakt': 68319}, u'title': u'The Man in the High Castle (2015)'}, {u'ids': {u'tvdb': 289079, u'tmdb': 47450, u'imdb': u'tt3865236', u'tvrage': 49739, u'trakt': 82217}, u'title': u'Into the Badlands (2015)'}]}
2016-03-26 20:57 DEBUG    utils.requests copy_trakt_watchlist Fetching https://api-v2launch.trakt.tv/users/qvazzler/lists/1-b-shows-b-follow/items
2016-03-26 20:57 INFO     trakt_add     copy_trakt_watchlist Successfully added to/from list 1-b-shows-b-follow: 0 movie(s), 0 show(s), 0 episode(s).
2016-03-26 20:57 DEBUG    disable       copy_trakt_watchlist Re-enabled builtin plugin(s): seen
2016-03-26 20:57 DEBUG    util.simple_persistence copy_trakt_watchlist Flushing simple persistence for task copy_trakt_watchlist to db.
2016-03-26 20:57 DEBUG    task          copy_trakt_watchlist_movies executing copy_trakt_watchlist_movies
2016-03-26 20:57 DEBUG    template      copy_trakt_watchlist_movies Merging template global into task copy_trakt_watchlist_movies
2016-03-26 20:57 DEBUG    disable       copy_trakt_watchlist_movies Disabled built-in plugin(s): seen
2016-03-26 20:57 DEBUG    input_cache   copy_trakt_watchlist_movies cache name: trakt_list_5fb1207dadfbe9154c7210ee0f8563be (has: trakt_list_1312611fb4ff9f75db235aea1482b3f0)
2016-03-26 20:57 VERBOSE  trakt_list    copy_trakt_watchlist_movies Retrieving `movies` list `watchlist`
2016-03-26 20:57 DEBUG    utils.requests copy_trakt_watchlist_movies Fetching https://api-v2launch.trakt.tv/users/qvazzler/watchlist/movies
2016-03-26 20:57 DEBUG    input_cache   copy_trakt_watchlist_movies storing to cache trakt_list_5fb1207dadfbe9154c7210ee0f8563be 44 entries
2016-03-26 20:57 DEBUG    input_cache   copy_trakt_watchlist_movies Storing cache trakt_list_5fb1207dadfbe9154c7210ee0f8563be to database.
2016-03-26 20:57 DEBUG    backlog       copy_trakt_watchlist_movies 0 entries purged from backlog
2016-03-26 20:57 VERBOSE  details       copy_trakt_watchlist_movies Produced 44 entries.
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Last Witch Hunter` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies No collection found in cache.
2016-03-26 20:57 DEBUG    utils.requests copy_trakt_watchlist_movies Fetching https://api-v2launch.trakt.tv/users/qvazzler/collection/movies
2016-03-26 20:57 VERBOSE  api_trakt     copy_trakt_watchlist_movies Received 123 records from trakt.tv qvazzler's collection
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Last Witch Hunter (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Last Witch Hunter (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Revenant` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Revenant (2015)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Scouts Guide to the Zombie Apocalypse` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Scouts Guide to the Zombie Apocalypse (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Scouts Guide to the Zombie Apocalypse (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Sicario` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Sicario (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Sicario (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Black Mass` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Black Mass (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Black Mass (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Hateful Eight` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Hateful Eight (2015)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Star Wars: Episode V - The Empire Strikes Back` age 36 expires in 182 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Star Wars: Episode V - The Empire Strikes Back (1980)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Star Wars: Episode V - The Empire Strikes Back (1980) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Star Wars: The Force Awakens` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Star Wars: The Force Awakens (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Star Wars: The Force Awakens (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Bridge of Spies` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Bridge of Spies (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Bridge of Spies (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Spectre` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Spectre (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Spectre (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Legend` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Legend (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Legend (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Inside Out` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Inside Out (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Inside Out (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Hail, Caesar!` age 0 expires in 2 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Hail, Caesar! (2016)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Spotlight` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Spotlight (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Spotlight (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Big Short` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Big Short (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Big Short (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Zootopia` age 0 expires in 2 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Zootopia (2016)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Theory of Everything` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Theory of Everything (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Theory of Everything (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Hunger Games` age 4 expires in 22 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Hunger Games (2012)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Hunger Games (2012) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Hunger Games: Mockingjay - Part 2` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Hunger Games: Mockingjay - Part 2 (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Hunger Games: Mockingjay - Part 2 (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Hunger Games: Mockingjay - Part 1` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Hunger Games: Mockingjay - Part 1 (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Hunger Games: Mockingjay - Part 1 (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Hunger Games: Catching Fire` age 3 expires in 17 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Hunger Games: Catching Fire (2013)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Hunger Games: Catching Fire (2013) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Vice` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Vice (2015)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Horrible Bosses 2` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Horrible Bosses 2 (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Horrible Bosses 2 (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Snatch` age 16 expires in 82 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Snatch (2000)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Snatch (2000) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Judge` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Judge (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Judge (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Guardians of the Galaxy` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Guardians of the Galaxy (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Guardians of the Galaxy (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `The Gambler` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "The Gambler (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Gambler (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Dracula Untold` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Dracula Untold (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Dracula Untold (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Video Games: The Movie` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Video Games: The Movie (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Video Games: The Movie (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Citizenfour` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Citizenfour (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Citizenfour (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Hackers` age 21 expires in 107 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Hackers (1995)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Hackers (1995) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Ice Age: The Meltdown` age 10 expires in 52 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Ice Age: The Meltdown (2006)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Ice Age` age 14 expires in 72 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Ice Age (2002)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Ice Age: Collision Course` age 0 expires in 2 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Ice Age: Collision Course (2016)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Ice Age: Continental Drift` age 4 expires in 22 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Ice Age: Continental Drift (2012)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Ice Age: Continental Drift (2012) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Ice Age: Dawn of the Dinosaurs` age 7 expires in 37 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Ice Age: Dawn of the Dinosaurs (2009)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Kung Fu Panda` age 8 expires in 42 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Kung Fu Panda (2008)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Kung Fu Panda 2` age 5 expires in 27 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Kung Fu Panda 2 (2011)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Kung Fu Panda 2 (2011) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Kung Fu Panda 3` age 0 expires in 2 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Kung Fu Panda 3 (2016)" is: Not owned
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Rio` age 5 expires in 27 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Rio (2011)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Rio (2011) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Rio 2` age 2 expires in 12 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Rio 2 (2014)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Rio 2 (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Finding Nemo` age 13 expires in 67 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Finding Nemo (2003)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Finding Nemo (2003) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `400 Days` age 1 expires in 7 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "400 Days (2015)" is: Owned
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies 400 Days (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies movie `Ali` age 15 expires in 77 days
2016-03-26 20:57 DEBUG    api_trakt     copy_trakt_watchlist_movies The result for entry "Ali (2001)" is: Not owned
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Last Witch Hunter (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Revenant (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Scouts Guide to the Zombie Apocalypse (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Sicario (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Black Mass (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Hateful Eight (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Star Wars: Episode V - The Empire Strikes Back (1980)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Star Wars: The Force Awakens (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Bridge of Spies (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Spectre (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Legend (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Inside Out (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Hail, Caesar! (2016)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Spotlight (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Big Short (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Zootopia (2016)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Theory of Everything (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Hunger Games (2012)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Hunger Games: Mockingjay - Part 2 (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Hunger Games: Mockingjay - Part 1 (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Hunger Games: Catching Fire (2013)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Vice (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Horrible Bosses 2 (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Snatch (2000)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Judge (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Guardians of the Galaxy (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `The Gambler (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Dracula Untold (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Video Games: The Movie (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Citizenfour (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Hackers (1995)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Ice Age: The Meltdown (2006)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Ice Age (2002)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Ice Age: Collision Course (2016)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Ice Age: Continental Drift (2012)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Ice Age: Dawn of the Dinosaurs (2009)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Kung Fu Panda (2008)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Kung Fu Panda 2 (2011)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Kung Fu Panda 3 (2016)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Rio (2011)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Rio 2 (2014)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Finding Nemo (2003)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `400 Days (2015)` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies ACCEPTED: `Ali (2001)` by accept_all plugin
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Last Witch Hunter (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Scouts Guide to the Zombie Apocalypse (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Sicario (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Black Mass (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Star Wars: Episode V - The Empire Strikes Back (1980) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Star Wars: The Force Awakens (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Bridge of Spies (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Spectre (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Legend (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Inside Out (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Spotlight (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Big Short (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Theory of Everything (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Hunger Games (2012) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Hunger Games: Mockingjay - Part 2 (2015) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Hunger Games: Mockingjay - Part 1 (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Hunger Games: Catching Fire (2013) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Horrible Bosses 2 (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Snatch (2000) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Judge (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Guardians of the Galaxy (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies The Gambler (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Dracula Untold (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Video Games: The Movie (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Citizenfour (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Hackers (1995) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Ice Age: Continental Drift (2012) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Kung Fu Panda 2 (2011) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Rio (2011) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Rio 2 (2014) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies Finding Nemo (2003) matched requirement trakt_collected
2016-03-26 20:57 DEBUG    if            copy_trakt_watchlist_movies 400 Days (2015) matched requirement trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `The Last Witch Hunter (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Scouts Guide to the Zombie Apocalypse (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Sicario (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Black Mass (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Star Wars: Episode V - The Empire Strikes Back (1980)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Star Wars: The Force Awakens (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Bridge of Spies (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Spectre (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Legend (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Inside Out (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Spotlight (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `The Big Short (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `The Theory of Everything (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `The Hunger Games (2012)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `The Hunger Games: Mockingjay - Part 2 (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `The Hunger Games: Mockingjay - Part 1 (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `The Hunger Games: Catching Fire (2013)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Horrible Bosses 2 (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Snatch (2000)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `The Judge (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Guardians of the Galaxy (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `The Gambler (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Dracula Untold (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Video Games: The Movie (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Citizenfour (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Hackers (1995)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Ice Age: Continental Drift (2012)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Kung Fu Panda 2 (2011)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Rio (2011)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Rio 2 (2014)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `Finding Nemo (2003)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 VERBOSE  task          copy_trakt_watchlist_movies REJECTED: `400 Days (2015)` by if plugin because matched requirement: trakt_collected
2016-03-26 20:57 DEBUG    urlrewriter   copy_trakt_watchlist_movies Checking 12 entries
2016-03-26 20:57 VERBOSE  details       copy_trakt_watchlist_movies Summary - Accepted: 12 (Rejected: 32 Undecided: 0 Failed: 0)
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for The Revenant (2015):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for The Hateful Eight (2015):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Hail, Caesar! (2016):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Zootopia (2016):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Vice (2015):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Ice Age: The Meltdown (2006):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Ice Age (2002):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Ice Age: Collision Course (2016):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Ice Age: Dawn of the Dinosaurs (2009):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Kung Fu Panda (2008):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Kung Fu Panda 3 (2016):
2016-03-26 20:57 DEBUG    torrent_alive copy_trakt_watchlist_movies Checking for seeds for Ali (2001):
2016-03-26 20:57 DEBUG    trakt_add     copy_trakt_watchlist_movies Submitting data to trakt.tv (https://api-v2launch.trakt.tv/users/qvazzler/lists/3-b-movie-b-get/items): {u'movies': [{u'ids': {u'tmdb': 281957, u'imdb': u'tt1663202', u'trakt': 179334}}, {u'ids': {u'tmdb': 273248, u'imdb': u'tt3460252', u'trakt': 171149}}, {u'ids': {u'tmdb': 270487, u'imdb': u'tt0475290', u'trakt': 168510}}, {u'ids': {u'tmdb': 269149, u'imdb': u'tt2948356', u'trakt': 167397}}, {u'ids': {u'tmdb': 307663, u'imdb': u'tt3480796', u'trakt': 193633}}, {u'ids': {u'tmdb': 950, u'imdb': u'tt0438097', u'trakt': 790}}, {u'ids': {u'tmdb': 425, u'imdb': u'tt0268380', u'trakt': 337}}, {u'ids': {u'tmdb': 278154, u'imdb': u'tt3416828', u'trakt': 175781}}, {u'ids': {u'tmdb': 8355, u'imdb': u'tt1080016', u'trakt': 4146}}, {u'ids': {u'tmdb': 9502, u'imdb': u'tt0441773', u'trakt': 4783}}, {u'ids': {u'tmdb': 140300, u'imdb': u'tt2267968', u'trakt': 93870}}, {u'ids': {u'tmdb': 8489, u'imdb': u'tt0248667', u'trakt': 4226}}], u'shows': []}
2016-03-26 20:57 DEBUG    utils.requests copy_trakt_watchlist_movies Fetching https://api-v2launch.trakt.tv/users/qvazzler/lists/3-b-movie-b-get/items
2016-03-26 20:57 INFO     trakt_add     copy_trakt_watchlist_movies Successfully added to/from list 3-b-movie-b-get: 0 movie(s), 0 show(s), 0 episode(s).
2016-03-26 20:57 DEBUG    disable       copy_trakt_watchlist_movies Re-enabled builtin plugin(s): seen
2016-03-26 20:57 DEBUG    util.simple_persistence copy_trakt_watchlist_movies Flushing simple persistence for task copy_trakt_watchlist_movies to db.
2016-03-26 20:57 DEBUG    task          fill_movie_queue executing fill_movie_queue
2016-03-26 20:57 DEBUG    template      fill_movie_queue Merging template global into task fill_movie_queue
2016-03-26 20:57 DEBUG    input_cache   fill_movie_queue cache name: trakt_list_7c607af3501468ee9695f65c6864af0f (has: trakt_list_5fb1207dadfbe9154c7210ee0f8563be, trakt_list_1312611fb4ff9f75db235aea1482b3f0)
2016-03-26 20:57 VERBOSE  trakt_list    fill_movie_queue Retrieving `movies` list `3-b-movie-b-get`
2016-03-26 20:57 DEBUG    utils.requests fill_movie_queue Fetching https://api-v2launch.trakt.tv/users/qvazzler/lists/3-b-movie-b-get/items
2016-03-26 20:57 DEBUG    input_cache   fill_movie_queue storing to cache trakt_list_7c607af3501468ee9695f65c6864af0f 19 entries
2016-03-26 20:57 DEBUG    input_cache   fill_movie_queue Storing cache trakt_list_7c607af3501468ee9695f65c6864af0f to database.
2016-03-26 20:57 DEBUG    backlog       fill_movie_queue 0 entries purged from backlog
2016-03-26 20:57 VERBOSE  details       fill_movie_queue Produced 19 entries.
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/the-revenant-2015' 'The Revenant (2015)' because of seen 'The Revenant (2015)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `The Revenant (2015)` by seen plugin because entry with title `The Revenant (2015)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/the-hateful-eight-2015' 'The Hateful Eight (2015)' because of seen 'The Hateful Eight (2015)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `The Hateful Eight (2015)` by seen plugin because entry with title `The Hateful Eight (2015)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/star-wars-the-force-awakens-2015' 'Star Wars: The Force Awakens (2015)' because of seen 'Star Wars: The Force Awakens (2015)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Star Wars: The Force Awakens (2015)` by seen plugin because entry with title `Star Wars: The Force Awakens (2015)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/hail-caesar-2016' 'Hail, Caesar! (2016)' because of seen 'Hail, Caesar! (2016)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Hail, Caesar! (2016)` by seen plugin because entry with title `Hail, Caesar! (2016)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/zootopia-2016' 'Zootopia (2016)' because of seen 'Zootopia (2016)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Zootopia (2016)` by seen plugin because entry with title `Zootopia (2016)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/the-hunger-games-mockingjay-part-2-2015' 'The Hunger Games: Mockingjay - Part 2 (2015)' because of seen 'The Hunger Games: Mockingjay - Part 2 (2015)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `The Hunger Games: Mockingjay - Part 2 (2015)` by seen plugin because entry with title `The Hunger Games: Mockingjay - Part 2 (2015)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/the-hunger-games-mockingjay-part-1-2014' 'The Hunger Games: Mockingjay - Part 1 (2014)' because of seen 'The Hunger Games: Mockingjay - Part 1 (2014)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `The Hunger Games: Mockingjay - Part 1 (2014)` by seen plugin because entry with title `The Hunger Games: Mockingjay - Part 1 (2014)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/vice-2015' 'Vice (2015)' because of seen 'Vice (2015)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Vice (2015)` by seen plugin because entry with title `Vice (2015)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/when-marnie-was-there-2014' 'When Marnie Was There (2014)' because of seen 'When Marnie Was There (2014)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `When Marnie Was There (2014)` by seen plugin because entry with title `When Marnie Was There (2014)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/ice-age-the-meltdown-2006' 'Ice Age: The Meltdown (2006)' because of seen 'Ice Age: The Meltdown (2006)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Ice Age: The Meltdown (2006)` by seen plugin because entry with title `Ice Age: The Meltdown (2006)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/ice-age-2002' 'Ice Age (2002)' because of seen 'Ice Age (2002)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Ice Age (2002)` by seen plugin because entry with title `Ice Age (2002)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/ice-age-collision-course-2016' 'Ice Age: Collision Course (2016)' because of seen 'Ice Age: Collision Course (2016)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Ice Age: Collision Course (2016)` by seen plugin because entry with title `Ice Age: Collision Course (2016)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/ice-age-dawn-of-the-dinosaurs-2009' 'Ice Age: Dawn of the Dinosaurs (2009)' because of seen 'Ice Age: Dawn of the Dinosaurs (2009)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Ice Age: Dawn of the Dinosaurs (2009)` by seen plugin because entry with title `Ice Age: Dawn of the Dinosaurs (2009)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/kung-fu-panda-2008' 'Kung Fu Panda (2008)' because of seen 'Kung Fu Panda (2008)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Kung Fu Panda (2008)` by seen plugin because entry with title `Kung Fu Panda (2008)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/kung-fu-panda-3-2016' 'Kung Fu Panda 3 (2016)' because of seen 'Kung Fu Panda 3 (2016)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Kung Fu Panda 3 (2016)` by seen plugin because entry with title `Kung Fu Panda 3 (2016)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/inside-out-2015' 'Inside Out (2015)' because of seen 'Inside Out (2015)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Inside Out (2015)` by seen plugin because entry with title `Inside Out (2015)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/ali-2001' 'Ali (2001)' because of seen 'Ali (2001)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `Ali (2001)` by seen plugin because entry with title `Ali (2001)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/the-hunger-games-catching-fire-2013' 'The Hunger Games: Catching Fire (2013)' because of seen 'The Hunger Games: Catching Fire (2013)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `The Hunger Games: Catching Fire (2013)` by seen plugin because entry with title `The Hunger Games: Catching Fire (2013)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    seen          fill_movie_queue Rejecting 'http://trakt.tv/movie/the-last-witch-hunter-2015' 'The Last Witch Hunter (2015)' because of seen 'The Last Witch Hunter (2015)'
2016-03-26 20:57 VERBOSE  task          fill_movie_queue REJECTED: `The Last Witch Hunter (2015)` by seen plugin because entry with title `The Last Witch Hunter (2015)` is already marked seen in the task fill_movie_queue at 2016-03-21 22:19
2016-03-26 20:57 DEBUG    urlrewriter   fill_movie_queue Checking 0 entries
2016-03-26 20:57 VERBOSE  details       fill_movie_queue Summary - Accepted: 0 (Rejected: 19 Undecided: 0 Failed: 0)
2016-03-26 20:57 DEBUG    util.simple_persistence fill_movie_queue Flushing simple persistence for task fill_movie_queue to db.
2016-03-26 20:57 DEBUG    task          get_movies_720p executing get_movies_720p
2016-03-26 20:57 DEBUG    template      get_movies_720p Merging template download-movie into task get_movies_720p
2016-03-26 20:57 DEBUG    template      get_movies_720p Merging template global into task get_movies_720p
2016-03-26 20:57 DEBUG    template      get_movies_720p Merging template transmit-movies into task get_movies_720p
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: The Revenant - tt1663202
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Hail, Caesar! - tt0475290
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Zootopia - tt2948356
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Vice - tt3480796
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Ice Age: The Meltdown - tt0438097
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Ice Age - tt0268380
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Ice Age: Collision Course - tt3416828
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Ice Age: Dawn of the Dinosaurs - tt1080016
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Kung Fu Panda - tt0441773
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Kung Fu Panda 3 - tt2267968
2016-03-26 20:57 DEBUG    emit_movie_queue get_movies_720p Added title and IMDB id to new entry: Ali - tt0248667
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Discovering 11 titles ...
2016-03-26 20:57 INFO     discover      get_movies_720p Ignoring interval because of --discover-now
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    discover      get_movies_720p interval passed
2016-03-26 20:57 DEBUG    est_released  get_movies_720p The Revenant
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for The Revenant, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for The Revenant
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Hail, Caesar!
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Hail, Caesar!, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Hail, Caesar!
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Zootopia
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Zootopia, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Zootopia
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Vice
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Vice, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Vice
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Ice Age: The Meltdown
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Ice Age: The Meltdown, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Ice Age: The Meltdown
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Ice Age
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Ice Age, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Ice Age
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Ice Age: Collision Course
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Ice Age: Collision Course, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Ice Age: Collision Course
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Ice Age: Dawn of the Dinosaurs
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Ice Age: Dawn of the Dinosaurs, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Ice Age: Dawn of the Dinosaurs
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Kung Fu Panda
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Kung Fu Panda, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Kung Fu Panda
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Kung Fu Panda 3
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Kung Fu Panda 3, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Kung Fu Panda 3
2016-03-26 20:57 DEBUG    est_released  get_movies_720p Ali
2016-03-26 20:57 DEBUG    est_movies    get_movies_720p Unable to check release for Ali, tmdb_release field is not defined
2016-03-26 20:57 DEBUG    discover      get_movies_720p No release date could be determined for Ali
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `The Revenant` with plugin `sceneaccess` (1 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    utils.requests get_movies_720p Fetching https://sceneaccess.eu/login
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 232, in request
    result = requests.Session.request(self, method, url, *args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 468, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 576, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 449, in send
    raise ReadTimeout(e, request=request)
ReadTimeout: HTTPSConnectionPool(host='sceneaccess.eu', port=443): Read timed out. (read timeout=30)
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: HTTPSConnectionPool(host='sceneaccess.eu', port=443): Read timed out. (read timeout=30)
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `The Revenant`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Hail, Caesar!` with plugin `sceneaccess` (2 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Hail, Caesar!`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Zootopia` with plugin `sceneaccess` (3 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Zootopia`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Vice` with plugin `sceneaccess` (4 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Vice`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Ice Age: The Meltdown` with plugin `sceneaccess` (5 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Ice Age: The Meltdown`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Ice Age` with plugin `sceneaccess` (6 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Ice Age`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Ice Age: Collision Course` with plugin `sceneaccess` (7 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Ice Age: Collision Course`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Ice Age: Dawn of the Dinosaurs` with plugin `sceneaccess` (8 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Ice Age: Dawn of the Dinosaurs`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Kung Fu Panda` with plugin `sceneaccess` (9 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Kung Fu Panda`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Kung Fu Panda 3` with plugin `sceneaccess` (10 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Kung Fu Panda 3`
2016-03-26 20:57 VERBOSE  discover      get_movies_720p Searching for `Ali` with plugin `sceneaccess` (11 of 11)
2016-03-26 20:57 DEBUG    search_sceneaccess get_movies_720p Logging in to https://sceneaccess.eu/...
2016-03-26 20:57 DEBUG    plugin        get_movies_720p decorator caught RequestException. handled traceback:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 124, in wrapped_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/search_sceneaccess.py", line 245, in search
    session.post(URL + 'login', data=params)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 511, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/utils/requests.py", line 217, in request
    urlparse(url).hostname)
Timeout: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 ERROR    discover      get_movies_720p Error searching with sceneaccess: RequestException: Requests to this site (sceneaccess.eu) have timed out recently. Waiting before trying again.
2016-03-26 20:57 VERBOSE  discover      get_movies_720p No search results for `Ali`
2016-03-26 20:57 DEBUG    backlog       get_movies_720p 0 entries purged from backlog
2016-03-26 20:57 VERBOSE  details       get_movies_720p Task didn't produce any entries.
2016-03-26 20:57 DEBUG    urlrewriter   get_movies_720p Checking 0 entries
2016-03-26 20:57 VERBOSE  details       get_movies_720p Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2016-03-26 20:57 DEBUG    util.simple_persistence get_movies_720p Flushing simple persistence for task get_movies_720p to db.
2016-03-26 20:57 DEBUG    task          get_series_begin executing get_series_begin
2016-03-26 20:57 DEBUG    template      get_series_begin Merging template global into task get_series_begin
2016-03-26 20:57 DEBUG    disable       get_series_begin Disabled built-in plugin(s): seen
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/users/qvazzler/lists/1-b-shows-b-follow/items
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/103680/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/71041/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/1410/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/60291/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/1415/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/77814/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/60300/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/1394/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/77199/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/102169/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/93720/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/79385/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/98885/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/47350/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/98980/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/28966/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/82217/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/2475/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/40108/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/77938/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/98990/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/48562/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/100149/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/59660/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/54327/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/80568/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/19003/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/1417/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/4033/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/60356/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/60278/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/39112/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/57161/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/48587/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/99664/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/58454/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/50649/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/68319/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/99041/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/94630/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/70384/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/66930/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/77686/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/1402/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/77692/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/77821/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/60158/progress/collection
2016-03-26 20:57 DEBUG    utils.requests get_series_begin Fetching https://api-v2launch.trakt.tv/shows/103423/progress/collection
2016-03-26 20:57 DEBUG    backlog       get_series_begin 0 entries purged from backlog
2016-03-26 20:57 VERBOSE  details       get_series_begin Produced 47 entries.
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Dark Net (2016) S01E08` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Cosmos: A Spacetime Odyssey (2014) S01E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Castle (2009) S08E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Forever (2014) S01E02` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Orange Is the New Black (2013) S04E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `CSI: Cyber (2015) S03E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `The Flash (2014) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Marvel's Agents of S.H.I.E.L.D. (2013) S03E13` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `The Expanse (2015) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Adam Ruins Everything (2015) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Mr. Robot (2015) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Marvel's Jessica Jones (2015) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Quantico (2015) S01E15` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `The Strain (2014) S02E09` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Blindspot (2015) S01E13` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `HowStuffWorks (2008) S03E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Into the Badlands (2015) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `The IT Crowd (2006) S05E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Da Vinci's Demons (2013) S04E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Marvel's Daredevil (2015) S02E03` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Lucifer (2016) S01E09` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `The 100 (2014) S03E09` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `We Bare Bears (2015) S01E10` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Better Call Saul (2015) S02E05` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Penny Dreadful (2014) S01E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `The Hundred Code (2015) S01E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `FlashForward (2009) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Luther (2010) S05E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Criminal Minds (2005) S11E18` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Scorpion (2014) S02E20` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Gotham (2014) S02E15` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Unforgettable (2011) S01E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Paw Patrol (2013) S01E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Brooklyn Nine-Nine (2013) S03E20` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Criminal Minds: Beyond Borders (2016) S01E02` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Chicago P.D. (2014) S03E18` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Backstrom (2015) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `The Man in the High Castle (2015) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Limitless (2015) S01E19` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Narcos (2015) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Daybreak (2012) S01E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `iZombie (2015) S02E15` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Person of Interest (2011) S05E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Billions (2016) S01E10` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `The Librarians (2014) S02E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Peaky Blinders (2013) S03E01` by accept_all plugin
2016-03-26 20:57 VERBOSE  task          get_series_begin ACCEPTED: `Making a Murderer (2015) S02E01` by accept_all plugin
2016-03-26 20:57 DEBUG    urlrewriter   get_series_begin Checking 47 entries
2016-03-26 20:57 VERBOSE  details       get_series_begin Summary - Accepted: 47 (Rejected: 0 Undecided: 0 Failed: 0)
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Dark Net (2016) S01E08:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Cosmos: A Spacetime Odyssey (2014) S01E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Castle (2009) S08E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Forever (2014) S01E02:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Orange Is the New Black (2013) S04E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for CSI: Cyber (2015) S03E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for The Flash (2014) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Marvel's Agents of S.H.I.E.L.D. (2013) S03E13:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for The Expanse (2015) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Adam Ruins Everything (2015) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Mr. Robot (2015) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Marvel's Jessica Jones (2015) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Quantico (2015) S01E15:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for The Strain (2014) S02E09:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Blindspot (2015) S01E13:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for HowStuffWorks (2008) S03E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Into the Badlands (2015) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for The IT Crowd (2006) S05E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Da Vinci's Demons (2013) S04E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Marvel's Daredevil (2015) S02E03:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Lucifer (2016) S01E09:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for The 100 (2014) S03E09:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for We Bare Bears (2015) S01E10:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Better Call Saul (2015) S02E05:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Penny Dreadful (2014) S01E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for The Hundred Code (2015) S01E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for FlashForward (2009) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Luther (2010) S05E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Criminal Minds (2005) S11E18:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Scorpion (2014) S02E20:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Gotham (2014) S02E15:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Unforgettable (2011) S01E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Paw Patrol (2013) S01E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Brooklyn Nine-Nine (2013) S03E20:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Criminal Minds: Beyond Borders (2016) S01E02:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Chicago P.D. (2014) S03E18:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Backstrom (2015) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for The Man in the High Castle (2015) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Limitless (2015) S01E19:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Narcos (2015) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Daybreak (2012) S01E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for iZombie (2015) S02E15:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Person of Interest (2011) S05E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Billions (2016) S01E10:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for The Librarians (2014) S02E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Peaky Blinders (2013) S03E01:
2016-03-26 20:57 DEBUG    torrent_alive get_series_begin Checking for seeds for Making a Murderer (2015) S02E01:
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Dark Net (2016)" set to S01E08
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Cosmos: A Spacetime Odyssey (2014)" set to S01E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Castle (2009)" set to S08E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Forever (2014)" set to S01E02
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Orange Is the New Black (2013)" set to S04E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "CSI: Cyber (2015)" set to S03E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "The Flash (2014)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Marvel's Agents of S.H.I.E.L.D. (2013)" set to S03E13
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "The Expanse (2015)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Adam Ruins Everything (2015)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Mr. Robot (2015)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Marvel's Jessica Jones (2015)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Quantico (2015)" set to S01E15
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "The Strain (2014)" set to S02E09
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Blindspot (2015)" set to S01E13
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "HowStuffWorks (2008)" set to S03E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Into the Badlands (2015)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "The IT Crowd (2006)" set to S05E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Da Vinci's Demons (2013)" set to S04E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Marvel's Daredevil (2015)" set to S02E03
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Lucifer (2016)" set to S01E09
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "The 100 (2014)" set to S03E09
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "We Bare Bears (2015)" set to S01E10
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Better Call Saul (2015)" set to S02E05
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Penny Dreadful (2014)" set to S01E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "The Hundred Code (2015)" set to S01E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "FlashForward (2009)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Luther (2010)" set to S05E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Criminal Minds (2005)" set to S11E18
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Scorpion (2014)" set to S02E20
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Gotham (2014)" set to S02E15
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Unforgettable (2011)" set to S01E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Paw Patrol (2013)" set to S01E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Brooklyn Nine-Nine (2013)" set to S03E20
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Criminal Minds: Beyond Borders (2016)" set to S01E02
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Chicago P.D. (2014)" set to S03E18
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Backstrom (2015)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "The Man in the High Castle (2015)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Limitless (2015)" set to S01E19
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Narcos (2015)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Daybreak (2012)" set to S01E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "iZombie (2015)" set to S02E15
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Person of Interest (2011)" set to S05E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Billions (2016)" set to S01E10
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "The Librarians (2014)" set to S02E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Peaky Blinders (2013)" set to S03E01
2016-03-26 20:57 INFO     set_series_begin get_series_begin First episode for "Making a Murderer (2015)" set to S02E01
2016-03-26 20:57 DEBUG    disable       get_series_begin Re-enabled builtin plugin(s): seen
2016-03-26 20:57 DEBUG    util.simple_persistence get_series_begin Flushing simple persistence for task get_series_begin to db.
2016-03-26 20:57 DEBUG    task          get_series      executing get_series
2016-03-26 20:57 DEBUG    template      get_series      Merging template get_series_standards into task get_series
2016-03-26 20:57 DEBUG    template      get_series      Merging template download-show into task get_series
2016-03-26 20:57 DEBUG    template      get_series      Merging template global into task get_series
2016-03-26 20:57 DEBUG    template      get_series      Merging template transmit-series into task get_series
2016-03-26 20:57 DEBUG    input_cache   get_series      cache name: trakt_list_a551074e1d37ff18138d40d1ffc62d68 (has: trakt_list_5fb1207dadfbe9154c7210ee0f8563be, trakt_list_7c607af3501468ee9695f65c6864af0f, trakt_list_1312611fb4ff9f75db235aea1482b3f0)
2016-03-26 20:57 VERBOSE  trakt_list    get_series      Retrieving `shows` list `1-b-shows-b-follow`
2016-03-26 20:57 DEBUG    utils.requests get_series      Fetching https://api-v2launch.trakt.tv/users/qvazzler/lists/1-b-shows-b-follow/items
2016-03-26 20:57 DEBUG    trakt_list    get_series      Skipping Zootopia because it is not a show
2016-03-26 20:57 DEBUG    trakt_list    get_series      Skipping Citizenfour because it is not a show
2016-03-26 20:57 DEBUG    trakt_list    get_series      Skipping Limitless because it is not a show
2016-03-26 20:57 DEBUG    input_cache   get_series      storing to cache trakt_list_a551074e1d37ff18138d40d1ffc62d68 48 entries
2016-03-26 20:57 DEBUG    input_cache   get_series      Storing cache trakt_list_a551074e1d37ff18138d40d1ffc62d68 to database.
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: iZombie
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: iZombie
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `iZombie` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: We Bare Bears
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: We Bare Bears
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `We Bare Bears` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Unforgettable
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Unforgettable
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Unforgettable` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Strain
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Strain
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `The Strain` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Man in the High Castle
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Man in the High Castle
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `The Man in the High Castle` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Librarians
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Librarians
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `The Librarians` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The IT Crowd
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The IT Crowd
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `The IT Crowd` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Hundred Code
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Hundred Code
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `The Hundred Code` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Flash
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Flash
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `The Flash` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Expanse
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The Expanse
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `The Expanse` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The 100
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: The 100
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `The 100` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Sense8
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Sense8
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Sense8` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Scorpion
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Scorpion
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Scorpion` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Quantico
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Quantico
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Quantico` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Person of Interest
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Person of Interest
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Person of Interest` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Penny Dreadful
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Penny Dreadful
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Penny Dreadful` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Peaky Blinders
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Peaky Blinders
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Peaky Blinders` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Paw Patrol
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Paw Patrol
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Paw Patrol` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Orange Is the New Black
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Orange Is the New Black
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Orange Is the New Black` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Narcos
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Narcos
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Narcos` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Mr. Robot
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Mr. Robot
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Mr. Robot` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Marvel's Jessica Jones
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Marvel's Jessica Jones
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Marvel's Jessica Jones` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Marvel's Daredevil
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Marvel's Daredevil
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Marvel's Daredevil` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Marvel's Agents of S.H.I.E.L.D.
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Marvel's Agents of S.H.I.E.L.D.
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Marvel's Agents of S.H.I.E.L.D.` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Making a Murderer
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Making a Murderer
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Making a Murderer` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Luther
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Luther
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Luther` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Lucifer
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Lucifer
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Lucifer` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Limitless
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Limitless
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Limitless` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Into the Badlands
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Into the Badlands
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Into the Badlands` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: HowStuffWorks
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: HowStuffWorks
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `HowStuffWorks` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Gotham
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Gotham
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Gotham` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Forever
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Forever
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Forever` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: FlashForward
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: FlashForward
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `FlashForward` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Daybreak
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Daybreak
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Daybreak` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Dark Net
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Dark Net
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Dark Net` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Da Vinci's Demons
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Da Vinci's Demons
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Da Vinci's Demons` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Criminal Minds: Beyond Borders
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Criminal Minds: Beyond Borders
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Criminal Minds: Beyond Borders` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Criminal Minds
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Criminal Minds
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Criminal Minds` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Cosmos: A Spacetime Odyssey
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Cosmos: A Spacetime Odyssey
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Cosmos: A Spacetime Odyssey` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Chicago P.D.
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Chicago P.D.
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Chicago P.D.` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Castle
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Castle
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Castle` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: CSI: Cyber
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: CSI: Cyber
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `CSI: Cyber` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Brooklyn Nine-Nine
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Brooklyn Nine-Nine
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Brooklyn Nine-Nine` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Blindspot
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Blindspot
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Blindspot` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Billions
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Billions
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Billions` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Better Call Saul
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Better Call Saul
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Better Call Saul` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Backstrom
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Backstrom
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Backstrom` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Adam Ruins Everything
2016-03-26 20:57 DEBUG    emit_series   get_series      Adding episodes for season 1
2016-03-26 20:57 DEBUG    series        get_series      get_latest_release returning None, no downloaded episodes found for: Adam Ruins Everything
2016-03-26 20:57 VERBOSE  emit_series   get_series      Series `Adam Ruins Everything` has no history. Set begin option, or use CLI `series begin` subcommand to set first episode to emit
2016-03-26 20:57 WARNING  discover      get_series      Input emit_series did not return anything
2016-03-26 20:57 VERBOSE  discover      get_series      Discovering 0 titles ...
2016-03-26 20:57 INFO     discover      get_series      Ignoring interval because of --discover-now
2016-03-26 20:57 DEBUG    backlog       get_series      0 entries purged from backlog
2016-03-26 20:57 VERBOSE  details       get_series      Task didn't produce any entries.
2016-03-26 20:57 DEBUG    urlrewriter   get_series      Checking 0 entries
2016-03-26 20:57 VERBOSE  details       get_series      Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2016-03-26 20:57 DEBUG    series        get_series      on_task_learn
2016-03-26 20:57 DEBUG    util.simple_persistence get_series      Flushing simple persistence for task get_series to db.
2016-03-26 20:57 DEBUG    task          clean_trakt_shows_list executing clean_trakt_shows_list
2016-03-26 20:57 DEBUG    template      clean_trakt_shows_list Merging template global into task clean_trakt_shows_list
2016-03-26 20:57 DEBUG    manual        clean_trakt_shows_list Disabling task clean_trakt_shows_list
2016-03-26 20:57 DEBUG    task          clean_trakt_shows_list Aborting task (plugin: manual)
2016-03-26 20:57 DEBUG    task_queue                    task clean_trakt_shows_list aborted: TaskAbort(reason=manual task not specified in --tasks, silent=True)
2016-03-26 20:57 DEBUG    task          clean_trakt_movies_list executing clean_trakt_movies_list
2016-03-26 20:57 DEBUG    template      clean_trakt_movies_list Merging template global into task clean_trakt_movies_list
2016-03-26 20:57 DEBUG    manual        clean_trakt_movies_list Disabling task clean_trakt_movies_list
2016-03-26 20:57 DEBUG    task          clean_trakt_movies_list Aborting task (plugin: manual)
2016-03-26 20:57 DEBUG    task_queue                    task clean_trakt_movies_list aborted: TaskAbort(reason=manual task not specified in --tasks, silent=True)
2016-03-26 20:57 DEBUG    task          clean_trakt_list executing clean_trakt_list
2016-03-26 20:57 DEBUG    template      clean_trakt_list Merging template global into task clean_trakt_list
2016-03-26 20:57 DEBUG    manual        clean_trakt_list Disabling task clean_trakt_list
2016-03-26 20:57 DEBUG    task          clean_trakt_list Aborting task (plugin: manual)
2016-03-26 20:57 DEBUG    task_queue                    task clean_trakt_list aborted: TaskAbort(reason=manual task not specified in --tasks, silent=True)
2016-03-26 20:57 DEBUG    task_queue                    task queue shut down
2016-03-26 20:57 INFO     ipc.rpyc                      listener closed
2016-03-26 20:57 INFO     ipc.rpyc                      server has terminated
2016-03-26 20:57 DEBUG    util.simple_persistence                 Flushing simple persistence for task None to db.
2016-03-26 20:57 INFO     log_start                     FlexGet stopped (PID: 19453)
2016-03-26 20:57 DEBUG    manager                       Shutting down
2016-03-26 20:57 DEBUG    manager                       Removed /home/qvazzler/.config/flexget/.config-lock
`

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
cviumcommented, Apr 10, 2016

For future reference: use strip_dates: yes in trakt_emit as well as trakt_list.

0reactions
qvazzlercommented, Apr 10, 2016

Not since I removed strip_dates: yes from my config.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

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