Skip to content

Instantly share code, notes, and snippets.

@XxUnkn0wnxX
Created April 6, 2019 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save XxUnkn0wnxX/7765406611c007b659cd89b58a62e25a to your computer and use it in GitHub Desktop.
Save XxUnkn0wnxX/7765406611c007b659cd89b58a62e25a to your computer and use it in GitHub Desktop.
re-scan files crash 2
Last login: Sat Apr 6 13:52:52 on ttys000
You have mail.
XxUnkn0wnxXiMac:Medusa HIDDEN$ python3 SickBeard.py
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] GET URL: https://cdn.pymedusa.com/providers/broken_providers.json [Status: 200]
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] User-Agent: Medusa/0.3.1 (Darwin; 18.5.0; f26065a8-5829-11e9-8b9f-38c9862e1437)
2019-04-06 16:08:01 INFO MAIN :: [9cdb57a] Broken providers found: ['torrent9', 'newpct', 'btdb']
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking if we can use git commands: git version
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Executing git version with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] git version : returned successful
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Using: git
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Executing git symbolic-ref -q HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] git symbolic-ref -q HEAD : returned successful
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Executing git rev-parse HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] git rev-parse HEAD : returned successful
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Executing git describe --tags --abbrev=0 9cdb57a32df1a8b1520b8a7dd732b6f01498483e with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] git describe --tags --abbrev=0 9cdb57a32df1a8b1520b8a7dd732b6f01498483e : returned successful
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking database structure...main.db
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Initial Schema database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] InitialSchema upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Version To Tv Episodes database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddVersionToTvEpisodes upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Default Ep Status To Tv Shows database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddDefaultEpStatusToTvShows upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Alter Shows Field Types database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AlterTVShowsFieldTypes upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Minor Version database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddMinorVersion upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Test Increase Major Version database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] TestIncreaseMajorVersion upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Proper Tags database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddProperTags upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Manual Searched database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddManualSearched upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Info Hash database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddInfoHash upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Plot database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddPlot upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Resource Size database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddResourceSize upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Mapping database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddPKIndexerMapping upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Integer database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddIndexerInteger upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Ids database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddIndexerIds upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Separated Status Quality Fields database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddSeparatedStatusQualityFields upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Shift Qualities database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] ShiftQualities upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Episode Watched Field database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddEpisodeWatchedField upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Tvshow Start Search Offset database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddTvshowStartSearchOffset upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Release Ignore Require Exlude Options database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddReleaseIgnoreRequireExludeOptions upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking database structure...cache.db
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Initial Schema database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] InitialSchema upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Scene Exceptions database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddSceneExceptions upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Scene Name Cache database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddSceneNameCache upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Network Timezones database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddNetworkTimezones upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Last Search database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddLastSearch upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Scene Exceptions Seasons database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddSceneExceptionsSeasons upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Scene Exceptions Custom database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddSceneExceptionsCustom upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Scene Exceptions Refresh database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddSceneExceptionsRefresh upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Convert Scene Exeptions To Indexer Scheme database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] ConvertSceneExeptionsToIndexerScheme upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Convert Scene Names To Indexer Scheme database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] ConvertSceneNamesToIndexerScheme upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Remove Indexer Update Schema database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] RemoveIndexerUpdateSchema upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Scene Exceptions database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddIndexerSceneExceptions upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Ids database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] AddIndexerIds upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Checking Clear Provider Tables database upgrade
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] ClearProviderTables upgrade not required
2019-04-06 16:08:01 DEBUG MAIN :: [9cdb57a] Performing a vacuum on the CACHE database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking database structure...failed.db
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking Initial Schema database upgrade
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] InitialSchema upgrade not required
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking Size And Provider database upgrade
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] SizeAndProvider upgrade not required
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking History database upgrade
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] History upgrade not required
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking History Status database upgrade
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] HistoryStatus upgrade not required
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Ids database upgrade
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] AddIndexerIds upgrade not required
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking Update History Table Quality database upgrade
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] UpdateHistoryTableQuality upgrade not required
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking Shift Qualities database upgrade
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] ShiftQualities upgrade not required
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking for delete episodes with subtitle reference
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking for null indexer mappings
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 12345: Loading show info from database
2019-04-06 16:08:02 INFO MAIN :: [9cdb57a] 12345: Unable to find the show in the database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 12345: Show Name S02E03 not found in the database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Matched release Show.Name.013.HDTV.x264-RLSGROUP to a series in your database: Show Name
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Parsed Show.Name.013.HDTV.x264-RLSGROUP into title: Show Name, episode: [], absolute_episode: [13], source: HDTV, video_codec: H.264, video_encoder: x264, release_group: RLSGROUP, type: episode, parsing_time: 0.031239986419677734, season: None, quality: Unknown, total_time: 0.032212018966674805
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Found codec for Show Name Ep Name
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 12345: Episode has no release group, replacing it with RLSGROUP
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 12345: Formatting pattern: %SN S%0SE03 -> Show Name S02E03
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Matched release Show.Name.013.HDTV.x264-RLSGROUP to a series in your database: Show Name
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Parsed Show.Name.013.HDTV.x264-RLSGROUP into title: Show Name, episode: [], absolute_episode: [13], source: HDTV, video_codec: H.264, video_encoder: x264, release_group: RLSGROUP, type: episode, parsing_time: 0.015136957168579102, season: None, quality: Unknown, total_time: 0.015197992324829102
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Found codec for Show Name Ep Name
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 12345: Formatting pattern: Season %S -> Season 2
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Trying to parse Show Name S02E03.ext
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Matched release Show Name S02E03.ext to a series in your database: Show Name
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Parsed Show Name S02E03.ext into title: Show Name, season: 2, episode: [3], episode_title: ext, mimetype: application/vnd.novadigm.ext, type: episode, parsing_time: 0.013184785842895508, absolute_episode: [], quality: Unknown, total_time: 0.013288021087646484
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] The name Show Name S02E03.ext parsed into title: Show Name, season: 2, episode: [3], episode_title: ext, mimetype: application/vnd.novadigm.ext, type: episode, parsing_time: 0.013184785842895508, absolute_episode: [], quality: Unknown, total_time: 0.013288021087646484
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Checking if we can use git commands: git version
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Executing git version with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] git version : returned successful
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Using: git
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Executing git symbolic-ref -q HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] git symbolic-ref -q HEAD : returned successful
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Retrieving the last check time from the DB
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Loading initial show list
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 272644: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for 12 Monkeys
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 272644: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 272644: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 253573: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for American Gods
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 253573: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 253573: Found episode S02E05
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 257655: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Arrow
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 257655: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 257655: Found episode S07E18
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 74852: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Avatar: The Last Airbender
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 74852: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 74852: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 288106: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Bad Robots
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 288106: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 288106: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79567: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Ben 10
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79567: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79567: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81841: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Ben 10: Alien Force
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81841: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81841: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 260995: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Ben 10: Omniverse
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 260995: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 260995: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 158501: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Ben 10: Ultimate Alien
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 158501: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 158501: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 273181: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Better Call Saul
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 273181: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 273181: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279536: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Billions
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279536: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279536: Found episode S04E04
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 332525: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Black Lightning
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 332525: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 332525: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262407: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Black Sails
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262407: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262407: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295647: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Blindspot
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295647: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295647: Found episode S04E18
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 314189: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Blood Drive
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 314189: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 314189: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81189: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Breaking Bad
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81189: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81189: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 333644: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Britannia
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 333644: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 333644: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 80270: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Burn Notice
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 80270: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 80270: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 258541: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Chicago Fire
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 258541: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 258541: Found episode S07E19
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295640: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Chicago Med
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295640: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295640: Found episode S04E19
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 269641: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Chicago P.D.
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 269641: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 269641: Found episode S06E19
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 308846: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Cleverman
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 308846: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 308846: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 258171: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Continuum
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 258171: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 258171: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78443: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Danny Phantom
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78443: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78443: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 292174: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Dark Matter
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 292174: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 292174: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295760: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for DC's Legends of Tomorrow
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295760: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295760: Found episode S04E10
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 255326: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Defiance
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 255326: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 255326: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311876: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Designated Survivor
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311876: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311876: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79349: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Dexter
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79349: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79349: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 340234: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Disenchantment
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 340234: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 340234: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 114041: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Dragon Booster
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 114041: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 114041: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 261202: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Dragons
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 261202: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 261202: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 77466: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Ed, Edd n Eddy
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 77466: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 77466: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79334: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Eureka
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79334: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79334: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 269613: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Fargo
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 269613: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 269613: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 70522: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Farscape
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 70522: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 70522: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350071: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for FBI
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350071: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350071: Found episode S01E19
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78874: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Firefly
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78874: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78874: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 82066: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Fringe
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 82066: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 82066: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 121361: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Game of Thrones
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 121361: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 121361: Found episode S08E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 158551: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Generator Rex
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 158551: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 158551: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 274431: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Gotham
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 274431: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 274431: Found episode S05E11
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 251807: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Green Lantern: The Animated Series
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 251807: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 251807: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248736: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Grimm
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248736: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248736: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81061: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for H2O: Just Add Water
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81061: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81061: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 158661: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Haven
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 158661: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 158661: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79501: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Heroes
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79501: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79501: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279201: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Heroes Reborn
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279201: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279201: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 292124: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Humans
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 292124: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 292124: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 289079: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Into the Badlands
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 289079: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 289079: Found episode S03E12
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 281534: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Killjoys
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 281534: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 281534: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81318: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Knight Rider (2008)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81318: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81318: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328599: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Krypton
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328599: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328599: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 250632: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Kung Fu Panda: Legends of Awesomeness
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 250632: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 250632: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 349309: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Legacies
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 349309: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 349309: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311790: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Lethal Weapon
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311790: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311790: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 182061: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Lost Girl
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 182061: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 182061: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 269909: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Mako: Island of Secrets
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 269909: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 269909: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 349271: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Manifest
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 349271: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 349271: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 263365: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Marvel's Agents of S.H.I.E.L.D.
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 263365: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 263365: Found episode S06E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 341455: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Marvel's Cloak & Dagger
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 341455: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 341455: Found episode S02E03
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 332027: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Marvel's Runaways
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 332027: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 332027: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321448: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Mary Kills People
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321448: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321448: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 349659: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Mayans M.C.
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 349659: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 349659: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311904: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Midnight, Texas
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311904: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311904: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 289590: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Mr. Robot
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 289590: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 289590: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 164301: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Nikita
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 164301: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 164301: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 75750: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Ocean Girl
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 75750: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 75750: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248835: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Once Upon a Time (2011)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248835: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248835: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248742: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Person of Interest
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248742: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248742: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 300472: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Preacher
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 300472: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 300472: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259866: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Ray Donovan
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259866: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259866: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328549: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Reverie
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328549: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328549: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 325517: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Salvation
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 325517: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 325517: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 80159: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Sanctuary
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 80159: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 80159: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295837: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Shadowhunters
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295837: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295837: Found episode S03E17
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 335982: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Siren (2018)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 335982: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 335982: Found episode S02E09
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 300166: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Sneaky Pete
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 300166: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 300166: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 82696: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Sons of Anarchy
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 82696: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 82696: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 75897: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for South Park
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 75897: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 75897: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 129261: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Spartacus
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 129261: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 129261: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328711: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Trek: Discovery
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328711: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328711: Found episode S02E13
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 73893: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Trek: Enterprise
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 73893: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 73893: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283468: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Wars Rebels
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283468: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283468: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 351575: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Wars Resistance
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 351575: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 351575: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83268: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Wars: The Clone Wars
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83268: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83268: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 70851: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Stargate Atlantis
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 70851: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 70851: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 72449: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Stargate SG-1
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 72449: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 72449: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83237: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Stargate Universe
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83237: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83237: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 310614: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for StartUp (2016)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 310614: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 310614: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295759: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Supergirl
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295759: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295759: Found episode S04E18
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78901: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Supernatural
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78901: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78901: Found episode S14E18
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 71503: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Teen Titans
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 71503: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 71503: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 268592: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The 100
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 268592: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 268592: Found episode S06E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 266189: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Blacklist
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 266189: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 266189: Found episode S06E16
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 353391: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Code (2019)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 353391: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 353391: Found episode S01E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328631: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Crossing
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328631: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328631: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350123: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Dragon Prince
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350123: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350123: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 280619: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Expanse
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 280619: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 280619: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279121: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Flash (2014)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279121: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279121: Found episode S05E18
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328552: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Gifted
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328552: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328552: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328634: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Good Doctor
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328634: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 328634: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321239: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Handmaid's Tale
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321239: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321239: Found episode S03E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 251085: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Legend of Korra
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 251085: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 251085: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 299139: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Magicians (2015)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 299139: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 299139: Found episode S04E12
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 266883: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Originals
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 266883: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 266883: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350665: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Rookie
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350665: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350665: Found episode S01E19
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 289096: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Shannara Chronicles
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 289096: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 289096: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 320286: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Son
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 320286: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 320286: Found episode S02E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 276564: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Strain
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 276564: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 276564: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 95491: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Vampire Diaries
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 95491: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 95491: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 153021: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Walking Dead
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 153021: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 153021: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 77398: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The X-Files
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 77398: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 77398: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311713: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Timeless (2016)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311713: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 311713: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 341663: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Titans (2018)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 341663: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 341663: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 205901: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Transformers: Prime
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 205901: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 205901: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 292171: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Transformers: Robots In Disguise (2015)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 292171: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 292171: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 258480: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Tron: Uprising
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 258480: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 258480: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 82283: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for True Blood
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 82283: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 82283: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 260449: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Vikings
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 260449: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 260449: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 307899: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Voltron: Legendary Defender
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 307899: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 307899: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 84676: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Warehouse 13
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 84676: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 84676: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83576: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Well, Just You Wait!
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83576: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83576: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 296762: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Westworld
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 296762: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 296762: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350028: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Who Is America?
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350028: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 350028: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283318: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Zoo
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283318: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283318: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283963: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Absolute Duo
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283963: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283963: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 257516: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Accel World
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 257516: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 257516: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 358046: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Aquarion Evol
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 358046: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 358046: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 331753: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Black Clover
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] BWL: 331753 loaded keywords from whitelist: ['HorribleSubs', 'Golumpa', 'Arukoru']
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 331753: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 331753: Found episode S01E78
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79525: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Code Geass: Lelouch of the Rebellion
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79525: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79525: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 337017: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for DARLING in the FRANXX
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 337017: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 337017: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 264663: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Date A Live
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] BWL: 264663 loaded keywords from whitelist: ['HorribleSubs', 'Golumpa', 'Arukoru']
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 264663: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 264663: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 336404: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Death March to the Parallel World Rhapsody
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 336404: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 336404: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354170: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Domestic Girlfriend
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] BWL: 354170 loaded keywords from whitelist: ['Golumpa', 'Arukoru', 'Erai-raws', 'HorribleSubs']
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354170: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354170: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79151: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Fate/Stay Night
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79151: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79151: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278626: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Fate/Stay Night: Unlimited Blade Works
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278626: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278626: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 319981: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Granblue Fantasy The Animation
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 319981: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 319981: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 118101: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Heaven's Lost Property
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 118101: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 118101: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 254653: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for High School DxD
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 254653: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 254653: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262106: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Kamisama Kiss
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262106: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262106: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262094: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Magi: The Labyrinth of Magic
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262094: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262094: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354171: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Magical Girl Spec-Ops Asuka
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] BWL: 354171 loaded keywords from whitelist: ['HorribleSubs', 'Golumpa', 'Arukoru']
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354171: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354171: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 294002: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Overlord
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] BWL: 294002 loaded keywords from whitelist: ['HorribleSubs', 'Golumpa', 'Arukoru']
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 294002: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 294002: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 305089: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Re:Zero -Starting Life in Another World-
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 305089: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 305089: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78962: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Shakugan no Shana
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78962: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 78962: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81178: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Spice and Wolf
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81178: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81178: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259640: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Sword Art Online
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] BWL: 259640 loaded keywords from whitelist: ['HorribleSubs', 'Golumpa', 'Arukoru', 'Mew']
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259640: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259640: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 335815: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Sword Art Online Alternative: Gun Gale Online
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 335815: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 335815: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 293996: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Asterisk War: The Academy City on the Water
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 293996: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 293996: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 284719: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Testament of Sister New Devil
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 284719: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 284719: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 281249: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Tokyo Ghoul
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 281249: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 281249: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283935: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Trinity Seven
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283935: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 283935: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81816: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Vampire Knight
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81816: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81816: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 84911: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! 5D's
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 84911: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 84911: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278975: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! Arc-V
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278975: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278975: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 76894: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! Duel Monsters
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 76894: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 76894: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 76113: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! Duel Monsters GX
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 76113: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 76113: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248049: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! Zexal
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248049: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 248049: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 75692: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Law & Order: Special Victims Unit
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 75692: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 75692: Found episode S20E20
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79516: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Skyland
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79516: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79516: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 353712: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Rising of the Shield Hero
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] BWL: 353712 loaded keywords from whitelist: ['HorribleSubs', 'Golumpa', 'Arukoru']
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 353712: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 353712: Found episode S01E14
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354198: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Kaguya-sama: Love is War
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] BWL: 354198 loaded keywords from whitelist: ['HorribleSubs', 'Golumpa', 'Arukoru']
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354198: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354198: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 355966: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Quintessential Quintuplets
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] BWL: 355966 loaded keywords from whitelist: ['HorribleSubs', 'Golumpa', 'Arukoru']
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 355966: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 355966: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 353561: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Enemy Within
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 353561: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 353561: Found episode S01E07
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 319410: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Eromanga Sensei
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 319410: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 319410: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 352564: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for My Sister, My Writer
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 352564: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 352564: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 194961: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for OreImo
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 194961: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 194961: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 275614: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Recently, My Sister is Unusual
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 275614: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 275614: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 195231: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Yosuga no Sora
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 195231: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 195231: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278155: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for No Game No Life
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278155: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278155: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 299506: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Chivalry of a Failed Knight
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 299506: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 299506: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278127: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Chaika the Coffin Princess
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278127: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278127: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278329: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Irregular at Magic High School
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278329: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278329: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 345596: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Rascal Does Not Dream of Bunny Girl Senpai
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 345596: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 345596: Found episode S00E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 255133: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Inu x Boku Secret Service
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 255133: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 255133: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83315: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Akane-Iro ni Somaru Saka
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83315: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 83315: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79719: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Familiar of Zero
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79719: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79719: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 281949: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Fruit of Grisaia
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 281949: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 281949: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 291629: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Ultimate Otaku Teacher
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 291629: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 291629: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278941: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Dragonar Academy
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278941: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 278941: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 303073: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Myriad Colors Phantom World
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 303073: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 303073: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 313488: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Hitori no Shita: The Outcast
2019-04-06 16:08:02 INFO MAIN :: [9cdb57a] 313488: Unable to find IMDb info in the database: Hitori no Shita: The Outcast
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 313488: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 313488: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 329822: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Classroom of the Elite
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 329822: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 329822: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 346799: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for ISLAND
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 346799: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 346799: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 247949: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Aria the Scarlet Ammo
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 247949: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 247949: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 299518: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Aria the Scarlet Ammo AA
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 299518: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 299518: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81831: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for To Love-Ru
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81831: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 81831: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79682: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for When They Cry - Higurashi
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79682: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 79682: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262114: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Pet Girl of Sakurasou
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262114: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 262114: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 101981: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Umineko: When They Cry
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 101981: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 101981: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259642: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for So, I Can't Play H!
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259642: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259642: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 293119: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Monster Musume: Everyday Life with Monster Girls
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 293119: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 293119: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 307112: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Hybrid x Heart Magias Academy Ataraxia
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 307112: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 307112: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259649: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Aesthetica of a Rogue Hero
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259649: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 259649: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 359646: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Why the hell are you here, Teacher!?
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 359646: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 359646: Found episode S01E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354602: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Philosopher's Grandson
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354602: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 354602: Found episode S01E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 359095: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for We Never Learn
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 359095: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 359095: Found episode S01E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 357488: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Fruits Basket (2019)
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 357488: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 357488: Found episode S01E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 318895: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Scum's Wish
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 318895: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 318895: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 249827: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Future Diary
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 249827: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 249827: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 80478: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for School Days
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 80478: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 80478: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 275610: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Noragami
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 275610: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 275610: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 305075: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Bungo Stray Dogs
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 305075: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 305075: Found episode S02E01
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 272129: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Strike the Blood
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 272129: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 272129: Found episode S00E15
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321627: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Clockwork Planet
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321627: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321627: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321697: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Love Tyrant
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321697: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321697: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 272072: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Unbreakable Machine-Doll
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 272072: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 272072: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 257521: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Nyaruko: Crawling with Love!
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 257521: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 257521: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 275574: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Magical Warfare
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 275574: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 275574: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321671: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Armed Girl's Machiavellism
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321671: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 321671: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 327507: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Knight's & Magic
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 327507: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 327507: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 84677: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Chrome Shelled Regios
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 84677: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 84677: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 337020: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for BEATLESS;Natsumi no Sekai
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 337020: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 337020: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295222: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for GATE
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295222: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 295222: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 318950: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Akashic Records of Bastard Magic Instructor
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 318950: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 318950: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279984: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Blade Dance of the Elementalers
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279984: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 279984: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 355622: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Doom Patrol
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 355622: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 355622: Found episode S01E09
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 357690: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Hanna
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 357690: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 357690: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 254349: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Another
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 254349: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 254349: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 219181: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Puella Magi Madoka Magica
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 219181: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 219181: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 317828: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Grimoire of Zero
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 317828: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 317828: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 307110: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for Servamp
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 307110: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 307110: No episode found... need to implement a show status
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 264047: Loading show info from database
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Building black and white list for The Hentai Ouji to Warawanai Neko
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 264047: Finding the episode which airs next
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] 264047: No episode found... need to implement a show status
2019-04-06 16:08:02 INFO MAIN :: [9cdb57a] Starting Medusa [develop] using '/Users/HIDDEN/Apps/Medusa/config.ini'
2019-04-06 16:08:02 INFO TORNADO :: [9cdb57a] Starting Medusa on http://0.0.0.0:8081/
2019-04-06 16:08:02 DEBUG CHECKVERSION :: [9cdb57a] Starting new thread: CHECKVERSION
2019-04-06 16:08:02 DEBUG CHECKVERSION :: [9cdb57a] Executing git config remote.origin.url https://github.com/pymedusa/Medusa with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:02 INFO MAIN :: [9cdb57a] Updating exception_cache and exception_season_cache
2019-04-06 16:08:02 DEBUG CHECKVERSION :: [9cdb57a] git config remote.origin.url https://github.com/pymedusa/Medusa : returned successful
2019-04-06 16:08:02 DEBUG CHECKVERSION :: [9cdb57a] Executing git config remote.origin.pushurl https://github.com/pymedusa/Medusa with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:02 INFO MAIN :: [9cdb57a] Finished processing 3038 scene exceptions.
2019-04-06 16:08:02 DEBUG CHECKVERSION :: [9cdb57a] git config remote.origin.pushurl https://github.com/pymedusa/Medusa : returned successful
2019-04-06 16:08:02 INFO MAIN :: [9cdb57a] Building internal name cache for all shows
2019-04-06 16:08:02 DEBUG CHECKVERSION :: [9cdb57a] Executing git symbolic-ref -q HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for 12 monkeys set to: 12 monkeys
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for american gods set to: american gods
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for arrow set to: arrow
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for avatar the last airbender set to: avatar – der herr der elemente, avatar, avatar the last airbender
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for bad robots set to: bad robots
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for ben 10 set to: ben 10
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for ben 10 alien force set to: ben 10 alien force
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for ben 10 omniverse set to: ben 10 omniverse
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for ben 10 ultimate alien set to: ben 10 ultimate alien
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for better call saul set to: better call saul
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for billions set to: billions
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for black lightning set to: black lightning
2019-04-06 16:08:02 DEBUG CHECKVERSION :: [9cdb57a] git symbolic-ref -q HEAD : returned successful
2019-04-06 16:08:02 DEBUG CHECKVERSION :: [9cdb57a] Executing git ls-remote --heads origin with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for black sails set to: black sails
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for blindspot set to: blindspot
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for blood drive set to: blood drive
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for breaking bad set to: breaking bad
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for britannia set to: britannia
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for burn notice set to: burn notice
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for chicago fire set to: chicago fire
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for chicago med set to: chicago med
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for chicago p d set to: chicago pd, chicago p d
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for cleverman set to: cleverman
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for continuum set to: continuum
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for danny phantom set to: danny phantom
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for dark matter set to: dark matter
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for dcs legends of tomorrow set to: dcs legends of tomorrow
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for defiance set to: defiance
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for designated survivor set to: designated survivor
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for dexter set to: dexter
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for disenchantment set to: disenchantment
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for dragon booster set to: dragon booster
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for dragons set to: dragons defenders of berk, dreamworks dragons riders of berk, dragons riders of berk, dragons
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for ed edd n eddy set to: ed edd n eddy
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for eureka set to: eureka
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for fargo set to: fargo
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for farscape set to: farscape
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for fbi set to: fbi
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for firefly set to: firefly
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for fringe set to: fringe
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for game of thrones set to: game of thrones
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for generator rex set to: generator rex
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for gotham set to: gotham
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for green lantern the animated series set to: green lantern the animated series, green lantern tas
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for grimm set to: grimm
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for h2o just add water set to: h2o just add water
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for haven set to: haven
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for heroes set to: heroes
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for heroes reborn set to: heroes reborn
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for humans set to: humans
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for into the badlands set to: into the badlands
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for killjoys set to: killjoys
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for knight rider 2008 set to: knight rider 2008
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for krypton set to: krypton
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for kung fu panda legends of awesomeness set to: kung fu panda legends of awesomeness
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for legacies set to: legacies
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for lethal weapon set to: lethal weapon
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for lost girl set to: lost girl
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for mako island of secrets set to: mako island of secrets
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for manifest set to: manifest
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for marvels agents of s h i e l d set to: marvel agents of shield, marvels agents of s h i e l d, agents of s h i e l d
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for marvels cloak and dagger set to: marvels cloak and dagger
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for marvels runaways set to: marvels runaways
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for mary kills people set to: mary kills people
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for mayans m c set to: mayans m c
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for midnight texas set to: midnight texas
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for mr robot set to: mr robot
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for nikita set to: nikita
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for ocean girl set to: ocean girl
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for once upon a time 2011 set to: once upon a time, once upon a time 2011
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for person of interest set to: person of interest
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for preacher set to: preacher
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for ray donovan set to: ray donovan
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for reverie set to: reverie
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for salvation set to: salvation
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for sanctuary set to: sanctuary us, sanctuary
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for shadowhunters set to: shadowhunters the mortal instruments, shadowhunters
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for siren 2018 set to: siren 2018
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for sneaky pete set to: sneaky pete
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for sons of anarchy set to: sons of anarchy
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for south park set to: south park
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for spartacus set to: spartacus vengeance, spartacus, spartacus blood and sand
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for star trek discovery set to: star trek discovery
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for star trek enterprise set to: enterprise, star trek enterprise
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for star wars rebels set to: star wars rebels
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for star wars resistance set to: star wars resistance
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for star wars the clone wars set to: star wars the clone wars 2008, star wars the clone wars
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for stargate atlantis set to: stargate atlantis
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for stargate sg 1 set to: stargate sg1, stargate sg 1
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for stargate universe set to: stargate universe
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for startup 2016 set to: startup 2016
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for supergirl set to: supergirl
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for supernatural set to: supernatural
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for teen titans set to: teen titans
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the 100 set to: the 100
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the blacklist set to: the blacklist
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the code 2019 set to: the code 2019
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the crossing set to: the crossing
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the dragon prince set to: the dragon prince
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the expanse set to: the expanse
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the flash 2014 set to: the flash, the flash 2014
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the gifted set to: the gifted
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the good doctor set to: the good doctor
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the handmaids tale set to: the handmaids tale
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the legend of korra set to: the last airbender legend of korra, the legend of korra
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the magicians 2015 set to: the magicians us, the magicians, the magicians 2015
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the originals set to: the originals
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the rookie set to: the rookie
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the shannara chronicles set to: the shannara chronicles
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the son set to: the son
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the strain set to: the strain
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the vampire diaries set to: the vampire diaries
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the walking dead set to: the walking dead
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the x files set to: the xfiles, x files, the x files
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for timeless 2016 set to: timeless, timeless 2016
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for titans 2018 set to: titans 2018
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for transformers prime set to: transformers prime, transformers prime beast hunters
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for transformers robots in disguise 2015 set to: transformers robots in disguise 2015
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for tron uprising set to: tron uprising
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for true blood set to: true blood
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for vikings set to: vikings
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for voltron legendary defender set to: voltron legendary defender
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for warehouse 13 set to: warehouse 13
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for well just you wait set to: well just you wait
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for westworld set to: westworld
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for who is america set to: who is america
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for zoo set to: zoo
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for absolute duo set to: absolute duo
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for accel world set to: accel world
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for aquarion evol set to: aquarion evol
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for black clover set to: black clover
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for code geass lelouch of the rebellion set to: code geass lelouch of the rebellion r2, コードギアス 反逆のルルーシュ r2, code geass r2, コードギアス 反逆のルルーシュ, code geass lelouch of the rebellion, code geass
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for darling in the franxx set to: darling in the franxx
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for date a live set to: date a live ii, date a live s2, date a live iii, date a live s3, date a live
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for death march to the parallel world rhapsody set to: death march kara hajimaru isekai kyousoukyoku, death march kara hajimaru isekai, death march to the parallel world rhapsody
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for domestic girlfriend set to: domekano, domestic na kanojo, domestic girlfriend
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for fate stay night set to: fate stay night, fate stay night 2006
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for fate stay night unlimited blade works set to: fate stay night unlimited blade works 2014, fate stay night unlimited blade works 2015, fate stay night unlimited blade works
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for granblue fantasy the animation set to: granblue fantasy the animation
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for heavens lost property set to: sora no otoshimono, sora no otoshimono forte, heavens lost property
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for high school dxd set to: highschool dxd new, high school dxd new, high school dxd, highschool dxd, high school dxd born, highschool dxd born, highschool dxd hero, high school dxd hero
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for kamisama kiss set to: kami sama hajimemashita 2, kamisama hajimemashita s2, kamisama hajimemashita◎, kamisama kiss 2, kamisama kiss, kami sama hajimemashita
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for magi the labyrinth of magic set to: magi s2, magi, magi the labyrinth of magic
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for magical girl spec ops asuka set to: mahou shoujo tokushusen asuka, magical girl spec ops asuka
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for overlord set to: overlord ii, overlord 2, overlord s2, overlord s3, overlord iii, overlord 3, iv, overlord
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for rezero starting life in another world set to: re zero kara hajimeru isekai seikatsu, re life in a different world from zero, rezero kara hajimeru isekai seikatsu, rezero starting life in another world
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for shakugan no shana set to: shakugan no shana, 灼眼のシャナ, shakugan no shana 2, shakugan no shana second, shakugan no shana ii, 작안의 샤나 2기, 灼眼のシャナiii, shakugan no shana 3, shakugan no shana final, burning eyes shana
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for spice and wolf set to: 狼と香辛料, spice and wolf, ookami to koushinryou, spice and wolf ii, 狼と香辛料ii, ookami to koushinryou ii
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for sword art online set to: sword art online ii, sword art online, sword art online alicization
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for sword art online alternative gun gale online set to: sword art online alternative gun gale online
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the asterisk war the academy city on the water set to: gakusen toshi asterisk, the asterisk war the academy city on the water
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the testament of sister new devil set to: shinmai maou no keiyakusha, shinmai maou no testament, the testament of sister new devil burst, shinmai maou no keiyakusha burst, shinmai maou no testament burst, the testament of sister new devil
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for tokyo ghoul set to: tokyo ghoul root a, tokyo ghoul, tokyo ghoul a, tokyo ghoul √a, tokyo ghoul re, tokyo ghoulre
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for trinity seven set to: trinity seven
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for vampire knight set to: vampire knight guilty, vampire knight
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh 5ds set to: yu gi oh 5ds
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh arc v set to: 遊☆戯☆王arc‐v, yu gi oh arc v, yuu gi ou arc v
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh duel monsters set to: yu gi oh, 遊☆戯☆王 デュエルモンスターズ, yu gi oh duel monsters
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh duel monsters gx set to: yu gi oh duel monsters gx
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh zexal set to: yu gi oh zexal
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for law and order special victims unit set to: law and order svu, law and order special victims unit
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for skyland set to: skyland
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the rising of the shield hero set to: tate no yuusha no nariagari, the rising of the shield hero
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for kaguya sama love is war set to: kaguya sama wa kokurasetai, kaguya sama wa kokurasetai tensai tachi no renai zunousen, kaguya sama love is war
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the quintessential quintuplets set to: go toubun no hanayome, 5 toubun no hanayome, the quintessential quintuplets
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the enemy within set to: the enemy within
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for eromanga sensei set to: eromanga sensei
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for my sister my writer set to: ore ga suki nano wa imouto dakedo imouto ja nai, ore ga suki na no wa imouto dakedo imouto ja nai, my sister my writer
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for oreimo set to: oreimo, ore no imouto ga konna ni kawaii wake ga nai, ore no imouto, oreimo s2, ore no imouto ga konnani kawaii wake ga nai 2, ore no imouto ga konna ni kawaii wake ga nai s2, ore no imouto ga konnani kawaii wake ga nai my little sister cant be this cute, ore no imouto ga konnani kawaii wake ga nai
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for recently my sister is unusual set to: imocho, imocho another shitty sister manga adaptation, recently my sister is unusual, saikin imouto no yousu ga chotto okashiinda ga
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for yosuga no sora set to: yosuga no sora
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for no game no life set to: no game no life
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for chivalry of a failed knight set to: rakudai kishi no eiyuutan, rakudai kishi no cavalry, chivalry of a failed knight
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for chaika the coffin princess set to: hitsugi no chaika, hitsugi no chaika avenging battle, chaika the coffin princess avenging battle, chaika the coffin princess
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the irregular at magic high school set to: mahouka koukou no rettousei, mahouka, the irregular at magic high school
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for rascal does not dream of bunny girl senpai set to: seishun buta yarou wa bunny girl senpai no yume wo minai, rascal does not dream of bunny girl senpai
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for inu x boku secret service set to: inu x boku secret service
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for akane iro ni somaru saka set to: akane iro ni somaru saka
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the familiar of zero set to: ゼロの使い魔~三美姫プリンセッセの輪舞ロンド~, zero no tsukaima princess no rondo, familiar of zero roundelay of the princess, familiar of zero princess of rondo, zero no tsukaima futatsuki no kishi, familiar of zero 2, familiar of zero knight of the two moons, ゼロの使い魔 ~双月の騎士~, familiar of zero ii, familiar of zero, ゼロの使い魔, familiar of zero f, ゼロの使い魔f, zero no tsukaima f, the familiar of zero
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for the fruit of grisaia set to: grisaia no rakuen, le eden de la grisaia, the eden of grisaia, the labyrinth of grisaia, le labyrinthe de la grisaia, grisaia no meikyuu, grisaia no kajitsu, le fruit de la grisaia, the fruit of grisaia
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for ultimate otaku teacher set to: he is an ultimate teacher, denpa kyoushi, ultimate otaku teacher
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for dragonar academy set to: seikoku no dragonar, dragonar academy
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for myriad colors phantom world set to: myriad colors of the phantom world, musaigen no phantom world, myriad colors phantom world
2019-04-06 16:08:02 DEBUG MAIN :: [9cdb57a] Internal name cache for hitori no shita the outcast set to: hitori no shita the outcast s2, hitori no shita the outcast season 2, hitori no shita the outcast 2nd season, hitori no shita the outcast
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for classroom of the elite set to: youkoso jitsuryoku shijou shugi no kyoushitsu e, classroom of the elite
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for island set to: island
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for aria the scarlet ammo set to: hidan no aria, aria the scarlet ammo
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for aria the scarlet ammo aa set to: hidan no aria aa, aria the scarlet ammo aa
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for to love ru set to: motto to love ru, motto to love ru trouble, to love ru trouble darkness, to love ru darkness, to love ru, to love ru trouble darkness 2nd, to love ru darkness 2nd
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for when they cry higurashi set to: higurashi no naku koro ni, higurashi no naku koro ni kai, higurashi no naku koro ni rei, higurashi no naku koro ni kira, when they cry higurashi
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for the pet girl of sakurasou set to: sakurasou no pet na kanojo, the pet girl of sakurasou
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for umineko when they cry set to: umineko no naku koro ni, umineko when they cry
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for so i cant play h set to: dakara boku wa h ga dekinai, so i cant play h
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for monster musume everyday life with monster girls set to: monster musume, monster musume no iru nichijou, monster musume everyday life with monster girls
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for hybrid x heart magias academy ataraxia set to: masou gakuen hxh, hybrid x heart magias academy ataraxia
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for aesthetica of a rogue hero set to: aesthetica of a rogue hero, hagure yuusha no estetica, hagure yuusha no aesthetica
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for why the hell are you here teacher set to: nande koko ni sensei ga, why the hell are you here teacher
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for philosophers grandson set to: philosophers grandson
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for we never learn set to: boku tachi wa benkyou ga dekinai, we never learn
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for fruits basket 2019 set to: fruits basket 2019
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for scums wish set to: kuzu no honkai, scums wish
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for the future diary set to: mirai nikki, the future diary
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for school days set to: school days
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for noragami set to: noragami, noragami aragoto
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for bungo stray dogs set to: bungou stray dogs s3, bungou stray dogs s2, bungou stray dogs, bungou stray dogs 2019, bungo stray dogs
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for strike the blood set to: strike the blood ova valkyria no oukoku hen, strike the blood kingdom of the valkyria , strike the blood iii, strike the blood ⅲ ova, strike the blood third ova, strike the blood iii ova, strike the blood ii, strike the blood
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for clockwork planet set to: clockwork planet
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for love tyrant set to: renai boukun, love tyrant
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for unbreakable machine doll set to: kikou shoujo wa kizutsukanai, machine doll wa kizutsukanai, unbreakable machine doll
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for nyaruko crawling with love set to: haiyore nyarlko w, haiyore nyaruko san w, haiyore nyarlko san w, haiyore nyarlko, haiyore nyaruko san, haiyore nyarlko san, nyaruko crawling with love
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for magical warfare set to: mahou sensou, magical warfare
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for armed girls machiavellism set to: busou shoujo machiavellianism, armed girls machiavellism
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for knights and magic set to: knights and magic
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for chrome shelled regios set to: chrome shelled regios
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for beatless;natsumi no sekai set to: beatless, beatless;natsumi no sekai
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for gate set to: gate thus the jsdf fought there, gate jieitai kanochi nite kaku tatakaeri, gate
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for akashic records of bastard magic instructor set to: rokudenashi majutsu koushi to akashic records, rokudenashi majutsu koushi to kinki kyouten, akashic records of bastard magic instructor
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for blade dance of the elementalers set to: seirei tsukai no blade dance, blade dance of the elementalers
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for doom patrol set to: doom patrol
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for hanna set to: hanna
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for another set to: another
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for puella magi madoka magica set to: puella magi madoka magica
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for grimoire of zero set to: zero kara hajimeru mahou no sho, zero kara hajimeru mahou no sho grimoire of zero, grimoire of zero
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for servamp set to: servamp
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Internal name cache for the hentai ouji to warawanai neko set to: hentai ouji to warawanai neko, the "hentai" prince and the stony cat, the hentai ouji to warawanai neko
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Started updating network timezones
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] GET URL: https://cdn.pymedusa.com/sb_network_timezones/network_timezones.txt [Status: 200]
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] User-Agent: Medusa/0.3.1 (Darwin; 18.5.0; f26065a8-5829-11e9-8b9f-38c9862e1437)
2019-04-06 16:08:03 DEBUG MAIN :: [9cdb57a] Finished updating network timezones
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] git ls-remote --heads origin : returned successful
2019-04-06 16:08:04 INFO CHECKVERSION :: [9cdb57a] Checking for updates using GitHub Updater
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] Executing git symbolic-ref -q HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] git symbolic-ref -q HEAD : returned successful
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] Executing git rev-parse HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] git rev-parse HEAD : returned successful
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] Executing git config remote.origin.url https://github.com/pymedusa/Medusa with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] git config remote.origin.url https://github.com/pymedusa/Medusa : returned successful
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] Executing git config remote.origin.pushurl https://github.com/pymedusa/Medusa with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] git config remote.origin.pushurl https://github.com/pymedusa/Medusa : returned successful
2019-04-06 16:08:04 DEBUG CHECKVERSION :: [9cdb57a] Executing git fetch --prune origin with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:06 DEBUG CHECKVERSION :: [9cdb57a] git fetch --prune origin : returned successful
2019-04-06 16:08:06 DEBUG CHECKVERSION :: [9cdb57a] Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:06 DEBUG CHECKVERSION :: [9cdb57a] git rev-parse --verify --quiet "@{upstream}" : returned successful
2019-04-06 16:08:06 DEBUG CHECKVERSION :: [9cdb57a] Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:08:06 DEBUG CHECKVERSION :: [9cdb57a] git rev-list --left-right "@{upstream}"...HEAD : returned successful
2019-04-06 16:08:06 DEBUG CHECKVERSION :: [9cdb57a] cur_commit = 9cdb57a32df1a8b1520b8a7dd732b6f01498483e, newest_commit = 9cdb57a32df1a8b1520b8a7dd732b6f01498483e, num_commits_behind = 0, num_commits_ahead = 0
2019-04-06 16:08:06 DEBUG CHECKVERSION :: [9cdb57a] Checking GitHub for latest news.
2019-04-06 16:08:06 DEBUG CHECKVERSION :: [9cdb57a] GET URL: https://cdn.pymedusa.com/news/news.md [Status: 200]
2019-04-06 16:08:06 DEBUG CHECKVERSION :: [9cdb57a] User-Agent: Medusa/0.3.1 (Darwin; 18.5.0; f26065a8-5829-11e9-8b9f-38c9862e1437)
2019-04-06 16:08:13 DEBUG Thread_0 :: [9cdb57a] 264047: Queueing show refresh for The Hentai Ouji to Warawanai Neko
2019-04-06 16:08:14 INFO SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Performing refresh on The Hentai Ouji to Warawanai Neko
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Loading all episodes from the show directory: /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Found files: ['/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E02.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E03.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E04.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E05.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E06.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E07.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E08.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E09.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E10.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E11.mkv', '/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E12.mkv']
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Creating episode from: /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Creating episode object from /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Scene numbering enabled series The Hentai Ouji to Warawanai Neko is anime
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Found absolute number 1 for show The Hentai Ouji to Warawanai Neko S01E01
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Scene numbering enabled anime The Hentai Ouji to Warawanai Neko using indexer with absolute 1: None
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Matched release /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv to a series in your database: The Hentai Ouji to Warawanai Neko
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Parsed /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv into title: The Hentai Ouji to Warawanai Neko, season: 1, episode: [1], container: mkv, mimetype: video/x-matroska, type: episode, parsing_time: 0.035852909088134766, absolute_episode: [1], quality: Unknown, total_time: 0.06454205513000488
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv parsed to The Hentai Ouji to Warawanai Neko S01E01
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Setter sets location to /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
2019-04-06 16:08:14 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] The Hentai Ouji to Warawanai Neko: The old episode had a different file associated with it, re-checking the quality using the new filename /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
Segmentation fault: 11
XxUnkn0wnxXiMac:Medusa HIDDEN$ python2 SickBeard.py
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] GET URL: https://cdn.pymedusa.com/providers/broken_providers.json [Status: 200]
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] User-Agent: Medusa/0.3.1 (Darwin; 18.5.0; 98940aca-582c-11e9-b5ef-38c9862e1437)
2019-04-06 16:26:58 INFO MAIN :: [9cdb57a] Broken providers found: [u'torrent9', u'newpct', u'btdb']
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking if we can use git commands: git version
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Executing git version with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] git version : returned successful
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Using: git
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Executing git symbolic-ref -q HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] git symbolic-ref -q HEAD : returned successful
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Executing git rev-parse HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] git rev-parse HEAD : returned successful
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Executing git describe --tags --abbrev=0 9cdb57a32df1a8b1520b8a7dd732b6f01498483e with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] git describe --tags --abbrev=0 9cdb57a32df1a8b1520b8a7dd732b6f01498483e : returned successful
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking database structure...main.db
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Initial Schema database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] InitialSchema upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Version To Tv Episodes database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddVersionToTvEpisodes upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Default Ep Status To Tv Shows database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddDefaultEpStatusToTvShows upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Alter Shows Field Types database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AlterTVShowsFieldTypes upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Minor Version database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddMinorVersion upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Test Increase Major Version database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] TestIncreaseMajorVersion upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Proper Tags database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddProperTags upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Manual Searched database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddManualSearched upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Info Hash database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddInfoHash upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Plot database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddPlot upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Resource Size database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddResourceSize upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Mapping database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddPKIndexerMapping upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Integer database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddIndexerInteger upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Ids database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddIndexerIds upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Separated Status Quality Fields database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddSeparatedStatusQualityFields upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Shift Qualities database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] ShiftQualities upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Episode Watched Field database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddEpisodeWatchedField upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Tvshow Start Search Offset database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddTvshowStartSearchOffset upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Release Ignore Require Exlude Options database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddReleaseIgnoreRequireExludeOptions upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking database structure...cache.db
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Initial Schema database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] InitialSchema upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Scene Exceptions database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddSceneExceptions upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Scene Name Cache database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddSceneNameCache upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Network Timezones database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddNetworkTimezones upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Last Search database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddLastSearch upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Scene Exceptions Seasons database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddSceneExceptionsSeasons upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Scene Exceptions Custom database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddSceneExceptionsCustom upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Scene Exceptions Refresh database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddSceneExceptionsRefresh upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Convert Scene Exeptions To Indexer Scheme database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] ConvertSceneExeptionsToIndexerScheme upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Convert Scene Names To Indexer Scheme database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] ConvertSceneNamesToIndexerScheme upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Remove Indexer Update Schema database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] RemoveIndexerUpdateSchema upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Scene Exceptions database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddIndexerSceneExceptions upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Ids database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] AddIndexerIds upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Checking Clear Provider Tables database upgrade
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] ClearProviderTables upgrade not required
2019-04-06 16:26:58 DEBUG MAIN :: [9cdb57a] Performing a vacuum on the CACHE database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking database structure...failed.db
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking Initial Schema database upgrade
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] InitialSchema upgrade not required
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking Size And Provider database upgrade
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] SizeAndProvider upgrade not required
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking History database upgrade
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] History upgrade not required
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking History Status database upgrade
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] HistoryStatus upgrade not required
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking Add Indexer Ids database upgrade
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] AddIndexerIds upgrade not required
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking Update History Table Quality database upgrade
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] UpdateHistoryTableQuality upgrade not required
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking Shift Qualities database upgrade
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] ShiftQualities upgrade not required
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking for delete episodes with subtitle reference
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking for null indexer mappings
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 12345: Loading show info from database
2019-04-06 16:26:59 INFO MAIN :: [9cdb57a] 12345: Unable to find the show in the database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 12345: Show Name S02E03 not found in the database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Matched release Show.Name.013.HDTV.x264-RLSGROUP to a series in your database: Show Name
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Parsed Show.Name.013.HDTV.x264-RLSGROUP into title: Show Name, episode: [], absolute_episode: [13], source: HDTV, video_codec: H.264, video_encoder: x264, release_group: RLSGROUP, type: episode, parsing_time: 0.0377259254456, total_time: 0.0383148193359, quality: Unknown, season: None
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Found codec for Show Name Ep Name
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 12345: Episode has no release group, replacing it with RLSGROUP
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 12345: Formatting pattern: %SN S%0SE03 -> Show Name S02E03
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Matched release Show.Name.013.HDTV.x264-RLSGROUP to a series in your database: Show Name
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Parsed Show.Name.013.HDTV.x264-RLSGROUP into title: Show Name, episode: [], absolute_episode: [13], source: HDTV, video_codec: H.264, video_encoder: x264, release_group: RLSGROUP, type: episode, parsing_time: 0.0163519382477, total_time: 0.0164198875427, quality: Unknown, season: None
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Found codec for Show Name Ep Name
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 12345: Formatting pattern: Season %S -> Season 2
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Trying to parse Show Name S02E03.ext
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Matched release Show Name S02E03.ext to a series in your database: Show Name
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Parsed Show Name S02E03.ext into title: Show Name, season: 2, episode: [3], episode_title: ext, mimetype: application/vnd.novadigm.ext, type: episode, parsing_time: 0.0181059837341, total_time: 0.0182790756226, absolute_episode: [], quality: Unknown
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] The name Show Name S02E03.ext parsed into title: Show Name, season: 2, episode: [3], episode_title: ext, mimetype: application/vnd.novadigm.ext, type: episode, parsing_time: 0.0181059837341, total_time: 0.0182790756226, absolute_episode: [], quality: Unknown
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Checking if we can use git commands: git version
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Executing git version with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] git version : returned successful
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Using: git
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Executing git symbolic-ref -q HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] git symbolic-ref -q HEAD : returned successful
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Retrieving the last check time from the DB
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Loading initial show list
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 272644: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for 12 Monkeys
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 272644: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 272644: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 253573: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for American Gods
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 253573: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 253573: Found episode S02E05
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 257655: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Arrow
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 257655: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 257655: Found episode S07E18
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 74852: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Avatar: The Last Airbender
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 74852: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 74852: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 288106: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Bad Robots
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 288106: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 288106: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 79567: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Ben 10
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 79567: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 79567: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 81841: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Ben 10: Alien Force
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 81841: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 81841: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 260995: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Ben 10: Omniverse
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 260995: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 260995: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 158501: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Ben 10: Ultimate Alien
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 158501: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 158501: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 273181: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Better Call Saul
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 273181: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 273181: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 279536: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Billions
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 279536: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 279536: Found episode S04E04
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 332525: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Black Lightning
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 332525: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 332525: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 262407: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Black Sails
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 262407: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 262407: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 295647: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Blindspot
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 295647: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 295647: Found episode S04E18
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 314189: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Blood Drive
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 314189: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 314189: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 81189: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Breaking Bad
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 81189: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 81189: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 333644: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Britannia
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 333644: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 333644: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 80270: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Burn Notice
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 80270: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 80270: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 258541: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Chicago Fire
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 258541: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 258541: Found episode S07E19
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 295640: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Chicago Med
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 295640: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 295640: Found episode S04E19
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 269641: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Chicago P.D.
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 269641: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 269641: Found episode S06E19
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 308846: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Cleverman
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 308846: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 308846: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 258171: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Continuum
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 258171: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 258171: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 78443: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Danny Phantom
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 78443: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 78443: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 292174: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Dark Matter
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 292174: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 292174: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 295760: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for DC's Legends of Tomorrow
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 295760: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 295760: Found episode S04E10
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 255326: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Defiance
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 255326: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 255326: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 311876: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Designated Survivor
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 311876: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 311876: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 79349: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Dexter
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 79349: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 79349: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 340234: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Disenchantment
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 340234: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 340234: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 114041: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Dragon Booster
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 114041: Finding the episode which airs next
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 114041: No episode found... need to implement a show status
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] 261202: Loading show info from database
2019-04-06 16:26:59 DEBUG MAIN :: [9cdb57a] Building black and white list for Dragons
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 261202: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 261202: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 77466: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Ed, Edd n Eddy
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 77466: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 77466: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79334: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Eureka
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79334: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79334: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 269613: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Fargo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 269613: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 269613: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 70522: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Farscape
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 70522: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 70522: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350071: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for FBI
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350071: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350071: Found episode S01E19
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 78874: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Firefly
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 78874: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 78874: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 82066: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Fringe
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 82066: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 82066: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 121361: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Game of Thrones
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 121361: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 121361: Found episode S08E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 158551: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Generator Rex
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 158551: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 158551: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 274431: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Gotham
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 274431: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 274431: Found episode S05E11
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 251807: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Green Lantern: The Animated Series
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 251807: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 251807: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248736: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Grimm
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248736: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248736: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81061: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for H2O: Just Add Water
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81061: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81061: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 158661: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Haven
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 158661: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 158661: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79501: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Heroes
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79501: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79501: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 279201: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Heroes Reborn
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 279201: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 279201: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 292124: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Humans
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 292124: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 292124: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 289079: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Into the Badlands
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 289079: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 289079: Found episode S03E12
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 281534: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Killjoys
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 281534: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 281534: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81318: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Knight Rider (2008)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81318: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81318: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328599: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Krypton
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328599: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328599: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 250632: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Kung Fu Panda: Legends of Awesomeness
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 250632: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 250632: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 349309: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Legacies
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 349309: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 349309: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 311790: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Lethal Weapon
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 311790: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 311790: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 182061: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Lost Girl
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 182061: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 182061: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 269909: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Mako: Island of Secrets
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 269909: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 269909: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 349271: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Manifest
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 349271: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 349271: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 263365: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Marvel's Agents of S.H.I.E.L.D.
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 263365: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 263365: Found episode S06E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 341455: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Marvel's Cloak & Dagger
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 341455: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 341455: Found episode S02E03
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 332027: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Marvel's Runaways
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 332027: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 332027: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321448: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Mary Kills People
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321448: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321448: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 349659: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Mayans M.C.
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 349659: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 349659: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 311904: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Midnight, Texas
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 311904: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 311904: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 289590: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Mr. Robot
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 289590: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 289590: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 164301: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Nikita
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 164301: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 164301: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 75750: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Ocean Girl
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 75750: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 75750: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248835: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Once Upon a Time (2011)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248835: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248835: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248742: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Person of Interest
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248742: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248742: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 300472: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Preacher
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 300472: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 300472: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259866: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Ray Donovan
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259866: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259866: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328549: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Reverie
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328549: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328549: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 325517: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Salvation
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 325517: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 325517: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 80159: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Sanctuary
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 80159: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 80159: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 295837: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Shadowhunters
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 295837: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 295837: Found episode S03E17
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 335982: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Siren (2018)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 335982: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 335982: Found episode S02E09
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 300166: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Sneaky Pete
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 300166: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 300166: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 82696: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Sons of Anarchy
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 82696: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 82696: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 75897: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for South Park
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 75897: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 75897: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 129261: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Spartacus
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 129261: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 129261: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328711: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Trek: Discovery
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328711: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328711: Found episode S02E13
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 73893: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Trek: Enterprise
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 73893: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 73893: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283468: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Wars Rebels
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283468: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283468: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 351575: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Wars Resistance
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 351575: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 351575: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83268: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Star Wars: The Clone Wars
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83268: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83268: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 70851: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Stargate Atlantis
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 70851: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 70851: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 72449: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Stargate SG-1
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 72449: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 72449: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83237: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Stargate Universe
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83237: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83237: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 310614: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for StartUp (2016)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 310614: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 310614: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 295759: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Supergirl
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 295759: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 295759: Found episode S04E18
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 78901: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Supernatural
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 78901: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 78901: Found episode S14E18
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 71503: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Teen Titans
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 71503: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 71503: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 268592: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The 100
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 268592: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 268592: Found episode S06E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 266189: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Blacklist
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 266189: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 266189: Found episode S06E16
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 353391: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Code (2019)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 353391: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 353391: Found episode S01E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328631: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Crossing
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328631: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328631: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350123: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Dragon Prince
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350123: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350123: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 280619: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Expanse
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 280619: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 280619: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 279121: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Flash (2014)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 279121: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 279121: Found episode S05E18
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328552: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Gifted
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328552: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328552: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328634: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Good Doctor
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328634: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 328634: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321239: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Handmaid's Tale
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321239: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321239: Found episode S03E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 251085: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Legend of Korra
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 251085: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 251085: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 299139: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Magicians (2015)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 299139: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 299139: Found episode S04E12
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 266883: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Originals
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 266883: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 266883: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350665: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Rookie
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350665: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350665: Found episode S01E19
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 289096: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Shannara Chronicles
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 289096: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 289096: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 320286: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Son
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 320286: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 320286: Found episode S02E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 276564: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Strain
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 276564: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 276564: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 95491: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Vampire Diaries
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 95491: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 95491: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 153021: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Walking Dead
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 153021: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 153021: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 77398: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The X-Files
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 77398: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 77398: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 311713: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Timeless (2016)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 311713: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 311713: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 341663: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Titans (2018)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 341663: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 341663: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 205901: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Transformers: Prime
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 205901: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 205901: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 292171: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Transformers: Robots In Disguise (2015)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 292171: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 292171: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 258480: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Tron: Uprising
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 258480: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 258480: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 82283: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for True Blood
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 82283: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 82283: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 260449: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Vikings
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 260449: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 260449: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 307899: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Voltron: Legendary Defender
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 307899: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 307899: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 84676: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Warehouse 13
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 84676: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 84676: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83576: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Well, Just You Wait!
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83576: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83576: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 296762: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Westworld
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 296762: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 296762: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350028: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Who Is America?
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350028: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 350028: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283318: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Zoo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283318: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283318: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283963: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Absolute Duo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283963: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283963: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 257516: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Accel World
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 257516: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 257516: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 358046: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Aquarion Evol
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 358046: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 358046: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 331753: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Black Clover
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] BWL: 331753 loaded keywords from whitelist: [u'HorribleSubs', u'Golumpa', u'Arukoru']
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 331753: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 331753: Found episode S01E78
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79525: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Code Geass: Lelouch of the Rebellion
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79525: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79525: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 337017: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for DARLING in the FRANXX
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 337017: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 337017: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 264663: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Date A Live
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] BWL: 264663 loaded keywords from whitelist: [u'HorribleSubs', u'Golumpa', u'Arukoru']
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 264663: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 264663: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 336404: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Death March to the Parallel World Rhapsody
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 336404: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 336404: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354170: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Domestic Girlfriend
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] BWL: 354170 loaded keywords from whitelist: [u'Golumpa', u'Arukoru', u'Erai-raws', u'HorribleSubs']
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354170: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354170: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79151: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Fate/Stay Night
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79151: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79151: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278626: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Fate/Stay Night: Unlimited Blade Works
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278626: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278626: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 319981: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Granblue Fantasy The Animation
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 319981: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 319981: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 118101: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Heaven's Lost Property
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 118101: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 118101: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 254653: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for High School DxD
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 254653: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 254653: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 262106: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Kamisama Kiss
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 262106: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 262106: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 262094: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Magi: The Labyrinth of Magic
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 262094: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 262094: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354171: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Magical Girl Spec-Ops Asuka
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] BWL: 354171 loaded keywords from whitelist: [u'HorribleSubs', u'Golumpa', u'Arukoru']
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354171: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354171: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 294002: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Overlord
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] BWL: 294002 loaded keywords from whitelist: [u'HorribleSubs', u'Golumpa', u'Arukoru']
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 294002: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 294002: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 305089: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Re:Zero -Starting Life in Another World-
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 305089: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 305089: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 78962: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Shakugan no Shana
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 78962: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 78962: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81178: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Spice and Wolf
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81178: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81178: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259640: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Sword Art Online
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] BWL: 259640 loaded keywords from whitelist: [u'HorribleSubs', u'Golumpa', u'Arukoru', u'Mew']
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259640: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259640: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 335815: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Sword Art Online Alternative: Gun Gale Online
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 335815: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 335815: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 293996: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Asterisk War: The Academy City on the Water
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 293996: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 293996: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 284719: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Testament of Sister New Devil
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 284719: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 284719: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 281249: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Tokyo Ghoul
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 281249: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 281249: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283935: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Trinity Seven
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283935: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 283935: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81816: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Vampire Knight
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81816: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81816: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 84911: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! 5D's
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 84911: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 84911: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278975: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! Arc-V
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278975: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278975: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 76894: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! Duel Monsters
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 76894: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 76894: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 76113: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! Duel Monsters GX
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 76113: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 76113: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248049: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Yu-Gi-Oh! Zexal
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248049: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 248049: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 75692: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Law & Order: Special Victims Unit
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 75692: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 75692: Found episode S20E20
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79516: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Skyland
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79516: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79516: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 353712: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Rising of the Shield Hero
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] BWL: 353712 loaded keywords from whitelist: [u'HorribleSubs', u'Golumpa', u'Arukoru']
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 353712: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 353712: Found episode S01E14
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354198: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Kaguya-sama: Love is War
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] BWL: 354198 loaded keywords from whitelist: [u'HorribleSubs', u'Golumpa', u'Arukoru']
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354198: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354198: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 355966: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Quintessential Quintuplets
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] BWL: 355966 loaded keywords from whitelist: [u'HorribleSubs', u'Golumpa', u'Arukoru']
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 355966: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 355966: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 353561: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Enemy Within
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 353561: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 353561: Found episode S01E07
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 319410: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Eromanga Sensei
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 319410: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 319410: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 352564: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for My Sister, My Writer
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 352564: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 352564: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 194961: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for OreImo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 194961: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 194961: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 275614: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Recently, My Sister is Unusual
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 275614: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 275614: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 195231: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Yosuga no Sora
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 195231: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 195231: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278155: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for No Game No Life
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278155: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278155: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 299506: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Chivalry of a Failed Knight
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 299506: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 299506: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278127: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Chaika the Coffin Princess
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278127: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278127: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278329: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Irregular at Magic High School
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278329: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278329: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 345596: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Rascal Does Not Dream of Bunny Girl Senpai
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 345596: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 345596: Found episode S00E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 255133: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Inu x Boku Secret Service
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 255133: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 255133: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83315: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Akane-Iro ni Somaru Saka
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83315: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 83315: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79719: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Familiar of Zero
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79719: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79719: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 281949: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Fruit of Grisaia
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 281949: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 281949: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 291629: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Ultimate Otaku Teacher
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 291629: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 291629: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278941: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Dragonar Academy
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278941: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 278941: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 303073: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Myriad Colors Phantom World
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 303073: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 303073: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 313488: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Hitori no Shita: The Outcast
2019-04-06 16:27:00 INFO MAIN :: [9cdb57a] 313488: Unable to find IMDb info in the database: Hitori no Shita: The Outcast
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 313488: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 313488: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 329822: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Classroom of the Elite
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 329822: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 329822: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 346799: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for ISLAND
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 346799: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 346799: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 247949: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Aria the Scarlet Ammo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 247949: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 247949: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 299518: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Aria the Scarlet Ammo AA
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 299518: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 299518: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81831: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for To Love-Ru
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81831: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 81831: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79682: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for When They Cry - Higurashi
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79682: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 79682: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 262114: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Pet Girl of Sakurasou
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 262114: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 262114: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 101981: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Umineko: When They Cry
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 101981: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 101981: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259642: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for So, I Can't Play H!
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259642: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259642: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 293119: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Monster Musume: Everyday Life with Monster Girls
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 293119: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 293119: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 307112: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Hybrid x Heart Magias Academy Ataraxia
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 307112: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 307112: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259649: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Aesthetica of a Rogue Hero
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259649: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 259649: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 359646: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Why the hell are you here, Teacher!?
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 359646: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 359646: Found episode S01E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354602: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Philosopher's Grandson
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354602: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 354602: Found episode S01E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 359095: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for We Never Learn
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 359095: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 359095: Found episode S01E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 357488: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Fruits Basket (2019)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 357488: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 357488: Found episode S01E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 318895: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Scum's Wish
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 318895: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 318895: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 249827: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Future Diary
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 249827: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 249827: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 80478: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for School Days
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 80478: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 80478: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 275610: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Noragami
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 275610: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 275610: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 305075: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Bungo Stray Dogs
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 305075: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 305075: Found episode S02E01
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 272129: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Strike the Blood
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 272129: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 272129: Found episode S00E15
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321627: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Clockwork Planet
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321627: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321627: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321697: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Love Tyrant
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321697: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321697: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 272072: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Unbreakable Machine-Doll
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 272072: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 272072: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 257521: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Nyaruko: Crawling with Love!
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 257521: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 257521: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 275574: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Magical Warfare
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 275574: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 275574: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321671: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Armed Girl's Machiavellism
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321671: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 321671: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 327507: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Knight's & Magic
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 327507: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 327507: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 84677: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Chrome Shelled Regios
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 84677: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 84677: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 337020: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for BEATLESS;Natsumi no Sekai
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 337020: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 337020: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 295222: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for GATE
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 295222: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 295222: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 318950: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Akashic Records of Bastard Magic Instructor
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 318950: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 318950: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 279984: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Blade Dance of the Elementalers
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 279984: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 279984: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 355622: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Doom Patrol
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 355622: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 355622: Found episode S01E09
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 357690: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Hanna
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 357690: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 357690: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 254349: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Another
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 254349: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 254349: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 219181: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Puella Magi Madoka Magica
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 219181: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 219181: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 317828: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Grimoire of Zero
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 317828: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 317828: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 307110: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for Servamp
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 307110: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 307110: No episode found... need to implement a show status
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 264047: Loading show info from database
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Building black and white list for The Hentai Ouji to Warawanai Neko
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 264047: Finding the episode which airs next
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] 264047: No episode found... need to implement a show status
2019-04-06 16:27:00 INFO MAIN :: [9cdb57a] Starting Medusa [develop] using u'/Users/HIDDEN/Apps/Medusa/config.ini'
2019-04-06 16:27:00 INFO TORNADO :: [9cdb57a] Starting Medusa on http://0.0.0.0:8081/
2019-04-06 16:27:00 DEBUG CHECKVERSION :: [9cdb57a] Starting new thread: CHECKVERSION
2019-04-06 16:27:00 DEBUG CHECKVERSION :: [9cdb57a] Executing git config remote.origin.url https://github.com/pymedusa/Medusa with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:00 INFO MAIN :: [9cdb57a] Updating exception_cache and exception_season_cache
2019-04-06 16:27:00 DEBUG CHECKVERSION :: [9cdb57a] git config remote.origin.url https://github.com/pymedusa/Medusa : returned successful
2019-04-06 16:27:00 DEBUG CHECKVERSION :: [9cdb57a] Executing git config remote.origin.pushurl https://github.com/pymedusa/Medusa with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:00 INFO MAIN :: [9cdb57a] Finished processing 3038 scene exceptions.
2019-04-06 16:27:00 DEBUG CHECKVERSION :: [9cdb57a] git config remote.origin.pushurl https://github.com/pymedusa/Medusa : returned successful
2019-04-06 16:27:00 INFO MAIN :: [9cdb57a] Building internal name cache for all shows
2019-04-06 16:27:00 DEBUG CHECKVERSION :: [9cdb57a] Executing git symbolic-ref -q HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for 12 monkeys set to: 12 monkeys
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for american gods set to: american gods
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for arrow set to: arrow
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for avatar the last airbender set to: avatar – der herr der elemente, avatar, avatar the last airbender
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for bad robots set to: bad robots
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for ben 10 set to: ben 10
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for ben 10 alien force set to: ben 10 alien force
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for ben 10 omniverse set to: ben 10 omniverse
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for ben 10 ultimate alien set to: ben 10 ultimate alien
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for better call saul set to: better call saul
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for billions set to: billions
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for black lightning set to: black lightning
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for black sails set to: black sails
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for blindspot set to: blindspot
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for blood drive set to: blood drive
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for breaking bad set to: breaking bad
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for britannia set to: britannia
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for burn notice set to: burn notice
2019-04-06 16:27:00 DEBUG CHECKVERSION :: [9cdb57a] git symbolic-ref -q HEAD : returned successful
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for chicago fire set to: chicago fire
2019-04-06 16:27:00 DEBUG CHECKVERSION :: [9cdb57a] Executing git ls-remote --heads origin with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for chicago med set to: chicago med
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for chicago p d set to: chicago pd, chicago p d
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for cleverman set to: cleverman
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for continuum set to: continuum
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for danny phantom set to: danny phantom
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for dark matter set to: dark matter
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for dcs legends of tomorrow set to: dcs legends of tomorrow
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for defiance set to: defiance
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for designated survivor set to: designated survivor
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for dexter set to: dexter
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for disenchantment set to: disenchantment
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for dragon booster set to: dragon booster
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for dragons set to: dragons riders of berk, dragons defenders of berk, dreamworks dragons riders of berk, dragons
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for ed edd n eddy set to: ed edd n eddy
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for eureka set to: eureka
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for fargo set to: fargo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for farscape set to: farscape
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for fbi set to: fbi
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for firefly set to: firefly
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for fringe set to: fringe
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for game of thrones set to: game of thrones
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for generator rex set to: generator rex
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for gotham set to: gotham
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for green lantern the animated series set to: green lantern tas, green lantern the animated series
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for grimm set to: grimm
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for h2o just add water set to: h2o just add water
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for haven set to: haven
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for heroes set to: heroes
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for heroes reborn set to: heroes reborn
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for humans set to: humans
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for into the badlands set to: into the badlands
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for killjoys set to: killjoys
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for knight rider 2008 set to: knight rider 2008
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for krypton set to: krypton
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for kung fu panda legends of awesomeness set to: kung fu panda legends of awesomeness
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for legacies set to: legacies
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for lethal weapon set to: lethal weapon
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for lost girl set to: lost girl
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for mako island of secrets set to: mako island of secrets
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for manifest set to: manifest
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for marvels agents of s h i e l d set to: marvel agents of shield, marvels agents of s h i e l d, agents of s h i e l d
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for marvels cloak and dagger set to: marvels cloak and dagger
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for marvels runaways set to: marvels runaways
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for mary kills people set to: mary kills people
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for mayans m c set to: mayans m c
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for midnight texas set to: midnight texas
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for mr robot set to: mr robot
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for nikita set to: nikita
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for ocean girl set to: ocean girl
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for once upon a time 2011 set to: once upon a time 2011, once upon a time
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for person of interest set to: person of interest
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for preacher set to: preacher
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for ray donovan set to: ray donovan
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for reverie set to: reverie
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for salvation set to: salvation
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for sanctuary set to: sanctuary us, sanctuary
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for shadowhunters set to: shadowhunters the mortal instruments, shadowhunters
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for siren 2018 set to: siren 2018
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for sneaky pete set to: sneaky pete
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for sons of anarchy set to: sons of anarchy
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for south park set to: south park
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for spartacus set to: spartacus blood and sand, spartacus vengeance, spartacus
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for star trek discovery set to: star trek discovery
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for star trek enterprise set to: star trek enterprise, enterprise
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for star wars rebels set to: star wars rebels
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for star wars resistance set to: star wars resistance
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for star wars the clone wars set to: star wars the clone wars, star wars the clone wars 2008
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for stargate atlantis set to: stargate atlantis
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for stargate sg 1 set to: stargate sg 1, stargate sg1
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for stargate universe set to: stargate universe
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for startup 2016 set to: startup 2016
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for supergirl set to: supergirl
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for supernatural set to: supernatural
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for teen titans set to: teen titans
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the 100 set to: the 100
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the blacklist set to: the blacklist
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the code 2019 set to: the code 2019
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the crossing set to: the crossing
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the dragon prince set to: the dragon prince
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the expanse set to: the expanse
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the flash 2014 set to: the flash 2014, the flash
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the gifted set to: the gifted
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the good doctor set to: the good doctor
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the handmaids tale set to: the handmaids tale
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the legend of korra set to: the last airbender legend of korra, the legend of korra
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the magicians 2015 set to: the magicians us, the magicians, the magicians 2015
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the originals set to: the originals
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the rookie set to: the rookie
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the shannara chronicles set to: the shannara chronicles
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the son set to: the son
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the strain set to: the strain
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the vampire diaries set to: the vampire diaries
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the walking dead set to: the walking dead
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the x files set to: x files, the xfiles, the x files
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for timeless 2016 set to: timeless, timeless 2016
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for titans 2018 set to: titans 2018
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for transformers prime set to: transformers prime beast hunters, transformers prime
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for transformers robots in disguise 2015 set to: transformers robots in disguise 2015
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for tron uprising set to: tron uprising
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for true blood set to: true blood
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for vikings set to: vikings
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for voltron legendary defender set to: voltron legendary defender
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for warehouse 13 set to: warehouse 13
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for well just you wait set to: well just you wait
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for westworld set to: westworld
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for who is america set to: who is america
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for zoo set to: zoo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for absolute duo set to: absolute duo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for accel world set to: accel world
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for aquarion evol set to: aquarion evol
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for black clover set to: black clover
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for code geass lelouch of the rebellion set to: コードギアス 反逆のルルーシュ r2, code geass lelouch of the rebellion, code geass lelouch of the rebellion r2, code geass r2, code geass, コードギアス 反逆のルルーシュ
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for darling in the franxx set to: darling in the franxx
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for date a live set to: date a live iii, date a live ii, date a live, date a live s2, date a live s3
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for death march to the parallel world rhapsody set to: death march kara hajimaru isekai kyousoukyoku, death march kara hajimaru isekai, death march to the parallel world rhapsody
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for domestic girlfriend set to: domekano, domestic girlfriend, domestic na kanojo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for fate stay night set to: fate stay night 2006, fate stay night
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for fate stay night unlimited blade works set to: fate stay night unlimited blade works 2015, fate stay night unlimited blade works 2014, fate stay night unlimited blade works
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for granblue fantasy the animation set to: granblue fantasy the animation
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for heavens lost property set to: sora no otoshimono forte, heavens lost property, sora no otoshimono
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for high school dxd set to: highschool dxd new, high school dxd born, highschool dxd, high school dxd new, highschool dxd hero, high school dxd, high school dxd hero, highschool dxd born
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for kamisama kiss set to: kami sama hajimemashita 2, kamisama hajimemashita◎, kamisama kiss 2, kami sama hajimemashita, kamisama hajimemashita s2, kamisama kiss
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for magi the labyrinth of magic set to: magi, magi s2, magi the labyrinth of magic
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for magical girl spec ops asuka set to: mahou shoujo tokushusen asuka, magical girl spec ops asuka
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for overlord set to: overlord iii, overlord, overlord s3, overlord s2, iv, overlord 3, overlord 2, overlord ii
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for rezero starting life in another world set to: re zero kara hajimeru isekai seikatsu, rezero kara hajimeru isekai seikatsu, rezero starting life in another world , re life in a different world from zero
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for shakugan no shana set to: shakugan no shana second, shakugan no shana, shakugan no shana ii, 灼眼のシャナiii, shakugan no shana 3, burning eyes shana, shakugan no shana final, 灼眼のシャナ, shakugan no shana 2, 작안의 샤나 2기
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for spice and wolf set to: 狼と香辛料ii, 狼と香辛料, ookami to koushinryou, ookami to koushinryou ii, spice and wolf, spice and wolf ii
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for sword art online set to: sword art online alicization, sword art online, sword art online ii
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for sword art online alternative gun gale online set to: sword art online alternative gun gale online
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the asterisk war the academy city on the water set to: the asterisk war the academy city on the water, gakusen toshi asterisk
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the testament of sister new devil set to: shinmai maou no keiyakusha burst, shinmai maou no testament, shinmai maou no testament burst, the testament of sister new devil burst, shinmai maou no keiyakusha, the testament of sister new devil
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for tokyo ghoul set to: tokyo ghoul √a, tokyo ghoul, tokyo ghoulre, tokyo ghoul a, tokyo ghoul root a, tokyo ghoul re
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for trinity seven set to: trinity seven
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for vampire knight set to: vampire knight guilty, vampire knight
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh 5ds set to: yu gi oh 5ds
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh arc v set to: yuu gi ou arc v, yu gi oh arc v, 遊☆戯☆王arc‐v
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh duel monsters set to: 遊☆戯☆王 デュエルモンスターズ, yu gi oh duel monsters, yu gi oh
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh duel monsters gx set to: yu gi oh duel monsters gx
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for yu gi oh zexal set to: yu gi oh zexal
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for law and order special victims unit set to: law and order svu, law and order special victims unit
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for skyland set to: skyland
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the rising of the shield hero set to: tate no yuusha no nariagari, the rising of the shield hero
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for kaguya sama love is war set to: kaguya sama love is war, kaguya sama wa kokurasetai tensai tachi no renai zunousen, kaguya sama wa kokurasetai
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the quintessential quintuplets set to: 5 toubun no hanayome, the quintessential quintuplets, go toubun no hanayome
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the enemy within set to: the enemy within
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for eromanga sensei set to: eromanga sensei
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for my sister my writer set to: ore ga suki na no wa imouto dakedo imouto ja nai, my sister my writer, ore ga suki nano wa imouto dakedo imouto ja nai
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for oreimo set to: oreimo s2, oreimo, ore no imouto ga konnani kawaii wake ga nai my little sister cant be this cute, ore no imouto ga konna ni kawaii wake ga nai, ore no imouto ga konnani kawaii wake ga nai 2, ore no imouto ga konnani kawaii wake ga nai, ore no imouto ga konna ni kawaii wake ga nai s2, ore no imouto
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for recently my sister is unusual set to: saikin imouto no yousu ga chotto okashiinda ga, imocho, recently my sister is unusual, imocho another shitty sister manga adaptation
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for yosuga no sora set to: yosuga no sora
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for no game no life set to: no game no life
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for chivalry of a failed knight set to: rakudai kishi no cavalry, rakudai kishi no eiyuutan, chivalry of a failed knight
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for chaika the coffin princess set to: chaika the coffin princess, chaika the coffin princess avenging battle, hitsugi no chaika, hitsugi no chaika avenging battle
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the irregular at magic high school set to: the irregular at magic high school, mahouka, mahouka koukou no rettousei
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for rascal does not dream of bunny girl senpai set to: seishun buta yarou wa bunny girl senpai no yume wo minai, rascal does not dream of bunny girl senpai
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for inu x boku secret service set to: inu x boku secret service
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for akane iro ni somaru saka set to: akane iro ni somaru saka
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the familiar of zero set to: familiar of zero, zero no tsukaima futatsuki no kishi, familiar of zero f, ゼロの使い魔 ~双月の騎士~, familiar of zero 2, ゼロの使い魔, zero no tsukaima princess no rondo, ゼロの使い魔f, familiar of zero princess of rondo, familiar of zero roundelay of the princess, ゼロの使い魔~三美姫プリンセッセの輪舞ロンド~, familiar of zero knight of the two moons, familiar of zero ii, zero no tsukaima f, the familiar of zero
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the fruit of grisaia set to: the eden of grisaia, grisaia no kajitsu, le fruit de la grisaia, grisaia no meikyuu, le labyrinthe de la grisaia, the labyrinth of grisaia, le eden de la grisaia, grisaia no rakuen, the fruit of grisaia
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for ultimate otaku teacher set to: he is an ultimate teacher, denpa kyoushi, ultimate otaku teacher
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for dragonar academy set to: dragonar academy, seikoku no dragonar
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for myriad colors phantom world set to: myriad colors of the phantom world, myriad colors phantom world, musaigen no phantom world
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for hitori no shita the outcast set to: hitori no shita the outcast season 2, hitori no shita the outcast 2nd season, hitori no shita the outcast s2, hitori no shita the outcast
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for classroom of the elite set to: classroom of the elite, youkoso jitsuryoku shijou shugi no kyoushitsu e
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for island set to: island
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for aria the scarlet ammo set to: hidan no aria, aria the scarlet ammo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for aria the scarlet ammo aa set to: aria the scarlet ammo aa, hidan no aria aa
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for to love ru set to: motto to love ru trouble, to love ru darkness 2nd, to love ru trouble darkness 2nd, to love ru, motto to love ru, to love ru trouble darkness, to love ru darkness
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for when they cry higurashi set to: higurashi no naku koro ni kai, higurashi no naku koro ni, when they cry higurashi, higurashi no naku koro ni rei, higurashi no naku koro ni kira
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the pet girl of sakurasou set to: the pet girl of sakurasou, sakurasou no pet na kanojo
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for umineko when they cry set to: umineko when they cry, umineko no naku koro ni
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for so i cant play h set to: so i cant play h, dakara boku wa h ga dekinai
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for monster musume everyday life with monster girls set to: monster musume, monster musume no iru nichijou, monster musume everyday life with monster girls
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for hybrid x heart magias academy ataraxia set to: masou gakuen hxh, hybrid x heart magias academy ataraxia
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for aesthetica of a rogue hero set to: hagure yuusha no estetica, aesthetica of a rogue hero, hagure yuusha no aesthetica
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for why the hell are you here teacher set to: why the hell are you here teacher, nande koko ni sensei ga
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for philosophers grandson set to: philosophers grandson
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for we never learn set to: we never learn, boku tachi wa benkyou ga dekinai
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for fruits basket 2019 set to: fruits basket 2019
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for scums wish set to: scums wish, kuzu no honkai
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the future diary set to: the future diary, mirai nikki
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for school days set to: school days
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for noragami set to: noragami aragoto, noragami
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for bungo stray dogs set to: bungou stray dogs 2019, bungou stray dogs s3, bungo stray dogs, bungou stray dogs, bungou stray dogs s2
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for strike the blood set to: strike the blood kingdom of the valkyria , strike the blood iii ova, strike the blood third ova, strike the blood ⅲ ova, strike the blood ova valkyria no oukoku hen, strike the blood iii, strike the blood ii, strike the blood
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for clockwork planet set to: clockwork planet
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for love tyrant set to: love tyrant, renai boukun
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for unbreakable machine doll set to: machine doll wa kizutsukanai, kikou shoujo wa kizutsukanai, unbreakable machine doll
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for nyaruko crawling with love set to: haiyore nyarlko san w, haiyore nyaruko san w, haiyore nyaruko san, nyaruko crawling with love, haiyore nyarlko w, haiyore nyarlko, haiyore nyarlko san
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for magical warfare set to: magical warfare, mahou sensou
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for armed girls machiavellism set to: armed girls machiavellism, busou shoujo machiavellianism
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for knights and magic set to: knights and magic
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for chrome shelled regios set to: chrome shelled regios
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for beatless;natsumi no sekai set to: beatless;natsumi no sekai, beatless
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for gate set to: gate jieitai kanochi nite kaku tatakaeri, gate, gate thus the jsdf fought there
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for akashic records of bastard magic instructor set to: rokudenashi majutsu koushi to akashic records, rokudenashi majutsu koushi to kinki kyouten, akashic records of bastard magic instructor
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for blade dance of the elementalers set to: seirei tsukai no blade dance, blade dance of the elementalers
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for doom patrol set to: doom patrol
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for hanna set to: hanna
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for another set to: another
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for puella magi madoka magica set to: puella magi madoka magica
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for grimoire of zero set to: zero kara hajimeru mahou no sho, zero kara hajimeru mahou no sho grimoire of zero, grimoire of zero
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for servamp set to: servamp
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Internal name cache for the hentai ouji to warawanai neko set to: the "hentai" prince and the stony cat, hentai ouji to warawanai neko, the hentai ouji to warawanai neko
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Started updating network timezones
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] GET URL: https://cdn.pymedusa.com/sb_network_timezones/network_timezones.txt [Status: 200]
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] User-Agent: Medusa/0.3.1 (Darwin; 18.5.0; 98940aca-582c-11e9-b5ef-38c9862e1437)
2019-04-06 16:27:00 DEBUG MAIN :: [9cdb57a] Finished updating network timezones
2019-04-06 16:27:01 DEBUG CHECKVERSION :: [9cdb57a] git ls-remote --heads origin : returned successful
2019-04-06 16:27:01 INFO CHECKVERSION :: [9cdb57a] Checking for updates using GitHub Updater
2019-04-06 16:27:01 DEBUG CHECKVERSION :: [9cdb57a] Executing git symbolic-ref -q HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:01 DEBUG CHECKVERSION :: [9cdb57a] git symbolic-ref -q HEAD : returned successful
2019-04-06 16:27:01 DEBUG CHECKVERSION :: [9cdb57a] Executing git rev-parse HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:01 DEBUG CHECKVERSION :: [9cdb57a] git rev-parse HEAD : returned successful
2019-04-06 16:27:02 DEBUG CHECKVERSION :: [9cdb57a] Executing git config remote.origin.url https://github.com/pymedusa/Medusa with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:02 DEBUG CHECKVERSION :: [9cdb57a] git config remote.origin.url https://github.com/pymedusa/Medusa : returned successful
2019-04-06 16:27:02 DEBUG CHECKVERSION :: [9cdb57a] Executing git config remote.origin.pushurl https://github.com/pymedusa/Medusa with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:02 DEBUG CHECKVERSION :: [9cdb57a] git config remote.origin.pushurl https://github.com/pymedusa/Medusa : returned successful
2019-04-06 16:27:02 DEBUG CHECKVERSION :: [9cdb57a] Executing git fetch --prune origin with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:03 DEBUG CHECKVERSION :: [9cdb57a] git fetch --prune origin : returned successful
2019-04-06 16:27:03 DEBUG CHECKVERSION :: [9cdb57a] Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:03 DEBUG CHECKVERSION :: [9cdb57a] git rev-parse --verify --quiet "@{upstream}" : returned successful
2019-04-06 16:27:03 DEBUG CHECKVERSION :: [9cdb57a] Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /Users/HIDDEN/Apps/Medusa
2019-04-06 16:27:03 DEBUG CHECKVERSION :: [9cdb57a] git rev-list --left-right "@{upstream}"...HEAD : returned successful
2019-04-06 16:27:03 DEBUG CHECKVERSION :: [9cdb57a] cur_commit = 9cdb57a32df1a8b1520b8a7dd732b6f01498483e, newest_commit = 9cdb57a32df1a8b1520b8a7dd732b6f01498483e, num_commits_behind = 0, num_commits_ahead = 0
2019-04-06 16:27:03 DEBUG CHECKVERSION :: [9cdb57a] Checking GitHub for latest news.
2019-04-06 16:27:03 DEBUG CHECKVERSION :: [9cdb57a] GET URL: https://cdn.pymedusa.com/news/news.md [Status: 200]
2019-04-06 16:27:03 DEBUG CHECKVERSION :: [9cdb57a] User-Agent: Medusa/0.3.1 (Darwin; 18.5.0; 98940aca-582c-11e9-b5ef-38c9862e1437)
2019-04-06 16:27:24 DEBUG Thread_1 :: [9cdb57a] 264047: Queueing show refresh for The Hentai Ouji to Warawanai Neko
2019-04-06 16:27:27 INFO SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Performing refresh on The Hentai Ouji to Warawanai Neko
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Loading all episodes from the show directory: /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Found files: [u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E02.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E03.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E04.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E05.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E06.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E07.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E08.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E09.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E10.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E11.mkv', u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E12.mkv']
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Creating episode from: /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Creating episode object from /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Scene numbering enabled series The Hentai Ouji to Warawanai Neko is anime
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Found absolute number 1 for show The Hentai Ouji to Warawanai Neko S01E01
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Scene numbering enabled anime The Hentai Ouji to Warawanai Neko using indexer with absolute 1: None
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Matched release /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv to a series in your database: The Hentai Ouji to Warawanai Neko
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Parsed /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv into title: The Hentai Ouji to Warawanai Neko, season: 1, episode: [1], container: mkv, mimetype: video/x-matroska, type: episode, parsing_time: 0.0402159690857, total_time: 0.0695858001709, absolute_episode: [1], quality: Unknown
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv parsed to The Hentai Ouji to Warawanai Neko S01E01
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Setter sets location to /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
2019-04-06 16:27:27 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] The Hentai Ouji to Warawanai Neko: The old episode had a different file associated with it, re-checking the quality using the new filename /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Handling general track
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Handling video track
2019-04-06 16:27:28 INFO SHOWQUEUE-REFRESH :: [9cdb57a] Invalid video codec profile: u'High 10@L5.1'
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Skipping rule language since property is already present
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Handling audio track
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Skipping rule language since property is already present
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Handling subtitle track
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Skipping rule language since property is already present
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] The Hentai Ouji to Warawanai Neko: Setting the status from 'Skipped' to 'Archived' and quality 'N/A' to '1080p HDTV' based on file: /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Transaction with 1 queries executed
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Scene numbering enabled series The Hentai Ouji to Warawanai Neko is anime
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Found absolute number 1 for show The Hentai Ouji to Warawanai Neko S01E01
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Scene numbering enabled anime The Hentai Ouji to Warawanai Neko using indexer with absolute 1: None
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Matched release The Hentai Ouji to Warawanai Neko S01E01 to a series in your database: The Hentai Ouji to Warawanai Neko
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Parsed The Hentai Ouji to Warawanai Neko S01E01 into title: The Hentai Ouji to Warawanai Neko, season: 1, episode: [1], type: episode, parsing_time: 0.0194368362427, total_time: 0.110089063644, absolute_episode: [1], quality: Unknown
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Cached video information under key medusa.subtitles:video|/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv was invalidated
2019-04-06 16:27:28 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Scanning video /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv...
ERROR:enzyme.parsers.ebml.core:Element with id 0x55b0 is not in the specs
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Starting release refiner [extension=release, release_name=None, release_file=None]
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] No release name for u'/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv'
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Refining using Series information.
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Attribute series_tvdb_id changed from None to 264047
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Attribute series_imdb_id changed from None to u'tt2622974'
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Attribute year changed from None to 2013
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Refining using Episode information.
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Attribute title changed from None to u'The Pervert and the Stony Cat'
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Attribute tvdb_id changed from None to 4436093
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Attribute source changed from None to u'HDTV'
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Video information cached under key medusa.subtitles:video|/Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E01.mkv
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Subtitle changes detected for The Hentai Ouji to Warawanai Neko S01E01. Current subtitles: [u'eng']
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Saving subtitles changes to database
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Not creating SQL queue - record is not dirty
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Creating episode from: /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E02.mkv
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Creating episode object from /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E02.mkv
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Scene numbering enabled series The Hentai Ouji to Warawanai Neko is anime
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Found absolute number 2 for show The Hentai Ouji to Warawanai Neko S01E02
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Scene numbering enabled anime The Hentai Ouji to Warawanai Neko using indexer with absolute 2: None
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Matched release /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E02.mkv to a series in your database: The Hentai Ouji to Warawanai Neko
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] Parsed /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E02.mkv into title: The Hentai Ouji to Warawanai Neko, season: 1, episode: [2], container: mkv, mimetype: video/x-matroska, type: episode, parsing_time: 0.0364859104156, total_time: 0.0684320926666, absolute_episode: [2], quality: Unknown
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E02.mkv parsed to The Hentai Ouji to Warawanai Neko S01E02
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] 264047: Setter sets location to /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E02.mkv
2019-04-06 16:27:29 DEBUG SHOWQUEUE-REFRESH :: [9cdb57a] The Hentai Ouji to Warawanai Neko: The old episode had a different file associated with it, re-checking the quality using the new filename /Volumes/Media/Anime/The Hentai Ouji to Warawanai Neko/Season 1/The Hentai Ouji to Warawanai Neko S01E02.mkv
Segmentation fault: 11
XxUnkn0wnxXiMac:Medusa HIDDEN$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment