Is it expected to experience a delay when updating an episodes status? #10797
Replies: 4 comments 2 replies
-
Can you try the develop branch? |
Beta Was this translation helpful? Give feedback.
-
Hmm, I'm having trouble switching to Could that method be simplified to just call |
Beta Was this translation helpful? Give feedback.
-
Tnx for the debug, I'll need to fix that |
Beta Was this translation helpful? Give feedback.
-
Nice; just saw the PR 😄 Do you expect that my original issue is something that's fixed on the |
Beta Was this translation helpful? Give feedback.
-
I updated an episode's status to Wanted in the UI:
Then I clicked the magnifying glass icon to force a backlog search for that episode. The logs indicate that Medusa found some matching episodes but that it skipped them because the it seemed to think the episode status was still set to "Skipped":
Doing a manual search in the UI confirms that there are available episode torrents that match my allowed+preferred qualities:
Full Logs
``` 2022-07-03 12:03:26 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: [6313f26] No needed episodes found during backlog search for: Dark Winds 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p HDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:26 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV is 1080p HDTV 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p WEB-DL'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:26 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV is 1080p WEB-DL 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p WEB-DL'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:26 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV is 1080p WEB-DL 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p HDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:26 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV is 1080p HDTV 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Dark.Winds.S01E01.XviD-AFG.EZTV is an unwanted quality, rejecting it 2022-07-03 12:03:26 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.XviD-AFG.EZTV is Unknown 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Dark.Winds.S01E01.XviD-AFG.EZTV is an unwanted quality, rejecting it 2022-07-03 12:03:26 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.XviD-AFG.EZTV is Unknown 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E02.XviD-AFG.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E02.XviD-AFG[eztv.re].avi.torrent 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E02.XviD-AFG.EZTV to cache: eztv 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E02.XviD-AFG.EZTV' 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found single episode result Dark.Winds.S01E01.XviD-AFG.EZTV at https://zoink.ch/torrent/Dark.Winds.S01E01.XviD-AFG[eztv.re].avi.torrent 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result Dark.Winds.S01E01.XviD-AFG.EZTV at https://zoink.ch/torrent/Dark.Winds.S01E01.XviD-AFG[eztv.re].avi.torrent 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E01.XviD-AFG.EZTV to cache: eztv 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E01.XviD-AFG.EZTV' 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.XviD-AFG.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E03.XviD-AFG[eztv.re].avi.torrent 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.XviD-AFG.EZTV to cache: eztv 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.XviD-AFG.EZTV' 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.XviD-AFG.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E04.XviD-AFG[eztv.re].avi.torrent 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.XviD-AFG.EZTV to cache: eztv 2022-07-03 12:03:26 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.XviD-AFG.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.480p.x264-mSD.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E03.480p.x264-mSD[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.480p.x264-mSD.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.480p.x264-mSD.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.480p.x264-mSD.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E04.480p.x264-mSD[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.480p.x264-mSD.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.480p.x264-mSD.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E03.720p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E04.720p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found single episode result Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV at https://zoink.ch/torrent/Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV at https://zoink.ch/torrent/Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e03.720p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e04.720p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found single episode result Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV at https://zoink.ch/torrent/dark.winds.s01e01.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV at https://zoink.ch/torrent/dark.winds.s01e01.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e02.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e03.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e04.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV' 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E02.XviD-AFG.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E02.XviD-AFG.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E01.XviD-AFG.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.XviD-AFG.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E03.XviD-AFG.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.XviD-AFG.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E04.XviD-AFG.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.480p.x264-mSD.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E03.480p.x264-mSD.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.480p.x264-mSD.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E04.480p.x264-mSD.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Using cache item for Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E02 XviD-AFG EZTV with 81 seeders and 5 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E01 XviD-AFG EZTV with 109 seeders and 8 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E02 1080p HEVC x265-MeGusta EZTV with 63 seeders and 8 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E01 1080p WEB H264-GLHF EZTV with 50 seeders and 2 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E02 1080p WEB H264-GLHF EZTV with 48 seeders and 11 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 1080p WEB H264-GLHF EZTV with 31 seeders and 9 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 XviD-AFG EZTV with 28 seeders and 3 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 1080p HEVC x265-MeGusta EZTV with 57 seeders and 9 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 720p WEB H264-GLHF EZTV with 18 seeders and 2 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 720p HEVC x265-MeGusta EZTV with 32 seeders and 7 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 480p x264-mSD EZTV with 38 seeders and 12 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E01 1080p HEVC x265-MeGusta EZTV with 50 seeders and 14 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 720p WEB H264-GLHF EZTV with 39 seeders and 7 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 1080p WEB H264-GLHF EZTV with 45 seeders and 9 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 480p x264-mSD EZTV with 58 seeders and 7 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 720p HEVC x265-MeGusta EZTV with 61 seeders and 6 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 1080p HEVC x265-MeGusta EZTV with 110 seeders and 9 leechers 2022-07-03 12:03:25 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 XviD-AFG EZTV with 58 seeders and 10 leechers 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p WEB-DL'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:24 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV is 1080p WEB-DL 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p HDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:24 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV is 1080p HDTV 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Dark.Winds.S01E01.XviD-AFG.EZTV is an unwanted quality, rejecting it 2022-07-03 12:03:24 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.XviD-AFG.EZTV is Unknown 2022-07-03 12:03:24 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Performing episode search for Dark Winds 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Nyaa :: [6313f26] GET URL: https://nyaa.si/?page=rss&c=1_0&f=2&q=Dark+Winds+S01E01 [Status: 200] 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Nyaa :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 12:03:24 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Nyaa :: [6313f26] Performing episode search for Dark Winds 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: AniDex :: [6313f26] The response returned a non-200 response while requesting url https://anidex.info Error: HTTPError('403 Client Error: Forbidden for url: https://anidex.info/?id=4%2C5&q=Dark+Winds+S01E01') 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: AniDex :: [6313f26] GET URL: https://anidex.info/?id=4%2C5&q=Dark+Winds+S01E01 [Status: 403] 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: AniDex :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 12:03:24 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: AniDex :: [6313f26] Performing episode search for Dark Winds 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:24 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p WEB-DL'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:24 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Quality of Dark.Winds.S01E01.1080p.WEB.H264-GLHF[rartv] is 1080p WEB-DL 2022-07-03 12:03:23 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:23 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality 'SDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:23 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Quality of Dark.Winds.S01E01.WEBRip.x264-ION10 is SDTV 2022-07-03 12:03:23 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] GET URL: http://torrentapi.org/pubapi_v2.php?app_id=**********&category=tv&min_seeders=1&min_leechers=0&limit=100&format=json_extended&ranked=1&token=9gmtoj5uv3&sort=seeders&mode=search&search_tvdb=406179&search_string=Dark+Winds+S01E01 [Status: 200] 2022-07-03 12:03:18 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 12:03:18 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:18 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p WEB-DL'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:18 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Quality of Dark.Winds.S01E01.1080p.WEB.H264-GLHF[rartv] is 1080p WEB-DL 2022-07-03 12:03:18 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 12:03:18 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality 'SDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 12:03:18 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Quality of Dark.Winds.S01E01.WEBRip.x264-ION10 is SDTV 2022-07-03 12:03:18 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Performing episode search for Dark Winds 2022-07-03 12:03:18 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: LimeTorrents :: [6313f26] GET URL: https://www.limetorrents.lol/search/tv/Dark%20Winds%20S01E01/ [Status: 200] 2022-07-03 12:03:18 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: LimeTorrents :: [6313f26] GET URL: https://www.limetorrents.info/search/tv/Dark%20Winds%20S01E01/ [Status: 301] 2022-07-03 12:03:18 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: LimeTorrents :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 12:03:18 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: LimeTorrents :: [6313f26] Performing episode search for Dark Winds 2022-07-03 12:03:18 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Torrentz2 :: [6313f26] Performing season pack search for Dark Winds 2022-07-03 12:03:18 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Torrentz2 :: [6313f26] Error requesting url https://torrentz2.eu/feed Error: HTTPSConnectionPool(host='torrentz2.eu', port=443): Max retries exceeded with url: /feed?f=Dark+Winds+S01E01 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11001] getaddrinfo failed')) 2022-07-03 12:03:07 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Torrentz2 :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 12:03:07 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Torrentz2 :: [6313f26] Performing episode search for Dark Winds 2022-07-03 12:03:07 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] Performing season pack search for Dark Winds 2022-07-03 12:03:07 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] The response returned a non-200 response while requesting url https://thepiratebay.org/search/Dark Winds S01E01/0/3/200 Error: HTTPError('403 Client Error: Forbidden for url: https://thepiratebay.org/search/Dark%20Winds%20S01E01/0/3/200') 2022-07-03 12:03:07 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] GET URL: https://thepiratebay.org/search/Dark%20Winds%20S01E01/0/3/200 [Status: 403] 2022-07-03 12:03:07 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 12:03:07 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] Performing episode search for Dark Winds 2022-07-03 12:03:07 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: [6313f26] Internal name cache for dark winds set to: dark winds 2022-07-03 12:03:07 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: [6313f26] Building internal name cache for Dark Winds 2022-07-03 12:03:07 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: [6313f26] Beginning backlog search for: Dark Winds 2022-07-03 11:55:59 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: [6313f26] No needed episodes found during backlog search for: Dark Winds 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p HDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 11:55:59 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV is 1080p HDTV 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p WEB-DL'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 11:55:59 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV is 1080p WEB-DL 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p HDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 11:55:59 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV is 1080p HDTV 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Dark.Winds.S01E01.XviD-AFG.EZTV is an unwanted quality, rejecting it 2022-07-03 11:55:59 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.XviD-AFG.EZTV is Unknown 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Dark.Winds.S01E01.XviD-AFG.EZTV is an unwanted quality, rejecting it 2022-07-03 11:55:59 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.XviD-AFG.EZTV is Unknown 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E02.XviD-AFG.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E02.XviD-AFG[eztv.re].avi.torrent 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E02.XviD-AFG.EZTV to cache: eztv 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E02.XviD-AFG.EZTV' 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found single episode result Dark.Winds.S01E01.XviD-AFG.EZTV at https://zoink.ch/torrent/Dark.Winds.S01E01.XviD-AFG[eztv.re].avi.torrent 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result Dark.Winds.S01E01.XviD-AFG.EZTV at https://zoink.ch/torrent/Dark.Winds.S01E01.XviD-AFG[eztv.re].avi.torrent 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E01.XviD-AFG.EZTV to cache: eztv 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E01.XviD-AFG.EZTV' 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.XviD-AFG.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E03.XviD-AFG[eztv.re].avi.torrent 2022-07-03 11:55:59 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.XviD-AFG.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.XviD-AFG.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.XviD-AFG.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E04.XviD-AFG[eztv.re].avi.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.XviD-AFG.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.XviD-AFG.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.480p.x264-mSD.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E03.480p.x264-mSD[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.480p.x264-mSD.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.480p.x264-mSD.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.480p.x264-mSD.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E04.480p.x264-mSD[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.480p.x264-mSD.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.480p.x264-mSD.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E03.720p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E04.720p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found single episode result Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV at https://zoink.ch/torrent/Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV at https://zoink.ch/torrent/Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV with url: https://zoink.ch/torrent/Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e03.720p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e04.720p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found single episode result Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV at https://zoink.ch/torrent/dark.winds.s01e01.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV at https://zoink.ch/torrent/dark.winds.s01e01.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Added item: Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV to cache: eztv with url: https://zoink.ch/torrent/dark.winds.s01e01.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e02.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Added item: Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV to cache: eztv with url: https://zoink.ch/torrent/dark.winds.s01e02.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e03.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] We aren't interested in this result: Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV with url: https://zoink.ch/torrent/dark.winds.s01e04.1080p.web.h264-glhf[eztv.re].mkv.torrent 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV to cache: eztv 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Adding item from search to cache: 'Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV' 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E02.XviD-AFG.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E02.XviD-AFG.EZTV into title: Dark Winds, season: 1, episode: [2], video_codec: Xvid, release_group: AFG, type: episode, parsing_time: 0.01767110824584961, absolute_episode: [], quality: Unknown, total_time: 0.018671512603759766 and added to cache 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E02.XviD-AFG.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E02 for show Dark Winds 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E02.XviD-AFG.EZTV 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E02.XviD-AFG.EZTV 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E01.XviD-AFG.EZTV into title: Dark Winds, season: 1, episode: [1], video_codec: Xvid, release_group: AFG, type: episode, parsing_time: 0.015999555587768555, absolute_episode: [], quality: Unknown, total_time: 0.015999555587768555 and added to cache 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E01.XviD-AFG.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E01 for show Dark Winds 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E01.XviD-AFG.EZTV 2022-07-03 11:55:58 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E01.XviD-AFG.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.XviD-AFG.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E03.XviD-AFG.EZTV into title: Dark Winds, season: 1, episode: [3], video_codec: Xvid, release_group: AFG, type: episode, parsing_time: 0.015000104904174805, absolute_episode: [], quality: Unknown, total_time: 0.016000032424926758 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E03.XviD-AFG.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E03 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E03.XviD-AFG.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E03.XviD-AFG.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.XviD-AFG.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E04.XviD-AFG.EZTV into title: Dark Winds, season: 1, episode: [4], video_codec: Xvid, release_group: AFG, type: episode, parsing_time: 0.015000343322753906, absolute_episode: [], quality: Unknown, total_time: 0.016000032424926758 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E04.XviD-AFG.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E04 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E04.XviD-AFG.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E04.XviD-AFG.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.480p.x264-mSD.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E03.480p.x264-mSD.EZTV into title: Dark Winds, season: 1, episode: [3], screen_size: 480p, video_codec: H.264, video_encoder: x264, release_group: mSD, type: episode, parsing_time: 0.017996788024902344, absolute_episode: [], quality: SDTV, total_time: 0.0189969539642334 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E03.480p.x264-mSD.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E03 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E03.480p.x264-mSD.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E03.480p.x264-mSD.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.480p.x264-mSD.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E04.480p.x264-mSD.EZTV into title: Dark Winds, season: 1, episode: [4], screen_size: 480p, video_codec: H.264, video_encoder: x264, release_group: mSD, type: episode, parsing_time: 0.020000219345092773, absolute_episode: [], quality: SDTV, total_time: 0.020000219345092773 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E04.480p.x264-mSD.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E04 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E04.480p.x264-mSD.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E04.480p.x264-mSD.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV into title: Dark Winds, season: 1, episode: [3], screen_size: 720p, video_codec: H.265, video_profile: High Efficiency Video Coding, video_encoder: x265, release_group: MeGusta, type: episode, parsing_time: 0.01900005340576172, absolute_episode: [], quality: 720p HDTV, total_time: 0.019999980926513672 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E03 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E03.720p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV into title: Dark Winds, season: 1, episode: [4], screen_size: 720p, video_codec: H.265, video_profile: High Efficiency Video Coding, video_encoder: x265, release_group: MeGusta, type: episode, parsing_time: 0.0189971923828125, absolute_episode: [], quality: 720p HDTV, total_time: 0.01999688148498535 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E04 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E04.720p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV into title: Dark Winds, season: 1, episode: [2], screen_size: 1080p, video_codec: H.265, video_profile: High Efficiency Video Coding, video_encoder: x265, release_group: MeGusta, type: episode, parsing_time: 0.020000219345092773, absolute_episode: [], quality: 1080p HDTV, total_time: 0.021002769470214844 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E02 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E02.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV into title: Dark Winds, season: 1, episode: [3], screen_size: 1080p, video_codec: H.265, video_profile: High Efficiency Video Coding, video_encoder: x265, release_group: MeGusta, type: episode, parsing_time: 0.019999980926513672, absolute_episode: [], quality: 1080p HDTV, total_time: 0.020999431610107422 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E03 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E03.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV into title: Dark Winds, season: 1, episode: [1], screen_size: 1080p, video_codec: H.265, video_profile: High Efficiency Video Coding, video_encoder: x265, release_group: MeGusta, type: episode, parsing_time: 0.021001100540161133, absolute_episode: [], quality: 1080p HDTV, total_time: 0.021001100540161133 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E01 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV into title: Dark Winds, season: 1, episode: [4], screen_size: 1080p, video_codec: H.265, video_profile: High Efficiency Video Coding, video_encoder: x265, release_group: MeGusta, type: episode, parsing_time: 0.019998550415039062, absolute_episode: [], quality: 1080p HDTV, total_time: 0.020998477935791016 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E04 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E04.1080p.HEVC.x265-MeGusta.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV into title: Dark Winds, season: 1, episode: [3], screen_size: 720p, source: Web, video_codec: H.264, release_group: GLHF, type: episode, parsing_time: 0.01900005340576172, absolute_episode: [], quality: 720p WEB-DL, total_time: 0.01900005340576172 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E03 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E03.720p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV into title: Dark Winds, season: 1, episode: [4], screen_size: 720p, source: Web, video_codec: H.264, release_group: GLHF, type: episode, parsing_time: 0.018999814987182617, absolute_episode: [], quality: 720p WEB-DL, total_time: 0.019998550415039062 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E04 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E04.720p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV into title: Dark Winds, season: 1, episode: [1], screen_size: 1080p, source: Web, video_codec: H.264, release_group: GLHF, type: episode, parsing_time: 0.021001100540161133, absolute_episode: [], quality: 1080p WEB-DL, total_time: 0.021001100540161133 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E01 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E01.1080p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV into title: Dark Winds, season: 1, episode: [2], screen_size: 1080p, source: Web, video_codec: H.264, release_group: GLHF, type: episode, parsing_time: 0.020000219345092773, absolute_episode: [], quality: 1080p WEB-DL, total_time: 0.020000219345092773 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E02 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E02.1080p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV into title: Dark Winds, season: 1, episode: [3], screen_size: 1080p, source: Web, video_codec: H.264, release_group: GLHF, type: episode, parsing_time: 0.019998788833618164, absolute_episode: [], quality: 1080p WEB-DL, total_time: 0.02099919319152832 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E03 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E03.1080p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] The result Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV doesn't seem to match an episode that we are currently trying to snatch, skipping it 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Parsed Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV into title: Dark Winds, season: 1, episode: [4], screen_size: 1080p, source: Web, video_codec: H.264, release_group: GLHF, type: episode, parsing_time: 0.019998550415039062, absolute_episode: [], quality: 1080p WEB-DL, total_time: 0.020998477935791016 and added to cache 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Matched release Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV to a series in your database: Dark Winds using guessit title: Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No mapping found, returning passed season and episode S01E04 for show Dark Winds 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] New guessit parse for item Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Trying guessit cache for item Dark.Winds.S01E04.1080p.WEB.H264-GLHF.EZTV 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E02 XviD-AFG EZTV with 81 seeders and 5 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E01 XviD-AFG EZTV with 109 seeders and 8 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E02 1080p HEVC x265-MeGusta EZTV with 63 seeders and 8 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E01 1080p WEB H264-GLHF EZTV with 50 seeders and 2 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E02 1080p WEB H264-GLHF EZTV with 48 seeders and 11 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 1080p WEB H264-GLHF EZTV with 31 seeders and 9 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 XviD-AFG EZTV with 28 seeders and 3 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 1080p HEVC x265-MeGusta EZTV with 57 seeders and 9 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 720p WEB H264-GLHF EZTV with 18 seeders and 2 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 720p HEVC x265-MeGusta EZTV with 32 seeders and 7 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E03 480p x264-mSD EZTV with 38 seeders and 12 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E01 1080p HEVC x265-MeGusta EZTV with 50 seeders and 14 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 720p WEB H264-GLHF EZTV with 39 seeders and 7 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 1080p WEB H264-GLHF EZTV with 45 seeders and 9 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 480p x264-mSD EZTV with 58 seeders and 7 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 720p HEVC x265-MeGusta EZTV with 61 seeders and 6 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 1080p HEVC x265-MeGusta EZTV with 110 seeders and 9 leechers 2022-07-03 11:55:57 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Found result: Dark Winds S01E04 XviD-AFG EZTV with 58 seeders and 10 leechers 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p HDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 11:55:56 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.1080p.HEVC.x265-MeGusta.EZTV is 1080p HDTV 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Dark.Winds.S01E01.XviD-AFG.EZTV is an unwanted quality, rejecting it 2022-07-03 11:55:56 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Quality of Dark.Winds.S01E01.XviD-AFG.EZTV is Unknown 2022-07-03 11:55:56 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Eztv :: [6313f26] Performing episode search for Dark Winds 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Nyaa :: [6313f26] GET URL: https://nyaa.si/?page=rss&c=1_0&f=2&q=Dark+Winds+S01E01 [Status: 200] 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Nyaa :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 11:55:56 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Nyaa :: [6313f26] Performing episode search for Dark Winds 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: AniDex :: [6313f26] The response returned a non-200 response while requesting url https://anidex.info Error: HTTPError('403 Client Error: Forbidden for url: https://anidex.info/?id=4%2C5&q=Dark+Winds+S01E01') 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: AniDex :: [6313f26] GET URL: https://anidex.info/?id=4%2C5&q=Dark+Winds+S01E01 [Status: 403] 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: AniDex :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 11:55:56 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: AniDex :: [6313f26] Performing episode search for Dark Winds 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p WEB-DL'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 11:55:56 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Quality of Dark.Winds.S01E01.1080p.WEB.H264-GLHF[rartv] is 1080p WEB-DL 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality 'SDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 11:55:56 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Quality of Dark.Winds.S01E01.WEBRip.x264-ION10 is SDTV 2022-07-03 11:55:56 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] GET URL: http://torrentapi.org/pubapi_v2.php?app_id=**********&category=tv&min_seeders=1&min_leechers=0&limit=100&format=json_extended&ranked=1&token=9gmtoj5uv3&sort=seeders&mode=search&search_tvdb=406179&search_string=Dark+Winds+S01E01 [Status: 200] 2022-07-03 11:55:51 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 11:55:50 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 11:55:50 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality '1080p WEB-DL'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 11:55:50 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Quality of Dark.Winds.S01E01.1080p.WEB.H264-GLHF[rartv] is 1080p WEB-DL 2022-07-03 11:55:50 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] No episodes [1] of season 1 are needed with this quality for Dark Winds 2022-07-03 11:55:50 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] 406179: 'Dark Winds' S01E01 status is: 'Skipped'. Ignoring result with quality 'SDTV'. Reason: Episode status is not Downloaded, Snatched or Snatched Proper. Ignoring new quality 2022-07-03 11:55:50 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Quality of Dark.Winds.S01E01.WEBRip.x264-ION10 is SDTV 2022-07-03 11:55:50 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Rarbg :: [6313f26] Performing episode search for Dark Winds 2022-07-03 11:55:50 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: LimeTorrents :: [6313f26] GET URL: https://www.limetorrents.lol/search/tv/Dark%20Winds%20S01E01/ [Status: 200] 2022-07-03 11:55:50 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: LimeTorrents :: [6313f26] GET URL: https://www.limetorrents.info/search/tv/Dark%20Winds%20S01E01/ [Status: 301] 2022-07-03 11:55:50 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: LimeTorrents :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 11:55:50 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: LimeTorrents :: [6313f26] Performing episode search for Dark Winds 2022-07-03 11:55:50 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Torrentz2 :: [6313f26] Performing season pack search for Dark Winds 2022-07-03 11:55:50 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Torrentz2 :: [6313f26] Error requesting url https://torrentz2.eu/feed Error: HTTPSConnectionPool(host='torrentz2.eu', port=443): Max retries exceeded with url: /feed?f=Dark+Winds+S01E01 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11001] getaddrinfo failed')) 2022-07-03 11:55:39 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: Torrentz2 :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 11:55:39 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: Torrentz2 :: [6313f26] Performing episode search for Dark Winds 2022-07-03 11:55:39 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] Performing season pack search for Dark Winds 2022-07-03 11:55:39 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] The response returned a non-200 response while requesting url https://thepiratebay.org/search/Dark Winds S01E01/0/3/200 Error: HTTPError('403 Client Error: Forbidden for url: https://thepiratebay.org/search/Dark%20Winds%20S01E01/0/3/200') 2022-07-03 11:55:39 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] GET URL: https://thepiratebay.org/search/Dark%20Winds%20S01E01/0/3/200 [Status: 403] 2022-07-03 11:55:39 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] Search string: Dark Winds S01E01 2022-07-03 11:55:39 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: ThePirateBay :: [6313f26] Performing episode search for Dark Winds 2022-07-03 11:55:39 DEBUG FORCEDSEARCHQUEUE-BACKLOG-406179 :: [6313f26] Internal name cache for dark winds set to: dark winds 2022-07-03 11:55:39 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: [6313f26] Building internal name cache for Dark Winds 2022-07-03 11:55:39 INFO FORCEDSEARCHQUEUE-BACKLOG-406179 :: [6313f26] Beginning backlog search for: Dark Winds 2022-07-03 11:51:30 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 11:11:28 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 10:31:41 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 09:51:44 DEBUG BACKLOG :: [6313f26] Nothing needs to be downloaded for 'Dark Winds', skipping 2022-07-03 09:51:44 DEBUG BACKLOG :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 09:51:27 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 09:11:26 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 08:31:27 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 07:51:25 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 07:11:23 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 06:31:26 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 05:51:23 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 05:11:23 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 04:31:25 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 03:51:24 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 03:11:24 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 02:31:22 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 01:51:21 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 01:11:23 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-03 00:31:22 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 23:51:21 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 23:11:20 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 22:32:18 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 21:51:31 DEBUG BACKLOG :: [6313f26] Nothing needs to be downloaded for 'Dark Winds', skipping 2022-07-02 21:51:31 DEBUG BACKLOG :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 21:51:19 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 21:11:18 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 20:31:16 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 19:51:18 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 19:11:17 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 18:31:15 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 17:51:17 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 17:11:15 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 16:31:14 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 15:51:15 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 15:11:14 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 14:31:39 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.XviD-AFG.EZTV to cache: eztv 2022-07-02 14:31:39 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Eztv :: [6313f26] Using cache item for Dark Winds S01E04 XviD-AFG EZTV 2022-07-02 14:31:33 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Rarbg :: [6313f26] Updating item: Dark.Winds.S01E02.720p.AMZN.WEBRip.DDP5.1.x264-BTN[rartv] to cache: rarbg 2022-07-02 14:31:33 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Rarbg :: [6313f26] Using cache item for Dark.Winds.S01E02.720p.AMZN.WEBRip.DDP5.1.x264-BTN[rartv] 2022-07-02 14:31:12 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 13:51:41 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.XviD-AFG.EZTV to cache: eztv 2022-07-02 13:51:41 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Eztv :: [6313f26] Using cache item for Dark Winds S01E04 XviD-AFG EZTV 2022-07-02 13:51:35 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Rarbg :: [6313f26] Updating item: Dark.Winds.S01E02.720p.AMZN.WEBRip.DDP5.1.x264-BTN[rartv] to cache: rarbg 2022-07-02 13:51:35 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Rarbg :: [6313f26] Using cache item for Dark.Winds.S01E02.720p.AMZN.WEBRip.DDP5.1.x264-BTN[rartv] 2022-07-02 13:51:14 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 13:11:39 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.XviD-AFG.EZTV to cache: eztv 2022-07-02 13:11:39 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Eztv :: [6313f26] Using cache item for Dark Winds S01E04 XviD-AFG EZTV 2022-07-02 13:11:34 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Rarbg :: [6313f26] Updating item: Dark.Winds.S01E02.720p.AMZN.WEBRip.DDP5.1.x264-BTN[rartv] to cache: rarbg 2022-07-02 13:11:34 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Rarbg :: [6313f26] Using cache item for Dark.Winds.S01E02.720p.AMZN.WEBRip.DDP5.1.x264-BTN[rartv] 2022-07-02 13:11:13 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark Winds 2022-07-02 12:31:39 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Eztv :: [6313f26] Updating item: Dark.Winds.S01E04.XviD-AFG.EZTV to cache: eztv 2022-07-02 12:31:39 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Eztv :: [6313f26] Using cache item for Dark Winds S01E04 XviD-AFG EZTV 2022-07-02 12:31:35 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Rarbg :: [6313f26] Updating item: Dark.Winds.S01E02.720p.AMZN.WEBRip.DDP5.1.x264-BTN[rartv] to cache: rarbg 2022-07-02 12:31:35 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Rarbg :: [6313f26] Using cache item for Dark.Winds.S01E02.720p.AMZN.WEBRip.DDP5.1.x264-BTN[rartv] 2022-07-02 12:31:13 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [6313f26] Seeing if we need anything from Dark WindsBeta Was this translation helpful? Give feedback.
All reactions