Closed kevindd992002 closed 4 years ago
Hey, sorry for the late answer, I currently don't have much time for private projects.
So when the media gets added, SZ will:
Check current state of affairs -> no pre-existing file in the filesystem.
Yes
Extract embedded sub to srt -> yes
Yes
Search for sub because there is no pre-existing file in the filesystem -> yes
No. For the media addition phase of the plugin, if a matching subtitle got extracted, SZ will not search for a subtitle of that language in that phase. Only if the seocnd option is enabled. You can force it to, by enabling that option.
This is to alleviate the stress on the subtitle providers and to provide the best subtitles possible, as when the media is very new, the quality of available subtitles from external providers is very poor.
I find myself oftentimes just using the extracted, modified, embedded subs even after weeks of release.
Also, are all the settings on those pic only applicable for new additions? For example, since during the next scheduled run SZ already sees a "pre-existing" srt file for that sample above, will it still update the sub if a better one is found?
Yes, when SZ "knows" about a subtitle, e.g., it has downloaded it, or extracted it, it stores metadata about that subtitle including the score (by default 0 for an extracted embedded one). On subsequent runs SZ checks whether it is able to find subtitles with better scores than the ones it knows about.
Also, I'm looking at my subzero plugin logs and all I can see are queries to subscene. I have addic7ed and anti-captcha enabled but I don't see any attempts to query addic7ed. I'm using the latest stable version (switch back from the develop-2.6 branch).
That'd be #723. I still have to investigate this.
Ok, got it. That's clearer now.
How about the 4th option, what is its use case? If a certain releases already gets added in Plex and it doesn't have an embedded sub but has an external srt file that comes with it, will SZ consider it pre-existing and therefore won't search for a better one because I have that option checked?
Exactly. This also prevents SZ from overwriting subs that you've had before you started using SZ, as well as manually added subs.
Would you be able to confirm if #723 is really what's causing mine not downloading from addic7ed? Here's my latest subzero plugin log:
https://www.dropbox.com/s/7i31cejg95y5qty/com.plexapp.agents.subzero.log?dl=0
I mean, if it is because of a blocked IP, I would expect not to see any "addic7ed" word anywhere in the log file, right? But I do see addic7ed in there though I'm not sure if it's really being used. For example, I have a new release that was just added to Plex and here's what I have for that time period:
2020-04-12 14:36:45,468 (7f6c9f4be700) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo2CnMyCmVuczQKbGFuZ2IwczYKbWFudWFsYjBzNwpwcmltYXJ5aTAKczcKdmVyc2lvbnIxCnM2Cmt3YXJnc3M3ClRWX1Nob3dzMTAKbWVkaWFfdHlwZTUKbnM4CnBhcmVudElEczQzCmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiOi8vMjQ3ODk3P2xhbmc9ZW5zNApndWlkYjFzNQpmb3JjZXMyNgpjb20ucGxleGFwcC5hZ2VudHMudGhldHZkYnMxMwpwcmltYXJ5X2FnZW50czQKMzg4MnMyCmlkcjAK
2020-04-12 14:36:45,470 (7f6c9f4be700) : DEBUG (runtime:49) - Received packed state data (80 bytes)
2020-04-12 14:36:45,471 (7f6c9f4be700) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo2CnMyCmVuczQKbGFuZ2IwczYKbWFudWFsYjBzNwpwcmltYXJ5aTAKczcKdmVyc2lvbnIxCnM2Cmt3YXJnc3M3ClRWX1Nob3dzMTAKbWVkaWFfdHlwZTUKbnM4CnBhcmVudElEczQzCmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiOi8vMjQ3ODk3P2xhbmc9ZW5zNApndWlkYjFzNQpmb3JjZXMyNgpjb20ucGxleGFwcC5hZ2VudHMudGhldHZkYnMxMwpwcmltYXJ5X2FnZW50czQKMzg4MnMyCmlkcjAK
2020-04-12 14:36:45,471 (7f6c9f4be700) : INFO (agentkit:961) - Searching for matches for {'id': '3882', 'guid': 'com.plexapp.agents.thetvdb://247897?lang=en', 'force': True, 'primary_agent': 'com.plexapp.agents.thetvdb', 'parentID': None}
2020-04-12 14:36:45,472 (7f6c9f4be700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3882/tree'
2020-04-12 14:36:45,478 (7f6c9f4be700) : DEBUG (model:32) - Loading model with GUID com.plexapp.agents.thetvdb://247897?lang=en
2020-04-12 14:36:45,479 (7f6c9f4be700) : DEBUG (model:234) - Deserializing from /config/Library/Application Support/Plex Media Server/Metadata/TV Shows/d/a694f9e2f634abed625070e7ca659183bba08ab.bundle/Contents/com.plexapp.agents.thetvdb/Info.xml
2020-04-12 14:36:45,504 (7f6c9f4be700) : DEBUG (__init__:117) - Sub-Zero 2.6.5.3223, series search
2020-04-12 14:36:45,506 (7f6c9f4be700) : DEBUG (runtime:88) - Sending packed state data (107 bytes)
2020-04-12 14:36:45,506 (7f6c9f4be700) : DEBUG (runtime:924) - Response: [200] str, 600 bytes
2020-04-12 14:36:45,515 (7f6c9f4be700) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNAozODgyczQKZGJpZGkwCnM3CnZlcnNpb25uczEwCnBhcmVudEdVSURuczgKcGFyZW50SURzNwpUVl9TaG93czEwCm1lZGlhX3R5cGVzNDMKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly8yNDc4OTc%40bGFuZz1lbnM0Cmd1aWRzNApudWxsczIKaWRyMAo_
2020-04-12 14:36:45,516 (7f6c9f4be700) : DEBUG (runtime:49) - Received packed state data (80 bytes)
2020-04-12 14:36:45,517 (7f6c9f4be700) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNAozODgyczQKZGJpZGkwCnM3CnZlcnNpb25uczEwCnBhcmVudEdVSURuczgKcGFyZW50SURzNwpUVl9TaG93czEwCm1lZGlhX3R5cGVzNDMKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly8yNDc4OTc@bGFuZz1lbnM0Cmd1aWRzNApudWxsczIKaWRyMAo_
2020-04-12 14:36:45,518 (7f6c9f4be700) : DEBUG (model:32) - Loading model with GUID com.plexapp.agents.thetvdb://247897?lang=en
2020-04-12 14:36:45,519 (7f6c9f4be700) : ERROR (model:205) - Cannot read model from /config/Library/Application Support/Plex Media Server/Metadata/TV Shows/d/a694f9e2f634abed625070e7ca659183bba08ab.bundle/Contents/com.plexapp.agents.subzero
2020-04-12 14:36:45,520 (7f6c9f4be700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3882/tree'
2020-04-12 14:36:45,526 (7f6c9f4be700) : DEBUG (__init__:128) - Sub-Zero 2.6.5.3223, series update called
2020-04-12 14:36:45,532 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:36:45,532 (7f6c9f4be700) : DEBUG (config:1130) - Patching subliminal ...
2020-04-12 14:36:45,533 (7f6c9f4be700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3882'
2020-04-12 14:36:45,554 (7f6c9f4be700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884'
2020-04-12 14:36:45,567 (7f6c9f4be700) : INFO (localmedia:134) - Removing leftover subtitle: /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E09 - In Full Flight - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - AMRAP.srt
2020-04-12 14:36:45,607 (7f6c9f4be700) : INFO (localmedia:140) - Looking for subtitle media in 1 paths with 1 media files.
2020-04-12 14:36:45,608 (7f6c9f4be700) : INFO (localmedia:141) - Paths: /data/tvshows/Homeland (2011)/Season 08
2020-04-12 14:36:45,616 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:36:45,624 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:36:45,630 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:36:45,630 (7f6c9f4be700) : DEBUG (scanning:157) - Determining force-refresh (video: 3884, series: 3882, season: 3883), result: False
2020-04-12 14:36:45,631 (7f6c9f4be700) : DEBUG (scanning:33) - Detecting streams: /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv, account_for_external_subtitles=True, account_for_embedded_subtitles=False
2020-04-12 14:36:45,632 (7f6c9f4be700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884'
2020-04-12 14:36:45,740 (7f6c9f4be700) : DEBUG (scanning:113) - Known metadata subtitles: set([])
2020-04-12 14:36:45,741 (7f6c9f4be700) : DEBUG (scanning:114) - Known embedded subtitles: []
2020-04-12 14:36:45,742 (7f6c9f4be700) : DEBUG (logger:28) - subzero.video: Parsing video: Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv, hints: {'episode_title': '', 'type': 'episode', 'title': 'Homeland'}
2020-04-12 14:36:45,742 (7f6c9f4be700) : INFO (logger:32) - subliminal_patch.core: Determining basic video properties for 'Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv' in '/data/tvshows/Homeland (2011)/Season 08'
2020-04-12 14:36:45,869 (7f6c9f4be700) : DEBUG (logger:28) - subliminal_patch.core: GuessIt found: {
"title": "Homeland",
"year": 2011,
"season": 8,
"episode": 10,
"episode_title": "Designated Driver",
"format": "WEB-DL",
"screen_size": "1080p",
"audio_codec": "EAC3",
"audio_channels": "5.1",
"video_codec": "h264",
"video_profile": "8bit",
"release_group": "GHOSTS",
"container": "mkv",
"type": "episode"
}
2020-04-12 14:36:45,946 (7f6c9f4be700) : DEBUG (logger:28) - subliminal_patch.core: Size is 4281450194
2020-04-12 14:36:45,966 (7f6c9f4be700) : DEBUG (logger:28) - subliminal_patch.core: Computed hashes {'bsplayer': '8c729e19c709aa02', 'opensubtitles': '8c729e19c709aa02'}
2020-04-12 14:36:45,966 (7f6c9f4be700) : INFO (scanning:128) - Found audio streams: en
2020-04-12 14:36:45,968 (7f6c9f4be700) : DEBUG (logger:28) - subzero.video: Determining existing subtitles for /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv
2020-04-12 14:36:45,968 (7f6c9f4be700) : DEBUG (logger:28) - subliminal_patch.core: external subs: scanning path /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv
2020-04-12 14:36:45,969 (7f6c9f4be700) : DEBUG (logger:28) - subliminal_patch.core: Found subtitles {}
2020-04-12 14:36:45,969 (7f6c9f4be700) : DEBUG (logger:28) - subliminal_patch.core: external subs: found {}
2020-04-12 14:36:45,969 (7f6c9f4be700) : INFO (logger:32) - subzero.subtitle_storage: Creating new subtitle storage for: 3884
2020-04-12 14:36:45,972 (7f6c9f4be700) : INFO (extract:70) - Triggering extraction of 1 embedded subtitles of 1 items
2020-04-12 14:36:45,973 (7f6c9f4be700) : DEBUG (runtime:1117) - Created a thread named 'multi_extract_embedded'
2020-04-12 14:36:45,974 (7f6c9fcbf700) : DEBUG (runtime:49) - Received packed state data (80 bytes)
2020-04-12 14:36:45,982 (7f6c9fcbf700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884'
2020-04-12 14:36:45,983 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:36:45,983 (7f6c9f4be700) : DEBUG (scheduler:67) - Task data cleared: MissingSubtitles
2020-04-12 14:36:45,986 (7f6c9f4be700) : DEBUG (download:72) - All languages set([<Language [en]>]) exist for <Episode ['Homeland', 2011, 8x10]>
2020-04-12 14:36:45,987 (7f6c9f4be700) : INFO (logger:32) - subzero.subtitle_storage: Creating new subtitle storage for: 3884
2020-04-12 14:36:45,987 (7f6c9f4be700) : DEBUG (download:142) - All languages for all requested videos exist. Doing nothing.
2020-04-12 14:36:45,989 (7f6c9f4be700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884'
2020-04-12 14:36:46,003 (7f6c9fcbf700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:36:46,010 (7f6c9fcbf700) : INFO (extract:159) - Extracting stream 2 (en) of Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv
2020-04-12 14:36:46,010 (7f6c9f4be700) : DEBUG (storage:46) - Creating new subtitle storage: 3884, 8088
2020-04-12 14:36:46,010 (7f6c9fcbf700) : DEBUG (extract:168) - Calling: '/usr/lib/plexmediaserver/Plex Transcoder' -i '/data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv' -map 0:2 -f srt -
2020-04-12 14:36:46,011 (7f6c9f4be700) : DEBUG (storage:69) - Saving subtitle storage for 3884
2020-04-12 14:36:46,040 (7f6c9f4be700) : INFO (localmedia:140) - Looking for subtitle media in 1 paths with 1 media files.
2020-04-12 14:36:46,041 (7f6c9f4be700) : INFO (localmedia:141) - Paths: /data/tvshows/Homeland (2011)/Season 08
2020-04-12 14:36:46,050 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:36:46,058 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:36:46,058 (7f6c9f4be700) : DEBUG (config:420) - Syncing cache
2020-04-12 14:36:46,060 (7f6c9f4be700) : DEBUG (model:229) - Serializing to /config/Library/Application Support/Plex Media Server/Metadata/TV Shows/d/a694f9e2f634abed625070e7ca659183bba08ab.bundle/Contents/com.plexapp.agents.subzero/Info.xml
2020-04-12 14:36:46,062 (7f6c9f4be700) : DEBUG (runtime:88) - Sending packed state data (107 bytes)
2020-04-12 14:36:46,063 (7f6c9f4be700) : DEBUG (runtime:924) - Response: [200] str, 16 bytes
2020-04-12 14:37:18,525 (7f6c9fcbf700) : INFO (logger:32) - subliminal_patch.subtitle: Guessing encoding for language en
2020-04-12 14:37:18,526 (7f6c9fcbf700) : DEBUG (logger:28) - subliminal_patch.subtitle: Trying encodings ['utf-8', 'latin-1', 'iso-8859-15', 'iso-8859-9', 'iso-8859-4', 'iso-8859-1']
2020-04-12 14:37:18,527 (7f6c9fcbf700) : INFO (logger:32) - subliminal_patch.subtitle: Guessed encoding utf-8
2020-04-12 14:37:18,529 (7f6c9fcbf700) : DEBUG (storage:200) - Using filesystem as subtitle storage
2020-04-12 14:37:18,530 (7f6c9fcbf700) : DEBUG (logger:28) - subliminal_patch.core: Subtitle formats requested: ['srt']
2020-04-12 14:37:18,531 (7f6c9fcbf700) : DEBUG (logger:28) - subliminal_patch.core: Saving <ModifiedSubtitle None [en:utf-8]> to u'/data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.en.srt'
2020-04-12 14:37:18,609 (7f6c9fcbf700) : INFO (logger:32) - subliminal_patch.subtitle: Applying mods: ['remove_HI', 'remove_tags', 'OCR_fixes', 'common', 'fix_uppercase', 'color(name=white)', 'reverse_rtl']
2020-04-12 14:37:18,610 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: Skipping fix_uppercase, because the subtitle isn't all uppercase
2020-04-12 14:37:18,610 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: Skipping reverse_rtl, because <Language [en]> is not a valid language for this mod
2020-04-12 14:37:18,610 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: Applying remove_tags
2020-04-12 14:37:18,614 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: Non-Line mods took 0.00397300720215s
2020-04-12 14:37:18,641 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,642 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 34: remove_HI: u'\u266a Disquieting music \u266a' -> ''
2020-04-12 14:37:18,643 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,643 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 35: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,666 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,667 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 63: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,669 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,669 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 67: remove_HI: u'\u266a Dark music \u266a' -> ''
2020-04-12 14:37:18,670 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,670 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 68: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,671 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,671 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 69: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,718 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,718 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 123: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-12 14:37:18,719 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,719 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 124: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,754 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,754 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 164: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-12 14:37:18,755 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,755 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 165: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,757 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,757 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 168: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-12 14:37:18,758 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,758 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 169: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,847 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,847 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 284: remove_HI: u'\u266a Gentle music \u266a' -> ''
2020-04-12 14:37:18,848 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,848 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 285: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,886 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,886 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 336: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-12 14:37:18,887 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,887 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 337: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,888 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,888 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 338: remove_HI: u'\u266a Tense music continues \u266a' -> ''
2020-04-12 14:37:18,889 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,889 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 339: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,925 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,925 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 385: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-12 14:37:18,926 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,926 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 386: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,929 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,929 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 391: remove_HI: u'\u266a Intense music \u266a' -> ''
2020-04-12 14:37:18,930 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,930 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 392: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,957 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,957 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 425: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-12 14:37:18,958 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,958 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 426: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,969 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,969 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 441: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:18,981 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:18,982 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 457: remove_HI: u'\u266a Somber music \u266a' -> ''
2020-04-12 14:37:18,987 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:18,988 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 466: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,002 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,003 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 485: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-12 14:37:19,003 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,004 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 486: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,025 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,026 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 513: remove_HI: u'\u266a Light music \u266a' -> ''
2020-04-12 14:37:19,026 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,027 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 514: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,028 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,029 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 517: remove_HI: u'\u266a Suspenseful music \u266a' -> ''
2020-04-12 14:37:19,029 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,030 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 518: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,031 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,031 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 520: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,035 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,036 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 528: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-12 14:37:19,036 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,036 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 529: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,039 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,039 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 533: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-12 14:37:19,039 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,040 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 534: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,040 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,041 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 535: remove_HI: u'\u266a Gentle music \u266a' -> ''
2020-04-12 14:37:19,041 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,042 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 536: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,062 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,063 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 563: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-12 14:37:19,063 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,064 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 564: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,064 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,065 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 565: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,124 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,124 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 633: remove_HI: u'\u266a Light uneasy music \u266a' -> ''
2020-04-12 14:37:19,125 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,125 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 634: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,157 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,158 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 674: remove_HI: u'\u266a Gentle music \u266a' -> ''
2020-04-12 14:37:19,164 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,165 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 682: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,165 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,166 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 683: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-12 14:37:19,166 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,167 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 684: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,168 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,168 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 686: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,178 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,178 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 697: remove_HI: u'\u266a Light music \u266a' -> ''
2020-04-12 14:37:19,179 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,179 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 698: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,180 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,180 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 699: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-12 14:37:19,181 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,181 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 700: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,185 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,185 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 707: remove_HI: u'\u266a Gentle music \u266a' -> ''
2020-04-12 14:37:19,186 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,186 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 708: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,187 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,187 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 709: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,192 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,192 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 715: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,194 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,194 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 717: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,195 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,195 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 719: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,196 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-12 14:37:19,196 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 720: remove_HI: u'\u266a gentle music \u266a' -> ''
2020-04-12 14:37:19,197 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-12 14:37:19,197 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: 721: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-12 14:37:19,197 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: Line mods took 0.582719087601s
2020-04-12 14:37:19,198 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: Applying color
2020-04-12 14:37:19,200 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: Final Non-Line mods took 0.00181102752686s
2020-04-12 14:37:19,200 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: Subtitle Modification took 0.590582132339s
2020-04-12 14:37:19,200 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.modification.main: Mods applied: ['remove_HI', 'remove_tags', 'OCR_fixes', 'common', 'color(name=white)']
2020-04-12 14:37:19,431 (7f6c9fcbf700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884'
2020-04-12 14:37:19,569 (7f6c9fcbf700) : DEBUG (storage:53) - Adding subtitle to storage: 3884, 8088, en, TV Shows: Homeland S08E10, utf-8
2020-04-12 14:37:19,569 (7f6c9fcbf700) : DEBUG (logger:28) - subzero.subtitle_storage: Setting subtitle as current: <ModifiedSubtitle None [en:utf-8]>
2020-04-12 14:37:19,570 (7f6c9fcbf700) : DEBUG (storage:63) - Subtitle stored
2020-04-12 14:37:19,570 (7f6c9fcbf700) : DEBUG (storage:69) - Saving subtitle storage for 3884
2020-04-12 14:37:19,586 (7f6c9fcbf700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:37:19,590 (7f6c9fcbf700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:37:19,590 (7f6c9fcbf700) : INFO (items:353) - Refreshing item 3884
2020-04-12 14:37:19,591 (7f6c9fcbf700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884/refresh'
2020-04-12 14:37:38,537 (7f6c88dba700) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo2CnMyCmVuczQKbGFuZ2IwczYKbWFudWFsYjBzNwpwcmltYXJ5aTAKczcKdmVyc2lvbnIxCnM2Cmt3YXJnc3M3ClRWX1Nob3dzMTAKbWVkaWFfdHlwZTUKczQKMzg4M3M4CnBhcmVudElEczQ4CmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiOi8vMjQ3ODk3LzgvMTA%40bGFuZz1lbnM0Cmd1aWRiMXM1CmZvcmNlczI2CmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiczEzCnByaW1hcnlfYWdlbnRzNAozODg0czIKaWRyMAo_
2020-04-12 14:37:38,538 (7f6c88dba700) : DEBUG (runtime:49) - Received packed state data (80 bytes)
2020-04-12 14:37:38,539 (7f6c88dba700) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo2CnMyCmVuczQKbGFuZ2IwczYKbWFudWFsYjBzNwpwcmltYXJ5aTAKczcKdmVyc2lvbnIxCnM2Cmt3YXJnc3M3ClRWX1Nob3dzMTAKbWVkaWFfdHlwZTUKczQKMzg4M3M4CnBhcmVudElEczQ4CmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiOi8vMjQ3ODk3LzgvMTA@bGFuZz1lbnM0Cmd1aWRiMXM1CmZvcmNlczI2CmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiczEzCnByaW1hcnlfYWdlbnRzNAozODg0czIKaWRyMAo_
2020-04-12 14:37:38,540 (7f6c88dba700) : INFO (agentkit:961) - Searching for matches for {'id': '3884', 'guid': 'com.plexapp.agents.thetvdb://247897/8/10?lang=en', 'force': True, 'primary_agent': 'com.plexapp.agents.thetvdb', 'parentID': '3883'}
2020-04-12 14:37:38,541 (7f6c88dba700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884/tree'
2020-04-12 14:37:38,548 (7f6c88dba700) : DEBUG (model:32) - Loading model with GUID com.plexapp.agents.thetvdb://247897/8/10?lang=en
2020-04-12 14:37:38,549 (7f6c88dba700) : DEBUG (model:234) - Deserializing from /config/Library/Application Support/Plex Media Server/Metadata/TV Shows/3/885f014e91b57586f98aa67f7bba8ae23d1b3db.bundle/Contents/com.plexapp.agents.thetvdb/Info.xml
2020-04-12 14:37:38,576 (7f6c88dba700) : DEBUG (__init__:117) - Sub-Zero 2.6.5.3223, series search
2020-04-12 14:37:38,578 (7f6c88dba700) : DEBUG (runtime:88) - Sending packed state data (107 bytes)
2020-04-12 14:37:38,578 (7f6c88dba700) : DEBUG (runtime:924) - Response: [200] str, 600 bytes
2020-04-12 14:37:38,586 (7f6c88dba700) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNAozODg0czQKZGJpZGkwCnM3CnZlcnNpb25zNDUKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly8yNDc4OTcvOD9sYW5nPWVuczEwCnBhcmVudEdVSURzNAozODgzczgKcGFyZW50SURzNwpUVl9TaG93czEwCm1lZGlhX3R5cGVzNDgKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly8yNDc4OTcvOC8xMD9sYW5nPWVuczQKZ3VpZHM0Cm51bGxzMgppZHIwCg__
2020-04-12 14:37:38,587 (7f6c88dba700) : DEBUG (runtime:49) - Received packed state data (80 bytes)
2020-04-12 14:37:38,588 (7f6c88dba700) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNAozODg0czQKZGJpZGkwCnM3CnZlcnNpb25zNDUKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly8yNDc4OTcvOD9sYW5nPWVuczEwCnBhcmVudEdVSURzNAozODgzczgKcGFyZW50SURzNwpUVl9TaG93czEwCm1lZGlhX3R5cGVzNDgKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly8yNDc4OTcvOC8xMD9sYW5nPWVuczQKZ3VpZHM0Cm51bGxzMgppZHIwCg__
2020-04-12 14:37:38,589 (7f6c88dba700) : DEBUG (model:32) - Loading model with GUID com.plexapp.agents.thetvdb://247897/8/10?lang=en
2020-04-12 14:37:38,589 (7f6c88dba700) : ERROR (model:205) - Cannot read model from /config/Library/Application Support/Plex Media Server/Metadata/TV Shows/3/885f014e91b57586f98aa67f7bba8ae23d1b3db.bundle/Contents/com.plexapp.agents.subzero
2020-04-12 14:37:38,590 (7f6c88dba700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884/tree'
2020-04-12 14:37:38,596 (7f6c88dba700) : DEBUG (__init__:128) - Sub-Zero 2.6.5.3223, series update called
2020-04-12 14:37:38,601 (7f6c88dba700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:37:38,602 (7f6c88dba700) : DEBUG (config:1130) - Patching subliminal ...
2020-04-12 14:37:38,603 (7f6c88dba700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3882'
2020-04-12 14:37:38,616 (7f6c88dba700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884'
2020-04-12 14:37:38,629 (7f6c88dba700) : INFO (localmedia:140) - Looking for subtitle media in 1 paths with 1 media files.
2020-04-12 14:37:38,630 (7f6c88dba700) : INFO (localmedia:141) - Paths: /data/tvshows/Homeland (2011)/Season 08
2020-04-12 14:37:38,631 (7f6c88dba700) : INFO (subtitlehelpers:164) - Found subtitle file: /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.en.srt language: en codec: srt format: srt default: forced:
2020-04-12 14:37:38,636 (7f6c88dba700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:37:38,643 (7f6c88dba700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:37:38,649 (7f6c88dba700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:37:38,649 (7f6c88dba700) : DEBUG (scanning:157) - Determining force-refresh (video: 3884, series: 3882, season: 3883), result: False
2020-04-12 14:37:38,650 (7f6c88dba700) : DEBUG (scanning:33) - Detecting streams: /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv, account_for_external_subtitles=True, account_for_embedded_subtitles=False
2020-04-12 14:37:38,650 (7f6c88dba700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884'
2020-04-12 14:37:38,660 (7f6c88dba700) : DEBUG (scanning:113) - Known metadata subtitles: set([])
2020-04-12 14:37:38,661 (7f6c88dba700) : DEBUG (scanning:114) - Known embedded subtitles: []
2020-04-12 14:37:38,682 (7f6c88dba700) : DEBUG (logger:28) - subzero.video: Parsing video: Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv, hints: {'episode_title': 'Designated Driver', 'type': 'episode', 'title': 'Homeland'}
2020-04-12 14:37:38,683 (7f6c88dba700) : INFO (logger:32) - subliminal_patch.core: Determining basic video properties for 'Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv' in '/data/tvshows/Homeland (2011)/Season 08'
2020-04-12 14:37:38,813 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.core: GuessIt found: {
"title": "Homeland",
"year": 2011,
"season": 8,
"episode": 10,
"episode_title": "Designated Driver",
"format": "WEB-DL",
"screen_size": "1080p",
"audio_codec": "EAC3",
"audio_channels": "5.1",
"video_codec": "h264",
"video_profile": "8bit",
"release_group": "GHOSTS",
"container": "mkv",
"type": "episode"
}
2020-04-12 14:37:38,897 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.core: Size is 4281450194
2020-04-12 14:37:38,916 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.core: Computed hashes {'bsplayer': '8c729e19c709aa02', 'opensubtitles': '8c729e19c709aa02'}
2020-04-12 14:37:38,916 (7f6c88dba700) : INFO (scanning:128) - Found audio streams: en
2020-04-12 14:37:38,917 (7f6c88dba700) : DEBUG (logger:28) - subzero.video: Determining existing subtitles for /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv
2020-04-12 14:37:38,917 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.core: external subs: scanning path /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv
2020-04-12 14:37:38,918 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.core: Found subtitles {u'Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.en.srt': <Language [en]>}
2020-04-12 14:37:38,919 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.core: external subs: found {u'Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.en.srt': <Language [en]>}
2020-04-12 14:37:38,941 (7f6c88dba700) : DEBUG (extract:68) - Skipping embedded subtitle extraction for 3884, already got <Language [en]> from stream_2
2020-04-12 14:37:38,945 (7f6c88dba700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:37:38,945 (7f6c88dba700) : DEBUG (scheduler:67) - Task data cleared: MissingSubtitles
2020-04-12 14:37:38,947 (7f6c88dba700) : DEBUG (download:72) - All languages set([<Language [en]>]) exist for <Episode ['Homeland', 2011, 8x10]>
2020-04-12 14:37:38,966 (7f6c88dba700) : DEBUG (download:142) - All languages for all requested videos exist. Doing nothing.
2020-04-12 14:37:38,967 (7f6c88dba700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3884'
2020-04-12 14:37:38,998 (7f6c88dba700) : INFO (localmedia:140) - Looking for subtitle media in 1 paths with 1 media files.
2020-04-12 14:37:38,999 (7f6c88dba700) : INFO (localmedia:141) - Paths: /data/tvshows/Homeland (2011)/Season 08
2020-04-12 14:37:39,000 (7f6c88dba700) : INFO (subtitlehelpers:164) - Found subtitle file: /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.en.srt language: en codec: srt format: srt default: forced:
2020-04-12 14:37:39,006 (7f6c88dba700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:37:39,011 (7f6c88dba700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:37:39,011 (7f6c88dba700) : DEBUG (config:420) - Syncing cache
2020-04-12 14:37:39,012 (7f6c88dba700) : DEBUG (model:229) - Serializing to /config/Library/Application Support/Plex Media Server/Metadata/TV Shows/3/885f014e91b57586f98aa67f7bba8ae23d1b3db.bundle/Contents/com.plexapp.agents.subzero/Info.xml
2020-04-12 14:37:39,014 (7f6c88dba700) : DEBUG (runtime:88) - Sending packed state data (107 bytes)
2020-04-12 14:37:39,014 (7f6c88dba700) : DEBUG (runtime:924) - Response: [200] str, 16 bytes
2020-04-12 14:42:40,104 (7f6c9ce68700) : DEBUG (scheduler:127) - Scheduler: Running task CacheMaintenance
2020-04-12 14:42:40,105 (7f6c8b5bf700) : DEBUG (runtime:1117) - Created a thread named 'run_task'
2020-04-12 14:42:40,106 (7f6c9ce68700) : INFO (tasks:90) - Task: running: CacheMaintenance
2020-04-12 14:42:40,114 (7f6c9ce68700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:42:40,114 (7f6c9ce68700) : INFO (tasks:914) - CacheMaintenance: Running cache maintenance
2020-04-12 14:42:40,167 (7f6c9ce68700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:42:40,171 (7f6c9ce68700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:42:40,174 (7f6c9ce68700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:42:40,174 (7f6c9ce68700) : INFO (tasks:99) - Task: ran: CacheMaintenance
2020-04-12 14:42:40,178 (7f6c9ce68700) : INFO (datakit:131) - Saved the dictionary file
2020-04-12 14:42:40,178 (7f6c9ce68700) : DEBUG (config:420) - Syncing cache
2020-04-12 15:05:35,858 (7f6c89dbc700) : INFO (datakit:131) - Saved the dictionary file
And here's my addic7ed profile:
This tells me that Homeland wasn't even attempted against the addic7ed provider even though the subtitle is available:
https://www.addic7ed.com/serie/Homeland/8/10/Designated_Driver
@kevindd992002 I only see addic7ed in 2 lines in your logs:
2020-04-12 10:17:09,961 (7f6c9ce68700) : INFO (logger:32) - subliminal_patch.core: Using 5 threads for 5 providers (['podnapisi', 'tvsubtitles', 'bsplayer', 'opensubtitles', 'addic7ed'])
This log line is telling you that sub-zero is searching the 5 providers mentioned.
and:
2020-04-12 10:17:09,979 (7f6c6bfff700) : INFO (logger:32) - subliminal_patch.core: Skipping provider 'addic7ed': not a valid video
This line is telling you that provider addic7ed is being skipped, due to "not a valid video"
This message I also see here for tvsubtitles provider, for the same movie file:
2020-04-12 10:17:09,974 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.core: Skipping provider 'tvsubtitles': not a valid video
Searching Google, looks like this could be related to a subliminal issue (at least part of the error message looks somewhat similar): https://github.com/Diaoul/subliminal/issues/861 https://github.com/Diaoul/subliminal/issues/939 https://github.com/morpheus65535/bazarr/issues/240
If you search through the Sub-Zero source code for "not a valid video", you will find this error message in line 141 of Sub-Zero.bundle-master/Contents/Libraries/Shared/subliminal_patch/core.py And line 137 of Sub-Zero.bundle-master/Contents/Libraries/Shared/subliminal/core.py Meaning: this is part of subliminal library.
In case it is just that one video file which does not work, I might be tempted to get another version of this movie, if it were me - or just accept this one does not work with addic7ed and tvsubtitles. Likely there will be a subtitle from another provider.
I can't say if this is a general issue you have - or only an issue with this video file. Not enough logs in the dropbox link to say for sure.
In the case of the Homeland episode, your logs look like Sub-zero found a "forced" subtitle embedded in the video file and extracted that. Depending on how well the folks who made the embedded subtitle did their job, this may or may not have been empty or lacking. Here Sub-zero is doing exactly what your settings say it should, as far as I can see from your screenshot.
Perhaps disable the "save as default language if no ending" and "don't look for subtitles if they exist on filesystem/metadata" + enable "look for subtitles after extracting embedded". I would also recommend letting sub-zero store subtitles as metadata instead of filesystem, as Plex can be varying levels of crappy at noticing filesystem subtitle changed and picking them up. These are my settings, might not be what you want though! But might help get started :)
I would recommend trying out different settings and see if the results fit you / are what you expected. Subtitles are surprisingly complex, the maintainers here do a great job at helping - but they are doing this + development in their free time with no payment, so.. Over time you will find the perfect settings for you. We've all been there. Good luck and have fun with it! :)
@tvebax Yeah, I saw that line where addic7ed was considered as one of the five enabled providers but was then skipped. I just thought it should be showing that line each and every time it tries to search for a subtitle for a given release. If it's a subliminal issue, then we really can't do much about it since subliminal is maintained by a different group.
As for Homeland, you are correct. I forgot about my After automatic extraction of embedded subtitles, also immediately search for available subtitles?
being disabled.
If I enable After automatic extraction of embedded subtitles, also immediately search for available subtitles?
, it will always replace the embedded subtitle that just got extracted, right? And if that's the case, then extracting embedded subtitles is practically useless, no?
If I disable the Store subtitles next to media files (instead of metadata)
setting, where would the srt files be stored?
Where is that save as default language if no ending
setting located? I can't seem to find it, sorry. And what does it do?
If I enable After automatic extraction of embedded subtitles, also immediately search for available subtitles?, it will always replace the embedded subtitle that just got extracted, right?
Yes.
And if that's the case, then extracting embedded subtitles is practically useless, no?
Well no, because for something very new, there might not be any subs available immediately, or fitting your score needs.
If I disable the Store subtitles next to media files (instead of metadata) setting, where would the srt files be stored?
Plex has a metadata storage, which is inside the data directory. That's where it'd be stored, but it's way harder to manage those. I advise against this, if you don't absolutely have to use it (because of permission issues for example).
Where is that save as default language if no ending setting located? I can't seem to find it, sorry. And what does it do?
If I enable After automatic extraction of embedded subtitles, also immediately search for available subtitles?, it will always replace the embedded subtitle that just got extracted, right?
Yes.
And if that's the case, then extracting embedded subtitles is practically useless, no?
Well no, because for something very new, there might not be any subs available immediately, or fitting your score needs.
If I disable the Store subtitles next to media files (instead of metadata) setting, where would the srt files be stored?
Plex has a metadata storage, which is inside the data directory. That's where it'd be stored, but it's way harder to manage those. I advise against this, if you don't absolutely have to use it (because of permission issues for example).
Where is that save as default language if no ending setting located? I can't seem to find it, sorry. And what does it do?
You're right, then it makes sense to still extract embedded subs.
That's what I thought regarding the metadata storage. I'm wondering what kind of filesystem subtitle changes issues is @tvebax referring to if you save them to the filesystem. Whenever SZ updates a subtitle, does it instruct Plex to re-analyse that specific file so that it picks up the subtitle update (if there ever is one)?
About that "embedded streams" setting, is it advantageous to enable it? I'm not sure how it relates to my whole issue. It just does an "assumption" that an undefined embedded subtitle is language 1 (in my case, English), right? What's the use case for that?
Whenever SZ updates a subtitle, does it instruct Plex to re-analyse that specific file so that it picks up the subtitle update (if there ever is one)?
SZ incorporates/uses modified versions of some of the media scanning functions that Plex uses. It adds subtitles to the respective DB automatically. Most of their System addons are visible (python plugins) when looking at an installed PMS.
It just does an "assumption" that an undefined embedded subtitle is language 1 (in my case, English), right? What's the use case for that?
It happens quite often that certain people don't properly/or at all tag embedded streams.
In case it is just that one video file which does not work, I might be tempted to get another version of this movie, if it were me - or just accept this one does not work with addic7ed and tvsubtitles.
Addic7ed and TVSubtitles only serve TV shows, not movies. The message is correct.
So I redownloaded Homeland with the new settings and got these logs:
2020-04-13 07:54:35,327 (7f6c69ffb700) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo2CnMyCmVuczQKbGFuZ2IwczYKbWFudWFsYjBzNwpwcmltYXJ5aTAKczcKdmVyc2lvbnIxCnM2Cmt3YXJnc3M3ClRWX1Nob3dzMTAKbWVkaWFfdHlwZTUKbnM4CnBhcmVudElEczQzCmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiOi8vMjQ3ODk3P2xhbmc9ZW5zNApndWlkYjFzNQpmb3JjZXMyNgpjb20ucGxleGFwcC5hZ2VudHMudGhldHZkYnMxMwpwcmltYXJ5X2FnZW50czQKMzg4NXMyCmlkcjAK
2020-04-13 07:54:35,328 (7f6c69ffb700) : DEBUG (runtime:49) - Received packed state data (80 bytes)
2020-04-13 07:54:35,330 (7f6c69ffb700) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo2CnMyCmVuczQKbGFuZ2IwczYKbWFudWFsYjBzNwpwcmltYXJ5aTAKczcKdmVyc2lvbnIxCnM2Cmt3YXJnc3M3ClRWX1Nob3dzMTAKbWVkaWFfdHlwZTUKbnM4CnBhcmVudElEczQzCmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiOi8vMjQ3ODk3P2xhbmc9ZW5zNApndWlkYjFzNQpmb3JjZXMyNgpjb20ucGxleGFwcC5hZ2VudHMudGhldHZkYnMxMwpwcmltYXJ5X2FnZW50czQKMzg4NXMyCmlkcjAK
2020-04-13 07:54:35,330 (7f6c69ffb700) : INFO (agentkit:961) - Searching for matches for {'id': '3885', 'guid': 'com.plexapp.agents.thetvdb://247897?lang=en', 'force': True, 'primary_agent': 'com.plexapp.agents.thetvdb', 'parentID': None}
2020-04-13 07:54:35,331 (7f6c69ffb700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3885/tree'
2020-04-13 07:54:35,339 (7f6c69ffb700) : DEBUG (model:32) - Loading model with GUID com.plexapp.agents.thetvdb://247897?lang=en
2020-04-13 07:54:35,340 (7f6c69ffb700) : DEBUG (model:234) - Deserializing from /config/Library/Application Support/Plex Media Server/Metadata/TV Shows/d/a694f9e2f634abed625070e7ca659183bba08ab.bundle/Contents/com.plexapp.agents.thetvdb/Info.xml
2020-04-13 07:54:35,370 (7f6c69ffb700) : DEBUG (__init__:117) - Sub-Zero 2.6.5.3223, series search
2020-04-13 07:54:35,372 (7f6c69ffb700) : DEBUG (runtime:88) - Sending packed state data (107 bytes)
2020-04-13 07:54:35,372 (7f6c69ffb700) : DEBUG (runtime:924) - Response: [200] str, 600 bytes
2020-04-13 07:54:35,379 (7f6c69ffb700) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNAozODg1czQKZGJpZGkwCnM3CnZlcnNpb25uczEwCnBhcmVudEdVSURuczgKcGFyZW50SURzNwpUVl9TaG93czEwCm1lZGlhX3R5cGVzNDMKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly8yNDc4OTc%40bGFuZz1lbnM0Cmd1aWRzNApudWxsczIKaWRyMAo_
2020-04-13 07:54:35,380 (7f6c69ffb700) : DEBUG (runtime:49) - Received packed state data (80 bytes)
2020-04-13 07:54:35,382 (7f6c69ffb700) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.subzero/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNAozODg1czQKZGJpZGkwCnM3CnZlcnNpb25uczEwCnBhcmVudEdVSURuczgKcGFyZW50SURzNwpUVl9TaG93czEwCm1lZGlhX3R5cGVzNDMKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly8yNDc4OTc@bGFuZz1lbnM0Cmd1aWRzNApudWxsczIKaWRyMAo_
2020-04-13 07:54:35,383 (7f6c69ffb700) : DEBUG (model:32) - Loading model with GUID com.plexapp.agents.thetvdb://247897?lang=en
2020-04-13 07:54:35,383 (7f6c69ffb700) : DEBUG (model:234) - Deserializing from /config/Library/Application Support/Plex Media Server/Metadata/TV Shows/d/a694f9e2f634abed625070e7ca659183bba08ab.bundle/Contents/com.plexapp.agents.subzero/Info.xml
2020-04-13 07:54:35,385 (7f6c69ffb700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3885/tree'
2020-04-13 07:54:35,392 (7f6c69ffb700) : DEBUG (__init__:128) - Sub-Zero 2.6.5.3223, series update called
2020-04-13 07:54:35,398 (7f6c69ffb700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:54:35,398 (7f6c69ffb700) : DEBUG (config:1130) - Patching subliminal ...
2020-04-13 07:54:35,400 (7f6c69ffb700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3885'
2020-04-13 07:54:35,421 (7f6c69ffb700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3887'
2020-04-13 07:54:35,433 (7f6c69ffb700) : INFO (localmedia:140) - Looking for subtitle media in 1 paths with 1 media files.
2020-04-13 07:54:35,434 (7f6c69ffb700) : INFO (localmedia:141) - Paths: /data/tvshows/Homeland (2011)/Season 08
2020-04-13 07:54:35,440 (7f6c69ffb700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:54:35,445 (7f6c69ffb700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:54:35,447 (7f6c69ffb700) : INFO (config:859) - Using bsplayer again after 10 minutes, (disabled because: Exception)
2020-04-13 07:54:35,452 (7f6c69ffb700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:54:35,456 (7f6c69ffb700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:54:35,456 (7f6c69ffb700) : DEBUG (scanning:157) - Determining force-refresh (video: 3887, series: 3885, season: 3886), result: False
2020-04-13 07:54:35,457 (7f6c69ffb700) : DEBUG (scanning:33) - Detecting streams: /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv, account_for_external_subtitles=False, account_for_embedded_subtitles=False
2020-04-13 07:54:35,457 (7f6c69ffb700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3887'
2020-04-13 07:54:35,467 (7f6c69ffb700) : DEBUG (scanning:113) - Known metadata subtitles: set([])
2020-04-13 07:54:35,467 (7f6c69ffb700) : DEBUG (scanning:114) - Known embedded subtitles: []
2020-04-13 07:54:35,469 (7f6c69ffb700) : DEBUG (logger:28) - subzero.video: Parsing video: Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv, hints: {'episode_title': '', 'type': 'episode', 'title': 'Homeland'}
2020-04-13 07:54:35,469 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Determining basic video properties for 'Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv' in '/data/tvshows/Homeland (2011)/Season 08'
2020-04-13 07:54:35,651 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: GuessIt found: {
"title": "Homeland",
"year": 2011,
"season": 8,
"episode": 10,
"episode_title": "Designated Driver",
"format": "WEB-DL",
"screen_size": "1080p",
"audio_codec": "EAC3",
"audio_channels": "5.1",
"video_codec": "h264",
"video_profile": "8bit",
"release_group": "GHOSTS",
"container": "mkv",
"type": "episode"
}
2020-04-13 07:54:35,769 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: Size is 4281450194
2020-04-13 07:54:35,788 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: Computed hashes {'bsplayer': '8c729e19c709aa02', 'opensubtitles': '8c729e19c709aa02'}
2020-04-13 07:54:35,789 (7f6c69ffb700) : INFO (scanning:128) - Found audio streams: en
2020-04-13 07:54:35,790 (7f6c69ffb700) : DEBUG (logger:28) - subzero.video: Determining existing subtitles for /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv
2020-04-13 07:54:35,791 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: external subs: scanning path /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv
2020-04-13 07:54:35,791 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: Found subtitles {}
2020-04-13 07:54:35,792 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: external subs: found {}
2020-04-13 07:54:35,792 (7f6c69ffb700) : INFO (logger:32) - subzero.subtitle_storage: Creating new subtitle storage for: 3887
2020-04-13 07:54:35,795 (7f6c69ffb700) : INFO (extract:70) - Triggering extraction of 1 embedded subtitles of 1 items
2020-04-13 07:54:35,796 (7f6c69ffb700) : DEBUG (runtime:1117) - Created a thread named 'multi_extract_embedded'
2020-04-13 07:54:35,797 (7f6c9f4be700) : DEBUG (runtime:49) - Received packed state data (80 bytes)
2020-04-13 07:54:35,806 (7f6c9f4be700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3887'
2020-04-13 07:54:35,807 (7f6c69ffb700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:54:35,807 (7f6c69ffb700) : DEBUG (scheduler:67) - Task data cleared: MissingSubtitles
2020-04-13 07:54:35,810 (7f6c69ffb700) : INFO (download:121) - Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv has missing languages: set([<Language [en]>])
2020-04-13 07:54:35,811 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Refining video with sz_tvdb
2020-04-13 07:54:35,811 (7f6c69ffb700) : INFO (logger:32) - subliminal.refiners.tvdb: Searching series 'Homeland'
2020-04-13 07:54:35,822 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on api.thetvdb.com
2020-04-13 07:54:35,829 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:54:35,830 (7f6c9f4be700) : INFO (extract:159) - Extracting stream 2 (en) of Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv
2020-04-13 07:54:35,830 (7f6c9f4be700) : DEBUG (extract:168) - Calling: '/usr/lib/plexmediaserver/Plex Transcoder' -i '/data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv' -map 0:2 -f srt -
2020-04-13 07:54:36,864 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Found 61 results
2020-04-13 07:54:36,865 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Found exact match on series u'Homeland'
2020-04-13 07:54:36,865 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Homeland Security USA' mismatch on year 2009
2020-04-13 07:54:36,866 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Two Homelands' mismatch on year 2019
2020-04-13 07:54:36,866 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Homeland Lesson' mismatch on year 2019
2020-04-13 07:54:36,867 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Filhos da P\xe1tria' mismatch on year 2017
2020-04-13 07:54:36,867 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'homeMADE' mismatch on year 2009
2020-04-13 07:54:36,867 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Holland-Belgi\xeb BE' mismatch on year 2019
2020-04-13 07:54:36,868 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Holland-Belgi\xeb' mismatch on year 2016
2020-04-13 07:54:36,868 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Holland van Boven' mismatch on year 2018
2020-04-13 07:54:36,869 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Holland!' mismatch on year 2018
2020-04-13 07:54:36,869 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Holland Horecaland' mismatch on year 2014
2020-04-13 07:54:36,870 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Hollands Hoop' mismatch on year 2014
2020-04-13 07:54:36,870 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Hollandse Vissers' mismatch on year 2013
2020-04-13 07:54:36,870 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Holland Doc' mismatch on year 2009
2020-04-13 07:54:36,871 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Hollands Welvaren' mismatch on year 2013
2020-04-13 07:54:36,872 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Homemade Millionaire' mismatch on year 2010
2020-04-13 07:54:36,872 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u"Holland's Next Top Model" mismatch on year 2006
2020-04-13 07:54:36,872 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u"Holland's Got Talent" mismatch on year 2008
2020-04-13 07:54:36,873 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Hollands Glorie' mismatch on year 1977
2020-04-13 07:54:36,873 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Holyland' mismatch on year 2005
2020-04-13 07:54:36,873 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Horseland' mismatch on year 2006
2020-04-13 07:54:36,874 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u"Kirstie's Homemade Home" mismatch on year 2009
2020-04-13 07:54:36,874 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Jools Holland: My Life in Music' mismatch on year 2014
2020-04-13 07:54:36,875 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Make Holland Great Again' mismatch on year 2019
2020-04-13 07:54:36,875 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Een Hollander in Parijs' mismatch on year 2018
2020-04-13 07:54:36,876 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u"Limmy's Homemade Show" mismatch on year 2018
2020-04-13 07:54:36,876 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'TopGun Holland' mismatch on year 2009
2020-04-13 07:54:36,876 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Van Hollandse Bodem' mismatch on year 2015
2020-04-13 07:54:36,877 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Semi-Homemade Cooking' mismatch on year 2008
2020-04-13 07:54:36,877 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Heel Holland Bakt' mismatch on year 2013
2020-04-13 07:54:36,877 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u"Kirstie's Homemade Christmas" mismatch on year 2009
2020-04-13 07:54:36,878 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u"Tom Holland's Twisted Tales" mismatch on year 2013
2020-04-13 07:54:36,878 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Denkend aan Holland' mismatch on year 2019
2020-04-13 07:54:36,878 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Uruzgan Kamp Holland' mismatch on year 2007
2020-04-13 07:54:36,879 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Napoleon in Holland' mismatch on year 2019
2020-04-13 07:54:36,879 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Buitenlandse Gevangenissen - Hollanders In De Cel' mismatch on year 2015
2020-04-13 07:54:36,879 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'I Love Holland' mismatch on year 2008
2020-04-13 07:54:36,880 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Later... with Jools Holland' mismatch on year 1982
2020-04-13 07:54:36,880 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Francine Houben - een Hollandse architect met wereldsucces' mismatch on year 2018
2020-04-13 07:54:36,880 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Veel liefs uit Holland' mismatch on year 2017
2020-04-13 07:54:36,881 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'The Voice of Holland Kids' mismatch on year 2012
2020-04-13 07:54:36,881 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Even Later... with Jools Holland' mismatch on year 2019
2020-04-13 07:54:36,882 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'A Blackpool Big Band Boogie: Jools Holland and His Rhythm & Blues Orchestra' mismatch on year 2015
2020-04-13 07:54:36,882 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'MasterChef (NL)' mismatch on year 2010
2020-04-13 07:54:36,882 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Flying Dutchman Recreation - Planet Coaster' mismatch on year 2018
2020-04-13 07:54:36,883 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'The Voice (NL)' mismatch on year 2010
2020-04-13 07:54:36,883 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Riphagen' mismatch on year 2017
2020-04-13 07:54:36,883 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Holy Land' mismatch on year 2012
2020-04-13 07:54:36,884 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Momoland Saipan Land' mismatch on year 2018
2020-04-13 07:54:36,884 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Discarding series u'Ik Mik Loreland' mismatch on year 1994
2020-04-13 07:54:37,005 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Found series {u'seriesId': u'80132', u'rating': u'TV-PG', u'overview': u'A bipolar CIA operative becomes convinced a prisoner of war has been turned by al-Qaeda and is planning to carry out a terrorist attack on American soil.', u'firstAired': u'2011-10-02', u'zap2itId': u'SH01466171', u'aliases': [], u'networkId': u'212', u'network': u'Showtime', u'fanart': u'fanart/original/247897-33.jpg', u'id': 247897, u'seriesName': u'Homeland', u'season': u'8', u'imdbId': u'tt1796960', u'status': u'Continuing', u'added': u'2011-04-12 14:39:53', u'poster': u'posters/247897-13.jpg', u'lastUpdated': 1586690376, u'addedBy': 42169, u'genre': [u'Action', u'Crime', u'Drama', u'Suspense'], u'banner': u'text/247897-3.jpg', u'slug': u'homeland', u'airsTime': u'9:00 PM', u'language': u'en', u'siteRatingCount': 8614, u'airsDayOfWeek': u'Sunday', u'runtime': u'50', u'siteRating': 8.3000000000000007}
2020-04-13 07:54:37,006 (7f6c69ffb700) : INFO (logger:32) - subliminal.refiners.tvdb: Getting series episode 8x10
2020-04-13 07:54:37,378 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.tvdb: Found episode {u'seriesId': 247897, u'airsAfterSeason': None, u'dvdEpisodeNumber': 10, u'productionCode': u'', u'overview': u'No one admits to anything.', u'airedSeasonID': 798500, u'thumbAdded': u'', u'episodeName': u'Designated Driver', u'airedSeason': 8, u'airsBeforeSeason': None, u'showUrl': u'', u'id': 7583561, u'dvdDiscid': u'', u'contentRating': None, u'filename': u'series/247897/episodes/5e92f94789b97.jpg', u'dvdSeason': 8, u'writers': [], u'airedEpisodeNumber': 10, u'absoluteNumber': 94, u'thumbHeight': u'360', u'isMovie': 0, u'imdbId': u'tt8355896', u'lastUpdated': 1586690372, u'airsBeforeEpisode': None, u'lastUpdatedBy': 4847, u'dvdChapter': None, u'language': {u'overview': u'en', u'episodeName': u'en'}, u'thumbAuthor': None, u'siteRatingCount': 0, u'directors': [], u'firstAired': u'2020-04-12', u'guestStars': [], u'siteRating': 0, u'thumbWidth': u'640'}
2020-04-13 07:54:37,507 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Refining video with sz_omdb
2020-04-13 07:54:37,508 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.refiners.omdb: No need to search
2020-04-13 07:54:37,508 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Refining video with drone
2020-04-13 07:54:37,541 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on epsilon.condo.arpa
2020-04-13 07:54:37,583 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.refiners.drone: Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv: Got scene filename from Sonarr: Homeland.S08E10.1080p.iNTERNAL.WEB.H264-GHOSTS
2020-04-13 07:54:37,584 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.refiners.drone: Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv: Got original file path from Sonarr: Homeland.S08E10.1080p.iNTERNAL.WEB.H264-GHOSTS/64db9f24e05e44a4a344dbfea2266cbf.mkv
2020-04-13 07:54:37,638 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.refiners.drone: Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv: Filling attribute release_group: GHOSTS
2020-04-13 07:54:37,639 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.refiners.drone: Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.mkv: Filling attribute format: WEB-DL
2020-04-13 07:54:37,639 (7f6c69ffb700) : INFO (logger:32) - subzero.video: Using filename: Homeland.S08E10.1080p.iNTERNAL.WEB.H264-GHOSTS.mkv
2020-04-13 07:54:37,640 (7f6c69ffb700) : INFO (logger:32) - subzero.subtitle_storage: Creating new subtitle storage for: 3887
2020-04-13 07:54:37,641 (7f6c69ffb700) : DEBUG (download:131) - Download best subtitles using settings: min_score: 337, hearing_impaired: don't prefer, languages: set([<Language [en]>])
2020-04-13 07:54:37,644 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Using 6 threads for 6 providers (['podnapisi', 'subscene', 'tvsubtitles', 'bsplayer', 'opensubtitles', 'addic7ed'])
2020-04-13 07:54:37,644 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Downloading best subtitles for <Episode [u'Homeland', 2011, 8x10]>
2020-04-13 07:54:37,652 (7f6c895bb700) : INFO (logger:32) - subliminal_patch.core: Listing subtitles with provider 'podnapisi' and languages set([<Language [en]>])
2020-04-13 07:54:37,653 (7f6c895bb700) : INFO (logger:32) - subliminal_patch.core: Initializing provider podnapisi
2020-04-13 07:54:37,655 (7f6c88dba700) : INFO (logger:32) - subliminal_patch.core: Listing subtitles with provider 'subscene' and languages set([<Language [en]>])
2020-04-13 07:54:37,656 (7f6c895bb700) : INFO (logger:32) - subliminal_patch.providers.podnapisi: Searching subtitles {'sTE': 10, 'sXML': 1, 'sL': 'en', 'sY': 2011, 'sK': u'homeland', 'sTS': 8}
2020-04-13 07:54:37,657 (7f6c88dba700) : INFO (logger:32) - subliminal_patch.core: Initializing provider subscene
2020-04-13 07:54:37,660 (7f6c88dba700) : INFO (logger:32) - subliminal_patch.providers.subscene: Creating session
2020-04-13 07:54:37,666 (7f6c6bfff700) : INFO (logger:32) - subliminal_patch.core: Listing subtitles with provider 'tvsubtitles' and languages set([<Language [en]>])
2020-04-13 07:54:37,669 (7f6c895bb700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on podnapisi.net
2020-04-13 07:54:37,670 (7f6c6bfff700) : INFO (logger:32) - subliminal_patch.core: Initializing provider tvsubtitles
2020-04-13 07:54:37,676 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Re-using old subscene cookies: <RequestsCookieJar[Cookie(version=0, name='scene', value='dMautzCNfoYWvoO-D9V_bQQP1oWXn-9NIC19-bRtwFxfzKSlGuV5gL6kWAczijlYGmkFNab9xTLGyQ4TvI617OIWHRLXI3M-x2osCgs5QowvPNDmaNyOYlMbDLl-tfRzNHg64bMeEt6NIbdOfLWgeS1cW5a91dG9RGQMTHTok8CuIRGLQsertaywBXo6oECpFsF4Lsig5oMEks9wEj8N6MSO1SKM3nntqMD73Suv77OKNSpHarb-kAzpnzS0s02WUjsYSJHJxRk4jFGjuW_fVyYWOZq1fkHMMtZudQngMAO5cAGRC4963epI24dRL2aAQxmoyx1djkQ40hp3dEjFmqNmaGVHB89uwOfKd9uE8kgBqO7mfENnHLP4e2kG6rVpG0BLLfY1-cdus3VfXsCrALXq5-UYtFIRxFHkmO8eCXthauh5cH-c9mvmRHUyinKeigiFo6YwfHtT9Smghc_I9LJi2wRMtoPkjANyfhTiKoT-nuLNbcOpAiCJ_t2mX7ezDWFn6_QB-8mGLf2gtpKH9VkfvGQlEcU-a6NrNztWKPs-bAnP79e6Ax4LeFs05F_jkFMLKUrnz7GNTr_ebYseWpgVJRlDCkp6HxPJMSMGi4PUv5N_qFYG7X64ZJboSgpl_O3cq037JQudcpgpQ6U_DoGHQ9h0l0CaX3L5fpd5VYP3LcAz6B7vb9C57vSy-RjXLTcFXhLdbvBq45qVBDSwMM0a9SgcxkUnvEnoPYuI5Sy_KEcB5vz5GSnKihOnjjii0ZuZwnqqzBkmgs-l4mY2eq-NPCh3kIF0A7usrtSNGrEqVe4lgCeZr6fXGcxARlobIbWUQlCmJmT11R7w8OWTz1AIbjV-t-txjffuW4_MU11HQrTU-7Qvr0fxFxRJtJ2e-ccZiAX7G8Ayze-d45oZb-80HSp1vdxr6l0RNfZ5pxkCHYcmTBYSUVG8QHp9ytFpy5Enfqn_nr_q3sfKlW6i_GBKbL0hiKhUVsTIi7G3gyxq-M0zngEytCrdzfHOe3Ctp_f24xiwAj_YxxLDZhe7qOQHew0nkRTIY3Q21V8YwDvzyV7p6j1v-VKQBVt6iwDG2U0oQFgOq6-rk1XQG0GD3isfJYmdm_xUSYNoCvjw0qnbwTDrFJzvP_pGQOIcVx-djnIsRJ0jJ6rOgxCjaUabzcIayQcYN0QPiywCYrhTC-ozBo86VIIrD0Mo5ulOal0Nc1A6Fw4vpqPTpklJKENbgdrbJssQ1R7acY4TJhJ9m_2L3QjbY_ExesIzVfxWJUXFecwdPGFKHgk7yP3sA_1jrO9X8EwYD9mKc1EJMHl7AdXUCq91mAT7zxKrsLZN72qZ0_IgpVIS8fVpf_yWHrGV0JJnI-DKzhre3ULUu9DyxsvsIu6BbULnuct8cvf6T4KzyyECaFze7fiabQmLIxPOhF-tJpLMUO-lpwyNVdssKDT0tQU1SM4X-Y-mRkJKG4-I78mKS518ygMdUWMJoAammOZTjPmxSfNstNZ2DsNd62njezun5o3aVdJ0JmvGoYrQwAErathog30R-acSvNxZcBZGKLejYt9FAO8CSJzB0J_hoV396gn1AVXsuLvsoPtQP7pd1Au5541w_KuHxV1qpOLJUY_g8wzIinHSwqnBA1MANiwI9bbK9kFlUpG9TniIm-6vI50m1qCaZcU07x4OKCjJ3mAvf8NOoEqN6r7864JszIKK0eAml22agvW6mNKYo0EZbI4dHaAoIEeXTq33b5qL_Y-CIddeitVuvaknit1e88lIITRTKzhPEZonRU-qCRMe1JVQ5zi5oKkJ6kr82ia-x7f9V5UCWQ8sh5dTlZb1Rizs5z_7BK6rIZ3SDOsv2UHUFfskMbKPTy-jueicQjFpqJOGFyBPD3O7KTLxlGnJVkE-Ahz5_y8c3iCUJNX6ejHGc-64pLZuyXOCtLck3_pkGGqEyTNVuJ589FY0Kz1ULQ7eWxX4YqEAFeI_PLQPcemgbDi1sqsVU1LsCqA-8vEXVRwlNdMWAXp0oIXhjFS_WmCC_ZsSIFoZD_ukXoShoR0sdQnkdJCx84w2eKkakivPVqCziTT6T0mOYKoI124ntZ2C3sPD77isqPIRnCLkxx-nHoEYge-IouOX96vnc7kr84DTYHaUzxCQ_O3JpoRNbXaV-uoSQB6s6uvXbH4YH3V_m47-ixEgQvUN7oed-FXsgqOUriwQnt56nWWqLC5RYoAqnr1pTrWpP9f30SIUd7gweNlAXAx98naqnyFwk-NOdk_P0nBZOfMqJ-z4JrQQgchuNlZISsg18q88cEJpe7LqrQpwdmL-9xq7KXi5LVdXIRZi1MKkm4iT8XUEmjvSJprPDa9LyZm78r6mCKNkOw75oLEyXLBfesQ3vsX6040DJF4O4g2HLvTDTpf7QKQj08pSSsku-vkC639Z8Eg0UH4v0MsawjQIApInGx09ZHgBF8uywLumBXAUY9DgJ-Vct5cvhThmxv706PEq999H6IgGEaME0-7stmc3BPTxllNOFH-36B9dKTvnMmkfyXHDvRioxg3-XR2VhCTWpa5yQ4uEmvvfQ7WBDgp5yzBkims0f1kR2OsMlwa9eWBTAtJtAK4hU0cor_XqXSXBu9uKa9vkADzbtUvbT1xk6YhLWtPID89idpS1eIoVaxVmUkr2sPT57LM19nHnRVN0H4VSZgNDRPaGllKwLGoIBVFvffTi8H7diOenWtUVDlxa6CAZqGGMW4i25LykIsM2-UzRJytSwA1Om3gOW_geO-h4iR1BlKmyIxu3PUB8Q4cEt04d6OTdj6EiO5ejqA-8AxnM09__zU7hdtd8uHpuQAS8zIkxuoyRAIFsXUBUihvuBVkPtSjv-yK_tR0d_B9u4G-2XBJWtXd2ovnWc-IFUMN5AFpQ2-Qa8lFsS7DTtbIWf9RhAx0eU4pEEvVCDShRZbYn0dq-685ZcZlHiK-BtlQ4iVMVTQJDm0fBcJiJZFZ539mFkkuAUqcKkdoBMfW4_AnnErf7ZyqiVgTrsMmdKRhO2QxS952FrogEz1kurYEGTwHNAxOTBayVrRqEmIEvqSl487o_4orYv4azWXciGGoHRZfV0ppE0Wj0Mu5fiF7rBm36qJ9P76jd6p_rE1nyAEiCR7LTqKZE5-8MQFo-BiKVj4ln0EcdklF4Ni11jEMwA8QfWqZ2h02qrsARdP_vM87_oFzl8XvyuLGTp15GgFPcOOGbThq66dKn9bt82TVtYSo', port=None, port_specified=False, domain='.subscene.com', domain_specified=True, domain_initial_dot=True, path='/', path_specified=True, secure=False, expires=1587006178, discard=False, comment=None, comment_url=None, rest={'HttpOnly': None}, rfc2109=False), Cookie(version=0, name='idsrv', value='haDYFDzdFzvXxofAE8uc7u1rUbZ_Mea13pWwvlWtuhJQFmPmq4RJZU4hADTxkdx5U-6cg6iRl25sQotXzWdRwOpwEBzHc23JK6J0RUDAOUG1RSrySUHtgFzTFEHAi7UqkdYBMETS6L1IZNI0kQQfkrK-r_16V3ruLzpxaqicSVqDdTiXFdxgCypFUhfyQz8uHNcV8sK55ww7JE2XnODL6NVYUF63RK3P3haPE1VYW7V5ineAohO1S5jRejyJuCmdUyq4uO7IbunoWP6MxS-jE0OyO-T0SA9EGb7_LeJel5SOlFmQa17txXylt-1ZEMhZxkjPOCbrMeuCraeg44HrGcYs-z4Jym_NkwPhLZ86f6mMkLL5cqw9rvqqNGJv9uVyjf2ucrlWCX2vmXiaZAZiAzrDgMK29CnXfMDJE_mWy-O4cxN5q20BpxbzzXzZ20dk', port=None, port_specified=False, domain='identity.jeded.com', domain_specified=False, domain_initial_dot=False, path='/core', path_specified=True, secure=True, expires=None, discard=True, comment=None, comment_url=None, rest={'HttpOnly': None}, rfc2109=False), Cookie(version=0, name='idsrv.xsrf', value='wpYm_0vNVsmyIUPuwtIMNU6PuDxilf9QkVngoAfuTnz5J0WVA0okO-Ah-1LFdV6gAfB1A8SAeaIKh5XqRsy10adPdF61b9K9BxZJU0z5gPM', port=None, port_specified=False, domain='identity.jeded.com', domain_specified=False, domain_initial_dot=False, path='/core', path_specified=True, secure=True, expires=None, discard=True, comment=None, comment_url=None, rest={'HttpOnly': None}, rfc2109=False), Cookie(version=0, name='idsvr.clients', value='WyI2ODhmYjY0Ny1mMDVmLTQ5NzAtYjE5Yy1iNjJmMGVmNTUxYTgiXQ', port=None, port_specified=False, domain='identity.jeded.com', domain_specified=False, domain_initial_dot=False, path='/core', path_specified=True, secure=True, expires=None, discard=True, comment=None, comment_url=None, rest={'HttpOnly': None}, rfc2109=False), Cookie(version=0, name='idsvr.session', value='a04aecfe474f4d433b42859a3feb6c41', port=None, port_specified=False, domain='identity.jeded.com', domain_specified=False, domain_initial_dot=False, path='/core', path_specified=True, secure=True, expires=None, discard=True, comment=None, comment_url=None, rest={}, rfc2109=False), Cookie(version=0, name='idsvr.username', value='jyG1eUE5i00mlQqeirP5uyt8ngfg6TVWhtcS5Xh3OiUZBmKxysnLRBzbCXogKL2jg_VLsCWqdBU1dkyG3j0nxQ', port=None, port_specified=False, domain='identity.jeded.com', domain_specified=False, domain_initial_dot=False, path='/core', path_specified=True, secure=True, expires=1618269378, discard=False, comment=None, comment_url=None, rest={'HttpOnly': None}, rfc2109=False)]>
2020-04-13 07:54:37,678 (7f6c6bfff700) : INFO (logger:32) - subliminal_patch.providers.tvsubtitles: Searching show id for u'Homeland'
2020-04-13 07:54:37,680 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Filter created: '{'LanguageFilter': '13', 'HearingImpaired': '2'}'
2020-04-13 07:54:37,683 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Filters applied
2020-04-13 07:54:37,684 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Searching for alternative results: Homeland - Eighth Season
2020-04-13 07:54:37,686 (7f6c6bfff700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on www.tvsubtitles.net
2020-04-13 07:54:37,688 (7f6c6a7fc700) : INFO (logger:32) - subliminal_patch.core: Listing subtitles with provider 'addic7ed' and languages set([<Language [en]>])
2020-04-13 07:54:37,689 (7f6c6a7fc700) : INFO (logger:32) - subliminal_patch.core: Initializing provider addic7ed
2020-04-13 07:54:37,690 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Addic7ed: using random user agents
2020-04-13 07:54:37,692 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.core: Listing subtitles with provider 'bsplayer' and languages set([<Language [en]>])
2020-04-13 07:54:37,692 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.core: Initializing provider bsplayer
2020-04-13 07:54:37,694 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.providers.bsplayer: Sending request: logIn.
2020-04-13 07:54:37,696 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.pitcher: Addic7ed: Re-using previous user agent: Mozilla/5.0 (Windows; U; ; en-NZ) AppleWebKit/527 (KHTML, like Gecko, Safari/419.3) Arora/0.8.0
2020-04-13 07:54:37,700 (7f6c6affd700) : INFO (logger:32) - subliminal_patch.core: Listing subtitles with provider 'opensubtitles' and languages set([<Language [en]>])
2020-04-13 07:54:37,702 (7f6c6affd700) : INFO (logger:32) - subliminal_patch.core: Initializing provider opensubtitles
2020-04-13 07:54:37,706 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s109.api.bsplayer-subtitles.com
2020-04-13 07:54:37,707 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Using timeout: 15
2020-04-13 07:54:37,708 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on www.addic7ed.com
2020-04-13 07:54:37,708 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Using HTTPS connection
2020-04-13 07:54:37,709 (7f6c6affd700) : INFO (logger:32) - subliminal_patch.providers.opensubtitles: Using tag/exact filename search
2020-04-13 07:54:37,709 (7f6c6affd700) : INFO (logger:32) - subliminal_patch.providers.opensubtitles: Logging in
2020-04-13 07:54:37,714 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Trying previous token: 'wIrFf9AnBnXXXXXXXXXXXXXXXXX'
2020-04-13 07:54:37,719 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on api.opensubtitles.org
2020-04-13 07:54:38,120 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.providers.bsplayer: ERROR: XML or text declaration not at start of entity: line 2, column 0.
2020-04-13 07:54:38,795 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Token not valid.
2020-04-13 07:54:38,807 (7f6c895bb700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on www.podnapisi.net
2020-04-13 07:54:38,817 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on api.opensubtitles.org
2020-04-13 07:54:38,898 (7f6c6bfff700) : ERROR (logger:36) - subliminal.providers.tvsubtitles: No show id found for u'Homeland' ({'year': 2011})
2020-04-13 07:54:38,992 (7f6c6a7fc700) : INFO (logger:32) - subliminal_patch.providers.addic7ed: Addic7ed: Re-using old login
2020-04-13 07:54:39,056 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Trying show ids: set([u'homeland'])
2020-04-13 07:54:39,056 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Getting show id with year
2020-04-13 07:54:39,056 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Getting show id
2020-04-13 07:54:39,057 (7f6c6a7fc700) : INFO (logger:32) - subliminal_patch.providers.addic7ed: Getting the page of show id 1812, season 8
2020-04-13 07:54:39,124 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s101.api.bsplayer-subtitles.com
2020-04-13 07:54:40,154 (7f6c895bb700) : DEBUG (logger:28) - subliminal_patch.providers.podnapisi: Found subtitle <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TWpG' [en:None]>
2020-04-13 07:54:40,156 (7f6c895bb700) : DEBUG (logger:28) - subliminal_patch.providers.podnapisi: Found subtitle <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:None]>
2020-04-13 07:54:40,169 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Logged in with token 'YeTmEF8TPmXXXXXXXXXXXXXXXXX'
2020-04-13 07:54:40,169 (7f6c6affd700) : INFO (logger:32) - subliminal_patch.providers.opensubtitles: Searching subtitles [{'moviebytesize': '4281450194', 'sublanguageid': u'eng', 'moviehash': '8c729e19c709aa02'}, {'sublanguageid': u'eng', 'tag': u'Homeland.S08E10.1080p.iNTERNAL.WEB.H264-GHOSTS.mkv'}, {'imdbid': u'8355896', 'sublanguageid': u'eng', 'episode': 10, 'season': 8}, {'query': u'Homeland', 'sublanguageid': u'eng', 'episode': 10, 'season': 8}]
2020-04-13 07:54:40,172 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on api.opensubtitles.org
2020-04-13 07:54:41,277 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Found subtitle <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169094/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]> by imdbid
2020-04-13 07:54:41,278 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Found subtitle <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169092/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]> by imdbid
2020-04-13 07:54:41,278 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Found subtitle <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169094/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]> by fulltext
2020-04-13 07:54:41,279 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Found subtitle <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169092/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]> by fulltext
2020-04-13 07:54:41,279 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Found subtitle <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169107/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]> by imdbid
2020-04-13 07:54:41,279 (7f6c6affd700) : DEBUG (logger:28) - subliminal_patch.providers.opensubtitles: Found subtitle <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169107/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]> by fulltext
2020-04-13 07:54:44,483 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154324/0' [en]>
2020-04-13 07:54:44,483 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154324/1' [en]>
2020-04-13 07:54:44,484 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154324/2' [en]>
2020-04-13 07:54:44,485 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154324/3' [en]>
2020-04-13 07:54:44,485 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154558/0' [en]>
2020-04-13 07:54:44,486 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154558/1' [en]>
2020-04-13 07:54:44,486 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154558/2' [en]>
2020-04-13 07:54:44,487 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154558/3' [en]>
2020-04-13 07:54:44,487 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154879/0' [en]>
2020-04-13 07:54:44,488 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154879/1' [en]>
2020-04-13 07:54:44,489 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154879/2' [en]>
2020-04-13 07:54:44,489 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154879/3' [en]>
2020-04-13 07:54:44,490 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/154879/5' [en]>
2020-04-13 07:54:44,491 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155199/0' [en]>
2020-04-13 07:54:44,491 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155199/1' [en]>
2020-04-13 07:54:44,492 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155199/2' [en]>
2020-04-13 07:54:44,492 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155199/3' [en]>
2020-04-13 07:54:44,493 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155199/4' [en]>
2020-04-13 07:54:44,494 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155199/5' [en]>
2020-04-13 07:54:44,494 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155428/0' [en]>
2020-04-13 07:54:44,495 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155428/1' [en]>
2020-04-13 07:54:44,495 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155428/7' [en]>
2020-04-13 07:54:44,496 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155672/0' [en]>
2020-04-13 07:54:44,496 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155672/1' [en]>
2020-04-13 07:54:44,497 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155967/0' [en]>
2020-04-13 07:54:44,498 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/155967/1' [en]>
2020-04-13 07:54:44,498 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156330/0' [en]>
2020-04-13 07:54:44,499 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156330/1' [en]>
2020-04-13 07:54:44,499 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156330/2' [en]>
2020-04-13 07:54:44,500 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156330/3' [en]>
2020-04-13 07:54:44,500 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156330/4' [en]>
2020-04-13 07:54:44,501 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156330/5' [en]>
2020-04-13 07:54:44,501 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156625/0' [en]>
2020-04-13 07:54:44,502 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156625/1' [en]>
2020-04-13 07:54:44,503 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156836/0' [en]>
2020-04-13 07:54:44,503 (7f6c6a7fc700) : DEBUG (logger:28) - subliminal_patch.providers.addic7ed: Found subtitle <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156836/1' [en]>
2020-04-13 07:54:44,960 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s101.api.bsplayer-subtitles.com
2020-04-13 07:54:45,698 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on subscene.com
2020-04-13 07:54:48,142 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Alternative results found: 89
2020-04-13 07:54:48,143 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189011' [en:None]>
2020-04-13 07:54:48,143 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189009' [en:None]>
2020-04-13 07:54:48,144 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189615' [en:None]>
2020-04-13 07:54:48,144 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189011' [en:None]>
2020-04-13 07:54:48,144 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189009' [en:None]>
2020-04-13 07:54:48,145 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189011' [en:None]>
2020-04-13 07:54:48,145 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189009' [en:None]>
2020-04-13 07:54:48,145 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181351' [en:None]>
2020-04-13 07:54:48,146 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181350' [en:None]>
2020-04-13 07:54:48,146 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181532' [en:None]>
2020-04-13 07:54:48,146 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181351' [en:None]>
2020-04-13 07:54:48,147 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181350' [en:None]>
2020-04-13 07:54:48,147 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181351' [en:None]>
2020-04-13 07:54:48,147 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181350' [en:None]>
2020-04-13 07:54:48,148 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2183013' [en:None]>
2020-04-13 07:54:48,148 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2174999' [en:None]>
2020-04-13 07:54:48,149 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175202' [en:None]>
2020-04-13 07:54:48,149 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2176579' [en:None]>
2020-04-13 07:54:48,149 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175009' [en:None]>
2020-04-13 07:54:48,150 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175008' [en:None]>
2020-04-13 07:54:48,150 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175009' [en:None]>
2020-04-13 07:54:48,150 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175008' [en:None]>
2020-04-13 07:54:48,151 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2176579' [en:None]>
2020-04-13 07:54:48,151 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2174999' [en:None]>
2020-04-13 07:54:48,151 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2174999' [en:None]>
2020-04-13 07:54:48,152 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169559' [en:None]>
2020-04-13 07:54:48,152 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2170210' [en:None]>
2020-04-13 07:54:48,152 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169425' [en:None]>
2020-04-13 07:54:48,153 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169425' [en:None]>
2020-04-13 07:54:48,153 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2170210' [en:None]>
2020-04-13 07:54:48,154 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2170210' [en:None]>
2020-04-13 07:54:48,154 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2170210' [en:None]>
2020-04-13 07:54:48,154 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169559' [en:None]>
2020-04-13 07:54:48,155 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169559' [en:None]>
2020-04-13 07:54:48,155 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169982' [en:None]>
2020-04-13 07:54:48,155 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2163892' [en:None]>
2020-04-13 07:54:48,156 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2163892' [en:None]>
2020-04-13 07:54:48,156 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159345' [en:None]>
2020-04-13 07:54:48,156 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159343' [en:None]>
2020-04-13 07:54:48,157 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159345' [en:None]>
2020-04-13 07:54:48,157 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159343' [en:None]>
2020-04-13 07:54:48,157 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159311' [en:None]>
2020-04-13 07:54:48,158 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159311' [en:None]>
2020-04-13 07:54:48,158 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159528' [en:None]>
2020-04-13 07:54:48,159 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159345' [en:None]>
2020-04-13 07:54:48,159 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159343' [en:None]>
2020-04-13 07:54:48,159 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159345' [en:None]>
2020-04-13 07:54:48,160 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159343' [en:None]>
2020-04-13 07:54:48,160 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155097' [en:None]>
2020-04-13 07:54:48,160 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155097' [en:None]>
2020-04-13 07:54:48,161 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155768' [en:None]>
2020-04-13 07:54:48,161 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155768' [en:None]>
2020-04-13 07:54:48,161 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2158116' [en:None]>
2020-04-13 07:54:48,162 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150421' [en:None]>
2020-04-13 07:54:48,162 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150935' [en:None]>
2020-04-13 07:54:48,162 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150935' [en:None]>
2020-04-13 07:54:48,163 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146429' [en:None]>
2020-04-13 07:54:48,163 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146428' [en:None]>
2020-04-13 07:54:48,163 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146429' [en:None]>
2020-04-13 07:54:48,164 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146428' [en:None]>
2020-04-13 07:54:48,164 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146255' [en:None]>
2020-04-13 07:54:48,165 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146251' [en:None]>
2020-04-13 07:54:48,165 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,165 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,166 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,166 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,166 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,167 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,167 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,168 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,168 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142703' [en:None]>
2020-04-13 07:54:48,168 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142564' [en:None]>
2020-04-13 07:54:48,169 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,169 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,169 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,170 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,170 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142703' [en:None]>
2020-04-13 07:54:48,170 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,171 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,171 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,171 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,172 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,172 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,173 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>
2020-04-13 07:54:48,174 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>
2020-04-13 07:54:48,174 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2176579' [en:None]>
2020-04-13 07:54:48,175 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150538' [en:None]>
2020-04-13 07:54:48,175 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169667' [en:None]>
2020-04-13 07:54:48,175 (7f6c88dba700) : DEBUG (logger:28) - subliminal_patch.providers.subscene: Found subtitle <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169667' [en:None]>
2020-04-13 07:54:48,176 (7f6c88dba700) : INFO (logger:32) - subliminal_patch.providers.subscene: 89 subtitles found
2020-04-13 07:54:50,223 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s101.api.bsplayer-subtitles.com
2020-04-13 07:54:50,479 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.providers.bsplayer: ERROR: HTTPConnectionPool(host='s101.api.bsplayer-subtitles.com', port=80): Max retries exceeded with url: /v1.php (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6c9eb75810>: Failed to establish a new connection: [Errno 111] Connection refused',)).
2020-04-13 07:54:51,486 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s101.api.bsplayer-subtitles.com
2020-04-13 07:54:56,747 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s101.api.bsplayer-subtitles.com
2020-04-13 07:55:02,008 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s101.api.bsplayer-subtitles.com
2020-04-13 07:55:02,264 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.providers.bsplayer: ERROR: HTTPConnectionPool(host='s101.api.bsplayer-subtitles.com', port=80): Max retries exceeded with url: /v1.php (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6c9eb3ea10>: Failed to establish a new connection: [Errno 111] Connection refused',)).
2020-04-13 07:55:03,271 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s104.api.bsplayer-subtitles.com
2020-04-13 07:55:08,318 (7f6c9f4be700) : INFO (logger:32) - subliminal_patch.subtitle: Guessing encoding for language en
2020-04-13 07:55:08,319 (7f6c9f4be700) : DEBUG (logger:28) - subliminal_patch.subtitle: Trying encodings ['utf-8', 'latin-1', 'iso-8859-15', 'iso-8859-9', 'iso-8859-4', 'iso-8859-1']
2020-04-13 07:55:08,319 (7f6c9f4be700) : INFO (logger:32) - subliminal_patch.subtitle: Guessed encoding utf-8
2020-04-13 07:55:08,320 (7f6c9f4be700) : DEBUG (storage:200) - Using filesystem as subtitle storage
2020-04-13 07:55:08,320 (7f6c9f4be700) : DEBUG (logger:28) - subliminal_patch.core: Subtitle formats requested: ['srt']
2020-04-13 07:55:08,321 (7f6c9f4be700) : DEBUG (logger:28) - subliminal_patch.core: Saving <ModifiedSubtitle None [en:utf-8]> to u'/data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.en.srt'
2020-04-13 07:55:08,407 (7f6c9f4be700) : INFO (logger:32) - subliminal_patch.subtitle: Applying mods: ['remove_HI', 'remove_tags', 'OCR_fixes', 'common', 'fix_uppercase', 'color(name=white)', 'reverse_rtl']
2020-04-13 07:55:08,408 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: Skipping fix_uppercase, because the subtitle isn't all uppercase
2020-04-13 07:55:08,408 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: Skipping reverse_rtl, because <Language [en]> is not a valid language for this mod
2020-04-13 07:55:08,408 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: Applying remove_tags
2020-04-13 07:55:08,412 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: Non-Line mods took 0.00394201278687s
2020-04-13 07:55:08,440 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,441 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 34: remove_HI: u'\u266a Disquieting music \u266a' -> ''
2020-04-13 07:55:08,441 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,442 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 35: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,466 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,466 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 63: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,468 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,469 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 67: remove_HI: u'\u266a Dark music \u266a' -> ''
2020-04-13 07:55:08,469 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,470 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 68: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,470 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,471 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 69: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,519 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,519 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 123: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-13 07:55:08,520 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,520 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 124: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,555 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,555 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 164: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-13 07:55:08,556 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,556 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 165: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,558 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,558 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 168: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-13 07:55:08,559 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,559 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 169: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,648 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,648 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 284: remove_HI: u'\u266a Gentle music \u266a' -> ''
2020-04-13 07:55:08,649 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,649 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 285: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,687 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,688 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 336: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-13 07:55:08,688 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,689 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 337: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,689 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,690 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 338: remove_HI: u'\u266a Tense music continues \u266a' -> ''
2020-04-13 07:55:08,690 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,691 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 339: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,726 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,726 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 385: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-13 07:55:08,727 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,728 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 386: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,730 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,730 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 391: remove_HI: u'\u266a Intense music \u266a' -> ''
2020-04-13 07:55:08,731 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,731 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 392: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,765 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,765 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 425: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-13 07:55:08,769 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s104.api.bsplayer-subtitles.com
2020-04-13 07:55:08,769 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,769 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 426: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,786 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,787 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 441: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,799 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,800 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 457: remove_HI: u'\u266a Somber music \u266a' -> ''
2020-04-13 07:55:08,805 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,806 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 466: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,821 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,821 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 485: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-13 07:55:08,822 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,822 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 486: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,844 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,845 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 513: remove_HI: u'\u266a Light music \u266a' -> ''
2020-04-13 07:55:08,845 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,846 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 514: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,847 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,848 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 517: remove_HI: u'\u266a Suspenseful music \u266a' -> ''
2020-04-13 07:55:08,848 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,849 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 518: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,850 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,850 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 520: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,855 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,856 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 528: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-13 07:55:08,857 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,857 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 529: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,859 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,859 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 533: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-13 07:55:08,860 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,860 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 534: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,861 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,861 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 535: remove_HI: u'\u266a Gentle music \u266a' -> ''
2020-04-13 07:55:08,862 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,862 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 536: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,883 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,884 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 563: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-13 07:55:08,884 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,885 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 564: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,885 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,885 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 565: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,946 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,946 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 633: remove_HI: u'\u266a Light uneasy music \u266a' -> ''
2020-04-13 07:55:08,947 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,947 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 634: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,980 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,980 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 674: remove_HI: u'\u266a Gentle music \u266a' -> ''
2020-04-13 07:55:08,987 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,987 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 682: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,988 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:08,988 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 683: remove_HI: u'\u266a Uneasy music \u266a' -> ''
2020-04-13 07:55:08,989 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,989 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 684: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:08,990 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:08,991 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 686: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:09,000 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:09,000 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 697: remove_HI: u'\u266a Light music \u266a' -> ''
2020-04-13 07:55:09,001 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:09,001 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 698: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:09,002 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:09,002 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 699: remove_HI: u'\u266a Tense music \u266a' -> ''
2020-04-13 07:55:09,003 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:09,003 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 700: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:09,007 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:09,007 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 707: remove_HI: u'\u266a Gentle music \u266a' -> ''
2020-04-13 07:55:09,008 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:09,008 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 708: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:09,009 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:09,009 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 709: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:09,014 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:09,014 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 715: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:09,016 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:09,016 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 717: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:09,017 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:09,017 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 719: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:09,018 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music
2020-04-13 07:55:09,018 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 720: remove_HI: u'\u266a gentle music \u266a' -> ''
2020-04-13 07:55:09,019 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: HI_music_symbols_only
2020-04-13 07:55:09,019 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: 721: remove_HI: u'\u266a\u266a\u266a' -> ''
2020-04-13 07:55:09,020 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: Line mods took 0.606876134872s
2020-04-13 07:55:09,020 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: Applying color
2020-04-13 07:55:09,022 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: Final Non-Line mods took 0.00176191329956s
2020-04-13 07:55:09,022 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: Subtitle Modification took 0.614704847336s
2020-04-13 07:55:09,022 (7f6c9f4be700) : DEBUG (logger:28) - subzero.modification.main: Mods applied: ['remove_HI', 'remove_tags', 'OCR_fixes', 'common', 'color(name=white)']
2020-04-13 07:55:09,241 (7f6c9f4be700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3887'
2020-04-13 07:55:09,370 (7f6c9f4be700) : DEBUG (storage:46) - Creating new subtitle storage: 3887, 8089
2020-04-13 07:55:09,371 (7f6c9f4be700) : DEBUG (storage:53) - Adding subtitle to storage: 3887, 8089, en, TV Shows: Homeland S08E10, utf-8
2020-04-13 07:55:09,371 (7f6c9f4be700) : DEBUG (logger:28) - subzero.subtitle_storage: Setting subtitle as current: <ModifiedSubtitle None [en:utf-8]>
2020-04-13 07:55:09,372 (7f6c9f4be700) : DEBUG (storage:63) - Subtitle stored
2020-04-13 07:55:09,372 (7f6c9f4be700) : DEBUG (storage:69) - Saving subtitle storage for 3887
2020-04-13 07:55:09,391 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:55:09,395 (7f6c9f4be700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:55:09,395 (7f6c9f4be700) : INFO (items:353) - Refreshing item 3887
2020-04-13 07:55:09,396 (7f6c9f4be700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3887/refresh'
2020-04-13 07:55:14,049 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s104.api.bsplayer-subtitles.com
2020-04-13 07:55:14,307 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.providers.bsplayer: ERROR: HTTPConnectionPool(host='s104.api.bsplayer-subtitles.com', port=80): Max retries exceeded with url: /v1.php (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6c9ea6acd0>: Failed to establish a new connection: [Errno 111] Connection refused',)).
2020-04-13 07:55:15,315 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s101.api.bsplayer-subtitles.com
2020-04-13 07:55:20,578 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s101.api.bsplayer-subtitles.com
2020-04-13 07:55:25,844 (7f6c6b7fe700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on s101.api.bsplayer-subtitles.com
2020-04-13 07:55:26,101 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.providers.bsplayer: ERROR: HTTPConnectionPool(host='s101.api.bsplayer-subtitles.com', port=80): Max retries exceeded with url: /v1.php (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6c9ea6a750>: Failed to establish a new connection: [Errno 111] Connection refused',)).
2020-04-13 07:55:27,103 (7f6c6b7fe700) : INFO (logger:32) - subliminal_patch.providers.bsplayer: ERROR: Too many tries (5)...
2020-04-13 07:55:27,105 (7f6c6b7fe700) : ERROR (logger:36) - subliminal_patch.core: Unexpected error in provider 'bsplayer': Traceback (most recent call last):
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle/Contents/Libraries/Shared/subliminal_patch/core.py", line 162, in list_subtitles_provider
results = self[provider].list_subtitles(video, provider_languages)
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle/Contents/Libraries/Shared/subliminal_patch/core.py", line 98, in __getitem__
provider = provider_registry[name](**self.provider_configs.get(name, {}))
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle/Contents/Libraries/Shared/subliminal_patch/providers/bsplayer.py", line 64, in __init__
self.initialize()
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle/Contents/Libraries/Shared/subliminal_patch/providers/bsplayer.py", line 70, in initialize
self.login()
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle/Contents/Libraries/Shared/subliminal_patch/providers/bsplayer.py", line 115, in login
params=('<username></username>'
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle/Contents/Libraries/Shared/subliminal_patch/providers/bsplayer.py", line 106, in api_request
raise Exception('Too many tries...')
Exception: Too many tries...
2020-04-13 07:55:27,107 (7f6c6b7fe700) : INFO (config:943) - Throttling bsplayer for 10 minutes, until 20/04/13 08:05, because of: Exception. Exception info: 'Too many tries...'
2020-04-13 07:55:27,116 (7f6c6b7fe700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:55:27,117 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Discarding provider bsplayer
2020-04-13 07:55:27,345 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TWpG' [en:None]>: Found matches set(['episode', 'format', 'series', 'year', 'season', 'video_codec', 'resolution'])
2020-04-13 07:55:27,345 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TWpG' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,346 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TWpG' [en:None]>: Computed score 341 with final matches set(['episode', 'format', 'series', 'year', 'season', 'video_codec', 'resolution'])
2020-04-13 07:55:27,585 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:None]>: Found matches set(['episode', 'format', 'series', 'year', 'season', 'video_codec', 'resolution'])
2020-04-13 07:55:27,585 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,585 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:27,586 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:None]>: Computed score 342 with final matches set(['episode', 'format', 'series', 'year', 'season', 'video_codec', 'resolution', 'hearing_impaired'])
2020-04-13 07:55:27,615 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189011' [en:None]>: Found matches set(['episode', 'video_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:27,616 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189011' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,616 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:27,616 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189011' [en:None]>: Computed score 340 with final matches set(['episode', 'hearing_impaired', 'video_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:27,645 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189009' [en:None]>: Found matches set(['episode', 'video_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:27,646 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189009' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,646 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189009' [en:None]>: Computed score 339 with final matches set(['episode', 'video_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:27,700 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189615' [en:None]>: Found matches set(['episode', 'title', 'series', 'format', 'year', 'resolution', 'season'])
2020-04-13 07:55:27,700 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189615' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,701 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Adding title match equivalent
2020-04-13 07:55:27,701 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:27,701 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2189615' [en:None]>: Computed score 340 with final matches set(['episode', 'hearing_impaired', 'title', 'series', 'format', 'year', 'resolution', 'season'])
2020-04-13 07:55:27,731 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181351' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:27,731 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181351' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,732 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:27,732 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181351' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:27,762 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181350' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:27,763 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181350' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,763 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181350' [en:None]>: Computed score 309 with final matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:27,804 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181532' [en:None]>: Found matches set(['video_codec', 'format', 'series', 'year', 'resolution', 'season'])
2020-04-13 07:55:27,805 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181532' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,805 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:27,805 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2181532' [en:None]>: Computed score 312 with final matches set(['hearing_impaired', 'video_codec', 'format', 'series', 'year', 'resolution', 'season'])
2020-04-13 07:55:27,834 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2183013' [en:None]>: Found matches set(['series', 'year', 'season', 'format'])
2020-04-13 07:55:27,835 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2183013' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,835 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:27,835 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2183013' [en:None]>: Computed score 308 with final matches set(['series', 'year', 'hearing_impaired', 'season', 'format'])
2020-04-13 07:55:27,865 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2174999' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:27,866 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2174999' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,866 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:27,867 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2174999' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:27,905 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175202' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:27,906 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175202' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,907 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:27,907 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175202' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:27,948 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2176579' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:27,948 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2176579' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,948 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:27,949 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2176579' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:27,987 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175009' [en:None]>: Found matches set(['release_group', 'video_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:27,988 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175009' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:27,988 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175009' [en:None]>: Computed score 324 with final matches set(['release_group', 'video_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,027 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175008' [en:None]>: Found matches set(['release_group', 'video_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,028 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175008' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,028 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,028 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2175008' [en:None]>: Computed score 325 with final matches set(['release_group', 'video_codec', 'format', 'series', 'year', 'hearing_impaired', 'season'])
2020-04-13 07:55:28,059 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169559' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,059 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169559' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,059 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,060 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169559' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:28,100 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2170210' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,101 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2170210' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,101 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2170210' [en:None]>: Computed score 309 with final matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,142 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169425' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,142 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169425' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,143 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,143 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169425' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:28,172 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169982' [en:None]>: Found matches set(['series', 'year', 'season', 'format'])
2020-04-13 07:55:28,172 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169982' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,173 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,173 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169982' [en:None]>: Computed score 308 with final matches set(['series', 'year', 'hearing_impaired', 'season', 'format'])
2020-04-13 07:55:28,215 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2163892' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,215 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2163892' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,216 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,216 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2163892' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:28,244 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159345' [en:None]>: Found matches set(['series', 'season', 'year'])
2020-04-13 07:55:28,245 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159345' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,245 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159345' [en:None]>: Computed score 300 with final matches set(['series', 'season', 'year'])
2020-04-13 07:55:28,272 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159343' [en:None]>: Found matches set(['series', 'season', 'year'])
2020-04-13 07:55:28,273 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159343' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,273 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,274 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159343' [en:None]>: Computed score 301 with final matches set(['series', 'hearing_impaired', 'season', 'year'])
2020-04-13 07:55:28,314 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159311' [en:None]>: Found matches set(['release_group', 'video_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,315 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159311' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,315 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,315 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159311' [en:None]>: Computed score 325 with final matches set(['release_group', 'video_codec', 'format', 'series', 'year', 'hearing_impaired', 'season'])
2020-04-13 07:55:28,353 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159528' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,354 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159528' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,354 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,355 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2159528' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:28,396 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155097' [en:None]>: Found matches set(['release_group', 'video_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,397 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155097' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,397 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,397 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155097' [en:None]>: Computed score 325 with final matches set(['release_group', 'video_codec', 'format', 'series', 'year', 'hearing_impaired', 'season'])
2020-04-13 07:55:28,446 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155768' [en:None]>: Found matches set(['video_codec', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,447 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155768' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,447 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,447 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2155768' [en:None]>: Computed score 313 with final matches set(['video_codec', 'hearing_impaired', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,485 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2158116' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,486 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2158116' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,486 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,487 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2158116' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:28,518 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150421' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,519 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150421' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,519 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,519 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150421' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:28,568 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150935' [en:None]>: Found matches set(['video_codec', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,569 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150935' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,569 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,570 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150935' [en:None]>: Computed score 313 with final matches set(['video_codec', 'hearing_impaired', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,621 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146429' [en:None]>: Found matches set(['video_codec', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,622 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146429' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,622 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,622 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146429' [en:None]>: Computed score 313 with final matches set(['video_codec', 'hearing_impaired', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,785 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146428' [en:None]>: Found matches set(['video_codec', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,785 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146428' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,786 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146428' [en:None]>: Computed score 312 with final matches set(['video_codec', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,824 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146255' [en:None]>: Found matches set(['series', 'year', 'season', 'format'])
2020-04-13 07:55:28,825 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146255' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,825 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,826 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146255' [en:None]>: Computed score 308 with final matches set(['series', 'year', 'hearing_impaired', 'season', 'format'])
2020-04-13 07:55:28,864 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146251' [en:None]>: Found matches set(['series', 'year', 'season', 'format'])
2020-04-13 07:55:28,865 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146251' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,865 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2146251' [en:None]>: Computed score 307 with final matches set(['series', 'year', 'season', 'format'])
2020-04-13 07:55:28,900 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,901 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,901 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:28,901 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142409' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:28,951 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,951 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:28,952 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142408' [en:None]>: Computed score 309 with final matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:28,999 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142703' [en:None]>: Found matches set(['video_codec', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:28,999 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142703' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:29,000 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:29,000 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142703' [en:None]>: Computed score 313 with final matches set(['video_codec', 'hearing_impaired', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:29,049 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142564' [en:None]>: Found matches set(['video_codec', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:29,049 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142564' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:29,049 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:29,050 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2142564' [en:None]>: Computed score 313 with final matches set(['video_codec', 'hearing_impaired', 'audio_codec', 'format', 'series', 'year', 'season'])
2020-04-13 07:55:29,090 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150538' [en:None]>: Found matches set(['series', 'season', 'year'])
2020-04-13 07:55:29,091 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150538' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:29,091 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2150538' [en:None]>: Computed score 300 with final matches set(['series', 'season', 'year'])
2020-04-13 07:55:29,130 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169667' [en:None]>: Found matches set(['series', 'year', 'season', 'video_codec', 'format'])
2020-04-13 07:55:29,131 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169667' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:29,131 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:29,131 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <SubsceneSubtitle u'https://subscene.com/subtitles/homeland-eighth-season/english/2169667' [en:None]>: Computed score 310 with final matches set(['format', 'series', 'season', 'year', 'video_codec', 'hearing_impaired'])
2020-04-13 07:55:29,211 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169094/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]>: Found matches set(['episode', 'title', 'series', 'format', 'year', 'imdb_id', 'season', 'video_codec', 'resolution'])
2020-04-13 07:55:29,212 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169094/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:29,212 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Adding title match equivalent
2020-04-13 07:55:29,212 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Adding imdb_id match equivalents
2020-04-13 07:55:29,213 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:29,213 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169094/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]>: Computed score 342 with final matches set(['episode', 'title', 'series', 'format', 'year', 'imdb_id', 'season', 'video_codec', 'resolution', 'hearing_impaired'])
2020-04-13 07:55:29,292 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169092/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]>: Found matches set(['episode', 'title', 'series', 'format', 'year', 'imdb_id', 'season', 'video_codec', 'resolution'])
2020-04-13 07:55:29,292 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169092/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:29,293 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Adding title match equivalent
2020-04-13 07:55:29,293 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Adding imdb_id match equivalents
2020-04-13 07:55:29,293 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169092/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]>: Computed score 341 with final matches set(['episode', 'title', 'series', 'format', 'year', 'imdb_id', 'season', 'video_codec', 'resolution'])
2020-04-13 07:55:29,366 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169107/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]>: Found matches set(['episode', 'title', 'series', 'format', 'year', 'imdb_id', 'season', 'video_codec'])
2020-04-13 07:55:29,366 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169107/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:29,367 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Adding title match equivalent
2020-04-13 07:55:29,367 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Adding imdb_id match equivalents
2020-04-13 07:55:29,367 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <OpenSubtitlesSubtitle 'http://www.opensubtitles.org/en/subtitles/8169107/sid-YeTmEF8TPmSv9kCKJtP7B56MZ70/homeland-designated-driver-en' [en:None]>: Computed score 339 with final matches set(['episode', 'title', 'series', 'format', 'year', 'imdb_id', 'season', 'video_codec'])
2020-04-13 07:55:29,380 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156836/0' [en]>: Found matches set(['year', 'series', 'title', 'episode', 'season'])
2020-04-13 07:55:29,380 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156836/0' [en]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:29,381 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Adding title match equivalent
2020-04-13 07:55:29,381 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Matched hearing_impaired
2020-04-13 07:55:29,381 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156836/0' [en]>: Computed score 331 with final matches set(['episode', 'hearing_impaired', 'year', 'series', 'title', 'season'])
2020-04-13 07:55:29,393 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156836/1' [en]>: Found matches set(['year', 'series', 'title', 'episode', 'season'])
2020-04-13 07:55:29,394 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156836/1' [en]>: Computing score for video <Episode [u'Homeland', 2011, 8x10]> with {'hearing_impaired': False}
2020-04-13 07:55:29,394 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.score: Adding title match equivalent
2020-04-13 07:55:29,395 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.score: <Addic7edSubtitle u'http://www.addic7ed.com/updated/1/156836/1' [en]>: Computed score 330 with final matches set(['episode', 'year', 'series', 'title', 'season'])
2020-04-13 07:55:29,395 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:None]>: Trying to download subtitle with matches set(['episode', 'format', 'series', 'year', 'season', 'video_codec', 'resolution', 'hearing_impaired']), score: 342; release(s): Homeland.S08E10.WEB.H264-XLF, Homeland.S08E10.1080p.WEB.H264-XLF, Homeland.S08E10.720p.WEB.H264-XLF, Homeland.S08E10.720p.WEB.x265-MiNX, Homeland.S08E10.WEB.H264-RBB, Homeland.S08E10.480p.x264-mSD, Homeland.S08E10.XviD-AFG
2020-04-13 07:55:29,395 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Downloading subtitle <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:None]>
2020-04-13 07:55:29,396 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.providers.podnapisi: Downloading subtitle <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:None]>
2020-04-13 07:55:30,243 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.providers.mixins: Using homeland.s08e10.720p.web.h264-xlf.srt from the archive
2020-04-13 07:55:30,246 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.subtitle: Guessing encoding for language en
2020-04-13 07:55:30,247 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.subtitle: Trying encodings ['utf-8', 'latin-1', 'iso-8859-15', 'iso-8859-9', 'iso-8859-4', 'iso-8859-1']
2020-04-13 07:55:30,248 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.subtitle: Guessed encoding utf-8
2020-04-13 07:55:30,290 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: All languages downloaded
2020-04-13 07:55:30,291 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Downloaded 1 subtitle(s)
2020-04-13 07:55:30,291 (7f6c69ffb700) : DEBUG (logger:28) - subliminal.core: Terminating initialized providers
2020-04-13 07:55:30,292 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Terminating provider opensubtitles
2020-04-13 07:55:30,294 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.http: DNS: Falling back to default DNS or IP on api.opensubtitles.org
2020-04-13 07:55:34,793 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Terminating provider podnapisi
2020-04-13 07:55:34,797 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Terminating provider addic7ed
2020-04-13 07:55:34,799 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Terminating provider tvsubtitles
2020-04-13 07:55:34,800 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.core: Terminating provider subscene
2020-04-13 07:55:34,800 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.providers.subscene: Closing session
2020-04-13 07:55:34,802 (7f6c69ffb700) : INFO (storage:188) - Applying mods: ['remove_HI', 'remove_tags', 'OCR_fixes', 'common', 'fix_uppercase', 'color(name=white)', 'reverse_rtl'] to <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:utf-8]>
2020-04-13 07:55:34,803 (7f6c69ffb700) : DEBUG (storage:200) - Using filesystem as subtitle storage
2020-04-13 07:55:34,804 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: Subtitle formats requested: ['srt']
2020-04-13 07:55:34,804 (7f6c69ffb700) : DEBUG (logger:28) - subliminal_patch.core: Saving <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:utf-8]> to u'/data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.en.srt'
2020-04-13 07:55:34,902 (7f6c69ffb700) : INFO (logger:32) - subliminal_patch.subtitle: Applying mods: ['remove_HI', 'remove_tags', 'OCR_fixes', 'common', 'fix_uppercase', 'color(name=white)', 'reverse_rtl']
2020-04-13 07:55:34,903 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: Skipping fix_uppercase, because the subtitle isn't all uppercase
2020-04-13 07:55:34,903 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: Skipping reverse_rtl, because <Language [en]> is not a valid language for this mod
2020-04-13 07:55:34,904 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: Applying remove_tags
2020-04-13 07:55:34,908 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: Non-Line mods took 0.00440001487732s
2020-04-13 07:55:34,916 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:34,917 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 10: common: u'_' -> ''
2020-04-13 07:55:34,917 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:34,918 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 11: common: u'_' -> ''
2020-04-13 07:55:34,918 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:34,918 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 12: common: u'_' -> ''
2020-04-13 07:55:34,919 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:34,919 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 13: common: u'_' -> ''
2020-04-13 07:55:34,920 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:34,920 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 14: common: u'_' -> ''
2020-04-13 07:55:34,920 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:34,921 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 15: common: u'_' -> ''
2020-04-13 07:55:34,940 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 38: CM_punctuation_space2: u'www.addic7ed.com' -> u'www. addic7ed. com'
2020-04-13 07:55:34,943 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 41: CM_multidash: u"once before. I won't--" -> u"once before. I won't\u2014"
2020-04-13 07:55:34,972 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 70: CM_multidash: u'- What is going--' -> u'- What is going\u2014'
2020-04-13 07:55:34,992 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 92: CM_multidash: u"He's in the goddamn Khyb--" -> u"He's in the goddamn Khyb\u2014"
2020-04-13 07:55:35,053 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,053 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 163: common: u'_' -> ''
2020-04-13 07:55:35,053 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,054 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 164: common: u'_' -> ''
2020-04-13 07:55:35,054 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,055 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 165: common: u'_' -> ''
2020-04-13 07:55:35,055 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,056 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 166: common: u'_' -> ''
2020-04-13 07:55:35,056 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,056 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 167: common: u'_' -> ''
2020-04-13 07:55:35,057 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,057 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 168: common: u'_' -> ''
2020-04-13 07:55:35,058 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,058 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 169: common: u'_' -> ''
2020-04-13 07:55:35,059 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,059 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 170: common: u'_' -> ''
2020-04-13 07:55:35,060 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,060 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 171: common: u'_' -> ''
2020-04-13 07:55:35,060 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,061 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 172: common: u'_' -> ''
2020-04-13 07:55:35,061 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,062 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 173: common: u'_' -> ''
2020-04-13 07:55:35,062 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,062 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 174: common: u'_' -> ''
2020-04-13 07:55:35,063 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,063 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 175: common: u'_' -> ''
2020-04-13 07:55:35,064 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,064 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 176: common: u'_' -> ''
2020-04-13 07:55:35,064 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,065 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 177: common: u'_' -> ''
2020-04-13 07:55:35,065 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,065 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 178: common: u'_' -> ''
2020-04-13 07:55:35,066 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,066 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 179: common: u'_' -> ''
2020-04-13 07:55:35,067 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,067 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 180: common: u'_' -> ''
2020-04-13 07:55:35,068 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,068 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 181: common: u'_' -> ''
2020-04-13 07:55:35,068 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,069 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 182: common: u'_' -> ''
2020-04-13 07:55:35,069 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,069 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 183: common: u'_' -> ''
2020-04-13 07:55:35,070 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,070 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 184: common: u'_' -> ''
2020-04-13 07:55:35,071 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,071 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 185: common: u'_' -> ''
2020-04-13 07:55:35,071 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,072 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 186: common: u'_' -> ''
2020-04-13 07:55:35,072 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,073 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 187: common: u'_' -> ''
2020-04-13 07:55:35,073 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,073 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 188: common: u'_' -> ''
2020-04-13 07:55:35,074 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,074 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 189: common: u'_' -> ''
2020-04-13 07:55:35,075 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,075 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 190: common: u'_' -> ''
2020-04-13 07:55:35,075 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,076 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 191: common: u'_' -> ''
2020-04-13 07:55:35,076 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,076 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 192: common: u'_' -> ''
2020-04-13 07:55:35,077 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,077 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 193: common: u'_' -> ''
2020-04-13 07:55:35,113 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 235: CM_multidash: u"It's--" -> u"It's\u2014"
2020-04-13 07:55:35,190 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 331: CM_leading_ellipsis: u"...it's all based on a lie." -> u"it's all based on a lie."
2020-04-13 07:55:35,197 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 341: CM_multidash: u'- You say this--' -> u'- You say this\u2014'
2020-04-13 07:55:35,212 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 357: CM_multidash: u'be something, some--' -> u'be something, some\u2014'
2020-04-13 07:55:35,216 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 361: CM_multidash: u"and I-I can't--" -> u"and I-I can't\u2014"
2020-04-13 07:55:35,237 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 385: CM_multidash: u'still has it--' -> u'still has it\u2014'
2020-04-13 07:55:35,248 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,248 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 402: common: u'_' -> ''
2020-04-13 07:55:35,249 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,249 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 403: common: u'_' -> ''
2020-04-13 07:55:35,251 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,251 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 406: common: u'_' -> ''
2020-04-13 07:55:35,265 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 423: CM_multidash: u'- But wait--' -> u'- But wait\u2014'
2020-04-13 07:55:35,268 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 426: CM_multidash: u"No, it's-- it's not true." -> u"No, it's\u2014 it's not true."
2020-04-13 07:55:35,291 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,292 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 453: common: u'_' -> ''
2020-04-13 07:55:35,292 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,292 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 454: common: u'_' -> ''
2020-04-13 07:55:35,293 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,293 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 455: common: u'_' -> ''
2020-04-13 07:55:35,294 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,294 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 456: common: u'_' -> ''
2020-04-13 07:55:35,294 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,295 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 457: common: u'_' -> ''
2020-04-13 07:55:35,295 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,296 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 458: common: u'_' -> ''
2020-04-13 07:55:35,296 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,296 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 459: common: u'_' -> ''
2020-04-13 07:55:35,297 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,297 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 460: common: u'_' -> ''
2020-04-13 07:55:35,298 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,298 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 461: common: u'_' -> ''
2020-04-13 07:55:35,298 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,299 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 462: common: u'_' -> ''
2020-04-13 07:55:35,299 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,300 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 463: common: u'_' -> ''
2020-04-13 07:55:35,300 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,300 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 464: common: u'_' -> ''
2020-04-13 07:55:35,301 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,301 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 465: common: u'_' -> ''
2020-04-13 07:55:35,302 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,302 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 466: common: u'_' -> ''
2020-04-13 07:55:35,302 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,303 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 467: common: u'_' -> ''
2020-04-13 07:55:35,303 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,303 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 468: common: u'_' -> ''
2020-04-13 07:55:35,304 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,304 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 469: common: u'_' -> ''
2020-04-13 07:55:35,305 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,305 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 470: common: u'_' -> ''
2020-04-13 07:55:35,306 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,306 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 471: common: u'_' -> ''
2020-04-13 07:55:35,306 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,307 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 472: common: u'_' -> ''
2020-04-13 07:55:35,307 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,307 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 473: common: u'_' -> ''
2020-04-13 07:55:35,308 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,308 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 474: common: u'_' -> ''
2020-04-13 07:55:35,309 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,309 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 475: common: u'_' -> ''
2020-04-13 07:55:35,309 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,310 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 476: common: u'_' -> ''
2020-04-13 07:55:35,310 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,311 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 477: common: u'_' -> ''
2020-04-13 07:55:35,311 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,311 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 478: common: u'_' -> ''
2020-04-13 07:55:35,312 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,312 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 479: common: u'_' -> ''
2020-04-13 07:55:35,324 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 493: CM_leading_ellipsis: u'...think.' -> u'think.'
2020-04-13 07:55:35,366 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,367 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 546: common: u'_' -> ''
2020-04-13 07:55:35,367 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,368 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 547: common: u'_' -> ''
2020-04-13 07:55:35,368 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,368 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 548: common: u'_' -> ''
2020-04-13 07:55:35,369 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,369 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 549: common: u'_' -> ''
2020-04-13 07:55:35,370 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,370 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 550: common: u'_' -> ''
2020-04-13 07:55:35,373 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,374 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 557: common: u'_' -> ''
2020-04-13 07:55:35,374 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,374 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 558: common: u'_' -> ''
2020-04-13 07:55:35,375 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,375 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 559: common: u'_' -> ''
2020-04-13 07:55:35,376 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,376 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 560: common: u'_' -> ''
2020-04-13 07:55:35,377 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,377 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 561: common: u'_' -> ''
2020-04-13 07:55:35,377 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,378 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 562: common: u'_' -> ''
2020-04-13 07:55:35,378 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,378 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 563: common: u'_' -> ''
2020-04-13 07:55:35,379 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,379 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 564: common: u'_' -> ''
2020-04-13 07:55:35,380 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,380 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 565: common: u'_' -> ''
2020-04-13 07:55:35,380 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,381 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 566: common: u'_' -> ''
2020-04-13 07:55:35,381 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,382 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 567: common: u'_' -> ''
2020-04-13 07:55:35,383 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,383 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 570: common: u'_' -> ''
2020-04-13 07:55:35,384 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,384 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 571: common: u'_' -> ''
2020-04-13 07:55:35,385 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,385 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 572: common: u'_' -> ''
2020-04-13 07:55:35,385 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,386 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 573: common: u'_' -> ''
2020-04-13 07:55:35,386 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,386 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 574: common: u'_' -> ''
2020-04-13 07:55:35,387 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,387 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 575: common: u'_' -> ''
2020-04-13 07:55:35,388 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,388 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 576: common: u'_' -> ''
2020-04-13 07:55:35,389 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,389 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 577: common: u'_' -> ''
2020-04-13 07:55:35,389 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,390 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 578: common: u'_' -> ''
2020-04-13 07:55:35,390 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,390 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 579: common: u'_' -> ''
2020-04-13 07:55:35,391 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,391 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 580: common: u'_' -> ''
2020-04-13 07:55:35,392 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,392 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 581: common: u'_' -> ''
2020-04-13 07:55:35,392 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,393 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 582: common: u'_' -> ''
2020-04-13 07:55:35,393 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,394 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 583: common: u'_' -> ''
2020-04-13 07:55:35,394 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,394 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 584: common: u'_' -> ''
2020-04-13 07:55:35,395 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,395 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 585: common: u'_' -> ''
2020-04-13 07:55:35,529 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 719: CM_multidash: u'Then I sent her to Kabul even--' -> u'Then I sent her to Kabul even\u2014'
2020-04-13 07:55:35,534 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,534 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 725: common: u'_' -> ''
2020-04-13 07:55:35,543 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,543 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 736: common: u'_' -> ''
2020-04-13 07:55:35,544 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,544 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 737: common: u'_' -> ''
2020-04-13 07:55:35,545 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,545 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 738: common: u'_' -> ''
2020-04-13 07:55:35,545 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,546 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 739: common: u'_' -> ''
2020-04-13 07:55:35,546 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,547 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 740: common: u'_' -> ''
2020-04-13 07:55:35,547 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,547 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 741: common: u'_' -> ''
2020-04-13 07:55:35,548 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,548 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 742: common: u'_' -> ''
2020-04-13 07:55:35,549 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,549 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 743: common: u'_' -> ''
2020-04-13 07:55:35,549 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,550 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 744: common: u'_' -> ''
2020-04-13 07:55:35,550 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,550 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 745: common: u'_' -> ''
2020-04-13 07:55:35,551 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,551 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 746: common: u'_' -> ''
2020-04-13 07:55:35,552 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,552 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 747: common: u'_' -> ''
2020-04-13 07:55:35,553 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,553 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 748: common: u'_' -> ''
2020-04-13 07:55:35,553 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: Processor returned empty line: <CM_non_word_only
2020-04-13 07:55:35,554 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: 749: common: u'_' -> ''
2020-04-13 07:55:35,562 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 760: CM_multidash: u'Move the--' -> u'Move the\u2014'
2020-04-13 07:55:35,564 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.mods: 763: CM_punctuation_space2: u'www.addic7ed.com' -> u'www. addic7ed. com'
2020-04-13 07:55:35,564 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: Line mods took 0.656032800674s
2020-04-13 07:55:35,565 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: Applying color
2020-04-13 07:55:35,567 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: Final Non-Line mods took 0.00170397758484s
2020-04-13 07:55:35,567 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: Subtitle Modification took 0.6643409729s
2020-04-13 07:55:35,567 (7f6c69ffb700) : DEBUG (logger:28) - subzero.modification.main: Mods applied: ['remove_HI', 'remove_tags', 'OCR_fixes', 'common', 'color(name=white)']
2020-04-13 07:55:35,809 (7f6c69ffb700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/3887'
2020-04-13 07:55:35,940 (7f6c69ffb700) : DEBUG (storage:53) - Adding subtitle to storage: 3887, 8089, en, TV Shows: Homeland S08E10, utf-8
2020-04-13 07:55:35,941 (7f6c69ffb700) : DEBUG (logger:28) - subzero.subtitle_storage: Setting subtitle as current: <PodnapisiSubtitle 'https://www.podnapisi.net/en/subtitles/en-homeland-2011-S08E10-O/TGpG' [en:utf-8]>
2020-04-13 07:55:35,941 (7f6c69ffb700) : DEBUG (storage:63) - Subtitle stored
2020-04-13 07:55:35,941 (7f6c69ffb700) : DEBUG (storage:69) - Saving subtitle storage for 3887
2020-04-13 07:55:36,147 (7f6c69ffb700) : INFO (localmedia:140) - Looking for subtitle media in 1 paths with 1 media files.
2020-04-13 07:55:36,148 (7f6c69ffb700) : INFO (localmedia:141) - Paths: /data/tvshows/Homeland (2011)/Season 08
2020-04-13 07:55:36,149 (7f6c69ffb700) : INFO (subtitlehelpers:164) - Found subtitle file: /data/tvshows/Homeland (2011)/Season 08/Homeland (2011) - S08E10 - Designated Driver - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - GHOSTS.en.srt language: en codec: srt format: srt default: forced:
2020-04-13 07:55:36,154 (7f6c69ffb700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:55:36,157 (7f6c69ffb700) : INFO (datakit:131) - Saved the dictionary file
2020-04-13 07:55:36,158 (7f6c69ffb700) : DEBUG (config:420) - Syncing cache
2020-04-13 07:55:36,181 (7f6c69ffb700) : DEBUG (model:229) - Serializing to /config/Library/Application Support/Plex Media Server/Metadata/TV Shows/d/a694f9e2f634abed625070e7ca659183bba08ab.bundle/Contents/com.plexapp.agents.subzero/Info.xml
2020-04-13 07:55:36,182 (7f6c69ffb700) : DEBUG (runtime:88) - Sending packed state data (107 bytes)
2020-04-13 07:55:36,183 (7f6c69ffb700) : DEBUG (runtime:924) - Response: [200] str, 16 bytes
It does look liked it tried querying addic7ed and got subtitle results but I don't see why it didn't download/use them. I have the default boost score of 21 set for addic7ed.
Simply because Podnapisi scored higher.
The addic7ed boost didn't get applied because the subtitle didn't match the format
attribute, which is exactly how it's supposed to work.
And addic7ed subtitle isn't better by default, when it doesn't match enough metadata. This'd lead to false positives.
Edit: You don't want a subtitle meant for HDTV for your WEB-DL release, even if it's from addic7ed. (e.g.)
You beat me to it.
I gave the logs another run and it does look like that the one from podnapisi had a higher score than the one from addic7ed. I'm surprised though why when I had my original settings (the one posted in the first post in this thread), I wasn't having much addic7ed queries. I know that doesn't prove anything as it is inconclusive.
You might have been throttled in the meantime, always a possibility.
Yeah, I guess. The daily max limit enhancement we were talking about in another thread will greatly help with this. I'm planning to do a refresh of all my tv shows but I need to wait for that enhancement.
If you do a refresh metadata for the whole library, will it force the SZ process for all of the media files in that library?
It will, but only if there's no subtitles that SZ knows about, already. For that you'd need to use this specifically, which would force SZ to ignore the current subtitles.
Ok and how do I get the GUI for SZ again with the latest Plex? I remember using another program for this or something.
Also, I just checked my addic7ed profile page and this is weird:
I don't even have those two Homeland episodes in my filesystem but for some reason they got downloaded?
Hmm that's weird, I'll investigate that. For the GUI: https://github.com/pannal/Kitana
Thanks. One other thing:
When I have the "Restrict to one language (skips adding ".lang." to the subtitle filename; only uses "Subtitle Language (1)")" setting checked, it does what it does wherein .en is not appended in the srt file but then in Plex I always see the subtitle as "Unknown (External SRT)". Is this expected?
Yes. There was a time when this worked out as expected, but it doesn't anymore. I didn't have time to debug this yet.
Ok and how do I get the GUI for SZ again with the latest Plex? I remember using another program for this or something.
Also, I just checked my addic7ed profile page and this is weird:
I don't even have those two Homeland episodes in my filesystem but for some reason they got downloaded?
Please ignore this. I remember accidentally clicking an addic7ed download link from the SZ logs earlier when I was troubleshooting. Those two Homeland episodes are probably caused by that.
So Sonarr downloaded "The Neighborhood (2018) - S02E20 - Welcome to the Standoff - [WEBDL-1080p] [EAC3 5.1ch] [h264 8bit] - XLF.mkv" and notified Plex after the download (I use the the PMS connector). This happened at around 1:47PM today. The release has an embedded subtitle but it was not extracted until I run the "Search for missing subtitles" task in Kitana at around 2:54PM. Here are the PMS and SZ logs: https://www.dropbox.com/s/yykti276kcux4jp/Plex%20Logs.zip?dl=0
Plex Media Scanner.1.log -> shows that Plex recognizes the new media file at 1:47PM
com.plexapp.agents.subzero.log.1 -> it contains the SZ logs at around 1:47PM but does not show that specific release there
com.plexapp.agents.subzero.log -> it containts the SZ logs at around 2:54PM which shows that specific release there after I manually triggered the search of subs
Questions:
EDIT: I tried recreating the whole scenario by deleting and re-downloading the same episode and I got a different behavior this time:
So I'm not entirely sure what happened in the first auto download of this episode. Any ideas?
com.plexapp.agents.subzero.log.1 -> it contains the SZ logs at around 1:47PM but does not show that specific release there
No it doesn't? Seems like SZ wasn't triggered by this. Nothing I can do about that. At least for existing media items that get an upgrade, SZ isn't always triggered. That's been the case for ages.
Edit: Additional stuff
The title of my ticket is subtitle settings clarification which contained a picture that includes the embedded subtitle clarification so I thought it's related?
Yes, it was an upgrade to an existing episode. Sonarr notifies Plex when there is an upgrade to an existing episode.
What I meant is that that log file should've contained the 1:47 PM logs because it contained logs from 12:27 to 14:52 but it didn't have the specific release. Yes, SZ wasn't triggered. Oh ok, I didn't know that. That is an issue then and explains why sometimes my subs don't have good quality. Almost always, when an upgrade to an existing episode happens, the release group is different so when this happens and SZ doesn't get triggered, I'm left with an upgraded media file but an old sub that is not matching until the scheduler runs? And that is assuming that the upgrade is considered within the 2 weeks default age considered by SZ.
Upgrades to existing media tend to have issues with Plex Agents such as SZ. I'm not yet sure where this stems from, but I think the PMS doesn't necessarily call the default agents upon a media upgrade.
This is a long standing issue which I can't do anything about. Please contact Plex.
This is a continuation of this closed case as I feel that my pending questions there are not being monitored already. Here are my two last posts there about it:
So when the media gets added, SZ will:
So with these events, the
After...
setting doesn't really have any effect whether it is disabled or enabled because SZ will still search for a sub even if the embedded sub is extracted "during the first run". So can you give a use case where thatAfter...
setting is useful?Also, are all the settings on those pic only applicable for new additions? For example, since during the next scheduled run SZ already sees a "pre-existing" srt file for that sample above, will it still update the sub if a better one is found?
Also, I'm looking at my subzero plugin logs and all I can see are queries to subscene. I have addic7ed and anti-captcha enabled but I don't see any attempts to query addic7ed. I'm using the latest stable version (switch back from the develop-2.6 branch).