nechro

Untitled

Aug 11th, 2017
569
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 218.83 KB | None | 0 0
  1. DEBUG 2017-08-12 11:17:17,434 core.version.__init__: Setting updater to Zip.
  2. DEBUG 2017-08-12 11:17:17,434 core.version.get_current_hash: Retreiving local commit hash.
  3. DEBUG 2017-08-12 11:17:19,242 core.version.__init__: Setting updater to Zip.
  4. DEBUG 2017-08-12 11:17:19,243 core.version.get_current_hash: Retreiving local commit hash.
  5. INFO 2017-08-12 11:17:19,243 core.scheduler.update_check: Checking for updates.
  6. INFO 2017-08-12 11:17:19,243 core.version.update_check: Checking for updates.
  7. DEBUG 2017-08-12 11:17:21,007 core.version._update_check: Watcher is up to date.
  8. INFO 2017-08-12 11:17:21,011 cherrypy.error.error: [12/Aug/2017:11:17:21] ENGINE Listening for SIGTERM.
  9. INFO 2017-08-12 11:17:21,011 cherrypy.error.error: [12/Aug/2017:11:17:21] ENGINE Bus STARTING
  10. INFO 2017-08-12 11:17:21,315 cherrypy.error.error: [12/Aug/2017:11:17:21] ENGINE Serving on http://0.0.0.0:9090
  11. INFO 2017-08-12 11:17:21,316 cherrypy.error.error: [12/Aug/2017:11:17:21] ENGINE Bus STARTED
  12. INFO 2017-08-12 11:17:21,316 core.scheduler.create_plugin: Initializing scheduler plugin.
  13. DEBUG 2017-08-12 11:19:42,610 core.sqldb.get_library_count: Getting count of library.
  14. DEBUG 2017-08-12 11:19:42,611 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  15. INFO 2017-08-12 11:19:42,614 cherrypy.error.error: [12/Aug/2017:11:19:42] ENGINE Started monitor thread 'Session cleanup'.
  16. INFO 2017-08-12 11:20:25,916 core.downloaders.blackhole.test_connection: Testing ability to write to blackhole directory
  17. INFO 2017-08-12 11:20:40,565 core.downloaders.qbittorrent.test_connection: Testing connection to QBittorrent.
  18. INFO 2017-08-12 11:20:40,566 core.downloaders.qbittorrent._login: Attempting to log in to QBittorrent.
  19. INFO 2017-08-12 11:20:46,083 core.ajax.save_settings: Saving settings.
  20. INFO 2017-08-12 11:22:53,607 core.ajax.save_settings: Saving settings.
  21. INFO 2017-08-12 11:23:05,932 core.movieinfo.search: Searching TheMovieDB for keanu
  22. INFO 2017-08-12 11:23:05,933 core.movieinfo._search_title: Searching TheMovieDB for title: keanu.
  23. INFO 2017-08-12 11:23:05,933 core.movieinfo._search_title: Searching TMDB https://api.themoviedb.org/3/search/movie?page=1&include_adult=false&query=keanu
  24. INFO 2017-08-12 11:23:47,631 core.ajax.save_settings: Saving settings.
  25. INFO 2017-08-12 11:23:51,315 core.library.add_movie: Adding Keanu to library.
  26. DEBUG 2017-08-12 11:23:51,315 core.library.add_movie: More information needed, searching TheMovieDB for 342521
  27. INFO 2017-08-12 11:23:51,315 core.movieinfo._search_tmdbid: Searching TheMovieDB for TMDB ID: 342521.
  28. INFO 2017-08-12 11:23:51,315 core.movieinfo._search_tmdbid: Searching TMDB https://api.themoviedb.org/3/movie/342521?language=en-US&append_to_response=alternative_titles,external_ids,release_dates
  29. DEBUG 2017-08-12 11:23:52,397 core.sqldb.row_exists: Checking if imdbid:tt4139124 exists in database table MOVIES
  30. DEBUG 2017-08-12 11:23:52,397 core.sqldb.execute: Executing SQL command: ['SELECT 1 FROM MOVIES WHERE imdbid="tt4139124"']
  31. INFO 2017-08-12 11:23:52,398 core.library.convert_to_db: Converting movie metadata to database structure for Keanu.
  32. DEBUG 2017-08-12 11:23:52,398 core.sqldb.write: Writing data to MOVIES.
  33. DEBUG 2017-08-12 11:23:52,398 core.sqldb.execute: Executing SQL command: ['INSERT INTO MOVIES ( title, release_date, year, quality, alternative_titles, imdbid, status, origin, added_date, poster, plot, url, score, backlog, tmdbid, media_release_date, finished_file, sort_title ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )', ['Keanu', '2016-04-21', '2016', 'Default', 'Cat Boys', 'tt4139124', 'Waiting', 'Search', '2017-08-12', 'images/posters/tt4139124.jpg', 'Friends hatch a plot to retrieve a stolen cat by posing as drug dealers for a street gang.', 'https://www.themoviedb.org/movie/342521', 6.0, 0, 342521, '2016-09-12', None, 'Keanu']]
  34. INFO 2017-08-12 11:23:52,691 core.library.save_poster: Downloading poster for tt4139124.
  35. INFO 2017-08-12 11:23:52,691 core.library.save_poster: Saving poster to static/images/posters/tt4139124.jpg
  36. INFO 2017-08-12 11:23:52,691 core.searcher._t_search_grab: Executing automatic search/grab for Keanu.
  37. INFO 2017-08-12 11:23:52,691 core.searcher.verify: Verification criteria met for Keanu 2016, setting status to Wanted
  38. DEBUG 2017-08-12 11:23:52,692 core.sqldb.update: Updating status to Wanted for rows that match imdbid:tt4139124 in MOVIES.
  39. DEBUG 2017-08-12 11:23:52,692 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Wanted', 'tt4139124')]
  40. INFO 2017-08-12 11:23:52,820 core.library.save_poster: Poster saved to static/images/posters/tt4139124.jpg
  41. INFO 2017-08-12 11:23:52,994 core.searcher.verify: Keanu passes verification checks, will include title in search.
  42. DEBUG 2017-08-12 11:23:56,333 core.sqldb.get_library_count: Getting count of library.
  43. DEBUG 2017-08-12 11:23:56,333 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  44. DEBUG 2017-08-12 11:23:56,614 core.sqldb.get_user_movies: Retrieving list of user's movies.
  45. DEBUG 2017-08-12 11:23:56,614 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  46. DEBUG 2017-08-12 11:24:01,676 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  47. DEBUG 2017-08-12 11:24:01,676 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size DESC, freeleech DESC']
  48. DEBUG 2017-08-12 11:24:15,735 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  49. DEBUG 2017-08-12 11:24:15,735 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  50. INFO 2017-08-12 11:24:15,736 core.searcher.search: Performing backlog search for Keanu 2016.
  51. INFO 2017-08-12 11:24:15,736 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  52. INFO 2017-08-12 11:24:15,736 core.providers.torrent.search: Performing backlog search on LimeTorrents for tt4139124.
  53. INFO 2017-08-12 11:24:17,103 core.providers.torrent.parse: Parsing LimeTorrents results.
  54. INFO 2017-08-12 11:24:17,106 core.providers.torrent.parse: Found 50 results from LimeTorrents.
  55. INFO 2017-08-12 11:24:17,107 core.proxy.destroy: Closing proxy connection.
  56. DEBUG 2017-08-12 11:24:17,107 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  57. DEBUG 2017-08-12 11:24:17,108 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size DESC, freeleech DESC']
  58. INFO 2017-08-12 11:24:17,110 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  59. INFO 2017-08-12 11:24:17,111 core.searcher.get_source: Determining source media for Keanu 2016 FRENCH BDRip XviD-ViVi
  60. INFO 2017-08-12 11:24:17,111 core.searcher.get_source: Source media determined as BluRay-SD
  61. INFO 2017-08-12 11:24:17,112 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO
  62. INFO 2017-08-12 11:24:17,112 core.searcher.get_source: Source media determined as Unknown-WebRip
  63. INFO 2017-08-12 11:24:17,113 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XViD-ETRG
  64. INFO 2017-08-12 11:24:17,114 core.searcher.get_source: Source media determined as Unknown-WebRip
  65. INFO 2017-08-12 11:24:17,114 core.searcher.get_source: Determining source media for Keanu 2016 BRRip XViD-ETRG
  66. INFO 2017-08-12 11:24:17,114 core.searcher.get_source: Source media determined as BluRay-SD
  67. INFO 2017-08-12 11:24:17,115 core.searcher.get_source: Determining source media for Keanu (2016) 720p WEB-DL 750MB - MkvCage
  68. INFO 2017-08-12 11:24:17,115 core.searcher.get_source: Source media determined as WebDL-720P
  69. INFO 2017-08-12 11:24:17,115 core.searcher.get_source: Determining source media for Keanu 2016 MULTi 1080p BluRay x264-VENUE
  70. INFO 2017-08-12 11:24:17,115 core.searcher.get_source: Source media determined as BluRay-1080P
  71. INFO 2017-08-12 11:24:17,116 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-EVO
  72. INFO 2017-08-12 11:24:17,116 core.searcher.get_source: Source media determined as Unknown-WebRip
  73. INFO 2017-08-12 11:24:17,117 core.searcher.get_source: Determining source media for Keanu 2016 1080p BluRay x264 DTS-JYK
  74. INFO 2017-08-12 11:24:17,117 core.searcher.get_source: Source media determined as BluRay-1080P
  75. INFO 2017-08-12 11:24:17,117 core.searcher.get_source: Determining source media for Keanu 2016 720p BluRay x264-DRONES[EtHD]
  76. INFO 2017-08-12 11:24:17,117 core.searcher.get_source: Source media determined as BluRay-720P
  77. INFO 2017-08-12 11:24:17,118 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO
  78. INFO 2017-08-12 11:24:17,118 core.searcher.get_source: Source media determined as Unknown-WebRip
  79. INFO 2017-08-12 11:24:17,118 core.searcher.get_source: Determining source media for Keanu 2016 1080p BluRay DTS x264-HDS[PRiME]
  80. INFO 2017-08-12 11:24:17,118 core.searcher.get_source: Source media determined as BluRay-1080P
  81. INFO 2017-08-12 11:24:17,118 core.searcher.get_source: Determining source media for Keanu 2016 BRRip XviD AC3-EVO
  82. INFO 2017-08-12 11:24:17,119 core.searcher.get_source: Source media determined as BluRay-SD
  83. INFO 2017-08-12 11:24:17,119 core.searcher.get_source: Determining source media for KEANU (2016) WEBDL 1080p x264 DD5 1 EN NL Subs
  84. INFO 2017-08-12 11:24:17,119 core.searcher.get_source: Source media determined as WebDL-1080P
  85. INFO 2017-08-12 11:24:17,119 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO
  86. INFO 2017-08-12 11:24:17,119 core.searcher.get_source: Source media determined as Unknown-WebRip
  87. INFO 2017-08-12 11:24:17,120 core.searcher.get_source: Determining source media for Keanu 2016 720p BluRay x264 DTS-iFT[EtHD]
  88. INFO 2017-08-12 11:24:17,120 core.searcher.get_source: Source media determined as BluRay-720P
  89. INFO 2017-08-12 11:24:17,120 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-EVO
  90. INFO 2017-08-12 11:24:17,120 core.searcher.get_source: Source media determined as Unknown-WebRip
  91. INFO 2017-08-12 11:24:17,120 core.searcher.get_source: Determining source media for Keanu ((2016)) Complete (1080p BluRay x265 HEVC 10bit AAC 5 1 Joy) [UTR]
  92. INFO 2017-08-12 11:24:17,120 core.searcher.get_source: Source media determined as BluRay-1080P
  93. INFO 2017-08-12 11:24:17,120 core.searcher.get_source: Determining source media for Keanu (2016) 720p BRRip 900MB - MkvCage
  94. INFO 2017-08-12 11:24:17,121 core.searcher.get_source: Source media determined as BluRay-720P
  95. INFO 2017-08-12 11:24:17,121 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-EVO
  96. INFO 2017-08-12 11:24:17,121 core.searcher.get_source: Source media determined as Unknown-WebRip
  97. INFO 2017-08-12 11:24:17,121 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-EVO
  98. INFO 2017-08-12 11:24:17,121 core.searcher.get_source: Source media determined as Unknown-WebRip
  99. INFO 2017-08-12 11:24:17,122 core.searcher.get_source: Determining source media for Keanu 2016 BRRip XviD AC3-EVO
  100. INFO 2017-08-12 11:24:17,122 core.searcher.get_source: Source media determined as BluRay-SD
  101. INFO 2017-08-12 11:24:17,122 core.searcher.get_source: Determining source media for Keanu 2016 BRRip XviD AC3-EVO
  102. INFO 2017-08-12 11:24:17,122 core.searcher.get_source: Source media determined as BluRay-SD
  103. INFO 2017-08-12 11:24:17,122 core.searcher.get_source: Determining source media for Keanu 2016 1080p BluRay DTS x264-ETRG
  104. INFO 2017-08-12 11:24:17,122 core.searcher.get_source: Source media determined as BluRay-1080P
  105. INFO 2017-08-12 11:24:17,122 core.searcher.get_source: Determining source media for Keanu 2016 1080p BluRay
  106. INFO 2017-08-12 11:24:17,122 core.searcher.get_source: Source media determined as BluRay-1080P
  107. INFO 2017-08-12 11:24:17,123 core.searcher.get_source: Determining source media for Keanu 2016 HDRip RNFO AC3 x264-BDP
  108. INFO 2017-08-12 11:24:17,123 core.searcher.get_source: Source media determined as Unknown-WebRip
  109. INFO 2017-08-12 11:24:17,123 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-iFT
  110. INFO 2017-08-12 11:24:17,123 core.searcher.get_source: Source media determined as Unknown-WebRip
  111. INFO 2017-08-12 11:24:17,123 core.searcher.get_source: Determining source media for Keanu.2016.720p.BluRay.x264-NeZu
  112. INFO 2017-08-12 11:24:17,124 core.searcher.get_source: Source media determined as BluRay-720P
  113. INFO 2017-08-12 11:24:17,124 core.searcher.get_source: Determining source media for Keanu 2016 BluRay HD x264- UnKnOwN
  114. INFO 2017-08-12 11:24:17,124 core.searcher.get_source: Source media determined as BluRay-SD
  115. INFO 2017-08-12 11:24:17,124 core.searcher.get_source: Determining source media for Keanu 2016 BluRay HD x264- UnKnOwN
  116. INFO 2017-08-12 11:24:17,124 core.searcher.get_source: Source media determined as BluRay-SD
  117. INFO 2017-08-12 11:24:17,124 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO[VR56]
  118. INFO 2017-08-12 11:24:17,124 core.searcher.get_source: Source media determined as Unknown-WebRip
  119. INFO 2017-08-12 11:24:17,125 core.searcher.get_source: Determining source media for Keanu 2016 720p HC WEBRip x264 AAC - 900MB- MAX
  120. INFO 2017-08-12 11:24:17,125 core.searcher.get_source: Source media determined as WebRip-720P
  121. INFO 2017-08-12 11:24:17,125 core.searcher.get_source: Determining source media for Keanu 2016 720p HC WEBRip XviD MP3-STUTTERSHIT
  122. INFO 2017-08-12 11:24:17,125 core.searcher.get_source: Source media determined as WebRip-720P
  123. INFO 2017-08-12 11:24:17,125 core.searcher.get_source: Determining source media for Keanu 2016 720p HC WEBRip x264 AAC2 0-STUTTERSHIT
  124. INFO 2017-08-12 11:24:17,126 core.searcher.get_source: Source media determined as WebRip-720P
  125. INFO 2017-08-12 11:24:17,126 core.searcher.get_source: Determining source media for Keanu 2016 HC WEBRip XviD MP3-STUTTERSHIT
  126. INFO 2017-08-12 11:24:17,126 core.searcher.get_source: Source media determined as WebRip-SD
  127. INFO 2017-08-12 11:24:17,126 core.searcher.get_source: Determining source media for Keanu 2016 HC WEBRip x264-STUTTERSHIT
  128. INFO 2017-08-12 11:24:17,126 core.searcher.get_source: Source media determined as WebRip-SD
  129. INFO 2017-08-12 11:24:17,127 core.searcher.get_source: Determining source media for Keanu (2016) HC - 720p WEBRiP - 800MB - ShAaNiG
  130. INFO 2017-08-12 11:24:17,127 core.searcher.get_source: Source media determined as WebRip-720P
  131. INFO 2017-08-12 11:24:17,127 core.searcher.get_source: Determining source media for Keanu (2016) 720p HC WEBRip 750MB - MkvCage
  132. INFO 2017-08-12 11:24:17,127 core.searcher.get_source: Source media determined as WebRip-720P
  133. INFO 2017-08-12 11:24:17,127 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip x264 AC3 TiTAN [VR56]
  134. INFO 2017-08-12 11:24:17,128 core.searcher.get_source: Source media determined as Unknown-WebRip
  135. INFO 2017-08-12 11:24:17,128 core.searcher.get_source: Determining source media for Keanu 2016 720p HC WEBRip 2CH x265 HEVC-PSA
  136. INFO 2017-08-12 11:24:17,128 core.searcher.get_source: Source media determined as WebRip-720P
  137. INFO 2017-08-12 11:24:17,128 core.searcher.get_source: Determining source media for Keanu (2016) HC 720p HDRip x264 Ac3 -MaxPro
  138. INFO 2017-08-12 11:24:17,128 core.searcher.get_source: Source media determined as Unknown-WebRip
  139. INFO 2017-08-12 11:24:17,129 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip x264 AC3 TiTAN
  140. INFO 2017-08-12 11:24:17,129 core.searcher.get_source: Source media determined as Unknown-WebRip
  141. INFO 2017-08-12 11:24:17,129 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO
  142. INFO 2017-08-12 11:24:17,130 core.searcher.get_source: Source media determined as Unknown-WebRip
  143. INFO 2017-08-12 11:24:17,130 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-iFT
  144. INFO 2017-08-12 11:24:17,130 core.searcher.get_source: Source media determined as Unknown-WebRip
  145. INFO 2017-08-12 11:24:17,130 core.searcher.get_source: Determining source media for keanu 2016 720p webrip hevc x265
  146. INFO 2017-08-12 11:24:17,130 core.searcher.get_source: Source media determined as WebRip-720P
  147. INFO 2017-08-12 11:24:17,130 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip x264 AC3 TiTAN
  148. INFO 2017-08-12 11:24:17,131 core.searcher.get_source: Source media determined as Unknown-WebRip
  149. INFO 2017-08-12 11:24:17,131 core.searcher.get_source: Determining source media for Keanu 2016 S ED HDRip XViD-26k[VR56]
  150. INFO 2017-08-12 11:24:17,131 core.searcher.get_source: Source media determined as Unknown-WebRip
  151. INFO 2017-08-12 11:24:17,131 core.searcher.get_source: Determining source media for Keanu 2016 720p WEBRip RNFO AC3 x264-BDP
  152. INFO 2017-08-12 11:24:17,132 core.searcher.get_source: Source media determined as WebRip-720P
  153. INFO 2017-08-12 11:24:17,132 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip x264 AC3 TiTAN
  154. INFO 2017-08-12 11:24:17,132 core.searcher.get_source: Source media determined as Unknown-WebRip
  155. INFO 2017-08-12 11:24:17,132 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip 700 MB - iExTV
  156. INFO 2017-08-12 11:24:17,132 core.searcher.get_source: Source media determined as Unknown-WebRip
  157. INFO 2017-08-12 11:24:17,133 core.searcher.get_source: Determining source media for Keanu 2016 720p hc HEVC WEBRip x265
  158. INFO 2017-08-12 11:24:17,133 core.searcher.get_source: Source media determined as WebRip-720P
  159. INFO 2017-08-12 11:24:17,133 core.searchresults.score: Scoring 50 search results.
  160. DEBUG 2017-08-12 11:24:17,133 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  161. DEBUG 2017-08-12 11:24:17,133 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  162. DEBUG 2017-08-12 11:24:17,135 core.searchresults.score: Scoring based on quality profile Default
  163. DEBUG 2017-08-12 11:24:17,135 core.searchresults.reset: Resetting release scores to 0.
  164. INFO 2017-08-12 11:24:17,135 core.searchresults.remove_ignored: Filtering Ignored Words.
  165. DEBUG 2017-08-12 11:24:17,135 core.searchresults.remove_ignored: ['french'] found in Keanu 2016 FRENCH BDRip XviD-ViVi, removing from search results.
  166. DEBUG 2017-08-12 11:24:17,136 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO, removing from search results.
  167. DEBUG 2017-08-12 11:24:17,136 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO, removing from search results.
  168. DEBUG 2017-08-12 11:24:17,136 core.searchresults.remove_ignored: ['subs'] found in KEANU (2016) WEBDL 1080p x264 DD5 1 EN NL Subs, removing from search results.
  169. DEBUG 2017-08-12 11:24:17,136 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO, removing from search results.
  170. DEBUG 2017-08-12 11:24:17,137 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO[VR56], removing from search results.
  171. DEBUG 2017-08-12 11:24:17,137 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC WEBRip x264 AAC - 900MB- MAX, removing from search results.
  172. DEBUG 2017-08-12 11:24:17,137 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC WEBRip XviD MP3-STUTTERSHIT, removing from search results.
  173. DEBUG 2017-08-12 11:24:17,137 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC WEBRip x264 AAC2 0-STUTTERSHIT, removing from search results.
  174. DEBUG 2017-08-12 11:24:17,137 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC WEBRip XviD MP3-STUTTERSHIT, removing from search results.
  175. DEBUG 2017-08-12 11:24:17,137 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC WEBRip x264-STUTTERSHIT, removing from search results.
  176. DEBUG 2017-08-12 11:24:17,138 core.searchresults.remove_ignored: ['hc'] found in Keanu (2016) HC - 720p WEBRiP - 800MB - ShAaNiG, removing from search results.
  177. DEBUG 2017-08-12 11:24:17,138 core.searchresults.remove_ignored: ['hc'] found in Keanu (2016) 720p HC WEBRip 750MB - MkvCage, removing from search results.
  178. DEBUG 2017-08-12 11:24:17,138 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip x264 AC3 TiTAN [VR56], removing from search results.
  179. DEBUG 2017-08-12 11:24:17,138 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC WEBRip 2CH x265 HEVC-PSA, removing from search results.
  180. DEBUG 2017-08-12 11:24:17,138 core.searchresults.remove_ignored: ['hc'] found in Keanu (2016) HC 720p HDRip x264 Ac3 -MaxPro, removing from search results.
  181. DEBUG 2017-08-12 11:24:17,138 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip x264 AC3 TiTAN, removing from search results.
  182. DEBUG 2017-08-12 11:24:17,138 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO, removing from search results.
  183. DEBUG 2017-08-12 11:24:17,139 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-iFT, removing from search results.
  184. DEBUG 2017-08-12 11:24:17,139 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip x264 AC3 TiTAN, removing from search results.
  185. DEBUG 2017-08-12 11:24:17,139 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip x264 AC3 TiTAN, removing from search results.
  186. DEBUG 2017-08-12 11:24:17,139 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip 700 MB - iExTV, removing from search results.
  187. DEBUG 2017-08-12 11:24:17,139 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p hc HEVC WEBRip x265, removing from search results.
  188. INFO 2017-08-12 11:24:17,139 core.searchresults.remove_ignored: Keeping 27 results.
  189. INFO 2017-08-12 11:24:17,139 core.searchresults.retention_check: Checking retention.
  190. INFO 2017-08-12 11:24:17,140 core.searchresults.retention_check: Keeping 27 results.
  191. INFO 2017-08-12 11:24:17,140 core.searchresults.seed_check: Checking torrent seeds.
  192. DEBUG 2017-08-12 11:24:17,140 core.searchresults.seed_check: Keanu 2016 BluRay HD x264- UnKnOwN has 0 seeds, removing search result.
  193. DEBUG 2017-08-12 11:24:17,140 core.searchresults.seed_check: Keanu 2016 BluRay HD x264- UnKnOwN has 0 seeds, removing search result.
  194. DEBUG 2017-08-12 11:24:17,140 core.searchresults.seed_check: keanu 2016 720p webrip hevc x265 has 0 seeds, removing search result.
  195. DEBUG 2017-08-12 11:24:17,140 core.searchresults.seed_check: Keanu 2016 S ED HDRip XViD-26k[VR56] has 0 seeds, removing search result.
  196. DEBUG 2017-08-12 11:24:17,140 core.searchresults.seed_check: Keanu 2016 720p WEBRip RNFO AC3 x264-BDP has 0 seeds, removing search result.
  197. INFO 2017-08-12 11:24:17,140 core.searchresults.seed_check: Keeping 22 results.
  198. INFO 2017-08-12 11:24:17,140 core.searchresults.freeleech: Adding Freeleech points.
  199. INFO 2017-08-12 11:24:17,141 core.searchresults.score_sources: Filtering resolution and size requirements.
  200. DEBUG 2017-08-12 11:24:17,141 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XViD-ETRG based on resolution Unknown-WebRip.
  201. DEBUG 2017-08-12 11:24:17,141 core.searchresults.score_sources: Scoring and filtering Keanu 2016 BRRip XViD-ETRG based on resolution BluRay-SD.
  202. DEBUG 2017-08-12 11:24:17,141 core.searchresults.score_sources: Scoring and filtering Keanu (2016) 720p WEB-DL 750MB - MkvCage based on resolution WebDL-720P.
  203. DEBUG 2017-08-12 11:24:17,141 core.searchresults.score_sources: Keanu (2016) 720p WEB-DL 750MB - MkvCage matches source WebDL-720P, checking size.
  204. DEBUG 2017-08-12 11:24:17,141 core.searchresults.score_sources: Keanu (2016) 720p WEB-DL 750MB - MkvCage size 789.884864 is within range 500-2500.
  205. DEBUG 2017-08-12 11:24:17,141 core.searchresults.score_sources: Scoring and filtering Keanu 2016 MULTi 1080p BluRay x264-VENUE based on resolution BluRay-1080P.
  206. DEBUG 2017-08-12 11:24:17,141 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-EVO based on resolution Unknown-WebRip.
  207. DEBUG 2017-08-12 11:24:17,142 core.searchresults.score_sources: Scoring and filtering Keanu 2016 1080p BluRay x264 DTS-JYK based on resolution BluRay-1080P.
  208. DEBUG 2017-08-12 11:24:17,142 core.searchresults.score_sources: Scoring and filtering Keanu 2016 720p BluRay x264-DRONES[EtHD] based on resolution BluRay-720P.
  209. DEBUG 2017-08-12 11:24:17,142 core.searchresults.score_sources: Keanu 2016 720p BluRay x264-DRONES[EtHD] matches source BluRay-720P, checking size.
  210. DEBUG 2017-08-12 11:24:17,142 core.searchresults.score_sources: Keanu 2016 720p BluRay x264-DRONES[EtHD] size 4751.248015 is within range 2000-10000.
  211. DEBUG 2017-08-12 11:24:17,142 core.searchresults.score_sources: Scoring and filtering Keanu 2016 1080p BluRay DTS x264-HDS[PRiME] based on resolution BluRay-1080P.
  212. DEBUG 2017-08-12 11:24:17,142 core.searchresults.score_sources: Scoring and filtering Keanu 2016 BRRip XviD AC3-EVO based on resolution BluRay-SD.
  213. DEBUG 2017-08-12 11:24:17,142 core.searchresults.score_sources: Scoring and filtering Keanu 2016 720p BluRay x264 DTS-iFT[EtHD] based on resolution BluRay-720P.
  214. DEBUG 2017-08-12 11:24:17,142 core.searchresults.score_sources: Keanu 2016 720p BluRay x264 DTS-iFT[EtHD] matches source BluRay-720P, checking size.
  215. DEBUG 2017-08-12 11:24:17,142 core.searchresults.score_sources: Keanu 2016 720p BluRay x264 DTS-iFT[EtHD] size 6084.827275 is within range 2000-10000.
  216. DEBUG 2017-08-12 11:24:17,143 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-EVO based on resolution Unknown-WebRip.
  217. DEBUG 2017-08-12 11:24:17,143 core.searchresults.score_sources: Scoring and filtering Keanu ((2016)) Complete (1080p BluRay x265 HEVC 10bit AAC 5 1 Joy) [UTR] based on resolution BluRay-1080P.
  218. DEBUG 2017-08-12 11:24:17,143 core.searchresults.score_sources: Scoring and filtering Keanu (2016) 720p BRRip 900MB - MkvCage based on resolution BluRay-720P.
  219. DEBUG 2017-08-12 11:24:17,143 core.searchresults.score_sources: Keanu (2016) 720p BRRip 900MB - MkvCage matches source BluRay-720P, checking size.
  220. DEBUG 2017-08-12 11:24:17,143 core.searchresults.score_sources: Removing Keanu (2016) 720p BRRip 900MB - MkvCage, size 946.021855 not in range 2000-10000.
  221. DEBUG 2017-08-12 11:24:17,143 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-EVO based on resolution Unknown-WebRip.
  222. DEBUG 2017-08-12 11:24:17,143 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-EVO based on resolution Unknown-WebRip.
  223. DEBUG 2017-08-12 11:24:17,143 core.searchresults.score_sources: Scoring and filtering Keanu 2016 BRRip XviD AC3-EVO based on resolution BluRay-SD.
  224. DEBUG 2017-08-12 11:24:17,144 core.searchresults.score_sources: Scoring and filtering Keanu 2016 BRRip XviD AC3-EVO based on resolution BluRay-SD.
  225. DEBUG 2017-08-12 11:24:17,144 core.searchresults.score_sources: Scoring and filtering Keanu 2016 1080p BluRay DTS x264-ETRG based on resolution BluRay-1080P.
  226. DEBUG 2017-08-12 11:24:17,144 core.searchresults.score_sources: Scoring and filtering Keanu 2016 1080p BluRay based on resolution BluRay-1080P.
  227. DEBUG 2017-08-12 11:24:17,144 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip RNFO AC3 x264-BDP based on resolution Unknown-WebRip.
  228. DEBUG 2017-08-12 11:24:17,144 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-iFT based on resolution Unknown-WebRip.
  229. DEBUG 2017-08-12 11:24:17,144 core.searchresults.score_sources: Scoring and filtering Keanu.2016.720p.BluRay.x264-NeZu based on resolution BluRay-720P.
  230. DEBUG 2017-08-12 11:24:17,144 core.searchresults.score_sources: Keanu.2016.720p.BluRay.x264-NeZu matches source BluRay-720P, checking size.
  231. DEBUG 2017-08-12 11:24:17,144 core.searchresults.score_sources: Removing Keanu.2016.720p.BluRay.x264-NeZu, size 926.454771 not in range 2000-10000.
  232. INFO 2017-08-12 11:24:17,144 core.searchresults.score_sources: Keeping 3 results.
  233. INFO 2017-08-12 11:24:17,145 core.searchresults.fuzzy_title: Checking title match.
  234. DEBUG 2017-08-12 11:24:17,145 core.searchresults.fuzzy_title: Comparing release Keanu (2016) 720p WEB-DL 750MB - MkvCage with titles ['Cat Boys', 'Keanu'].
  235. DEBUG 2017-08-12 11:24:17,145 core.searchresults.fuzzy_title: Comparing release Keanu 2016 720p BluRay x264-DRONES[EtHD] with titles ['Cat Boys', 'Keanu'].
  236. DEBUG 2017-08-12 11:24:17,146 core.searchresults.fuzzy_title: Comparing release Keanu 2016 720p BluRay x264 DTS-iFT[EtHD] with titles ['Cat Boys', 'Keanu'].
  237. INFO 2017-08-12 11:24:17,146 core.searchresults.fuzzy_title: Keeping 3 results.
  238. INFO 2017-08-12 11:24:17,146 core.searchresults.score_preferred: Scoring Preferred Words.
  239. INFO 2017-08-12 11:24:17,146 core.searchresults.score: Finished scoring search results.
  240. DEBUG 2017-08-12 11:24:17,146 core.sqldb.get_marked_results: Retrieving Marked Results for tt4139124.
  241. DEBUG 2017-08-12 11:24:17,146 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt4139124"']
  242. INFO 2017-08-12 11:24:17,148 core.searcher.store_results: 3 results found for tt4139124. Storing results.
  243. INFO 2017-08-12 11:24:17,148 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  244. DEBUG 2017-08-12 11:24:17,148 core.sqldb.purge_search_results: Purging search results for tt4139124
  245. DEBUG 2017-08-12 11:24:17,148 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  246. DEBUG 2017-08-12 11:24:17,149 core.sqldb.write_search_results: Writing batch into SEARCHRESULTS.
  247. DEBUG 2017-08-12 11:24:17,149 core.sqldb.execute: Executing SQL command: [<sqlalchemy.sql.dml.Insert object at 0x000001ACD4D8A4A8>, [{'score': 538, 'size': 789884864, 'status': 'Available', 'pubdate': None, 'title': 'Keanu (2016) 720p WEB-DL 750MB - MkvCage', 'imdbid': 'tt4139124', 'indexer': 'LimeTorrents', 'info_link': 'http://www.limetorrents.cc/Keanu-(2016)-720p-WEB-DL-750MB--MkvCage-torrent-8091584.html', 'torrentfile': 'http://itorrents.org/torrent/F461F46AAAE307E3821DE49F4847B9C4DAD9D835.torrent?title=Keanu-(2016)-720p-WEB-DL-750MB--MkvCage', 'guid': 'f461f46aaae307e3821de49f4847b9c4dad9d835', 'type': 'torrent', 'downloadid': None, 'freeleech': 0, 'download_client': None, 'seeders': 438, 'resolution': 'WebDL-720P', 'date_found': datetime.date(2017, 8, 12)}, {'score': 618, 'size': 4751248015, 'status': 'Available', 'pubdate': None, 'title': 'Keanu 2016 720p BluRay x264-DRONES[EtHD]', 'imdbid': 'tt4139124', 'indexer': 'LimeTorrents', 'info_link': 'http://www.limetorrents.cc/Keanu-2016-720p-BluRay-x264-DRONES[EtHD]-torrent-8164704.html', 'torrentfile': 'http://itorrents.org/torrent/E09B3AA431574C2857D36C1E7E870E1582E2ADAF.torrent?title=Keanu-2016-720p-BluRay-x264-DRONES[EtHD]', 'guid': 'e09b3aa431574c2857d36c1e7e870e1582e2adaf', 'type': 'torrent', 'downloadid': None, 'freeleech': 0, 'download_client': None, 'seeders': 107, 'resolution': 'BluRay-720P', 'date_found': datetime.date(2017, 8, 12)}, {'score': 618, 'size': 6084827275, 'status': 'Available', 'pubdate': None, 'title': 'Keanu 2016 720p BluRay x264 DTS-iFT[EtHD]', 'imdbid': 'tt4139124', 'indexer': 'LimeTorrents', 'info_link': 'http://www.limetorrents.cc/Keanu-2016-720p-BluRay-x264-DTS-iFT[EtHD]-torrent-8182761.html', 'torrentfile': 'http://itorrents.org/torrent/1E8262D1E9FE4C0BC79932F9EC6E6D27652F34D8.torrent?title=Keanu-2016-720p-BluRay-x264-DTS-iFT[EtHD]', 'guid': '1e8262d1e9fe4c0bc79932f9ec6e6d27652f34d8', 'type': 'torrent', 'downloadid': None, 'freeleech': 0, 'download_client': None, 'seeders': 18, 'resolution': 'BluRay-720P', 'date_found': datetime.date(2017, 8, 12)}]]
  248. INFO 2017-08-12 11:24:17,480 core.library.movie_status: Determining appropriate status for movie tt4139124.
  249. DEBUG 2017-08-12 11:24:17,480 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  250. DEBUG 2017-08-12 11:24:17,480 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  251. DEBUG 2017-08-12 11:24:17,482 core.sqldb.get_distinct: Getting distinct values for tt4139124 in SEARCHRESULTS
  252. DEBUG 2017-08-12 11:24:17,482 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  253. INFO 2017-08-12 11:24:17,483 core.library.movie_status: Setting MOVIES tt4139124 status to Found.
  254. DEBUG 2017-08-12 11:24:17,483 core.sqldb.update: Updating status to Found for rows that match imdbid:tt4139124 in MOVIES.
  255. DEBUG 2017-08-12 11:24:17,483 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Found', 'tt4139124')]
  256. DEBUG 2017-08-12 11:24:17,791 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt4139124 in MOVIES.
  257. DEBUG 2017-08-12 11:24:17,792 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt4139124')]
  258. DEBUG 2017-08-12 11:24:18,051 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  259. DEBUG 2017-08-12 11:24:18,051 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  260. DEBUG 2017-08-12 11:24:18,054 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  261. DEBUG 2017-08-12 11:24:18,054 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size DESC, freeleech DESC']
  262. INFO 2017-08-12 11:25:39,474 core.ajax.save_settings: Saving settings.
  263. DEBUG 2017-08-12 11:25:47,299 core.sqldb.get_library_count: Getting count of library.
  264. DEBUG 2017-08-12 11:25:47,299 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  265. DEBUG 2017-08-12 11:25:47,415 core.sqldb.get_user_movies: Retrieving list of user's movies.
  266. DEBUG 2017-08-12 11:25:47,415 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  267. DEBUG 2017-08-12 11:25:48,978 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  268. DEBUG 2017-08-12 11:25:48,978 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  269. DEBUG 2017-08-12 11:25:50,869 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  270. DEBUG 2017-08-12 11:25:50,869 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  271. INFO 2017-08-12 11:25:50,870 core.searcher.search: Performing backlog search for Keanu 2016.
  272. INFO 2017-08-12 11:25:50,870 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  273. INFO 2017-08-12 11:25:50,870 core.providers.torrent.search: Performing backlog search on LimeTorrents for tt4139124.
  274. INFO 2017-08-12 11:25:52,255 core.providers.torrent.parse: Parsing LimeTorrents results.
  275. INFO 2017-08-12 11:25:52,258 core.providers.torrent.parse: Found 50 results from LimeTorrents.
  276. INFO 2017-08-12 11:25:52,259 core.proxy.destroy: Closing proxy connection.
  277. DEBUG 2017-08-12 11:25:52,259 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  278. DEBUG 2017-08-12 11:25:52,259 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  279. INFO 2017-08-12 11:25:52,262 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  280. INFO 2017-08-12 11:25:52,263 core.searcher.get_source: Determining source media for Keanu 2016 FRENCH BDRip XviD-ViVi
  281. INFO 2017-08-12 11:25:52,263 core.searcher.get_source: Source media determined as BluRay-SD
  282. INFO 2017-08-12 11:25:52,263 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO
  283. INFO 2017-08-12 11:25:52,264 core.searcher.get_source: Source media determined as Unknown-WebRip
  284. INFO 2017-08-12 11:25:52,264 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XViD-ETRG
  285. INFO 2017-08-12 11:25:52,264 core.searcher.get_source: Source media determined as Unknown-WebRip
  286. INFO 2017-08-12 11:25:52,265 core.searcher.get_source: Determining source media for Keanu 2016 BRRip XViD-ETRG
  287. INFO 2017-08-12 11:25:52,265 core.searcher.get_source: Source media determined as BluRay-SD
  288. INFO 2017-08-12 11:25:52,265 core.searcher.get_source: Determining source media for Keanu (2016) 720p WEB-DL 750MB - MkvCage
  289. INFO 2017-08-12 11:25:52,266 core.searcher.get_source: Source media determined as WebDL-720P
  290. INFO 2017-08-12 11:25:52,266 core.searcher.get_source: Determining source media for Keanu 2016 MULTi 1080p BluRay x264-VENUE
  291. INFO 2017-08-12 11:25:52,266 core.searcher.get_source: Source media determined as BluRay-1080P
  292. INFO 2017-08-12 11:25:52,266 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-EVO
  293. INFO 2017-08-12 11:25:52,267 core.searcher.get_source: Source media determined as Unknown-WebRip
  294. INFO 2017-08-12 11:25:52,267 core.searcher.get_source: Determining source media for Keanu 2016 1080p BluRay x264 DTS-JYK
  295. INFO 2017-08-12 11:25:52,268 core.searcher.get_source: Source media determined as BluRay-1080P
  296. INFO 2017-08-12 11:25:52,268 core.searcher.get_source: Determining source media for Keanu 2016 720p BluRay x264-DRONES[EtHD]
  297. INFO 2017-08-12 11:25:52,268 core.searcher.get_source: Source media determined as BluRay-720P
  298. INFO 2017-08-12 11:25:52,268 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO
  299. INFO 2017-08-12 11:25:52,269 core.searcher.get_source: Source media determined as Unknown-WebRip
  300. INFO 2017-08-12 11:25:52,269 core.searcher.get_source: Determining source media for Keanu 2016 1080p BluRay DTS x264-HDS[PRiME]
  301. INFO 2017-08-12 11:25:52,269 core.searcher.get_source: Source media determined as BluRay-1080P
  302. INFO 2017-08-12 11:25:52,269 core.searcher.get_source: Determining source media for Keanu 2016 BRRip XviD AC3-EVO
  303. INFO 2017-08-12 11:25:52,270 core.searcher.get_source: Source media determined as BluRay-SD
  304. INFO 2017-08-12 11:25:52,270 core.searcher.get_source: Determining source media for KEANU (2016) WEBDL 1080p x264 DD5 1 EN NL Subs
  305. INFO 2017-08-12 11:25:52,270 core.searcher.get_source: Source media determined as WebDL-1080P
  306. INFO 2017-08-12 11:25:52,270 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO
  307. INFO 2017-08-12 11:25:52,271 core.searcher.get_source: Source media determined as Unknown-WebRip
  308. INFO 2017-08-12 11:25:52,271 core.searcher.get_source: Determining source media for Keanu 2016 720p BluRay x264 DTS-iFT[EtHD]
  309. INFO 2017-08-12 11:25:52,271 core.searcher.get_source: Source media determined as BluRay-720P
  310. INFO 2017-08-12 11:25:52,272 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-EVO
  311. INFO 2017-08-12 11:25:52,272 core.searcher.get_source: Source media determined as Unknown-WebRip
  312. INFO 2017-08-12 11:25:52,272 core.searcher.get_source: Determining source media for Keanu ((2016)) Complete (1080p BluRay x265 HEVC 10bit AAC 5 1 Joy) [UTR]
  313. INFO 2017-08-12 11:25:52,272 core.searcher.get_source: Source media determined as BluRay-1080P
  314. INFO 2017-08-12 11:25:52,273 core.searcher.get_source: Determining source media for Keanu (2016) 720p BRRip 900MB - MkvCage
  315. INFO 2017-08-12 11:25:52,273 core.searcher.get_source: Source media determined as BluRay-720P
  316. INFO 2017-08-12 11:25:52,273 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-EVO
  317. INFO 2017-08-12 11:25:52,274 core.searcher.get_source: Source media determined as Unknown-WebRip
  318. INFO 2017-08-12 11:25:52,274 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-EVO
  319. INFO 2017-08-12 11:25:52,274 core.searcher.get_source: Source media determined as Unknown-WebRip
  320. INFO 2017-08-12 11:25:52,275 core.searcher.get_source: Determining source media for Keanu 2016 BRRip XviD AC3-EVO
  321. INFO 2017-08-12 11:25:52,275 core.searcher.get_source: Source media determined as BluRay-SD
  322. INFO 2017-08-12 11:25:52,275 core.searcher.get_source: Determining source media for Keanu 2016 BRRip XviD AC3-EVO
  323. INFO 2017-08-12 11:25:52,275 core.searcher.get_source: Source media determined as BluRay-SD
  324. INFO 2017-08-12 11:25:52,275 core.searcher.get_source: Determining source media for Keanu 2016 1080p BluRay DTS x264-ETRG
  325. INFO 2017-08-12 11:25:52,276 core.searcher.get_source: Source media determined as BluRay-1080P
  326. INFO 2017-08-12 11:25:52,276 core.searcher.get_source: Determining source media for Keanu 2016 1080p BluRay
  327. INFO 2017-08-12 11:25:52,276 core.searcher.get_source: Source media determined as BluRay-1080P
  328. INFO 2017-08-12 11:25:52,276 core.searcher.get_source: Determining source media for Keanu 2016 HDRip RNFO AC3 x264-BDP
  329. INFO 2017-08-12 11:25:52,277 core.searcher.get_source: Source media determined as Unknown-WebRip
  330. INFO 2017-08-12 11:25:52,277 core.searcher.get_source: Determining source media for Keanu 2016 HDRip XviD AC3-iFT
  331. INFO 2017-08-12 11:25:52,277 core.searcher.get_source: Source media determined as Unknown-WebRip
  332. INFO 2017-08-12 11:25:52,278 core.searcher.get_source: Determining source media for Keanu.2016.720p.BluRay.x264-NeZu
  333. INFO 2017-08-12 11:25:52,278 core.searcher.get_source: Source media determined as BluRay-720P
  334. INFO 2017-08-12 11:25:52,278 core.searcher.get_source: Determining source media for Keanu 2016 BluRay HD x264- UnKnOwN
  335. INFO 2017-08-12 11:25:52,278 core.searcher.get_source: Source media determined as BluRay-SD
  336. INFO 2017-08-12 11:25:52,278 core.searcher.get_source: Determining source media for Keanu 2016 BluRay HD x264- UnKnOwN
  337. INFO 2017-08-12 11:25:52,278 core.searcher.get_source: Source media determined as BluRay-SD
  338. INFO 2017-08-12 11:25:52,278 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO[VR56]
  339. INFO 2017-08-12 11:25:52,279 core.searcher.get_source: Source media determined as Unknown-WebRip
  340. INFO 2017-08-12 11:25:52,279 core.searcher.get_source: Determining source media for Keanu 2016 720p HC WEBRip x264 AAC - 900MB- MAX
  341. INFO 2017-08-12 11:25:52,279 core.searcher.get_source: Source media determined as WebRip-720P
  342. INFO 2017-08-12 11:25:52,279 core.searcher.get_source: Determining source media for Keanu 2016 720p HC WEBRip XviD MP3-STUTTERSHIT
  343. INFO 2017-08-12 11:25:52,279 core.searcher.get_source: Source media determined as WebRip-720P
  344. INFO 2017-08-12 11:25:52,280 core.searcher.get_source: Determining source media for Keanu 2016 720p HC WEBRip x264 AAC2 0-STUTTERSHIT
  345. INFO 2017-08-12 11:25:52,280 core.searcher.get_source: Source media determined as WebRip-720P
  346. INFO 2017-08-12 11:25:52,280 core.searcher.get_source: Determining source media for Keanu 2016 HC WEBRip XviD MP3-STUTTERSHIT
  347. INFO 2017-08-12 11:25:52,280 core.searcher.get_source: Source media determined as WebRip-SD
  348. INFO 2017-08-12 11:25:52,280 core.searcher.get_source: Determining source media for Keanu 2016 HC WEBRip x264-STUTTERSHIT
  349. INFO 2017-08-12 11:25:52,281 core.searcher.get_source: Source media determined as WebRip-SD
  350. INFO 2017-08-12 11:25:52,281 core.searcher.get_source: Determining source media for Keanu (2016) HC - 720p WEBRiP - 800MB - ShAaNiG
  351. INFO 2017-08-12 11:25:52,281 core.searcher.get_source: Source media determined as WebRip-720P
  352. INFO 2017-08-12 11:25:52,281 core.searcher.get_source: Determining source media for Keanu (2016) 720p HC WEBRip 750MB - MkvCage
  353. INFO 2017-08-12 11:25:52,281 core.searcher.get_source: Source media determined as WebRip-720P
  354. INFO 2017-08-12 11:25:52,282 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip x264 AC3 TiTAN [VR56]
  355. INFO 2017-08-12 11:25:52,282 core.searcher.get_source: Source media determined as Unknown-WebRip
  356. INFO 2017-08-12 11:25:52,282 core.searcher.get_source: Determining source media for Keanu 2016 720p HC WEBRip 2CH x265 HEVC-PSA
  357. INFO 2017-08-12 11:25:52,282 core.searcher.get_source: Source media determined as WebRip-720P
  358. INFO 2017-08-12 11:25:52,282 core.searcher.get_source: Determining source media for Keanu (2016) HC 720p HDRip x264 Ac3 -MaxPro
  359. INFO 2017-08-12 11:25:52,283 core.searcher.get_source: Source media determined as Unknown-WebRip
  360. INFO 2017-08-12 11:25:52,283 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip x264 AC3 TiTAN
  361. INFO 2017-08-12 11:25:52,283 core.searcher.get_source: Source media determined as Unknown-WebRip
  362. INFO 2017-08-12 11:25:52,283 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-EVO
  363. INFO 2017-08-12 11:25:52,283 core.searcher.get_source: Source media determined as Unknown-WebRip
  364. INFO 2017-08-12 11:25:52,284 core.searcher.get_source: Determining source media for Keanu 2016 HC HDRip XviD AC3-iFT
  365. INFO 2017-08-12 11:25:52,284 core.searcher.get_source: Source media determined as Unknown-WebRip
  366. INFO 2017-08-12 11:25:52,284 core.searcher.get_source: Determining source media for keanu 2016 720p webrip hevc x265
  367. INFO 2017-08-12 11:25:52,284 core.searcher.get_source: Source media determined as WebRip-720P
  368. INFO 2017-08-12 11:25:52,284 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip x264 AC3 TiTAN
  369. INFO 2017-08-12 11:25:52,285 core.searcher.get_source: Source media determined as Unknown-WebRip
  370. INFO 2017-08-12 11:25:52,285 core.searcher.get_source: Determining source media for Keanu 2016 S ED HDRip XViD-26k[VR56]
  371. INFO 2017-08-12 11:25:52,285 core.searcher.get_source: Source media determined as Unknown-WebRip
  372. INFO 2017-08-12 11:25:52,285 core.searcher.get_source: Determining source media for Keanu 2016 720p WEBRip RNFO AC3 x264-BDP
  373. INFO 2017-08-12 11:25:52,285 core.searcher.get_source: Source media determined as WebRip-720P
  374. INFO 2017-08-12 11:25:52,286 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip x264 AC3 TiTAN
  375. INFO 2017-08-12 11:25:52,286 core.searcher.get_source: Source media determined as Unknown-WebRip
  376. INFO 2017-08-12 11:25:52,286 core.searcher.get_source: Determining source media for Keanu 2016 720p HC HDRip 700 MB - iExTV
  377. INFO 2017-08-12 11:25:52,286 core.searcher.get_source: Source media determined as Unknown-WebRip
  378. INFO 2017-08-12 11:25:52,286 core.searcher.get_source: Determining source media for Keanu 2016 720p hc HEVC WEBRip x265
  379. INFO 2017-08-12 11:25:52,287 core.searcher.get_source: Source media determined as WebRip-720P
  380. INFO 2017-08-12 11:25:52,287 core.searchresults.score: Scoring 50 search results.
  381. DEBUG 2017-08-12 11:25:52,287 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  382. DEBUG 2017-08-12 11:25:52,287 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  383. DEBUG 2017-08-12 11:25:52,289 core.searchresults.score: Scoring based on quality profile Default
  384. DEBUG 2017-08-12 11:25:52,289 core.searchresults.reset: Resetting release scores to 0.
  385. INFO 2017-08-12 11:25:52,289 core.searchresults.remove_ignored: Filtering Ignored Words.
  386. DEBUG 2017-08-12 11:25:52,289 core.searchresults.remove_ignored: ['french'] found in Keanu 2016 FRENCH BDRip XviD-ViVi, removing from search results.
  387. DEBUG 2017-08-12 11:25:52,289 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO, removing from search results.
  388. DEBUG 2017-08-12 11:25:52,290 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO, removing from search results.
  389. DEBUG 2017-08-12 11:25:52,290 core.searchresults.remove_ignored: ['subs'] found in KEANU (2016) WEBDL 1080p x264 DD5 1 EN NL Subs, removing from search results.
  390. DEBUG 2017-08-12 11:25:52,290 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO, removing from search results.
  391. DEBUG 2017-08-12 11:25:52,291 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO[VR56], removing from search results.
  392. DEBUG 2017-08-12 11:25:52,291 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC WEBRip x264 AAC - 900MB- MAX, removing from search results.
  393. DEBUG 2017-08-12 11:25:52,291 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC WEBRip XviD MP3-STUTTERSHIT, removing from search results.
  394. DEBUG 2017-08-12 11:25:52,291 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC WEBRip x264 AAC2 0-STUTTERSHIT, removing from search results.
  395. DEBUG 2017-08-12 11:25:52,291 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC WEBRip XviD MP3-STUTTERSHIT, removing from search results.
  396. DEBUG 2017-08-12 11:25:52,291 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC WEBRip x264-STUTTERSHIT, removing from search results.
  397. DEBUG 2017-08-12 11:25:52,291 core.searchresults.remove_ignored: ['hc'] found in Keanu (2016) HC - 720p WEBRiP - 800MB - ShAaNiG, removing from search results.
  398. DEBUG 2017-08-12 11:25:52,292 core.searchresults.remove_ignored: ['hc'] found in Keanu (2016) 720p HC WEBRip 750MB - MkvCage, removing from search results.
  399. DEBUG 2017-08-12 11:25:52,292 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip x264 AC3 TiTAN [VR56], removing from search results.
  400. DEBUG 2017-08-12 11:25:52,292 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC WEBRip 2CH x265 HEVC-PSA, removing from search results.
  401. DEBUG 2017-08-12 11:25:52,292 core.searchresults.remove_ignored: ['hc'] found in Keanu (2016) HC 720p HDRip x264 Ac3 -MaxPro, removing from search results.
  402. DEBUG 2017-08-12 11:25:52,292 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip x264 AC3 TiTAN, removing from search results.
  403. DEBUG 2017-08-12 11:25:52,292 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-EVO, removing from search results.
  404. DEBUG 2017-08-12 11:25:52,292 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 HC HDRip XviD AC3-iFT, removing from search results.
  405. DEBUG 2017-08-12 11:25:52,293 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip x264 AC3 TiTAN, removing from search results.
  406. DEBUG 2017-08-12 11:25:52,293 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip x264 AC3 TiTAN, removing from search results.
  407. DEBUG 2017-08-12 11:25:52,293 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p HC HDRip 700 MB - iExTV, removing from search results.
  408. DEBUG 2017-08-12 11:25:52,293 core.searchresults.remove_ignored: ['hc'] found in Keanu 2016 720p hc HEVC WEBRip x265, removing from search results.
  409. INFO 2017-08-12 11:25:52,293 core.searchresults.remove_ignored: Keeping 27 results.
  410. INFO 2017-08-12 11:25:52,293 core.searchresults.retention_check: Checking retention.
  411. INFO 2017-08-12 11:25:52,294 core.searchresults.retention_check: Keeping 27 results.
  412. INFO 2017-08-12 11:25:52,294 core.searchresults.seed_check: Checking torrent seeds.
  413. DEBUG 2017-08-12 11:25:52,294 core.searchresults.seed_check: Keanu 2016 BluRay HD x264- UnKnOwN has 0 seeds, removing search result.
  414. DEBUG 2017-08-12 11:25:52,294 core.searchresults.seed_check: Keanu 2016 BluRay HD x264- UnKnOwN has 0 seeds, removing search result.
  415. DEBUG 2017-08-12 11:25:52,294 core.searchresults.seed_check: keanu 2016 720p webrip hevc x265 has 0 seeds, removing search result.
  416. DEBUG 2017-08-12 11:25:52,294 core.searchresults.seed_check: Keanu 2016 S ED HDRip XViD-26k[VR56] has 0 seeds, removing search result.
  417. DEBUG 2017-08-12 11:25:52,294 core.searchresults.seed_check: Keanu 2016 720p WEBRip RNFO AC3 x264-BDP has 0 seeds, removing search result.
  418. INFO 2017-08-12 11:25:52,294 core.searchresults.seed_check: Keeping 22 results.
  419. INFO 2017-08-12 11:25:52,295 core.searchresults.freeleech: Adding Freeleech points.
  420. INFO 2017-08-12 11:25:52,295 core.searchresults.score_sources: Filtering resolution and size requirements.
  421. DEBUG 2017-08-12 11:25:52,295 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XViD-ETRG based on resolution Unknown-WebRip.
  422. DEBUG 2017-08-12 11:25:52,295 core.searchresults.score_sources: Scoring and filtering Keanu 2016 BRRip XViD-ETRG based on resolution BluRay-SD.
  423. DEBUG 2017-08-12 11:25:52,295 core.searchresults.score_sources: Scoring and filtering Keanu (2016) 720p WEB-DL 750MB - MkvCage based on resolution WebDL-720P.
  424. DEBUG 2017-08-12 11:25:52,295 core.searchresults.score_sources: Keanu (2016) 720p WEB-DL 750MB - MkvCage matches source WebDL-720P, checking size.
  425. DEBUG 2017-08-12 11:25:52,295 core.searchresults.score_sources: Keanu (2016) 720p WEB-DL 750MB - MkvCage size 789.884864 is within range 500-2500.
  426. DEBUG 2017-08-12 11:25:52,295 core.searchresults.score_sources: Scoring and filtering Keanu 2016 MULTi 1080p BluRay x264-VENUE based on resolution BluRay-1080P.
  427. DEBUG 2017-08-12 11:25:52,295 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-EVO based on resolution Unknown-WebRip.
  428. DEBUG 2017-08-12 11:25:52,296 core.searchresults.score_sources: Scoring and filtering Keanu 2016 1080p BluRay x264 DTS-JYK based on resolution BluRay-1080P.
  429. DEBUG 2017-08-12 11:25:52,296 core.searchresults.score_sources: Scoring and filtering Keanu 2016 720p BluRay x264-DRONES[EtHD] based on resolution BluRay-720P.
  430. DEBUG 2017-08-12 11:25:52,296 core.searchresults.score_sources: Keanu 2016 720p BluRay x264-DRONES[EtHD] matches source BluRay-720P, checking size.
  431. DEBUG 2017-08-12 11:25:52,296 core.searchresults.score_sources: Removing Keanu 2016 720p BluRay x264-DRONES[EtHD], size 4751.248015 not in range 1000-2000.
  432. DEBUG 2017-08-12 11:25:52,296 core.searchresults.score_sources: Scoring and filtering Keanu 2016 1080p BluRay DTS x264-HDS[PRiME] based on resolution BluRay-1080P.
  433. DEBUG 2017-08-12 11:25:52,296 core.searchresults.score_sources: Scoring and filtering Keanu 2016 BRRip XviD AC3-EVO based on resolution BluRay-SD.
  434. DEBUG 2017-08-12 11:25:52,296 core.searchresults.score_sources: Scoring and filtering Keanu 2016 720p BluRay x264 DTS-iFT[EtHD] based on resolution BluRay-720P.
  435. DEBUG 2017-08-12 11:25:52,296 core.searchresults.score_sources: Keanu 2016 720p BluRay x264 DTS-iFT[EtHD] matches source BluRay-720P, checking size.
  436. DEBUG 2017-08-12 11:25:52,297 core.searchresults.score_sources: Removing Keanu 2016 720p BluRay x264 DTS-iFT[EtHD], size 6084.827275 not in range 1000-2000.
  437. DEBUG 2017-08-12 11:25:52,297 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-EVO based on resolution Unknown-WebRip.
  438. DEBUG 2017-08-12 11:25:52,297 core.searchresults.score_sources: Scoring and filtering Keanu ((2016)) Complete (1080p BluRay x265 HEVC 10bit AAC 5 1 Joy) [UTR] based on resolution BluRay-1080P.
  439. DEBUG 2017-08-12 11:25:52,297 core.searchresults.score_sources: Scoring and filtering Keanu (2016) 720p BRRip 900MB - MkvCage based on resolution BluRay-720P.
  440. DEBUG 2017-08-12 11:25:52,297 core.searchresults.score_sources: Keanu (2016) 720p BRRip 900MB - MkvCage matches source BluRay-720P, checking size.
  441. DEBUG 2017-08-12 11:25:52,297 core.searchresults.score_sources: Removing Keanu (2016) 720p BRRip 900MB - MkvCage, size 946.021855 not in range 1000-2000.
  442. DEBUG 2017-08-12 11:25:52,297 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-EVO based on resolution Unknown-WebRip.
  443. DEBUG 2017-08-12 11:25:52,297 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-EVO based on resolution Unknown-WebRip.
  444. DEBUG 2017-08-12 11:25:52,298 core.searchresults.score_sources: Scoring and filtering Keanu 2016 BRRip XviD AC3-EVO based on resolution BluRay-SD.
  445. DEBUG 2017-08-12 11:25:52,298 core.searchresults.score_sources: Scoring and filtering Keanu 2016 BRRip XviD AC3-EVO based on resolution BluRay-SD.
  446. DEBUG 2017-08-12 11:25:52,298 core.searchresults.score_sources: Scoring and filtering Keanu 2016 1080p BluRay DTS x264-ETRG based on resolution BluRay-1080P.
  447. DEBUG 2017-08-12 11:25:52,298 core.searchresults.score_sources: Scoring and filtering Keanu 2016 1080p BluRay based on resolution BluRay-1080P.
  448. DEBUG 2017-08-12 11:25:52,298 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip RNFO AC3 x264-BDP based on resolution Unknown-WebRip.
  449. DEBUG 2017-08-12 11:25:52,298 core.searchresults.score_sources: Scoring and filtering Keanu 2016 HDRip XviD AC3-iFT based on resolution Unknown-WebRip.
  450. DEBUG 2017-08-12 11:25:52,298 core.searchresults.score_sources: Scoring and filtering Keanu.2016.720p.BluRay.x264-NeZu based on resolution BluRay-720P.
  451. DEBUG 2017-08-12 11:25:52,298 core.searchresults.score_sources: Keanu.2016.720p.BluRay.x264-NeZu matches source BluRay-720P, checking size.
  452. DEBUG 2017-08-12 11:25:52,298 core.searchresults.score_sources: Removing Keanu.2016.720p.BluRay.x264-NeZu, size 926.454771 not in range 1000-2000.
  453. INFO 2017-08-12 11:25:52,299 core.searchresults.score_sources: Keeping 1 results.
  454. INFO 2017-08-12 11:25:52,299 core.searchresults.fuzzy_title: Checking title match.
  455. DEBUG 2017-08-12 11:25:52,299 core.searchresults.fuzzy_title: Comparing release Keanu (2016) 720p WEB-DL 750MB - MkvCage with titles ['Cat Boys', 'Keanu'].
  456. INFO 2017-08-12 11:25:52,299 core.searchresults.fuzzy_title: Keeping 1 results.
  457. INFO 2017-08-12 11:25:52,299 core.searchresults.score_preferred: Scoring Preferred Words.
  458. INFO 2017-08-12 11:25:52,299 core.searchresults.score: Finished scoring search results.
  459. DEBUG 2017-08-12 11:25:52,299 core.sqldb.get_marked_results: Retrieving Marked Results for tt4139124.
  460. DEBUG 2017-08-12 11:25:52,300 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt4139124"']
  461. INFO 2017-08-12 11:25:52,301 core.searcher.store_results: 1 results found for tt4139124. Storing results.
  462. INFO 2017-08-12 11:25:52,301 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  463. DEBUG 2017-08-12 11:25:52,301 core.sqldb.purge_search_results: Purging search results for tt4139124
  464. DEBUG 2017-08-12 11:25:52,301 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  465. DEBUG 2017-08-12 11:25:52,571 core.sqldb.write_search_results: Writing batch into SEARCHRESULTS.
  466. DEBUG 2017-08-12 11:25:52,571 core.sqldb.execute: Executing SQL command: [<sqlalchemy.sql.dml.Insert object at 0x000001ACD49A7588>, [{'score': 578, 'size': 789884864, 'status': 'Available', 'pubdate': None, 'title': 'Keanu (2016) 720p WEB-DL 750MB - MkvCage', 'imdbid': 'tt4139124', 'indexer': 'LimeTorrents', 'info_link': 'http://www.limetorrents.cc/Keanu-(2016)-720p-WEB-DL-750MB--MkvCage-torrent-8091584.html', 'torrentfile': 'http://itorrents.org/torrent/F461F46AAAE307E3821DE49F4847B9C4DAD9D835.torrent?title=Keanu-(2016)-720p-WEB-DL-750MB--MkvCage', 'guid': 'f461f46aaae307e3821de49f4847b9c4dad9d835', 'type': 'torrent', 'downloadid': None, 'freeleech': 0, 'download_client': None, 'seeders': 438, 'date_found': '2017-08-12', 'resolution': 'WebDL-720P'}]]
  467. INFO 2017-08-12 11:25:52,888 core.library.movie_status: Determining appropriate status for movie tt4139124.
  468. DEBUG 2017-08-12 11:25:52,889 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  469. DEBUG 2017-08-12 11:25:52,889 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  470. DEBUG 2017-08-12 11:25:52,892 core.sqldb.get_distinct: Getting distinct values for tt4139124 in SEARCHRESULTS
  471. DEBUG 2017-08-12 11:25:52,892 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  472. INFO 2017-08-12 11:25:52,894 core.library.movie_status: Setting MOVIES tt4139124 status to Found.
  473. DEBUG 2017-08-12 11:25:52,895 core.sqldb.update: Updating status to Found for rows that match imdbid:tt4139124 in MOVIES.
  474. DEBUG 2017-08-12 11:25:52,895 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Found', 'tt4139124')]
  475. DEBUG 2017-08-12 11:25:53,247 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt4139124 in MOVIES.
  476. DEBUG 2017-08-12 11:25:53,247 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt4139124')]
  477. DEBUG 2017-08-12 11:25:53,572 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  478. DEBUG 2017-08-12 11:25:53,572 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  479. DEBUG 2017-08-12 11:25:53,575 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  480. DEBUG 2017-08-12 11:25:53,575 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  481. DEBUG 2017-08-12 11:26:32,339 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  482. DEBUG 2017-08-12 11:26:32,339 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  483. DEBUG 2017-08-12 11:26:33,375 core.sqldb.get_single_search_result: Retrieving search result details for f461f46aaae307e3821de49f4847b9c4dad9d835.
  484. DEBUG 2017-08-12 11:26:33,376 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE guid="f461f46aaae307e3821de49f4847b9c4dad9d835" ORDER BY score DESC, size DESC']
  485. INFO 2017-08-12 11:26:33,376 core.snatcher.download: Sending Keanu (2016) 720p WEB-DL 750MB - MkvCage to download client.
  486. INFO 2017-08-12 11:26:33,377 core.snatcher.snatch_torrent: Sending torrent to QBittorrent.
  487. INFO 2017-08-12 11:26:33,377 core.downloaders.qbittorrent.add_torrent: Sending torrent Keanu (2016) 720p WEB-DL 750MB - MkvCage to QBittorrent.
  488. DEBUG 2017-08-12 11:26:33,377 core.downloaders.qbittorrent._get_download_dir: Getting default download dir for QBittorrent.
  489. DEBUG 2017-08-12 11:26:33,734 root.get_hash: Finding hash for torrent http://itorrents.org/torrent/F461F46AAAE307E3821DE49F4847B9C4DAD9D835.torrent?title=Keanu-(2016)-720p-WEB-DL-750MB--MkvCage
  490. INFO 2017-08-12 11:26:34,800 core.snatcher.snatch_torrent: Successfully sent Keanu (2016) 720p WEB-DL 750MB - MkvCage to QBittorrent.
  491. DEBUG 2017-08-12 11:26:34,801 core.sqldb.update_multiple: Updating guid:f461f46aaae307e3821de49f4847b9c4dad9d835 to {'downloadid': 'F461F46AAAE307E3821DE49F4847B9C4DAD9D835', 'download_client': 'QBittorrent'} in SEARCHRESULTS.
  492. DEBUG 2017-08-12 11:26:34,801 core.sqldb.execute: Executing SQL command: ['UPDATE SEARCHRESULTS SET downloadid=?,download_client=? WHERE guid=?', ('F461F46AAAE307E3821DE49F4847B9C4DAD9D835', 'QBittorrent', 'f461f46aaae307e3821de49f4847b9c4dad9d835')]
  493. INFO 2017-08-12 11:26:35,114 core.snatcher.update_status_snatched: Updating tt4139124 to Snatched.
  494. INFO 2017-08-12 11:26:35,114 core.library.searchresults: Marking guid f461f46aaae307e3821de49f4847b9c4dad9d835 as Snatched.
  495. DEBUG 2017-08-12 11:26:35,115 core.sqldb.row_exists: Checking if guid:f461f46aaae307e3821de49f4847b9c4dad9d835 exists in database table SEARCHRESULTS
  496. DEBUG 2017-08-12 11:26:35,115 core.sqldb.execute: Executing SQL command: ['SELECT 1 FROM SEARCHRESULTS WHERE guid="f461f46aaae307e3821de49f4847b9c4dad9d835"']
  497. INFO 2017-08-12 11:26:35,117 core.library.searchresults: Marking f461f46aaae307e3821de49f4847b9c4dad9d835 as Snatched in SEARCHRESULTS.
  498. DEBUG 2017-08-12 11:26:35,117 core.sqldb.update: Updating status to Snatched for rows that match guid:f461f46aaae307e3821de49f4847b9c4dad9d835 in SEARCHRESULTS.
  499. DEBUG 2017-08-12 11:26:35,118 core.sqldb.execute: Executing SQL command: ['UPDATE SEARCHRESULTS SET status=? WHERE guid=?', ('Snatched', 'f461f46aaae307e3821de49f4847b9c4dad9d835')]
  500. INFO 2017-08-12 11:26:35,462 core.library.searchresults: Successfully marked f461f46aaae307e3821de49f4847b9c4dad9d835 as Snatched in SEARCHRESULTS.
  501. DEBUG 2017-08-12 11:26:35,462 core.sqldb.row_exists: Checking if guid:f461f46aaae307e3821de49f4847b9c4dad9d835 exists in database table MARKEDRESULTS
  502. DEBUG 2017-08-12 11:26:35,462 core.sqldb.execute: Executing SQL command: ['SELECT 1 FROM MARKEDRESULTS WHERE guid="f461f46aaae307e3821de49f4847b9c4dad9d835"']
  503. INFO 2017-08-12 11:26:35,465 core.library.markedresults: Guid f461f46aaae307e3821de49f4847b9c4dad9d835 not found in MARKEDRESULTS, creating entry.
  504. DEBUG 2017-08-12 11:26:35,465 core.sqldb.write: Writing data to MARKEDRESULTS.
  505. DEBUG 2017-08-12 11:26:35,465 core.sqldb.execute: Executing SQL command: ['INSERT INTO MARKEDRESULTS ( imdbid, guid, status ) VALUES ( ?, ?, ? )', ['tt4139124', 'f461f46aaae307e3821de49f4847b9c4dad9d835', 'Snatched']]
  506. INFO 2017-08-12 11:26:35,779 core.library.markedresults: Successfully created entry in MARKEDRESULTS for f461f46aaae307e3821de49f4847b9c4dad9d835.
  507. INFO 2017-08-12 11:26:35,779 core.library.movie_status: Determining appropriate status for movie tt4139124.
  508. DEBUG 2017-08-12 11:26:35,780 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  509. DEBUG 2017-08-12 11:26:35,780 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  510. DEBUG 2017-08-12 11:26:35,783 core.sqldb.get_distinct: Getting distinct values for tt4139124 in SEARCHRESULTS
  511. DEBUG 2017-08-12 11:26:35,784 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  512. INFO 2017-08-12 11:26:35,786 core.library.movie_status: Setting MOVIES tt4139124 status to Snatched.
  513. DEBUG 2017-08-12 11:26:35,787 core.sqldb.update: Updating status to Snatched for rows that match imdbid:tt4139124 in MOVIES.
  514. DEBUG 2017-08-12 11:26:35,787 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Snatched', 'tt4139124')]
  515. DEBUG 2017-08-12 11:27:34,971 core.sqldb.get_library_count: Getting count of library.
  516. DEBUG 2017-08-12 11:27:34,972 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  517. DEBUG 2017-08-12 11:27:41,019 core.sqldb.get_user_movies: Retrieving list of user's movies.
  518. DEBUG 2017-08-12 11:27:41,019 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  519. INFO 2017-08-12 11:29:42,144 core.ajax.save_settings: Saving settings.
  520. DEBUG 2017-08-12 11:29:51,472 core.sqldb.get_library_count: Getting count of library.
  521. DEBUG 2017-08-12 11:29:51,472 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  522. DEBUG 2017-08-12 11:29:51,594 core.sqldb.get_user_movies: Retrieving list of user's movies.
  523. DEBUG 2017-08-12 11:29:51,594 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  524. DEBUG 2017-08-12 11:29:53,265 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  525. DEBUG 2017-08-12 11:29:53,265 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  526. DEBUG 2017-08-12 11:29:55,595 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  527. DEBUG 2017-08-12 11:29:55,595 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  528. INFO 2017-08-12 11:29:55,596 core.searcher.search: Performing backlog search for Keanu 2016.
  529. INFO 2017-08-12 11:29:55,596 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  530. INFO 2017-08-12 11:29:55,596 core.providers.torrent.search: Performing backlog search on YTS for tt4139124.
  531. INFO 2017-08-12 11:29:56,091 core.providers.torrent.parse: Parsing 2 YTS results.
  532. INFO 2017-08-12 11:29:56,091 core.providers.torrent.parse: Found 2 results from YTS.
  533. INFO 2017-08-12 11:29:56,091 core.proxy.destroy: Closing proxy connection.
  534. DEBUG 2017-08-12 11:29:56,091 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  535. DEBUG 2017-08-12 11:29:56,091 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  536. INFO 2017-08-12 11:29:56,093 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  537. INFO 2017-08-12 11:29:56,093 core.searcher.get_source: Determining source media for keanu 2016.Bluray.720p.YTS
  538. INFO 2017-08-12 11:29:56,093 core.searcher.get_source: Source media determined as BluRay-720P
  539. INFO 2017-08-12 11:29:56,093 core.searcher.get_source: Determining source media for keanu 2016.Bluray.1080p.YTS
  540. INFO 2017-08-12 11:29:56,093 core.searcher.get_source: Source media determined as BluRay-1080P
  541. INFO 2017-08-12 11:29:56,093 core.searchresults.score: Scoring 2 search results.
  542. DEBUG 2017-08-12 11:29:56,094 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  543. DEBUG 2017-08-12 11:29:56,094 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  544. DEBUG 2017-08-12 11:29:56,095 core.searchresults.score: Scoring based on quality profile Default
  545. DEBUG 2017-08-12 11:29:56,095 core.searchresults.reset: Resetting release scores to 0.
  546. INFO 2017-08-12 11:29:56,095 core.searchresults.remove_ignored: Filtering Ignored Words.
  547. INFO 2017-08-12 11:29:56,095 core.searchresults.remove_ignored: Keeping 2 results.
  548. INFO 2017-08-12 11:29:56,095 core.searchresults.retention_check: Checking retention.
  549. INFO 2017-08-12 11:29:56,095 core.searchresults.retention_check: Keeping 2 results.
  550. INFO 2017-08-12 11:29:56,096 core.searchresults.seed_check: Checking torrent seeds.
  551. INFO 2017-08-12 11:29:56,096 core.searchresults.seed_check: Keeping 2 results.
  552. INFO 2017-08-12 11:29:56,096 core.searchresults.freeleech: Adding Freeleech points.
  553. INFO 2017-08-12 11:29:56,096 core.searchresults.score_sources: Filtering resolution and size requirements.
  554. DEBUG 2017-08-12 11:29:56,096 core.searchresults.score_sources: Scoring and filtering keanu 2016.Bluray.720p.YTS based on resolution BluRay-720P.
  555. DEBUG 2017-08-12 11:29:56,096 core.searchresults.score_sources: keanu 2016.Bluray.720p.YTS matches source BluRay-720P, checking size.
  556. DEBUG 2017-08-12 11:29:56,096 core.searchresults.score_sources: Removing keanu 2016.Bluray.720p.YTS, size 775.841382 not in range 1000-2000.
  557. DEBUG 2017-08-12 11:29:56,096 core.searchresults.score_sources: Scoring and filtering keanu 2016.Bluray.1080p.YTS based on resolution BluRay-1080P.
  558. INFO 2017-08-12 11:29:56,096 core.searchresults.score_sources: Keeping 0 results.
  559. INFO 2017-08-12 11:29:56,096 core.searchresults.fuzzy_title: Checking title match.
  560. INFO 2017-08-12 11:29:56,097 core.searchresults.fuzzy_title: Keeping 0 results.
  561. INFO 2017-08-12 11:29:56,097 core.searchresults.score_preferred: Scoring Preferred Words.
  562. INFO 2017-08-12 11:29:56,097 core.searchresults.score: Finished scoring search results.
  563. DEBUG 2017-08-12 11:29:56,097 core.sqldb.get_marked_results: Retrieving Marked Results for tt4139124.
  564. DEBUG 2017-08-12 11:29:56,097 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt4139124"']
  565. INFO 2017-08-12 11:29:56,098 core.searcher.store_results: 0 results found for tt4139124. Storing results.
  566. INFO 2017-08-12 11:29:56,098 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  567. DEBUG 2017-08-12 11:29:56,098 core.sqldb.purge_search_results: Purging search results for tt4139124
  568. DEBUG 2017-08-12 11:29:56,099 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  569. INFO 2017-08-12 11:29:56,387 core.library.movie_status: Determining appropriate status for movie tt4139124.
  570. DEBUG 2017-08-12 11:29:56,388 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  571. DEBUG 2017-08-12 11:29:56,388 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  572. DEBUG 2017-08-12 11:29:56,389 core.sqldb.get_distinct: Getting distinct values for tt4139124 in SEARCHRESULTS
  573. DEBUG 2017-08-12 11:29:56,389 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  574. INFO 2017-08-12 11:29:56,390 core.library.movie_status: Setting MOVIES tt4139124 status to Waiting.
  575. DEBUG 2017-08-12 11:29:56,390 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt4139124 in MOVIES.
  576. DEBUG 2017-08-12 11:29:56,391 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt4139124')]
  577. DEBUG 2017-08-12 11:29:56,659 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt4139124 in MOVIES.
  578. DEBUG 2017-08-12 11:29:56,659 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt4139124')]
  579. DEBUG 2017-08-12 11:29:56,966 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  580. DEBUG 2017-08-12 11:29:56,967 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  581. DEBUG 2017-08-12 11:29:56,968 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  582. DEBUG 2017-08-12 11:29:56,969 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  583. DEBUG 2017-08-12 11:29:59,293 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  584. DEBUG 2017-08-12 11:29:59,293 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  585. INFO 2017-08-12 11:29:59,294 core.searcher.search: Performing backlog search for Keanu 2016.
  586. INFO 2017-08-12 11:29:59,294 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  587. INFO 2017-08-12 11:29:59,295 core.providers.torrent.search: Performing backlog search on YTS for tt4139124.
  588. INFO 2017-08-12 11:29:59,733 core.providers.torrent.parse: Parsing 2 YTS results.
  589. INFO 2017-08-12 11:29:59,733 core.providers.torrent.parse: Found 2 results from YTS.
  590. INFO 2017-08-12 11:29:59,733 core.proxy.destroy: Closing proxy connection.
  591. DEBUG 2017-08-12 11:29:59,734 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  592. DEBUG 2017-08-12 11:29:59,734 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  593. INFO 2017-08-12 11:29:59,736 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  594. INFO 2017-08-12 11:29:59,736 core.searcher.get_source: Determining source media for keanu 2016.Bluray.720p.YTS
  595. INFO 2017-08-12 11:29:59,736 core.searcher.get_source: Source media determined as BluRay-720P
  596. INFO 2017-08-12 11:29:59,736 core.searcher.get_source: Determining source media for keanu 2016.Bluray.1080p.YTS
  597. INFO 2017-08-12 11:29:59,737 core.searcher.get_source: Source media determined as BluRay-1080P
  598. INFO 2017-08-12 11:29:59,737 core.searchresults.score: Scoring 2 search results.
  599. DEBUG 2017-08-12 11:29:59,737 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  600. DEBUG 2017-08-12 11:29:59,737 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  601. DEBUG 2017-08-12 11:29:59,739 core.searchresults.score: Scoring based on quality profile Default
  602. DEBUG 2017-08-12 11:29:59,739 core.searchresults.reset: Resetting release scores to 0.
  603. INFO 2017-08-12 11:29:59,739 core.searchresults.remove_ignored: Filtering Ignored Words.
  604. INFO 2017-08-12 11:29:59,740 core.searchresults.remove_ignored: Keeping 2 results.
  605. INFO 2017-08-12 11:29:59,740 core.searchresults.retention_check: Checking retention.
  606. INFO 2017-08-12 11:29:59,740 core.searchresults.retention_check: Keeping 2 results.
  607. INFO 2017-08-12 11:29:59,740 core.searchresults.seed_check: Checking torrent seeds.
  608. INFO 2017-08-12 11:29:59,740 core.searchresults.seed_check: Keeping 2 results.
  609. INFO 2017-08-12 11:29:59,740 core.searchresults.freeleech: Adding Freeleech points.
  610. INFO 2017-08-12 11:29:59,741 core.searchresults.score_sources: Filtering resolution and size requirements.
  611. DEBUG 2017-08-12 11:29:59,741 core.searchresults.score_sources: Scoring and filtering keanu 2016.Bluray.720p.YTS based on resolution BluRay-720P.
  612. DEBUG 2017-08-12 11:29:59,741 core.searchresults.score_sources: keanu 2016.Bluray.720p.YTS matches source BluRay-720P, checking size.
  613. DEBUG 2017-08-12 11:29:59,741 core.searchresults.score_sources: Removing keanu 2016.Bluray.720p.YTS, size 775.841382 not in range 1000-2000.
  614. DEBUG 2017-08-12 11:29:59,741 core.searchresults.score_sources: Scoring and filtering keanu 2016.Bluray.1080p.YTS based on resolution BluRay-1080P.
  615. INFO 2017-08-12 11:29:59,741 core.searchresults.score_sources: Keeping 0 results.
  616. INFO 2017-08-12 11:29:59,742 core.searchresults.fuzzy_title: Checking title match.
  617. INFO 2017-08-12 11:29:59,742 core.searchresults.fuzzy_title: Keeping 0 results.
  618. INFO 2017-08-12 11:29:59,742 core.searchresults.score_preferred: Scoring Preferred Words.
  619. INFO 2017-08-12 11:29:59,742 core.searchresults.score: Finished scoring search results.
  620. DEBUG 2017-08-12 11:29:59,742 core.sqldb.get_marked_results: Retrieving Marked Results for tt4139124.
  621. DEBUG 2017-08-12 11:29:59,742 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt4139124"']
  622. INFO 2017-08-12 11:29:59,744 core.searcher.store_results: 0 results found for tt4139124. Storing results.
  623. INFO 2017-08-12 11:29:59,744 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  624. DEBUG 2017-08-12 11:29:59,744 core.sqldb.purge_search_results: Purging search results for tt4139124
  625. DEBUG 2017-08-12 11:29:59,745 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  626. INFO 2017-08-12 11:29:59,746 core.library.movie_status: Determining appropriate status for movie tt4139124.
  627. DEBUG 2017-08-12 11:29:59,747 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  628. DEBUG 2017-08-12 11:29:59,747 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  629. DEBUG 2017-08-12 11:29:59,748 core.sqldb.get_distinct: Getting distinct values for tt4139124 in SEARCHRESULTS
  630. DEBUG 2017-08-12 11:29:59,749 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  631. INFO 2017-08-12 11:29:59,750 core.library.movie_status: Setting MOVIES tt4139124 status to Waiting.
  632. DEBUG 2017-08-12 11:29:59,750 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt4139124 in MOVIES.
  633. DEBUG 2017-08-12 11:29:59,750 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt4139124')]
  634. DEBUG 2017-08-12 11:30:00,266 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt4139124 in MOVIES.
  635. DEBUG 2017-08-12 11:30:00,266 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt4139124')]
  636. DEBUG 2017-08-12 11:30:00,588 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  637. DEBUG 2017-08-12 11:30:00,588 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  638. DEBUG 2017-08-12 11:30:00,590 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  639. DEBUG 2017-08-12 11:30:00,590 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  640. INFO 2017-08-12 11:30:09,795 core.movieinfo.search: Searching TheMovieDB for king arthur
  641. INFO 2017-08-12 11:30:09,796 core.movieinfo._search_title: Searching TheMovieDB for title: king arthur.
  642. INFO 2017-08-12 11:30:09,796 core.movieinfo._search_title: Searching TMDB https://api.themoviedb.org/3/search/movie?page=1&include_adult=false&query=king arthur
  643. INFO 2017-08-12 11:30:13,836 core.library.add_movie: Adding King Arthur: Legend of the Sword to library.
  644. DEBUG 2017-08-12 11:30:13,836 core.library.add_movie: More information needed, searching TheMovieDB for 274857
  645. INFO 2017-08-12 11:30:13,836 core.movieinfo._search_tmdbid: Searching TheMovieDB for TMDB ID: 274857.
  646. INFO 2017-08-12 11:30:13,836 core.movieinfo._search_tmdbid: Searching TMDB https://api.themoviedb.org/3/movie/274857?language=en-US&append_to_response=alternative_titles,external_ids,release_dates
  647. DEBUG 2017-08-12 11:30:14,799 core.sqldb.row_exists: Checking if imdbid:tt1972591 exists in database table MOVIES
  648. DEBUG 2017-08-12 11:30:14,800 core.sqldb.execute: Executing SQL command: ['SELECT 1 FROM MOVIES WHERE imdbid="tt1972591"']
  649. INFO 2017-08-12 11:30:14,801 core.library.convert_to_db: Converting movie metadata to database structure for King Arthur: Legend of the Sword.
  650. DEBUG 2017-08-12 11:30:14,801 core.sqldb.write: Writing data to MOVIES.
  651. DEBUG 2017-08-12 11:30:14,802 core.sqldb.execute: Executing SQL command: ['INSERT INTO MOVIES ( title, release_date, year, quality, alternative_titles, imdbid, status, origin, added_date, poster, plot, url, score, backlog, tmdbid, media_release_date, finished_file, sort_title ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )', ['King Arthur: Legend of the Sword', '2017-04-27', '2017', 'Default', 'King Arthur,Knights of the Roundtable: King Arthur', 'tt1972591', 'Waiting', 'Search', '2017-08-12', 'images/posters/tt1972591.jpg', 'When the child Arthur’s father is murdered, Vortigern, Arthur’s uncle, seizes the crown. Robbed of his birthright and with no idea who he truly is, Arthur comes up the hard way in the back alleys of the city. But once he pulls the sword Excalibur from the stone, his life is turned upside down and he is forced to acknowledge his true legacy... whether he likes it or not.', 'https://www.themoviedb.org/movie/274857', 6.5, 0, 274857, '2017-08-08', None, 'King Arthur: Legend of the Sword']]
  652. INFO 2017-08-12 11:30:15,154 core.library.save_poster: Downloading poster for tt1972591.
  653. INFO 2017-08-12 11:30:15,155 core.library.save_poster: Saving poster to static/images/posters/tt1972591.jpg
  654. INFO 2017-08-12 11:30:15,156 core.searcher._t_search_grab: Executing automatic search/grab for King Arthur: Legend of the Sword.
  655. INFO 2017-08-12 11:30:15,157 core.searcher.verify: Verification criteria met for King Arthur: Legend of the Sword 2017, setting status to Wanted
  656. DEBUG 2017-08-12 11:30:15,160 core.sqldb.update: Updating status to Wanted for rows that match imdbid:tt1972591 in MOVIES.
  657. DEBUG 2017-08-12 11:30:15,162 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Wanted', 'tt1972591')]
  658. INFO 2017-08-12 11:30:15,301 core.library.save_poster: Poster saved to static/images/posters/tt1972591.jpg
  659. INFO 2017-08-12 11:30:15,462 core.searcher.verify: King Arthur: Legend of the Sword passes verification checks, will include title in search.
  660. DEBUG 2017-08-12 11:30:18,324 core.sqldb.get_library_count: Getting count of library.
  661. DEBUG 2017-08-12 11:30:18,324 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  662. DEBUG 2017-08-12 11:30:18,577 core.sqldb.get_user_movies: Retrieving list of user's movies.
  663. DEBUG 2017-08-12 11:30:18,577 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  664. DEBUG 2017-08-12 11:30:20,074 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  665. DEBUG 2017-08-12 11:30:20,074 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  666. DEBUG 2017-08-12 11:31:38,514 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  667. DEBUG 2017-08-12 11:31:38,514 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  668. INFO 2017-08-12 11:31:38,515 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  669. INFO 2017-08-12 11:31:38,515 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  670. INFO 2017-08-12 11:31:38,515 core.providers.torrent.search: Performing backlog search on YTS for tt1972591.
  671. INFO 2017-08-12 11:31:39,027 core.providers.torrent.parse: Parsing 3 YTS results.
  672. INFO 2017-08-12 11:31:39,027 core.providers.torrent.parse: Found 3 results from YTS.
  673. INFO 2017-08-12 11:31:39,027 core.proxy.destroy: Closing proxy connection.
  674. DEBUG 2017-08-12 11:31:39,027 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  675. DEBUG 2017-08-12 11:31:39,027 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  676. INFO 2017-08-12 11:31:39,028 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  677. INFO 2017-08-12 11:31:39,028 core.searcher.get_source: Determining source media for king arthur legend of the sword 2017.Bluray.1080P.3D.YTS
  678. INFO 2017-08-12 11:31:39,028 core.searcher.get_source: Source media determined as BluRay-1080P
  679. INFO 2017-08-12 11:31:39,028 core.searcher.get_source: Determining source media for king arthur legend of the sword 2017.Bluray.720p.YTS
  680. INFO 2017-08-12 11:31:39,028 core.searcher.get_source: Source media determined as BluRay-720P
  681. INFO 2017-08-12 11:31:39,028 core.searcher.get_source: Determining source media for king arthur legend of the sword 2017.Bluray.1080p.YTS
  682. INFO 2017-08-12 11:31:39,028 core.searcher.get_source: Source media determined as BluRay-1080P
  683. INFO 2017-08-12 11:31:39,028 core.searchresults.score: Scoring 3 search results.
  684. DEBUG 2017-08-12 11:31:39,028 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  685. DEBUG 2017-08-12 11:31:39,028 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  686. DEBUG 2017-08-12 11:31:39,029 core.searchresults.score: Scoring based on quality profile Default
  687. DEBUG 2017-08-12 11:31:39,029 core.searchresults.reset: Resetting release scores to 0.
  688. INFO 2017-08-12 11:31:39,029 core.searchresults.remove_ignored: Filtering Ignored Words.
  689. INFO 2017-08-12 11:31:39,029 core.searchresults.remove_ignored: Keeping 3 results.
  690. INFO 2017-08-12 11:31:39,029 core.searchresults.retention_check: Checking retention.
  691. INFO 2017-08-12 11:31:39,029 core.searchresults.retention_check: Keeping 3 results.
  692. INFO 2017-08-12 11:31:39,029 core.searchresults.seed_check: Checking torrent seeds.
  693. INFO 2017-08-12 11:31:39,029 core.searchresults.seed_check: Keeping 3 results.
  694. INFO 2017-08-12 11:31:39,029 core.searchresults.freeleech: Adding Freeleech points.
  695. INFO 2017-08-12 11:31:39,029 core.searchresults.score_sources: Filtering resolution and size requirements.
  696. DEBUG 2017-08-12 11:31:39,029 core.searchresults.score_sources: Scoring and filtering king arthur legend of the sword 2017.Bluray.1080P.3D.YTS based on resolution BluRay-1080P.
  697. DEBUG 2017-08-12 11:31:39,029 core.searchresults.score_sources: Scoring and filtering king arthur legend of the sword 2017.Bluray.720p.YTS based on resolution BluRay-720P.
  698. DEBUG 2017-08-12 11:31:39,029 core.searchresults.score_sources: king arthur legend of the sword 2017.Bluray.720p.YTS matches source BluRay-720P, checking size.
  699. DEBUG 2017-08-12 11:31:39,029 core.searchresults.score_sources: Removing king arthur legend of the sword 2017.Bluray.720p.YTS, size 977.534976 not in range 1000-2000.
  700. DEBUG 2017-08-12 11:31:39,029 core.searchresults.score_sources: Scoring and filtering king arthur legend of the sword 2017.Bluray.1080p.YTS based on resolution BluRay-1080P.
  701. INFO 2017-08-12 11:31:39,029 core.searchresults.score_sources: Keeping 0 results.
  702. INFO 2017-08-12 11:31:39,029 core.searchresults.fuzzy_title: Checking title match.
  703. INFO 2017-08-12 11:31:39,030 core.searchresults.fuzzy_title: Keeping 0 results.
  704. INFO 2017-08-12 11:31:39,030 core.searchresults.score_preferred: Scoring Preferred Words.
  705. INFO 2017-08-12 11:31:39,030 core.searchresults.score: Finished scoring search results.
  706. DEBUG 2017-08-12 11:31:39,030 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  707. DEBUG 2017-08-12 11:31:39,030 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  708. INFO 2017-08-12 11:31:39,030 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  709. INFO 2017-08-12 11:31:39,030 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  710. DEBUG 2017-08-12 11:31:39,030 core.sqldb.purge_search_results: Purging search results for tt1972591
  711. DEBUG 2017-08-12 11:31:39,030 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  712. INFO 2017-08-12 11:31:39,031 core.library.movie_status: Determining appropriate status for movie tt1972591.
  713. DEBUG 2017-08-12 11:31:39,031 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  714. DEBUG 2017-08-12 11:31:39,031 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  715. DEBUG 2017-08-12 11:31:39,031 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  716. DEBUG 2017-08-12 11:31:39,031 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  717. INFO 2017-08-12 11:31:39,032 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  718. DEBUG 2017-08-12 11:31:39,032 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  719. DEBUG 2017-08-12 11:31:39,032 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  720. DEBUG 2017-08-12 11:31:39,381 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  721. DEBUG 2017-08-12 11:31:39,382 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  722. DEBUG 2017-08-12 11:31:39,705 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  723. DEBUG 2017-08-12 11:31:39,705 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  724. DEBUG 2017-08-12 11:31:39,707 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  725. DEBUG 2017-08-12 11:31:39,707 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  726. INFO 2017-08-12 11:34:54,561 core.ajax.get_log_text: Dumping log file log.txt to text.
  727. DEBUG 2017-08-12 11:35:48,446 core.sqldb.get_library_count: Getting count of library.
  728. DEBUG 2017-08-12 11:35:48,446 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  729. DEBUG 2017-08-12 11:35:48,740 core.sqldb.get_user_movies: Retrieving list of user's movies.
  730. DEBUG 2017-08-12 11:35:48,740 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  731. DEBUG 2017-08-12 11:35:50,091 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  732. DEBUG 2017-08-12 11:35:50,092 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  733. DEBUG 2017-08-12 11:35:51,133 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  734. DEBUG 2017-08-12 11:35:51,133 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  735. INFO 2017-08-12 11:35:51,133 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  736. INFO 2017-08-12 11:35:51,134 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  737. INFO 2017-08-12 11:35:51,134 core.providers.torrent.search: Performing backlog search on YTS for tt1972591.
  738. INFO 2017-08-12 11:35:52,732 core.providers.torrent.parse: Parsing 3 YTS results.
  739. INFO 2017-08-12 11:35:52,732 core.providers.torrent.parse: Found 3 results from YTS.
  740. INFO 2017-08-12 11:35:52,733 core.proxy.destroy: Closing proxy connection.
  741. DEBUG 2017-08-12 11:35:52,733 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  742. DEBUG 2017-08-12 11:35:52,733 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  743. INFO 2017-08-12 11:35:52,734 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  744. INFO 2017-08-12 11:35:52,734 core.searcher.get_source: Determining source media for king arthur legend of the sword 2017.Bluray.1080P.3D.YTS
  745. INFO 2017-08-12 11:35:52,734 core.searcher.get_source: Source media determined as BluRay-1080P
  746. INFO 2017-08-12 11:35:52,734 core.searcher.get_source: Determining source media for king arthur legend of the sword 2017.Bluray.720p.YTS
  747. INFO 2017-08-12 11:35:52,734 core.searcher.get_source: Source media determined as BluRay-720P
  748. INFO 2017-08-12 11:35:52,735 core.searcher.get_source: Determining source media for king arthur legend of the sword 2017.Bluray.1080p.YTS
  749. INFO 2017-08-12 11:35:52,735 core.searcher.get_source: Source media determined as BluRay-1080P
  750. INFO 2017-08-12 11:35:52,735 core.searchresults.score: Scoring 3 search results.
  751. DEBUG 2017-08-12 11:35:52,735 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  752. DEBUG 2017-08-12 11:35:52,735 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  753. DEBUG 2017-08-12 11:35:52,736 core.searchresults.score: Scoring based on quality profile Default
  754. DEBUG 2017-08-12 11:35:52,736 core.searchresults.reset: Resetting release scores to 0.
  755. INFO 2017-08-12 11:35:52,736 core.searchresults.remove_ignored: Filtering Ignored Words.
  756. INFO 2017-08-12 11:35:52,736 core.searchresults.remove_ignored: Keeping 3 results.
  757. INFO 2017-08-12 11:35:52,736 core.searchresults.retention_check: Checking retention.
  758. INFO 2017-08-12 11:35:52,737 core.searchresults.retention_check: Keeping 3 results.
  759. INFO 2017-08-12 11:35:52,737 core.searchresults.seed_check: Checking torrent seeds.
  760. INFO 2017-08-12 11:35:52,737 core.searchresults.seed_check: Keeping 3 results.
  761. INFO 2017-08-12 11:35:52,737 core.searchresults.freeleech: Adding Freeleech points.
  762. INFO 2017-08-12 11:35:52,737 core.searchresults.score_sources: Filtering resolution and size requirements.
  763. DEBUG 2017-08-12 11:35:52,737 core.searchresults.score_sources: Scoring and filtering king arthur legend of the sword 2017.Bluray.1080P.3D.YTS based on resolution BluRay-1080P.
  764. DEBUG 2017-08-12 11:35:52,737 core.searchresults.score_sources: Scoring and filtering king arthur legend of the sword 2017.Bluray.720p.YTS based on resolution BluRay-720P.
  765. DEBUG 2017-08-12 11:35:52,737 core.searchresults.score_sources: king arthur legend of the sword 2017.Bluray.720p.YTS matches source BluRay-720P, checking size.
  766. DEBUG 2017-08-12 11:35:52,737 core.searchresults.score_sources: Removing king arthur legend of the sword 2017.Bluray.720p.YTS, size 977.534976 not in range 1000-2000.
  767. DEBUG 2017-08-12 11:35:52,737 core.searchresults.score_sources: Scoring and filtering king arthur legend of the sword 2017.Bluray.1080p.YTS based on resolution BluRay-1080P.
  768. INFO 2017-08-12 11:35:52,737 core.searchresults.score_sources: Keeping 0 results.
  769. INFO 2017-08-12 11:35:52,738 core.searchresults.fuzzy_title: Checking title match.
  770. INFO 2017-08-12 11:35:52,738 core.searchresults.fuzzy_title: Keeping 0 results.
  771. INFO 2017-08-12 11:35:52,738 core.searchresults.score_preferred: Scoring Preferred Words.
  772. INFO 2017-08-12 11:35:52,738 core.searchresults.score: Finished scoring search results.
  773. DEBUG 2017-08-12 11:35:52,738 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  774. DEBUG 2017-08-12 11:35:52,738 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  775. INFO 2017-08-12 11:35:52,739 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  776. INFO 2017-08-12 11:35:52,739 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  777. DEBUG 2017-08-12 11:35:52,739 core.sqldb.purge_search_results: Purging search results for tt1972591
  778. DEBUG 2017-08-12 11:35:52,739 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  779. INFO 2017-08-12 11:35:52,740 core.library.movie_status: Determining appropriate status for movie tt1972591.
  780. DEBUG 2017-08-12 11:35:52,740 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  781. DEBUG 2017-08-12 11:35:52,740 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  782. DEBUG 2017-08-12 11:35:52,741 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  783. DEBUG 2017-08-12 11:35:52,741 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  784. INFO 2017-08-12 11:35:52,742 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  785. DEBUG 2017-08-12 11:35:52,742 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  786. DEBUG 2017-08-12 11:35:52,742 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  787. DEBUG 2017-08-12 11:35:53,048 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  788. DEBUG 2017-08-12 11:35:53,049 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  789. DEBUG 2017-08-12 11:35:53,350 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  790. DEBUG 2017-08-12 11:35:53,350 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  791. DEBUG 2017-08-12 11:35:53,352 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  792. DEBUG 2017-08-12 11:35:53,352 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  793. INFO 2017-08-12 12:01:43,865 core.ajax.save_settings: Saving settings.
  794. DEBUG 2017-08-12 12:01:46,607 core.sqldb.get_library_count: Getting count of library.
  795. DEBUG 2017-08-12 12:01:46,607 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  796. DEBUG 2017-08-12 12:01:46,911 core.sqldb.get_user_movies: Retrieving list of user's movies.
  797. DEBUG 2017-08-12 12:01:46,911 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  798. DEBUG 2017-08-12 12:01:48,313 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  799. DEBUG 2017-08-12 12:01:48,313 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  800. DEBUG 2017-08-12 12:01:49,226 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  801. DEBUG 2017-08-12 12:01:49,226 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  802. INFO 2017-08-12 12:01:49,227 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  803. INFO 2017-08-12 12:01:49,227 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  804. INFO 2017-08-12 12:01:49,227 core.providers.torrent.search: Performing backlog search on ThePirateBay for tt1972591.
  805. ERROR 2017-08-12 12:01:49,332 core.providers.torrent.search: ThePirateBay search failed.
  806. Traceback (most recent call last):
  807. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 600, in urlopen
  808. chunked=chunked)
  809. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 345, in _make_request
  810. self._validate_conn(conn)
  811. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 844, in _validate_conn
  812. conn.connect()
  813. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 342, in connect
  814. _match_hostname(cert, self.assert_hostname or hostname)
  815. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 352, in _match_hostname
  816. match_hostname(cert, asserted_hostname)
  817. File "C:\Users\Heath\AppData\Local\Programs\Python\Python36\lib\ssl.py", line 325, in match_hostname
  818. % (hostname, dnsnames[0]))
  819. ssl.CertificateError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  820.  
  821. During handling of the above exception, another exception occurred:
  822.  
  823. Traceback (most recent call last):
  824. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 436, in send
  825. timeout=timeout
  826. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 630, in urlopen
  827. raise SSLError(e)
  828. lib.requests.packages.urllib3.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  829.  
  830. During handling of the above exception, another exception occurred:
  831.  
  832. Traceback (most recent call last):
  833. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\providers\torrent.py", line 747, in search
  834. response = Url.open(url, headers=headers).text
  835. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\helpers.py", line 83, in open
  836. r = requests.get(url, **kwargs)
  837. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 72, in get
  838. return request('get', url, params=params, **kwargs)
  839. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 58, in request
  840. return session.request(method=method, url=url, **kwargs)
  841. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 497, in request
  842. resp = self.send(prep, **send_kwargs)
  843. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 618, in send
  844. r = adapter.send(request, **kwargs)
  845. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 510, in send
  846. raise SSLError(e, request=request)
  847. lib.requests.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  848. INFO 2017-08-12 12:01:49,335 core.proxy.destroy: Closing proxy connection.
  849. DEBUG 2017-08-12 12:01:49,336 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  850. DEBUG 2017-08-12 12:01:49,336 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  851. INFO 2017-08-12 12:01:49,336 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  852. INFO 2017-08-12 12:01:49,336 core.searchresults.score: Scoring 0 search results.
  853. DEBUG 2017-08-12 12:01:49,337 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  854. DEBUG 2017-08-12 12:01:49,337 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  855. DEBUG 2017-08-12 12:01:49,337 core.searchresults.score: Scoring based on quality profile Default
  856. DEBUG 2017-08-12 12:01:49,337 core.searchresults.reset: Resetting release scores to 0.
  857. INFO 2017-08-12 12:01:49,337 core.searchresults.remove_ignored: Filtering Ignored Words.
  858. INFO 2017-08-12 12:01:49,337 core.searchresults.remove_ignored: Keeping 0 results.
  859. INFO 2017-08-12 12:01:49,337 core.searchresults.retention_check: Checking retention.
  860. INFO 2017-08-12 12:01:49,337 core.searchresults.retention_check: Keeping 0 results.
  861. INFO 2017-08-12 12:01:49,338 core.searchresults.seed_check: Checking torrent seeds.
  862. INFO 2017-08-12 12:01:49,338 core.searchresults.seed_check: Keeping 0 results.
  863. INFO 2017-08-12 12:01:49,338 core.searchresults.freeleech: Adding Freeleech points.
  864. INFO 2017-08-12 12:01:49,338 core.searchresults.score_sources: Filtering resolution and size requirements.
  865. INFO 2017-08-12 12:01:49,338 core.searchresults.score_sources: Keeping 0 results.
  866. INFO 2017-08-12 12:01:49,338 core.searchresults.fuzzy_title: Checking title match.
  867. INFO 2017-08-12 12:01:49,338 core.searchresults.fuzzy_title: Keeping 0 results.
  868. INFO 2017-08-12 12:01:49,338 core.searchresults.score_preferred: Scoring Preferred Words.
  869. INFO 2017-08-12 12:01:49,338 core.searchresults.score: Finished scoring search results.
  870. DEBUG 2017-08-12 12:01:49,338 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  871. DEBUG 2017-08-12 12:01:49,338 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  872. INFO 2017-08-12 12:01:49,338 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  873. INFO 2017-08-12 12:01:49,339 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  874. DEBUG 2017-08-12 12:01:49,339 core.sqldb.purge_search_results: Purging search results for tt1972591
  875. DEBUG 2017-08-12 12:01:49,339 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  876. INFO 2017-08-12 12:01:49,339 core.library.movie_status: Determining appropriate status for movie tt1972591.
  877. DEBUG 2017-08-12 12:01:49,339 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  878. DEBUG 2017-08-12 12:01:49,339 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  879. DEBUG 2017-08-12 12:01:49,340 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  880. DEBUG 2017-08-12 12:01:49,340 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  881. INFO 2017-08-12 12:01:49,340 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  882. DEBUG 2017-08-12 12:01:49,340 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  883. DEBUG 2017-08-12 12:01:49,340 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  884. DEBUG 2017-08-12 12:01:49,637 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  885. DEBUG 2017-08-12 12:01:49,637 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  886. DEBUG 2017-08-12 12:01:49,987 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  887. DEBUG 2017-08-12 12:01:49,987 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  888. DEBUG 2017-08-12 12:01:49,987 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  889. DEBUG 2017-08-12 12:01:49,987 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  890. DEBUG 2017-08-12 12:01:51,250 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  891. DEBUG 2017-08-12 12:01:51,250 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  892. INFO 2017-08-12 12:01:51,250 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  893. INFO 2017-08-12 12:01:51,251 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  894. INFO 2017-08-12 12:01:51,251 core.providers.torrent.search: Performing backlog search on ThePirateBay for tt1972591.
  895. ERROR 2017-08-12 12:01:51,358 core.providers.torrent.search: ThePirateBay search failed.
  896. Traceback (most recent call last):
  897. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 600, in urlopen
  898. chunked=chunked)
  899. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 345, in _make_request
  900. self._validate_conn(conn)
  901. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 844, in _validate_conn
  902. conn.connect()
  903. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 342, in connect
  904. _match_hostname(cert, self.assert_hostname or hostname)
  905. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 352, in _match_hostname
  906. match_hostname(cert, asserted_hostname)
  907. File "C:\Users\Heath\AppData\Local\Programs\Python\Python36\lib\ssl.py", line 325, in match_hostname
  908. % (hostname, dnsnames[0]))
  909. ssl.CertificateError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  910.  
  911. During handling of the above exception, another exception occurred:
  912.  
  913. Traceback (most recent call last):
  914. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 436, in send
  915. timeout=timeout
  916. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 630, in urlopen
  917. raise SSLError(e)
  918. lib.requests.packages.urllib3.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  919.  
  920. During handling of the above exception, another exception occurred:
  921.  
  922. Traceback (most recent call last):
  923. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\providers\torrent.py", line 747, in search
  924. response = Url.open(url, headers=headers).text
  925. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\helpers.py", line 83, in open
  926. r = requests.get(url, **kwargs)
  927. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 72, in get
  928. return request('get', url, params=params, **kwargs)
  929. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 58, in request
  930. return session.request(method=method, url=url, **kwargs)
  931. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 497, in request
  932. resp = self.send(prep, **send_kwargs)
  933. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 618, in send
  934. r = adapter.send(request, **kwargs)
  935. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 510, in send
  936. raise SSLError(e, request=request)
  937. lib.requests.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  938. INFO 2017-08-12 12:01:51,359 core.proxy.destroy: Closing proxy connection.
  939. DEBUG 2017-08-12 12:01:51,360 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  940. DEBUG 2017-08-12 12:01:51,360 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  941. INFO 2017-08-12 12:01:51,360 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  942. INFO 2017-08-12 12:01:51,361 core.searchresults.score: Scoring 0 search results.
  943. DEBUG 2017-08-12 12:01:51,361 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  944. DEBUG 2017-08-12 12:01:51,361 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  945. DEBUG 2017-08-12 12:01:51,361 core.searchresults.score: Scoring based on quality profile Default
  946. DEBUG 2017-08-12 12:01:51,362 core.searchresults.reset: Resetting release scores to 0.
  947. INFO 2017-08-12 12:01:51,362 core.searchresults.remove_ignored: Filtering Ignored Words.
  948. INFO 2017-08-12 12:01:51,362 core.searchresults.remove_ignored: Keeping 0 results.
  949. INFO 2017-08-12 12:01:51,362 core.searchresults.retention_check: Checking retention.
  950. INFO 2017-08-12 12:01:51,362 core.searchresults.retention_check: Keeping 0 results.
  951. INFO 2017-08-12 12:01:51,362 core.searchresults.seed_check: Checking torrent seeds.
  952. INFO 2017-08-12 12:01:51,362 core.searchresults.seed_check: Keeping 0 results.
  953. INFO 2017-08-12 12:01:51,362 core.searchresults.freeleech: Adding Freeleech points.
  954. INFO 2017-08-12 12:01:51,362 core.searchresults.score_sources: Filtering resolution and size requirements.
  955. INFO 2017-08-12 12:01:51,362 core.searchresults.score_sources: Keeping 0 results.
  956. INFO 2017-08-12 12:01:51,362 core.searchresults.fuzzy_title: Checking title match.
  957. INFO 2017-08-12 12:01:51,362 core.searchresults.fuzzy_title: Keeping 0 results.
  958. INFO 2017-08-12 12:01:51,362 core.searchresults.score_preferred: Scoring Preferred Words.
  959. INFO 2017-08-12 12:01:51,362 core.searchresults.score: Finished scoring search results.
  960. DEBUG 2017-08-12 12:01:51,362 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  961. DEBUG 2017-08-12 12:01:51,362 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  962. INFO 2017-08-12 12:01:51,363 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  963. INFO 2017-08-12 12:01:51,363 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  964. DEBUG 2017-08-12 12:01:51,363 core.sqldb.purge_search_results: Purging search results for tt1972591
  965. DEBUG 2017-08-12 12:01:51,363 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  966. INFO 2017-08-12 12:01:51,364 core.library.movie_status: Determining appropriate status for movie tt1972591.
  967. DEBUG 2017-08-12 12:01:51,364 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  968. DEBUG 2017-08-12 12:01:51,364 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  969. DEBUG 2017-08-12 12:01:51,364 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  970. DEBUG 2017-08-12 12:01:51,364 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  971. INFO 2017-08-12 12:01:51,365 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  972. DEBUG 2017-08-12 12:01:51,365 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  973. DEBUG 2017-08-12 12:01:51,365 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  974. DEBUG 2017-08-12 12:01:51,653 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  975. DEBUG 2017-08-12 12:01:51,653 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  976. DEBUG 2017-08-12 12:01:51,963 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  977. DEBUG 2017-08-12 12:01:51,963 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  978. DEBUG 2017-08-12 12:01:51,963 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  979. DEBUG 2017-08-12 12:01:51,963 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  980. DEBUG 2017-08-12 12:01:53,374 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  981. DEBUG 2017-08-12 12:01:53,374 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  982. INFO 2017-08-12 12:01:53,375 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  983. INFO 2017-08-12 12:01:53,375 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  984. INFO 2017-08-12 12:01:53,375 core.providers.torrent.search: Performing backlog search on ThePirateBay for tt1972591.
  985. ERROR 2017-08-12 12:01:53,488 core.providers.torrent.search: ThePirateBay search failed.
  986. Traceback (most recent call last):
  987. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 600, in urlopen
  988. chunked=chunked)
  989. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 345, in _make_request
  990. self._validate_conn(conn)
  991. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 844, in _validate_conn
  992. conn.connect()
  993. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 342, in connect
  994. _match_hostname(cert, self.assert_hostname or hostname)
  995. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 352, in _match_hostname
  996. match_hostname(cert, asserted_hostname)
  997. File "C:\Users\Heath\AppData\Local\Programs\Python\Python36\lib\ssl.py", line 325, in match_hostname
  998. % (hostname, dnsnames[0]))
  999. ssl.CertificateError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1000.  
  1001. During handling of the above exception, another exception occurred:
  1002.  
  1003. Traceback (most recent call last):
  1004. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 436, in send
  1005. timeout=timeout
  1006. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 630, in urlopen
  1007. raise SSLError(e)
  1008. lib.requests.packages.urllib3.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1009.  
  1010. During handling of the above exception, another exception occurred:
  1011.  
  1012. Traceback (most recent call last):
  1013. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\providers\torrent.py", line 747, in search
  1014. response = Url.open(url, headers=headers).text
  1015. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\helpers.py", line 83, in open
  1016. r = requests.get(url, **kwargs)
  1017. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 72, in get
  1018. return request('get', url, params=params, **kwargs)
  1019. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 58, in request
  1020. return session.request(method=method, url=url, **kwargs)
  1021. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 497, in request
  1022. resp = self.send(prep, **send_kwargs)
  1023. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 618, in send
  1024. r = adapter.send(request, **kwargs)
  1025. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 510, in send
  1026. raise SSLError(e, request=request)
  1027. lib.requests.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1028. INFO 2017-08-12 12:01:53,489 core.proxy.destroy: Closing proxy connection.
  1029. DEBUG 2017-08-12 12:01:53,489 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1030. DEBUG 2017-08-12 12:01:53,490 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1031. INFO 2017-08-12 12:01:53,490 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1032. INFO 2017-08-12 12:01:53,490 core.searchresults.score: Scoring 0 search results.
  1033. DEBUG 2017-08-12 12:01:53,490 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1034. DEBUG 2017-08-12 12:01:53,490 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1035. DEBUG 2017-08-12 12:01:53,491 core.searchresults.score: Scoring based on quality profile Default
  1036. DEBUG 2017-08-12 12:01:53,491 core.searchresults.reset: Resetting release scores to 0.
  1037. INFO 2017-08-12 12:01:53,491 core.searchresults.remove_ignored: Filtering Ignored Words.
  1038. INFO 2017-08-12 12:01:53,491 core.searchresults.remove_ignored: Keeping 0 results.
  1039. INFO 2017-08-12 12:01:53,491 core.searchresults.retention_check: Checking retention.
  1040. INFO 2017-08-12 12:01:53,491 core.searchresults.retention_check: Keeping 0 results.
  1041. INFO 2017-08-12 12:01:53,491 core.searchresults.seed_check: Checking torrent seeds.
  1042. INFO 2017-08-12 12:01:53,491 core.searchresults.seed_check: Keeping 0 results.
  1043. INFO 2017-08-12 12:01:53,491 core.searchresults.freeleech: Adding Freeleech points.
  1044. INFO 2017-08-12 12:01:53,491 core.searchresults.score_sources: Filtering resolution and size requirements.
  1045. INFO 2017-08-12 12:01:53,491 core.searchresults.score_sources: Keeping 0 results.
  1046. INFO 2017-08-12 12:01:53,491 core.searchresults.fuzzy_title: Checking title match.
  1047. INFO 2017-08-12 12:01:53,491 core.searchresults.fuzzy_title: Keeping 0 results.
  1048. INFO 2017-08-12 12:01:53,491 core.searchresults.score_preferred: Scoring Preferred Words.
  1049. INFO 2017-08-12 12:01:53,491 core.searchresults.score: Finished scoring search results.
  1050. DEBUG 2017-08-12 12:01:53,491 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  1051. DEBUG 2017-08-12 12:01:53,491 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  1052. INFO 2017-08-12 12:01:53,493 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  1053. INFO 2017-08-12 12:01:53,493 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1054. DEBUG 2017-08-12 12:01:53,493 core.sqldb.purge_search_results: Purging search results for tt1972591
  1055. DEBUG 2017-08-12 12:01:53,493 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1056. INFO 2017-08-12 12:01:53,493 core.library.movie_status: Determining appropriate status for movie tt1972591.
  1057. DEBUG 2017-08-12 12:01:53,493 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1058. DEBUG 2017-08-12 12:01:53,493 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1059. DEBUG 2017-08-12 12:01:53,494 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  1060. DEBUG 2017-08-12 12:01:53,494 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1061. INFO 2017-08-12 12:01:53,494 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  1062. DEBUG 2017-08-12 12:01:53,494 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  1063. DEBUG 2017-08-12 12:01:53,495 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  1064. DEBUG 2017-08-12 12:01:53,787 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  1065. DEBUG 2017-08-12 12:01:53,788 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  1066. DEBUG 2017-08-12 12:01:54,130 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1067. DEBUG 2017-08-12 12:01:54,130 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1068. DEBUG 2017-08-12 12:01:54,131 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1069. DEBUG 2017-08-12 12:01:54,131 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1070. DEBUG 2017-08-12 12:01:54,925 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1071. DEBUG 2017-08-12 12:01:54,925 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1072. INFO 2017-08-12 12:01:54,926 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  1073. INFO 2017-08-12 12:01:54,926 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1074. INFO 2017-08-12 12:01:54,926 core.providers.torrent.search: Performing backlog search on ThePirateBay for tt1972591.
  1075. ERROR 2017-08-12 12:01:55,045 core.providers.torrent.search: ThePirateBay search failed.
  1076. Traceback (most recent call last):
  1077. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 600, in urlopen
  1078. chunked=chunked)
  1079. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 345, in _make_request
  1080. self._validate_conn(conn)
  1081. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 844, in _validate_conn
  1082. conn.connect()
  1083. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 342, in connect
  1084. _match_hostname(cert, self.assert_hostname or hostname)
  1085. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 352, in _match_hostname
  1086. match_hostname(cert, asserted_hostname)
  1087. File "C:\Users\Heath\AppData\Local\Programs\Python\Python36\lib\ssl.py", line 325, in match_hostname
  1088. % (hostname, dnsnames[0]))
  1089. ssl.CertificateError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1090.  
  1091. During handling of the above exception, another exception occurred:
  1092.  
  1093. Traceback (most recent call last):
  1094. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 436, in send
  1095. timeout=timeout
  1096. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 630, in urlopen
  1097. raise SSLError(e)
  1098. lib.requests.packages.urllib3.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1099.  
  1100. During handling of the above exception, another exception occurred:
  1101.  
  1102. Traceback (most recent call last):
  1103. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\providers\torrent.py", line 747, in search
  1104. response = Url.open(url, headers=headers).text
  1105. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\helpers.py", line 83, in open
  1106. r = requests.get(url, **kwargs)
  1107. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 72, in get
  1108. return request('get', url, params=params, **kwargs)
  1109. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 58, in request
  1110. return session.request(method=method, url=url, **kwargs)
  1111. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 497, in request
  1112. resp = self.send(prep, **send_kwargs)
  1113. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 618, in send
  1114. r = adapter.send(request, **kwargs)
  1115. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 510, in send
  1116. raise SSLError(e, request=request)
  1117. lib.requests.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1118. INFO 2017-08-12 12:01:55,047 core.proxy.destroy: Closing proxy connection.
  1119. DEBUG 2017-08-12 12:01:55,047 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1120. DEBUG 2017-08-12 12:01:55,047 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1121. INFO 2017-08-12 12:01:55,048 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1122. INFO 2017-08-12 12:01:55,048 core.searchresults.score: Scoring 0 search results.
  1123. DEBUG 2017-08-12 12:01:55,048 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1124. DEBUG 2017-08-12 12:01:55,048 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1125. DEBUG 2017-08-12 12:01:55,048 core.searchresults.score: Scoring based on quality profile Default
  1126. DEBUG 2017-08-12 12:01:55,049 core.searchresults.reset: Resetting release scores to 0.
  1127. INFO 2017-08-12 12:01:55,049 core.searchresults.remove_ignored: Filtering Ignored Words.
  1128. INFO 2017-08-12 12:01:55,049 core.searchresults.remove_ignored: Keeping 0 results.
  1129. INFO 2017-08-12 12:01:55,049 core.searchresults.retention_check: Checking retention.
  1130. INFO 2017-08-12 12:01:55,049 core.searchresults.retention_check: Keeping 0 results.
  1131. INFO 2017-08-12 12:01:55,049 core.searchresults.seed_check: Checking torrent seeds.
  1132. INFO 2017-08-12 12:01:55,049 core.searchresults.seed_check: Keeping 0 results.
  1133. INFO 2017-08-12 12:01:55,049 core.searchresults.freeleech: Adding Freeleech points.
  1134. INFO 2017-08-12 12:01:55,049 core.searchresults.score_sources: Filtering resolution and size requirements.
  1135. INFO 2017-08-12 12:01:55,049 core.searchresults.score_sources: Keeping 0 results.
  1136. INFO 2017-08-12 12:01:55,049 core.searchresults.fuzzy_title: Checking title match.
  1137. INFO 2017-08-12 12:01:55,049 core.searchresults.fuzzy_title: Keeping 0 results.
  1138. INFO 2017-08-12 12:01:55,049 core.searchresults.score_preferred: Scoring Preferred Words.
  1139. INFO 2017-08-12 12:01:55,049 core.searchresults.score: Finished scoring search results.
  1140. DEBUG 2017-08-12 12:01:55,049 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  1141. DEBUG 2017-08-12 12:01:55,049 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  1142. INFO 2017-08-12 12:01:55,050 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  1143. INFO 2017-08-12 12:01:55,050 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1144. DEBUG 2017-08-12 12:01:55,050 core.sqldb.purge_search_results: Purging search results for tt1972591
  1145. DEBUG 2017-08-12 12:01:55,050 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1146. INFO 2017-08-12 12:01:55,050 core.library.movie_status: Determining appropriate status for movie tt1972591.
  1147. DEBUG 2017-08-12 12:01:55,050 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1148. DEBUG 2017-08-12 12:01:55,050 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1149. DEBUG 2017-08-12 12:01:55,051 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  1150. DEBUG 2017-08-12 12:01:55,051 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1151. INFO 2017-08-12 12:01:55,051 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  1152. DEBUG 2017-08-12 12:01:55,052 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  1153. DEBUG 2017-08-12 12:01:55,052 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  1154. DEBUG 2017-08-12 12:01:55,355 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  1155. DEBUG 2017-08-12 12:01:55,355 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  1156. DEBUG 2017-08-12 12:01:55,635 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1157. DEBUG 2017-08-12 12:01:55,635 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1158. DEBUG 2017-08-12 12:01:55,636 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1159. DEBUG 2017-08-12 12:01:55,636 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1160. DEBUG 2017-08-12 12:01:56,547 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1161. DEBUG 2017-08-12 12:01:56,547 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1162. INFO 2017-08-12 12:01:56,548 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  1163. INFO 2017-08-12 12:01:56,548 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1164. INFO 2017-08-12 12:01:56,548 core.providers.torrent.search: Performing backlog search on ThePirateBay for tt1972591.
  1165. ERROR 2017-08-12 12:01:56,656 core.providers.torrent.search: ThePirateBay search failed.
  1166. Traceback (most recent call last):
  1167. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 600, in urlopen
  1168. chunked=chunked)
  1169. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 345, in _make_request
  1170. self._validate_conn(conn)
  1171. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 844, in _validate_conn
  1172. conn.connect()
  1173. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 342, in connect
  1174. _match_hostname(cert, self.assert_hostname or hostname)
  1175. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 352, in _match_hostname
  1176. match_hostname(cert, asserted_hostname)
  1177. File "C:\Users\Heath\AppData\Local\Programs\Python\Python36\lib\ssl.py", line 325, in match_hostname
  1178. % (hostname, dnsnames[0]))
  1179. ssl.CertificateError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1180.  
  1181. During handling of the above exception, another exception occurred:
  1182.  
  1183. Traceback (most recent call last):
  1184. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 436, in send
  1185. timeout=timeout
  1186. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 630, in urlopen
  1187. raise SSLError(e)
  1188. lib.requests.packages.urllib3.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1189.  
  1190. During handling of the above exception, another exception occurred:
  1191.  
  1192. Traceback (most recent call last):
  1193. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\providers\torrent.py", line 747, in search
  1194. response = Url.open(url, headers=headers).text
  1195. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\helpers.py", line 83, in open
  1196. r = requests.get(url, **kwargs)
  1197. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 72, in get
  1198. return request('get', url, params=params, **kwargs)
  1199. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 58, in request
  1200. return session.request(method=method, url=url, **kwargs)
  1201. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 497, in request
  1202. resp = self.send(prep, **send_kwargs)
  1203. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 618, in send
  1204. r = adapter.send(request, **kwargs)
  1205. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 510, in send
  1206. raise SSLError(e, request=request)
  1207. lib.requests.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1208. INFO 2017-08-12 12:01:56,658 core.proxy.destroy: Closing proxy connection.
  1209. DEBUG 2017-08-12 12:01:56,658 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1210. DEBUG 2017-08-12 12:01:56,658 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1211. INFO 2017-08-12 12:01:56,659 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1212. INFO 2017-08-12 12:01:56,659 core.searchresults.score: Scoring 0 search results.
  1213. DEBUG 2017-08-12 12:01:56,659 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1214. DEBUG 2017-08-12 12:01:56,659 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1215. DEBUG 2017-08-12 12:01:56,660 core.searchresults.score: Scoring based on quality profile Default
  1216. DEBUG 2017-08-12 12:01:56,660 core.searchresults.reset: Resetting release scores to 0.
  1217. INFO 2017-08-12 12:01:56,660 core.searchresults.remove_ignored: Filtering Ignored Words.
  1218. INFO 2017-08-12 12:01:56,660 core.searchresults.remove_ignored: Keeping 0 results.
  1219. INFO 2017-08-12 12:01:56,660 core.searchresults.retention_check: Checking retention.
  1220. INFO 2017-08-12 12:01:56,660 core.searchresults.retention_check: Keeping 0 results.
  1221. INFO 2017-08-12 12:01:56,660 core.searchresults.seed_check: Checking torrent seeds.
  1222. INFO 2017-08-12 12:01:56,660 core.searchresults.seed_check: Keeping 0 results.
  1223. INFO 2017-08-12 12:01:56,660 core.searchresults.freeleech: Adding Freeleech points.
  1224. INFO 2017-08-12 12:01:56,660 core.searchresults.score_sources: Filtering resolution and size requirements.
  1225. INFO 2017-08-12 12:01:56,660 core.searchresults.score_sources: Keeping 0 results.
  1226. INFO 2017-08-12 12:01:56,660 core.searchresults.fuzzy_title: Checking title match.
  1227. INFO 2017-08-12 12:01:56,660 core.searchresults.fuzzy_title: Keeping 0 results.
  1228. INFO 2017-08-12 12:01:56,660 core.searchresults.score_preferred: Scoring Preferred Words.
  1229. INFO 2017-08-12 12:01:56,660 core.searchresults.score: Finished scoring search results.
  1230. DEBUG 2017-08-12 12:01:56,660 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  1231. DEBUG 2017-08-12 12:01:56,661 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  1232. INFO 2017-08-12 12:01:56,661 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  1233. INFO 2017-08-12 12:01:56,661 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1234. DEBUG 2017-08-12 12:01:56,661 core.sqldb.purge_search_results: Purging search results for tt1972591
  1235. DEBUG 2017-08-12 12:01:56,662 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1236. INFO 2017-08-12 12:01:56,662 core.library.movie_status: Determining appropriate status for movie tt1972591.
  1237. DEBUG 2017-08-12 12:01:56,662 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1238. DEBUG 2017-08-12 12:01:56,662 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1239. DEBUG 2017-08-12 12:01:56,663 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  1240. DEBUG 2017-08-12 12:01:56,663 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1241. INFO 2017-08-12 12:01:56,663 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  1242. DEBUG 2017-08-12 12:01:56,663 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  1243. DEBUG 2017-08-12 12:01:56,663 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  1244. DEBUG 2017-08-12 12:01:56,988 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  1245. DEBUG 2017-08-12 12:01:56,988 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  1246. DEBUG 2017-08-12 12:01:57,289 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1247. DEBUG 2017-08-12 12:01:57,289 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1248. DEBUG 2017-08-12 12:01:57,289 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1249. DEBUG 2017-08-12 12:01:57,290 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1250. DEBUG 2017-08-12 12:02:31,996 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1251. DEBUG 2017-08-12 12:02:31,996 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1252. DEBUG 2017-08-12 12:02:33,226 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1253. DEBUG 2017-08-12 12:02:33,226 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1254. INFO 2017-08-12 12:02:33,227 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  1255. INFO 2017-08-12 12:02:33,227 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1256. INFO 2017-08-12 12:02:33,227 core.providers.torrent.search: Performing backlog search on ThePirateBay for tt1972591.
  1257. ERROR 2017-08-12 12:02:33,334 core.providers.torrent.search: ThePirateBay search failed.
  1258. Traceback (most recent call last):
  1259. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 600, in urlopen
  1260. chunked=chunked)
  1261. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 345, in _make_request
  1262. self._validate_conn(conn)
  1263. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 844, in _validate_conn
  1264. conn.connect()
  1265. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 342, in connect
  1266. _match_hostname(cert, self.assert_hostname or hostname)
  1267. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connection.py", line 352, in _match_hostname
  1268. match_hostname(cert, asserted_hostname)
  1269. File "C:\Users\Heath\AppData\Local\Programs\Python\Python36\lib\ssl.py", line 325, in match_hostname
  1270. % (hostname, dnsnames[0]))
  1271. ssl.CertificateError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1272.  
  1273. During handling of the above exception, another exception occurred:
  1274.  
  1275. Traceback (most recent call last):
  1276. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 436, in send
  1277. timeout=timeout
  1278. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\packages\urllib3\connectionpool.py", line 630, in urlopen
  1279. raise SSLError(e)
  1280. lib.requests.packages.urllib3.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1281.  
  1282. During handling of the above exception, another exception occurred:
  1283.  
  1284. Traceback (most recent call last):
  1285. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\providers\torrent.py", line 747, in search
  1286. response = Url.open(url, headers=headers).text
  1287. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\core\helpers.py", line 83, in open
  1288. r = requests.get(url, **kwargs)
  1289. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 72, in get
  1290. return request('get', url, params=params, **kwargs)
  1291. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\api.py", line 58, in request
  1292. return session.request(method=method, url=url, **kwargs)
  1293. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 497, in request
  1294. resp = self.send(prep, **send_kwargs)
  1295. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\sessions.py", line 618, in send
  1296. r = adapter.send(request, **kwargs)
  1297. File "E:\!HARD DRIVE STORAGE\Programs\Watcher\Watcher3-master\lib\requests\adapters.py", line 510, in send
  1298. raise SSLError(e, request=request)
  1299. lib.requests.exceptions.SSLError: hostname 'www.thepiratebay.org' doesn't match 'www.tvicb.com'
  1300. INFO 2017-08-12 12:02:33,336 core.proxy.destroy: Closing proxy connection.
  1301. DEBUG 2017-08-12 12:02:33,336 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1302. DEBUG 2017-08-12 12:02:33,336 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1303. INFO 2017-08-12 12:02:33,337 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1304. INFO 2017-08-12 12:02:33,337 core.searchresults.score: Scoring 0 search results.
  1305. DEBUG 2017-08-12 12:02:33,337 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1306. DEBUG 2017-08-12 12:02:33,337 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1307. DEBUG 2017-08-12 12:02:33,338 core.searchresults.score: Scoring based on quality profile Default
  1308. DEBUG 2017-08-12 12:02:33,338 core.searchresults.reset: Resetting release scores to 0.
  1309. INFO 2017-08-12 12:02:33,338 core.searchresults.remove_ignored: Filtering Ignored Words.
  1310. INFO 2017-08-12 12:02:33,338 core.searchresults.remove_ignored: Keeping 0 results.
  1311. INFO 2017-08-12 12:02:33,338 core.searchresults.retention_check: Checking retention.
  1312. INFO 2017-08-12 12:02:33,338 core.searchresults.retention_check: Keeping 0 results.
  1313. INFO 2017-08-12 12:02:33,338 core.searchresults.seed_check: Checking torrent seeds.
  1314. INFO 2017-08-12 12:02:33,338 core.searchresults.seed_check: Keeping 0 results.
  1315. INFO 2017-08-12 12:02:33,338 core.searchresults.freeleech: Adding Freeleech points.
  1316. INFO 2017-08-12 12:02:33,338 core.searchresults.score_sources: Filtering resolution and size requirements.
  1317. INFO 2017-08-12 12:02:33,338 core.searchresults.score_sources: Keeping 0 results.
  1318. INFO 2017-08-12 12:02:33,338 core.searchresults.fuzzy_title: Checking title match.
  1319. INFO 2017-08-12 12:02:33,338 core.searchresults.fuzzy_title: Keeping 0 results.
  1320. INFO 2017-08-12 12:02:33,338 core.searchresults.score_preferred: Scoring Preferred Words.
  1321. INFO 2017-08-12 12:02:33,338 core.searchresults.score: Finished scoring search results.
  1322. DEBUG 2017-08-12 12:02:33,339 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  1323. DEBUG 2017-08-12 12:02:33,339 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  1324. INFO 2017-08-12 12:02:33,339 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  1325. INFO 2017-08-12 12:02:33,339 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1326. DEBUG 2017-08-12 12:02:33,339 core.sqldb.purge_search_results: Purging search results for tt1972591
  1327. DEBUG 2017-08-12 12:02:33,339 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1328. INFO 2017-08-12 12:02:33,340 core.library.movie_status: Determining appropriate status for movie tt1972591.
  1329. DEBUG 2017-08-12 12:02:33,340 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1330. DEBUG 2017-08-12 12:02:33,340 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1331. DEBUG 2017-08-12 12:02:33,340 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  1332. DEBUG 2017-08-12 12:02:33,340 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1333. INFO 2017-08-12 12:02:33,341 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  1334. DEBUG 2017-08-12 12:02:33,341 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  1335. DEBUG 2017-08-12 12:02:33,341 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  1336. DEBUG 2017-08-12 12:02:33,639 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  1337. DEBUG 2017-08-12 12:02:33,640 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  1338. DEBUG 2017-08-12 12:02:33,938 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1339. DEBUG 2017-08-12 12:02:33,938 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1340. DEBUG 2017-08-12 12:02:33,939 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1341. DEBUG 2017-08-12 12:02:33,939 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1342. INFO 2017-08-12 12:02:39,328 core.ajax.get_log_text: Dumping log file log.txt to text.
  1343. INFO 2017-08-12 12:03:22,598 core.ajax.save_settings: Saving settings.
  1344. DEBUG 2017-08-12 12:03:27,377 core.sqldb.get_library_count: Getting count of library.
  1345. DEBUG 2017-08-12 12:03:27,378 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  1346. DEBUG 2017-08-12 12:03:27,501 core.sqldb.get_user_movies: Retrieving list of user's movies.
  1347. DEBUG 2017-08-12 12:03:27,501 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  1348. DEBUG 2017-08-12 12:03:28,249 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1349. DEBUG 2017-08-12 12:03:28,249 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1350. DEBUG 2017-08-12 12:03:29,283 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1351. DEBUG 2017-08-12 12:03:29,283 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1352. INFO 2017-08-12 12:03:29,284 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  1353. INFO 2017-08-12 12:03:29,284 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1354. INFO 2017-08-12 12:03:29,284 core.providers.torrent.search: Performing backlog search on Rarbg for tt1972591.
  1355. INFO 2017-08-12 12:03:29,284 core.providers.torrent.get_token: Getting RarBG access token.
  1356. INFO 2017-08-12 12:03:30,708 core.providers.torrent.search: Nothing found on Rarbg.
  1357. INFO 2017-08-12 12:03:30,708 core.proxy.destroy: Closing proxy connection.
  1358. DEBUG 2017-08-12 12:03:30,708 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1359. DEBUG 2017-08-12 12:03:30,708 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1360. INFO 2017-08-12 12:03:30,709 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1361. INFO 2017-08-12 12:03:30,709 core.searchresults.score: Scoring 0 search results.
  1362. DEBUG 2017-08-12 12:03:30,709 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1363. DEBUG 2017-08-12 12:03:30,709 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1364. DEBUG 2017-08-12 12:03:30,711 core.searchresults.score: Scoring based on quality profile Default
  1365. DEBUG 2017-08-12 12:03:30,711 core.searchresults.reset: Resetting release scores to 0.
  1366. INFO 2017-08-12 12:03:30,711 core.searchresults.remove_ignored: Filtering Ignored Words.
  1367. INFO 2017-08-12 12:03:30,711 core.searchresults.remove_ignored: Keeping 0 results.
  1368. INFO 2017-08-12 12:03:30,711 core.searchresults.retention_check: Checking retention.
  1369. INFO 2017-08-12 12:03:30,711 core.searchresults.retention_check: Keeping 0 results.
  1370. INFO 2017-08-12 12:03:30,711 core.searchresults.seed_check: Checking torrent seeds.
  1371. INFO 2017-08-12 12:03:30,711 core.searchresults.seed_check: Keeping 0 results.
  1372. INFO 2017-08-12 12:03:30,711 core.searchresults.freeleech: Adding Freeleech points.
  1373. INFO 2017-08-12 12:03:30,711 core.searchresults.score_sources: Filtering resolution and size requirements.
  1374. INFO 2017-08-12 12:03:30,711 core.searchresults.score_sources: Keeping 0 results.
  1375. INFO 2017-08-12 12:03:30,711 core.searchresults.fuzzy_title: Checking title match.
  1376. INFO 2017-08-12 12:03:30,711 core.searchresults.fuzzy_title: Keeping 0 results.
  1377. INFO 2017-08-12 12:03:30,711 core.searchresults.score_preferred: Scoring Preferred Words.
  1378. INFO 2017-08-12 12:03:30,711 core.searchresults.score: Finished scoring search results.
  1379. DEBUG 2017-08-12 12:03:30,711 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  1380. DEBUG 2017-08-12 12:03:30,711 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  1381. INFO 2017-08-12 12:03:30,712 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  1382. INFO 2017-08-12 12:03:30,712 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1383. DEBUG 2017-08-12 12:03:30,712 core.sqldb.purge_search_results: Purging search results for tt1972591
  1384. DEBUG 2017-08-12 12:03:30,712 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1385. INFO 2017-08-12 12:03:30,713 core.library.movie_status: Determining appropriate status for movie tt1972591.
  1386. DEBUG 2017-08-12 12:03:30,713 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1387. DEBUG 2017-08-12 12:03:30,713 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1388. DEBUG 2017-08-12 12:03:30,714 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  1389. DEBUG 2017-08-12 12:03:30,714 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1390. INFO 2017-08-12 12:03:30,715 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  1391. DEBUG 2017-08-12 12:03:30,715 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  1392. DEBUG 2017-08-12 12:03:30,715 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  1393. DEBUG 2017-08-12 12:03:31,009 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  1394. DEBUG 2017-08-12 12:03:31,009 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  1395. DEBUG 2017-08-12 12:03:31,308 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1396. DEBUG 2017-08-12 12:03:31,309 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1397. DEBUG 2017-08-12 12:03:31,309 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1398. DEBUG 2017-08-12 12:03:31,309 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1399. INFO 2017-08-12 12:06:28,662 root.test_connection: Testing connection to http://127.0.0.1:9117/torznab/thepiratebay.
  1400. INFO 2017-08-12 12:06:29,114 root.test_connection: Newz/TorzNab connection test successful.
  1401. INFO 2017-08-12 12:06:35,094 core.ajax.save_settings: Saving settings.
  1402. INFO 2017-08-12 12:06:37,381 core.ajax.save_settings: Saving settings.
  1403. DEBUG 2017-08-12 12:06:43,151 core.sqldb.get_library_count: Getting count of library.
  1404. DEBUG 2017-08-12 12:06:43,152 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  1405. DEBUG 2017-08-12 12:06:43,451 core.sqldb.get_user_movies: Retrieving list of user's movies.
  1406. DEBUG 2017-08-12 12:06:43,451 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  1407. DEBUG 2017-08-12 12:06:44,578 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1408. DEBUG 2017-08-12 12:06:44,578 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1409. DEBUG 2017-08-12 12:06:45,820 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1410. DEBUG 2017-08-12 12:06:45,820 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1411. INFO 2017-08-12 12:06:45,821 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  1412. INFO 2017-08-12 12:06:45,821 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1413. INFO 2017-08-12 12:06:45,821 core.proxy.destroy: Closing proxy connection.
  1414. DEBUG 2017-08-12 12:06:45,821 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1415. DEBUG 2017-08-12 12:06:45,821 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1416. INFO 2017-08-12 12:06:45,822 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1417. INFO 2017-08-12 12:06:45,822 core.searchresults.score: Scoring 0 search results.
  1418. DEBUG 2017-08-12 12:06:45,822 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1419. DEBUG 2017-08-12 12:06:45,822 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1420. DEBUG 2017-08-12 12:06:45,823 core.searchresults.score: Scoring based on quality profile Default
  1421. DEBUG 2017-08-12 12:06:45,823 core.searchresults.reset: Resetting release scores to 0.
  1422. INFO 2017-08-12 12:06:45,823 core.searchresults.remove_ignored: Filtering Ignored Words.
  1423. INFO 2017-08-12 12:06:45,823 core.searchresults.remove_ignored: Keeping 0 results.
  1424. INFO 2017-08-12 12:06:45,823 core.searchresults.retention_check: Checking retention.
  1425. INFO 2017-08-12 12:06:45,823 core.searchresults.retention_check: Keeping 0 results.
  1426. INFO 2017-08-12 12:06:45,823 core.searchresults.seed_check: Checking torrent seeds.
  1427. INFO 2017-08-12 12:06:45,823 core.searchresults.seed_check: Keeping 0 results.
  1428. INFO 2017-08-12 12:06:45,823 core.searchresults.freeleech: Adding Freeleech points.
  1429. INFO 2017-08-12 12:06:45,824 core.searchresults.score_sources: Filtering resolution and size requirements.
  1430. INFO 2017-08-12 12:06:45,824 core.searchresults.score_sources: Keeping 0 results.
  1431. INFO 2017-08-12 12:06:45,824 core.searchresults.fuzzy_title: Checking title match.
  1432. INFO 2017-08-12 12:06:45,824 core.searchresults.fuzzy_title: Keeping 0 results.
  1433. INFO 2017-08-12 12:06:45,824 core.searchresults.score_preferred: Scoring Preferred Words.
  1434. INFO 2017-08-12 12:06:45,824 core.searchresults.score: Finished scoring search results.
  1435. DEBUG 2017-08-12 12:06:45,824 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  1436. DEBUG 2017-08-12 12:06:45,824 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  1437. INFO 2017-08-12 12:06:45,825 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  1438. INFO 2017-08-12 12:06:45,825 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1439. DEBUG 2017-08-12 12:06:45,825 core.sqldb.purge_search_results: Purging search results for tt1972591
  1440. DEBUG 2017-08-12 12:06:45,825 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1441. INFO 2017-08-12 12:06:45,825 core.library.movie_status: Determining appropriate status for movie tt1972591.
  1442. DEBUG 2017-08-12 12:06:45,826 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1443. DEBUG 2017-08-12 12:06:45,826 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1444. DEBUG 2017-08-12 12:06:45,826 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  1445. DEBUG 2017-08-12 12:06:45,826 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1446. INFO 2017-08-12 12:06:45,827 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  1447. DEBUG 2017-08-12 12:06:45,827 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  1448. DEBUG 2017-08-12 12:06:45,827 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  1449. DEBUG 2017-08-12 12:06:46,150 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  1450. DEBUG 2017-08-12 12:06:46,150 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  1451. DEBUG 2017-08-12 12:06:46,450 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1452. DEBUG 2017-08-12 12:06:46,450 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1453. DEBUG 2017-08-12 12:06:46,451 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1454. DEBUG 2017-08-12 12:06:46,451 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1455. DEBUG 2017-08-12 12:07:34,286 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1456. DEBUG 2017-08-12 12:07:34,286 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1457. DEBUG 2017-08-12 12:07:35,731 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1458. DEBUG 2017-08-12 12:07:35,731 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1459. INFO 2017-08-12 12:07:35,732 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  1460. INFO 2017-08-12 12:07:35,732 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1461. INFO 2017-08-12 12:07:35,732 core.proxy.destroy: Closing proxy connection.
  1462. DEBUG 2017-08-12 12:07:35,732 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1463. DEBUG 2017-08-12 12:07:35,732 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1464. INFO 2017-08-12 12:07:35,733 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1465. INFO 2017-08-12 12:07:35,733 core.searchresults.score: Scoring 0 search results.
  1466. DEBUG 2017-08-12 12:07:35,733 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1467. DEBUG 2017-08-12 12:07:35,733 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1468. DEBUG 2017-08-12 12:07:35,734 core.searchresults.score: Scoring based on quality profile Default
  1469. DEBUG 2017-08-12 12:07:35,734 core.searchresults.reset: Resetting release scores to 0.
  1470. INFO 2017-08-12 12:07:35,734 core.searchresults.remove_ignored: Filtering Ignored Words.
  1471. INFO 2017-08-12 12:07:35,734 core.searchresults.remove_ignored: Keeping 0 results.
  1472. INFO 2017-08-12 12:07:35,734 core.searchresults.retention_check: Checking retention.
  1473. INFO 2017-08-12 12:07:35,734 core.searchresults.retention_check: Keeping 0 results.
  1474. INFO 2017-08-12 12:07:35,734 core.searchresults.seed_check: Checking torrent seeds.
  1475. INFO 2017-08-12 12:07:35,734 core.searchresults.seed_check: Keeping 0 results.
  1476. INFO 2017-08-12 12:07:35,734 core.searchresults.freeleech: Adding Freeleech points.
  1477. INFO 2017-08-12 12:07:35,734 core.searchresults.score_sources: Filtering resolution and size requirements.
  1478. INFO 2017-08-12 12:07:35,734 core.searchresults.score_sources: Keeping 0 results.
  1479. INFO 2017-08-12 12:07:35,734 core.searchresults.fuzzy_title: Checking title match.
  1480. INFO 2017-08-12 12:07:35,734 core.searchresults.fuzzy_title: Keeping 0 results.
  1481. INFO 2017-08-12 12:07:35,735 core.searchresults.score_preferred: Scoring Preferred Words.
  1482. INFO 2017-08-12 12:07:35,735 core.searchresults.score: Finished scoring search results.
  1483. DEBUG 2017-08-12 12:07:35,735 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  1484. DEBUG 2017-08-12 12:07:35,735 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  1485. INFO 2017-08-12 12:07:35,735 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  1486. INFO 2017-08-12 12:07:35,735 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1487. DEBUG 2017-08-12 12:07:35,735 core.sqldb.purge_search_results: Purging search results for tt1972591
  1488. DEBUG 2017-08-12 12:07:35,736 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1489. INFO 2017-08-12 12:07:35,736 core.library.movie_status: Determining appropriate status for movie tt1972591.
  1490. DEBUG 2017-08-12 12:07:35,736 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1491. DEBUG 2017-08-12 12:07:35,736 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1492. DEBUG 2017-08-12 12:07:35,737 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  1493. DEBUG 2017-08-12 12:07:35,737 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1494. INFO 2017-08-12 12:07:35,737 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  1495. DEBUG 2017-08-12 12:07:35,737 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  1496. DEBUG 2017-08-12 12:07:35,738 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  1497. DEBUG 2017-08-12 12:07:36,086 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  1498. DEBUG 2017-08-12 12:07:36,086 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  1499. DEBUG 2017-08-12 12:07:36,386 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1500. DEBUG 2017-08-12 12:07:36,386 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1501. DEBUG 2017-08-12 12:07:36,387 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1502. DEBUG 2017-08-12 12:07:36,387 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1503. INFO 2017-08-12 12:07:41,259 core.ajax.get_log_text: Dumping log file log.txt to text.
  1504. INFO 2017-08-12 12:12:05,418 root.test_connection: Testing connection to http://127.0.0.1:9117/torznab/thepiratebay.
  1505. INFO 2017-08-12 12:12:05,875 root.test_connection: Newz/TorzNab connection test successful.
  1506. INFO 2017-08-12 12:12:13,172 root.test_connection: Testing connection to http://127.0.0.1:9117/torznab/thepiratebay.
  1507. WARNING 2017-08-12 12:12:13,189 root.open: Error code 403 in response from http://127.0.0.1:9117/torznab/thepiratebay/api
  1508. INFO 2017-08-12 12:12:16,121 root.test_connection: Testing connection to http://127.0.0.1:9117/torznab/thepiratebay.
  1509. INFO 2017-08-12 12:12:16,866 root.test_connection: Newz/TorzNab connection test successful.
  1510. INFO 2017-08-12 12:12:19,279 core.ajax.save_settings: Saving settings.
  1511. INFO 2017-08-12 12:12:34,514 core.movieinfo.search: Searching TheMovieDB for shawshank
  1512. INFO 2017-08-12 12:12:34,514 core.movieinfo._search_title: Searching TheMovieDB for title: shawshank.
  1513. INFO 2017-08-12 12:12:34,515 core.movieinfo._search_title: Searching TMDB https://api.themoviedb.org/3/search/movie?page=1&include_adult=false&query=shawshank
  1514. INFO 2017-08-12 12:12:38,594 core.library.add_movie: Adding The Shawshank Redemption to library.
  1515. DEBUG 2017-08-12 12:12:38,594 core.library.add_movie: More information needed, searching TheMovieDB for 278
  1516. INFO 2017-08-12 12:12:38,594 core.movieinfo._search_tmdbid: Searching TheMovieDB for TMDB ID: 278.
  1517. INFO 2017-08-12 12:12:38,594 core.movieinfo._search_tmdbid: Searching TMDB https://api.themoviedb.org/3/movie/278?language=en-US&append_to_response=alternative_titles,external_ids,release_dates
  1518. DEBUG 2017-08-12 12:12:39,662 core.sqldb.row_exists: Checking if imdbid:tt0111161 exists in database table MOVIES
  1519. DEBUG 2017-08-12 12:12:39,662 core.sqldb.execute: Executing SQL command: ['SELECT 1 FROM MOVIES WHERE imdbid="tt0111161"']
  1520. INFO 2017-08-12 12:12:39,663 core.library.convert_to_db: Converting movie metadata to database structure for The Shawshank Redemption.
  1521. DEBUG 2017-08-12 12:12:39,663 core.sqldb.write: Writing data to MOVIES.
  1522. DEBUG 2017-08-12 12:12:39,663 core.sqldb.execute: Executing SQL command: ['INSERT INTO MOVIES ( title, release_date, year, quality, alternative_titles, imdbid, status, origin, added_date, poster, plot, url, score, backlog, tmdbid, media_release_date, finished_file, sort_title ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )', ['The Shawshank Redemption', '1994-09-23', '1994', 'Default', '', 'tt0111161', 'Waiting', 'Search', '2017-08-12', 'images/posters/tt0111161.jpg', 'Framed in the 1940s for the double murder of his wife and her lover, upstanding banker Andy Dufresne begins a new life at the Shawshank prison, where he puts his accounting skills to work for an amoral warden. During his long stretch in prison, Dufresne comes to be admired by the other inmates -- including an older prisoner named Red -- for his integrity and unquenchable sense of hope.', 'https://www.themoviedb.org/movie/278', 8.5, 0, 278, '2004-11-05', None, 'Shawshank Redemption, The']]
  1523. INFO 2017-08-12 12:12:39,977 core.library.save_poster: Downloading poster for tt0111161.
  1524. INFO 2017-08-12 12:12:39,977 core.searcher._t_search_grab: Executing automatic search/grab for The Shawshank Redemption.
  1525. INFO 2017-08-12 12:12:39,977 core.library.save_poster: Saving poster to static/images/posters/tt0111161.jpg
  1526. INFO 2017-08-12 12:12:39,978 core.searcher.verify: Verification criteria met for The Shawshank Redemption 1994, setting status to Wanted
  1527. DEBUG 2017-08-12 12:12:39,979 core.sqldb.update: Updating status to Wanted for rows that match imdbid:tt0111161 in MOVIES.
  1528. DEBUG 2017-08-12 12:12:39,979 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Wanted', 'tt0111161')]
  1529. INFO 2017-08-12 12:12:40,051 core.library.save_poster: Poster saved to static/images/posters/tt0111161.jpg
  1530. INFO 2017-08-12 12:12:40,310 core.searcher.verify: The Shawshank Redemption passes verification checks, will include title in search.
  1531. DEBUG 2017-08-12 12:12:43,080 core.sqldb.get_library_count: Getting count of library.
  1532. DEBUG 2017-08-12 12:12:43,080 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  1533. DEBUG 2017-08-12 12:12:43,371 core.sqldb.get_user_movies: Retrieving list of user's movies.
  1534. DEBUG 2017-08-12 12:12:43,371 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  1535. DEBUG 2017-08-12 12:12:44,878 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1536. DEBUG 2017-08-12 12:12:44,878 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1537. DEBUG 2017-08-12 12:12:46,773 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1538. DEBUG 2017-08-12 12:12:46,773 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1539. INFO 2017-08-12 12:12:46,774 core.searcher.search: Performing backlog search for The Shawshank Redemption 1994.
  1540. INFO 2017-08-12 12:12:46,775 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1541. INFO 2017-08-12 12:12:46,775 core.proxy.destroy: Closing proxy connection.
  1542. DEBUG 2017-08-12 12:12:46,775 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1543. DEBUG 2017-08-12 12:12:46,775 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1544. INFO 2017-08-12 12:12:46,776 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1545. INFO 2017-08-12 12:12:46,776 core.searchresults.score: Scoring 0 search results.
  1546. DEBUG 2017-08-12 12:12:46,776 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1547. DEBUG 2017-08-12 12:12:46,776 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1548. DEBUG 2017-08-12 12:12:46,777 core.searchresults.score: Scoring based on quality profile Default
  1549. DEBUG 2017-08-12 12:12:46,777 core.searchresults.reset: Resetting release scores to 0.
  1550. INFO 2017-08-12 12:12:46,777 core.searchresults.remove_ignored: Filtering Ignored Words.
  1551. INFO 2017-08-12 12:12:46,777 core.searchresults.remove_ignored: Keeping 0 results.
  1552. INFO 2017-08-12 12:12:46,777 core.searchresults.retention_check: Checking retention.
  1553. INFO 2017-08-12 12:12:46,777 core.searchresults.retention_check: Keeping 0 results.
  1554. INFO 2017-08-12 12:12:46,777 core.searchresults.seed_check: Checking torrent seeds.
  1555. INFO 2017-08-12 12:12:46,777 core.searchresults.seed_check: Keeping 0 results.
  1556. INFO 2017-08-12 12:12:46,777 core.searchresults.freeleech: Adding Freeleech points.
  1557. INFO 2017-08-12 12:12:46,777 core.searchresults.score_sources: Filtering resolution and size requirements.
  1558. INFO 2017-08-12 12:12:46,777 core.searchresults.score_sources: Keeping 0 results.
  1559. INFO 2017-08-12 12:12:46,777 core.searchresults.fuzzy_title: Checking title match.
  1560. INFO 2017-08-12 12:12:46,777 core.searchresults.fuzzy_title: Keeping 0 results.
  1561. INFO 2017-08-12 12:12:46,777 core.searchresults.score_preferred: Scoring Preferred Words.
  1562. INFO 2017-08-12 12:12:46,777 core.searchresults.score: Finished scoring search results.
  1563. DEBUG 2017-08-12 12:12:46,777 core.sqldb.get_marked_results: Retrieving Marked Results for tt0111161.
  1564. DEBUG 2017-08-12 12:12:46,777 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt0111161"']
  1565. INFO 2017-08-12 12:12:46,778 core.searcher.store_results: 0 results found for tt0111161. Storing results.
  1566. INFO 2017-08-12 12:12:46,778 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1567. DEBUG 2017-08-12 12:12:46,778 core.sqldb.purge_search_results: Purging search results for tt0111161
  1568. DEBUG 2017-08-12 12:12:46,778 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1569. INFO 2017-08-12 12:12:46,779 core.library.movie_status: Determining appropriate status for movie tt0111161.
  1570. DEBUG 2017-08-12 12:12:46,779 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1571. DEBUG 2017-08-12 12:12:46,779 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1572. DEBUG 2017-08-12 12:12:46,780 core.sqldb.get_distinct: Getting distinct values for tt0111161 in SEARCHRESULTS
  1573. DEBUG 2017-08-12 12:12:46,780 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1574. INFO 2017-08-12 12:12:46,780 core.library.movie_status: Setting MOVIES tt0111161 status to Waiting.
  1575. DEBUG 2017-08-12 12:12:46,780 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt0111161 in MOVIES.
  1576. DEBUG 2017-08-12 12:12:46,780 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt0111161')]
  1577. DEBUG 2017-08-12 12:12:47,069 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt0111161 in MOVIES.
  1578. DEBUG 2017-08-12 12:12:47,069 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt0111161')]
  1579. DEBUG 2017-08-12 12:12:47,369 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1580. DEBUG 2017-08-12 12:12:47,369 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1581. DEBUG 2017-08-12 12:12:47,370 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1582. DEBUG 2017-08-12 12:12:47,370 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1583. DEBUG 2017-08-12 12:12:48,715 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1584. DEBUG 2017-08-12 12:12:48,715 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1585. INFO 2017-08-12 12:12:48,716 core.searcher.search: Performing backlog search for The Shawshank Redemption 1994.
  1586. INFO 2017-08-12 12:12:48,716 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1587. INFO 2017-08-12 12:12:48,716 core.proxy.destroy: Closing proxy connection.
  1588. DEBUG 2017-08-12 12:12:48,716 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1589. DEBUG 2017-08-12 12:12:48,716 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1590. INFO 2017-08-12 12:12:48,717 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1591. INFO 2017-08-12 12:12:48,717 core.searchresults.score: Scoring 0 search results.
  1592. DEBUG 2017-08-12 12:12:48,717 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1593. DEBUG 2017-08-12 12:12:48,717 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1594. DEBUG 2017-08-12 12:12:48,717 core.searchresults.score: Scoring based on quality profile Default
  1595. DEBUG 2017-08-12 12:12:48,717 core.searchresults.reset: Resetting release scores to 0.
  1596. INFO 2017-08-12 12:12:48,717 core.searchresults.remove_ignored: Filtering Ignored Words.
  1597. INFO 2017-08-12 12:12:48,718 core.searchresults.remove_ignored: Keeping 0 results.
  1598. INFO 2017-08-12 12:12:48,718 core.searchresults.retention_check: Checking retention.
  1599. INFO 2017-08-12 12:12:48,718 core.searchresults.retention_check: Keeping 0 results.
  1600. INFO 2017-08-12 12:12:48,718 core.searchresults.seed_check: Checking torrent seeds.
  1601. INFO 2017-08-12 12:12:48,718 core.searchresults.seed_check: Keeping 0 results.
  1602. INFO 2017-08-12 12:12:48,718 core.searchresults.freeleech: Adding Freeleech points.
  1603. INFO 2017-08-12 12:12:48,718 core.searchresults.score_sources: Filtering resolution and size requirements.
  1604. INFO 2017-08-12 12:12:48,718 core.searchresults.score_sources: Keeping 0 results.
  1605. INFO 2017-08-12 12:12:48,718 core.searchresults.fuzzy_title: Checking title match.
  1606. INFO 2017-08-12 12:12:48,718 core.searchresults.fuzzy_title: Keeping 0 results.
  1607. INFO 2017-08-12 12:12:48,718 core.searchresults.score_preferred: Scoring Preferred Words.
  1608. INFO 2017-08-12 12:12:48,718 core.searchresults.score: Finished scoring search results.
  1609. DEBUG 2017-08-12 12:12:48,718 core.sqldb.get_marked_results: Retrieving Marked Results for tt0111161.
  1610. DEBUG 2017-08-12 12:12:48,718 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt0111161"']
  1611. INFO 2017-08-12 12:12:48,719 core.searcher.store_results: 0 results found for tt0111161. Storing results.
  1612. INFO 2017-08-12 12:12:48,719 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1613. DEBUG 2017-08-12 12:12:48,719 core.sqldb.purge_search_results: Purging search results for tt0111161
  1614. DEBUG 2017-08-12 12:12:48,719 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1615. INFO 2017-08-12 12:12:48,719 core.library.movie_status: Determining appropriate status for movie tt0111161.
  1616. DEBUG 2017-08-12 12:12:48,719 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1617. DEBUG 2017-08-12 12:12:48,719 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1618. DEBUG 2017-08-12 12:12:48,720 core.sqldb.get_distinct: Getting distinct values for tt0111161 in SEARCHRESULTS
  1619. DEBUG 2017-08-12 12:12:48,720 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1620. INFO 2017-08-12 12:12:48,720 core.library.movie_status: Setting MOVIES tt0111161 status to Waiting.
  1621. DEBUG 2017-08-12 12:12:48,720 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt0111161 in MOVIES.
  1622. DEBUG 2017-08-12 12:12:48,720 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt0111161')]
  1623. DEBUG 2017-08-12 12:12:49,012 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt0111161 in MOVIES.
  1624. DEBUG 2017-08-12 12:12:49,013 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt0111161')]
  1625. DEBUG 2017-08-12 12:12:49,321 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1626. DEBUG 2017-08-12 12:12:49,321 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1627. DEBUG 2017-08-12 12:12:49,322 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1628. DEBUG 2017-08-12 12:12:49,322 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1629. INFO 2017-08-12 12:13:29,391 core.ajax.get_log_text: Dumping log file log.txt to text.
  1630. INFO 2017-08-12 12:16:33,615 core.ajax.save_settings: Saving settings.
  1631. INFO 2017-08-12 12:17:21,321 core.cp_plugins.taskscheduler._task: == Executing Scheduled Task: Movie Search ==
  1632. INFO 2017-08-12 12:17:21,323 core.searcher.search_all: Executing search/grab for all movies.
  1633. DEBUG 2017-08-12 12:17:21,323 core.sqldb.get_user_movies: Retrieving list of user's movies.
  1634. DEBUG 2017-08-12 12:17:21,324 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY title ASC, sort_title ASC']
  1635. INFO 2017-08-12 12:17:21,327 core.searcher.verify: Verification criteria met for Keanu 2016, setting status to Wanted
  1636. DEBUG 2017-08-12 12:17:21,328 core.sqldb.update: Updating status to Wanted for rows that match imdbid:tt4139124 in MOVIES.
  1637. DEBUG 2017-08-12 12:17:21,328 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Wanted', 'tt4139124')]
  1638. INFO 2017-08-12 12:17:21,677 core.searcher.verify: Keanu passes verification checks, will include title in search.
  1639. INFO 2017-08-12 12:17:21,678 core.searcher.verify: Verification criteria met for King Arthur: Legend of the Sword 2017, setting status to Wanted
  1640. DEBUG 2017-08-12 12:17:21,678 core.sqldb.update: Updating status to Wanted for rows that match imdbid:tt1972591 in MOVIES.
  1641. DEBUG 2017-08-12 12:17:21,678 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Wanted', 'tt1972591')]
  1642. INFO 2017-08-12 12:17:21,994 core.searcher.verify: King Arthur: Legend of the Sword passes verification checks, will include title in search.
  1643. INFO 2017-08-12 12:17:21,994 core.searcher.verify: Verification criteria met for The Shawshank Redemption 1994, setting status to Wanted
  1644. DEBUG 2017-08-12 12:17:21,994 core.sqldb.update: Updating status to Wanted for rows that match imdbid:tt0111161 in MOVIES.
  1645. DEBUG 2017-08-12 12:17:21,995 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Wanted', 'tt0111161')]
  1646. INFO 2017-08-12 12:17:22,408 core.searcher.verify: The Shawshank Redemption passes verification checks, will include title in search.
  1647. INFO 2017-08-12 12:17:22,408 core.searcher._get_rss_movies: Picking movies to look for in RSS feed.
  1648. INFO 2017-08-12 12:17:22,408 core.snatcher.grab_all: Running automatic snatcher for all movies.
  1649. DEBUG 2017-08-12 12:17:22,408 core.sqldb.get_user_movies: Retrieving list of user's movies.
  1650. DEBUG 2017-08-12 12:17:22,408 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY title ASC, sort_title ASC']
  1651. INFO 2017-08-12 12:17:22,410 core.snatcher.grab_all: ######### Automatic search/snatch complete #########
  1652. INFO 2017-08-12 12:17:22,415 core.cp_plugins.taskscheduler._task: == Finished Scheduled Task: Movie Search ==
  1653. INFO 2017-08-12 12:18:30,654 root.test_connection: Testing connection to http://127.0.0.1:9117/torznab/rarbg.
  1654. INFO 2017-08-12 12:18:31,484 root.test_connection: Newz/TorzNab connection test successful.
  1655. INFO 2017-08-12 12:18:36,863 core.ajax.save_settings: Saving settings.
  1656. DEBUG 2017-08-12 12:18:57,515 core.sqldb.get_library_count: Getting count of library.
  1657. DEBUG 2017-08-12 12:18:57,515 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  1658. DEBUG 2017-08-12 12:18:57,858 core.sqldb.get_user_movies: Retrieving list of user's movies.
  1659. DEBUG 2017-08-12 12:18:57,858 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  1660. DEBUG 2017-08-12 12:18:59,294 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1661. DEBUG 2017-08-12 12:18:59,294 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1662. DEBUG 2017-08-12 12:19:00,633 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1663. DEBUG 2017-08-12 12:19:00,633 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1664. INFO 2017-08-12 12:19:00,633 core.searcher.search: Performing backlog search for The Shawshank Redemption 1994.
  1665. INFO 2017-08-12 12:19:00,634 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1666. INFO 2017-08-12 12:19:00,634 core.proxy.destroy: Closing proxy connection.
  1667. DEBUG 2017-08-12 12:19:00,634 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1668. DEBUG 2017-08-12 12:19:00,634 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1669. INFO 2017-08-12 12:19:00,634 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1670. INFO 2017-08-12 12:19:00,635 core.searchresults.score: Scoring 0 search results.
  1671. DEBUG 2017-08-12 12:19:00,635 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1672. DEBUG 2017-08-12 12:19:00,635 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1673. DEBUG 2017-08-12 12:19:00,635 core.searchresults.score: Scoring based on quality profile Default
  1674. DEBUG 2017-08-12 12:19:00,635 core.searchresults.reset: Resetting release scores to 0.
  1675. INFO 2017-08-12 12:19:00,635 core.searchresults.remove_ignored: Filtering Ignored Words.
  1676. INFO 2017-08-12 12:19:00,635 core.searchresults.remove_ignored: Keeping 0 results.
  1677. INFO 2017-08-12 12:19:00,636 core.searchresults.retention_check: Checking retention.
  1678. INFO 2017-08-12 12:19:00,636 core.searchresults.retention_check: Keeping 0 results.
  1679. INFO 2017-08-12 12:19:00,636 core.searchresults.seed_check: Checking torrent seeds.
  1680. INFO 2017-08-12 12:19:00,636 core.searchresults.seed_check: Keeping 0 results.
  1681. INFO 2017-08-12 12:19:00,636 core.searchresults.freeleech: Adding Freeleech points.
  1682. INFO 2017-08-12 12:19:00,636 core.searchresults.score_sources: Filtering resolution and size requirements.
  1683. INFO 2017-08-12 12:19:00,636 core.searchresults.score_sources: Keeping 0 results.
  1684. INFO 2017-08-12 12:19:00,636 core.searchresults.fuzzy_title: Checking title match.
  1685. INFO 2017-08-12 12:19:00,636 core.searchresults.fuzzy_title: Keeping 0 results.
  1686. INFO 2017-08-12 12:19:00,636 core.searchresults.score_preferred: Scoring Preferred Words.
  1687. INFO 2017-08-12 12:19:00,636 core.searchresults.score: Finished scoring search results.
  1688. DEBUG 2017-08-12 12:19:00,636 core.sqldb.get_marked_results: Retrieving Marked Results for tt0111161.
  1689. DEBUG 2017-08-12 12:19:00,636 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt0111161"']
  1690. INFO 2017-08-12 12:19:00,637 core.searcher.store_results: 0 results found for tt0111161. Storing results.
  1691. INFO 2017-08-12 12:19:00,637 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1692. DEBUG 2017-08-12 12:19:00,637 core.sqldb.purge_search_results: Purging search results for tt0111161
  1693. DEBUG 2017-08-12 12:19:00,637 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1694. INFO 2017-08-12 12:19:00,637 core.library.movie_status: Determining appropriate status for movie tt0111161.
  1695. DEBUG 2017-08-12 12:19:00,637 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1696. DEBUG 2017-08-12 12:19:00,638 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1697. DEBUG 2017-08-12 12:19:00,638 core.sqldb.get_distinct: Getting distinct values for tt0111161 in SEARCHRESULTS
  1698. DEBUG 2017-08-12 12:19:00,638 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1699. INFO 2017-08-12 12:19:00,639 core.library.movie_status: Setting MOVIES tt0111161 status to Waiting.
  1700. DEBUG 2017-08-12 12:19:00,639 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt0111161 in MOVIES.
  1701. DEBUG 2017-08-12 12:19:00,639 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt0111161')]
  1702. DEBUG 2017-08-12 12:19:00,972 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt0111161 in MOVIES.
  1703. DEBUG 2017-08-12 12:19:00,972 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt0111161')]
  1704. DEBUG 2017-08-12 12:19:01,282 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1705. DEBUG 2017-08-12 12:19:01,282 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1706. DEBUG 2017-08-12 12:19:01,284 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1707. DEBUG 2017-08-12 12:19:01,284 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1708. DEBUG 2017-08-12 12:19:16,252 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1709. DEBUG 2017-08-12 12:19:16,252 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1710. DEBUG 2017-08-12 12:19:22,900 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1711. DEBUG 2017-08-12 12:19:22,901 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1712. INFO 2017-08-12 12:19:22,901 core.searcher.search: Performing backlog search for The Shawshank Redemption 1994.
  1713. INFO 2017-08-12 12:19:22,901 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1714. INFO 2017-08-12 12:19:22,902 core.proxy.destroy: Closing proxy connection.
  1715. DEBUG 2017-08-12 12:19:22,902 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1716. DEBUG 2017-08-12 12:19:22,902 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1717. INFO 2017-08-12 12:19:22,902 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1718. INFO 2017-08-12 12:19:22,902 core.searchresults.score: Scoring 0 search results.
  1719. DEBUG 2017-08-12 12:19:22,902 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1720. DEBUG 2017-08-12 12:19:22,902 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1721. DEBUG 2017-08-12 12:19:22,903 core.searchresults.score: Scoring based on quality profile Default
  1722. DEBUG 2017-08-12 12:19:22,903 core.searchresults.reset: Resetting release scores to 0.
  1723. INFO 2017-08-12 12:19:22,903 core.searchresults.remove_ignored: Filtering Ignored Words.
  1724. INFO 2017-08-12 12:19:22,903 core.searchresults.remove_ignored: Keeping 0 results.
  1725. INFO 2017-08-12 12:19:22,903 core.searchresults.retention_check: Checking retention.
  1726. INFO 2017-08-12 12:19:22,903 core.searchresults.retention_check: Keeping 0 results.
  1727. INFO 2017-08-12 12:19:22,904 core.searchresults.seed_check: Checking torrent seeds.
  1728. INFO 2017-08-12 12:19:22,904 core.searchresults.seed_check: Keeping 0 results.
  1729. INFO 2017-08-12 12:19:22,904 core.searchresults.freeleech: Adding Freeleech points.
  1730. INFO 2017-08-12 12:19:22,904 core.searchresults.score_sources: Filtering resolution and size requirements.
  1731. INFO 2017-08-12 12:19:22,904 core.searchresults.score_sources: Keeping 0 results.
  1732. INFO 2017-08-12 12:19:22,904 core.searchresults.fuzzy_title: Checking title match.
  1733. INFO 2017-08-12 12:19:22,904 core.searchresults.fuzzy_title: Keeping 0 results.
  1734. INFO 2017-08-12 12:19:22,904 core.searchresults.score_preferred: Scoring Preferred Words.
  1735. INFO 2017-08-12 12:19:22,904 core.searchresults.score: Finished scoring search results.
  1736. DEBUG 2017-08-12 12:19:22,904 core.sqldb.get_marked_results: Retrieving Marked Results for tt0111161.
  1737. DEBUG 2017-08-12 12:19:22,904 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt0111161"']
  1738. INFO 2017-08-12 12:19:22,905 core.searcher.store_results: 0 results found for tt0111161. Storing results.
  1739. INFO 2017-08-12 12:19:22,905 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1740. DEBUG 2017-08-12 12:19:22,906 core.sqldb.purge_search_results: Purging search results for tt0111161
  1741. DEBUG 2017-08-12 12:19:22,906 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1742. INFO 2017-08-12 12:19:22,906 core.library.movie_status: Determining appropriate status for movie tt0111161.
  1743. DEBUG 2017-08-12 12:19:22,907 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1744. DEBUG 2017-08-12 12:19:22,907 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1745. DEBUG 2017-08-12 12:19:22,907 core.sqldb.get_distinct: Getting distinct values for tt0111161 in SEARCHRESULTS
  1746. DEBUG 2017-08-12 12:19:22,907 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1747. INFO 2017-08-12 12:19:22,908 core.library.movie_status: Setting MOVIES tt0111161 status to Waiting.
  1748. DEBUG 2017-08-12 12:19:22,908 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt0111161 in MOVIES.
  1749. DEBUG 2017-08-12 12:19:22,908 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt0111161')]
  1750. DEBUG 2017-08-12 12:19:23,218 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt0111161 in MOVIES.
  1751. DEBUG 2017-08-12 12:19:23,218 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt0111161')]
  1752. DEBUG 2017-08-12 12:19:23,561 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1753. DEBUG 2017-08-12 12:19:23,561 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1754. DEBUG 2017-08-12 12:19:23,564 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1755. DEBUG 2017-08-12 12:19:23,564 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1756. DEBUG 2017-08-12 12:19:24,153 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1757. DEBUG 2017-08-12 12:19:24,153 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1758. INFO 2017-08-12 12:19:24,154 core.searcher.search: Performing backlog search for The Shawshank Redemption 1994.
  1759. INFO 2017-08-12 12:19:24,154 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1760. INFO 2017-08-12 12:19:24,154 core.proxy.destroy: Closing proxy connection.
  1761. DEBUG 2017-08-12 12:19:24,154 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1762. DEBUG 2017-08-12 12:19:24,154 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1763. INFO 2017-08-12 12:19:24,155 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1764. INFO 2017-08-12 12:19:24,155 core.searchresults.score: Scoring 0 search results.
  1765. DEBUG 2017-08-12 12:19:24,155 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1766. DEBUG 2017-08-12 12:19:24,155 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1767. DEBUG 2017-08-12 12:19:24,156 core.searchresults.score: Scoring based on quality profile Default
  1768. DEBUG 2017-08-12 12:19:24,156 core.searchresults.reset: Resetting release scores to 0.
  1769. INFO 2017-08-12 12:19:24,156 core.searchresults.remove_ignored: Filtering Ignored Words.
  1770. INFO 2017-08-12 12:19:24,156 core.searchresults.remove_ignored: Keeping 0 results.
  1771. INFO 2017-08-12 12:19:24,156 core.searchresults.retention_check: Checking retention.
  1772. INFO 2017-08-12 12:19:24,156 core.searchresults.retention_check: Keeping 0 results.
  1773. INFO 2017-08-12 12:19:24,156 core.searchresults.seed_check: Checking torrent seeds.
  1774. INFO 2017-08-12 12:19:24,156 core.searchresults.seed_check: Keeping 0 results.
  1775. INFO 2017-08-12 12:19:24,156 core.searchresults.freeleech: Adding Freeleech points.
  1776. INFO 2017-08-12 12:19:24,156 core.searchresults.score_sources: Filtering resolution and size requirements.
  1777. INFO 2017-08-12 12:19:24,156 core.searchresults.score_sources: Keeping 0 results.
  1778. INFO 2017-08-12 12:19:24,156 core.searchresults.fuzzy_title: Checking title match.
  1779. INFO 2017-08-12 12:19:24,157 core.searchresults.fuzzy_title: Keeping 0 results.
  1780. INFO 2017-08-12 12:19:24,157 core.searchresults.score_preferred: Scoring Preferred Words.
  1781. INFO 2017-08-12 12:19:24,157 core.searchresults.score: Finished scoring search results.
  1782. DEBUG 2017-08-12 12:19:24,157 core.sqldb.get_marked_results: Retrieving Marked Results for tt0111161.
  1783. DEBUG 2017-08-12 12:19:24,157 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt0111161"']
  1784. INFO 2017-08-12 12:19:24,157 core.searcher.store_results: 0 results found for tt0111161. Storing results.
  1785. INFO 2017-08-12 12:19:24,157 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1786. DEBUG 2017-08-12 12:19:24,158 core.sqldb.purge_search_results: Purging search results for tt0111161
  1787. DEBUG 2017-08-12 12:19:24,158 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1788. INFO 2017-08-12 12:19:24,158 core.library.movie_status: Determining appropriate status for movie tt0111161.
  1789. DEBUG 2017-08-12 12:19:24,158 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1790. DEBUG 2017-08-12 12:19:24,158 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1791. DEBUG 2017-08-12 12:19:24,159 core.sqldb.get_distinct: Getting distinct values for tt0111161 in SEARCHRESULTS
  1792. DEBUG 2017-08-12 12:19:24,159 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1793. INFO 2017-08-12 12:19:24,159 core.library.movie_status: Setting MOVIES tt0111161 status to Waiting.
  1794. DEBUG 2017-08-12 12:19:24,159 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt0111161 in MOVIES.
  1795. DEBUG 2017-08-12 12:19:24,159 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt0111161')]
  1796. DEBUG 2017-08-12 12:19:24,453 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt0111161 in MOVIES.
  1797. DEBUG 2017-08-12 12:19:24,453 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt0111161')]
  1798. DEBUG 2017-08-12 12:19:24,771 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1799. DEBUG 2017-08-12 12:19:24,771 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1800. DEBUG 2017-08-12 12:19:24,773 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1801. DEBUG 2017-08-12 12:19:24,773 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1802. DEBUG 2017-08-12 12:19:24,775 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1803. DEBUG 2017-08-12 12:19:24,776 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1804. INFO 2017-08-12 12:19:24,778 core.searcher.search: Performing backlog search for The Shawshank Redemption 1994.
  1805. INFO 2017-08-12 12:19:24,778 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1806. INFO 2017-08-12 12:19:24,778 core.proxy.destroy: Closing proxy connection.
  1807. DEBUG 2017-08-12 12:19:24,778 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1808. DEBUG 2017-08-12 12:19:24,778 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1809. INFO 2017-08-12 12:19:24,780 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1810. INFO 2017-08-12 12:19:24,780 core.searchresults.score: Scoring 0 search results.
  1811. DEBUG 2017-08-12 12:19:24,781 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1812. DEBUG 2017-08-12 12:19:24,781 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1813. DEBUG 2017-08-12 12:19:24,782 core.searchresults.score: Scoring based on quality profile Default
  1814. DEBUG 2017-08-12 12:19:24,782 core.searchresults.reset: Resetting release scores to 0.
  1815. INFO 2017-08-12 12:19:24,783 core.searchresults.remove_ignored: Filtering Ignored Words.
  1816. INFO 2017-08-12 12:19:24,783 core.searchresults.remove_ignored: Keeping 0 results.
  1817. INFO 2017-08-12 12:19:24,783 core.searchresults.retention_check: Checking retention.
  1818. INFO 2017-08-12 12:19:24,783 core.searchresults.retention_check: Keeping 0 results.
  1819. INFO 2017-08-12 12:19:24,783 core.searchresults.seed_check: Checking torrent seeds.
  1820. INFO 2017-08-12 12:19:24,783 core.searchresults.seed_check: Keeping 0 results.
  1821. INFO 2017-08-12 12:19:24,783 core.searchresults.freeleech: Adding Freeleech points.
  1822. INFO 2017-08-12 12:19:24,783 core.searchresults.score_sources: Filtering resolution and size requirements.
  1823. INFO 2017-08-12 12:19:24,783 core.searchresults.score_sources: Keeping 0 results.
  1824. INFO 2017-08-12 12:19:24,784 core.searchresults.fuzzy_title: Checking title match.
  1825. INFO 2017-08-12 12:19:24,784 core.searchresults.fuzzy_title: Keeping 0 results.
  1826. INFO 2017-08-12 12:19:24,784 core.searchresults.score_preferred: Scoring Preferred Words.
  1827. INFO 2017-08-12 12:19:24,784 core.searchresults.score: Finished scoring search results.
  1828. DEBUG 2017-08-12 12:19:24,784 core.sqldb.get_marked_results: Retrieving Marked Results for tt0111161.
  1829. DEBUG 2017-08-12 12:19:24,784 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt0111161"']
  1830. INFO 2017-08-12 12:19:24,785 core.searcher.store_results: 0 results found for tt0111161. Storing results.
  1831. INFO 2017-08-12 12:19:24,786 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1832. DEBUG 2017-08-12 12:19:24,786 core.sqldb.purge_search_results: Purging search results for tt0111161
  1833. DEBUG 2017-08-12 12:19:24,786 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1834. INFO 2017-08-12 12:19:24,787 core.library.movie_status: Determining appropriate status for movie tt0111161.
  1835. DEBUG 2017-08-12 12:19:24,787 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1836. DEBUG 2017-08-12 12:19:24,787 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1837. DEBUG 2017-08-12 12:19:24,789 core.sqldb.get_distinct: Getting distinct values for tt0111161 in SEARCHRESULTS
  1838. DEBUG 2017-08-12 12:19:24,789 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1839. INFO 2017-08-12 12:19:24,791 core.library.movie_status: Setting MOVIES tt0111161 status to Waiting.
  1840. DEBUG 2017-08-12 12:19:24,791 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt0111161 in MOVIES.
  1841. DEBUG 2017-08-12 12:19:24,791 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt0111161')]
  1842. DEBUG 2017-08-12 12:19:25,138 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt0111161 in MOVIES.
  1843. DEBUG 2017-08-12 12:19:25,138 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt0111161')]
  1844. DEBUG 2017-08-12 12:19:25,462 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1845. DEBUG 2017-08-12 12:19:25,462 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1846. DEBUG 2017-08-12 12:19:25,463 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1847. DEBUG 2017-08-12 12:19:25,463 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1848. DEBUG 2017-08-12 12:19:51,384 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1849. DEBUG 2017-08-12 12:19:51,385 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1850. DEBUG 2017-08-12 12:19:52,563 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1851. DEBUG 2017-08-12 12:19:52,563 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1852. INFO 2017-08-12 12:19:52,564 core.searcher.search: Performing backlog search for King Arthur: Legend of the Sword 2017.
  1853. INFO 2017-08-12 12:19:52,564 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1854. INFO 2017-08-12 12:19:52,564 core.proxy.destroy: Closing proxy connection.
  1855. DEBUG 2017-08-12 12:19:52,564 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1856. DEBUG 2017-08-12 12:19:52,564 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1857. INFO 2017-08-12 12:19:52,565 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1858. INFO 2017-08-12 12:19:52,565 core.searchresults.score: Scoring 0 search results.
  1859. DEBUG 2017-08-12 12:19:52,565 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1860. DEBUG 2017-08-12 12:19:52,565 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1861. DEBUG 2017-08-12 12:19:52,565 core.searchresults.score: Scoring based on quality profile Default
  1862. DEBUG 2017-08-12 12:19:52,565 core.searchresults.reset: Resetting release scores to 0.
  1863. INFO 2017-08-12 12:19:52,565 core.searchresults.remove_ignored: Filtering Ignored Words.
  1864. INFO 2017-08-12 12:19:52,566 core.searchresults.remove_ignored: Keeping 0 results.
  1865. INFO 2017-08-12 12:19:52,566 core.searchresults.retention_check: Checking retention.
  1866. INFO 2017-08-12 12:19:52,566 core.searchresults.retention_check: Keeping 0 results.
  1867. INFO 2017-08-12 12:19:52,566 core.searchresults.seed_check: Checking torrent seeds.
  1868. INFO 2017-08-12 12:19:52,566 core.searchresults.seed_check: Keeping 0 results.
  1869. INFO 2017-08-12 12:19:52,566 core.searchresults.freeleech: Adding Freeleech points.
  1870. INFO 2017-08-12 12:19:52,566 core.searchresults.score_sources: Filtering resolution and size requirements.
  1871. INFO 2017-08-12 12:19:52,566 core.searchresults.score_sources: Keeping 0 results.
  1872. INFO 2017-08-12 12:19:52,566 core.searchresults.fuzzy_title: Checking title match.
  1873. INFO 2017-08-12 12:19:52,566 core.searchresults.fuzzy_title: Keeping 0 results.
  1874. INFO 2017-08-12 12:19:52,566 core.searchresults.score_preferred: Scoring Preferred Words.
  1875. INFO 2017-08-12 12:19:52,566 core.searchresults.score: Finished scoring search results.
  1876. DEBUG 2017-08-12 12:19:52,566 core.sqldb.get_marked_results: Retrieving Marked Results for tt1972591.
  1877. DEBUG 2017-08-12 12:19:52,566 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt1972591"']
  1878. INFO 2017-08-12 12:19:52,567 core.searcher.store_results: 0 results found for tt1972591. Storing results.
  1879. INFO 2017-08-12 12:19:52,567 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1880. DEBUG 2017-08-12 12:19:52,567 core.sqldb.purge_search_results: Purging search results for tt1972591
  1881. DEBUG 2017-08-12 12:19:52,567 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1882. INFO 2017-08-12 12:19:52,567 core.library.movie_status: Determining appropriate status for movie tt1972591.
  1883. DEBUG 2017-08-12 12:19:52,567 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1884. DEBUG 2017-08-12 12:19:52,568 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1885. DEBUG 2017-08-12 12:19:52,568 core.sqldb.get_distinct: Getting distinct values for tt1972591 in SEARCHRESULTS
  1886. DEBUG 2017-08-12 12:19:52,568 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt1972591"']
  1887. INFO 2017-08-12 12:19:52,569 core.library.movie_status: Setting MOVIES tt1972591 status to Waiting.
  1888. DEBUG 2017-08-12 12:19:52,569 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt1972591 in MOVIES.
  1889. DEBUG 2017-08-12 12:19:52,569 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt1972591')]
  1890. DEBUG 2017-08-12 12:19:52,896 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt1972591 in MOVIES.
  1891. DEBUG 2017-08-12 12:19:52,896 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt1972591')]
  1892. DEBUG 2017-08-12 12:19:53,196 core.sqldb.get_movie_details: Retrieving details for movie tt1972591.
  1893. DEBUG 2017-08-12 12:19:53,197 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt1972591"']
  1894. DEBUG 2017-08-12 12:19:53,198 core.sqldb.get_search_results: Retrieving Search Results for tt1972591.
  1895. DEBUG 2017-08-12 12:19:53,198 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt1972591" ORDER BY score DESC, size ASC, freeleech DESC']
  1896. DEBUG 2017-08-12 12:20:05,322 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1897. DEBUG 2017-08-12 12:20:05,322 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1898. DEBUG 2017-08-12 12:20:06,456 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1899. DEBUG 2017-08-12 12:20:06,456 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1900. INFO 2017-08-12 12:20:06,457 core.searcher.search: Performing backlog search for The Shawshank Redemption 1994.
  1901. INFO 2017-08-12 12:20:06,457 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1902. INFO 2017-08-12 12:20:06,457 core.proxy.destroy: Closing proxy connection.
  1903. DEBUG 2017-08-12 12:20:06,457 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1904. DEBUG 2017-08-12 12:20:06,457 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1905. INFO 2017-08-12 12:20:06,457 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1906. INFO 2017-08-12 12:20:06,458 core.searchresults.score: Scoring 0 search results.
  1907. DEBUG 2017-08-12 12:20:06,458 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1908. DEBUG 2017-08-12 12:20:06,458 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1909. DEBUG 2017-08-12 12:20:06,458 core.searchresults.score: Scoring based on quality profile Default
  1910. DEBUG 2017-08-12 12:20:06,458 core.searchresults.reset: Resetting release scores to 0.
  1911. INFO 2017-08-12 12:20:06,458 core.searchresults.remove_ignored: Filtering Ignored Words.
  1912. INFO 2017-08-12 12:20:06,458 core.searchresults.remove_ignored: Keeping 0 results.
  1913. INFO 2017-08-12 12:20:06,458 core.searchresults.retention_check: Checking retention.
  1914. INFO 2017-08-12 12:20:06,459 core.searchresults.retention_check: Keeping 0 results.
  1915. INFO 2017-08-12 12:20:06,459 core.searchresults.seed_check: Checking torrent seeds.
  1916. INFO 2017-08-12 12:20:06,459 core.searchresults.seed_check: Keeping 0 results.
  1917. INFO 2017-08-12 12:20:06,459 core.searchresults.freeleech: Adding Freeleech points.
  1918. INFO 2017-08-12 12:20:06,459 core.searchresults.score_sources: Filtering resolution and size requirements.
  1919. INFO 2017-08-12 12:20:06,459 core.searchresults.score_sources: Keeping 0 results.
  1920. INFO 2017-08-12 12:20:06,459 core.searchresults.fuzzy_title: Checking title match.
  1921. INFO 2017-08-12 12:20:06,459 core.searchresults.fuzzy_title: Keeping 0 results.
  1922. INFO 2017-08-12 12:20:06,459 core.searchresults.score_preferred: Scoring Preferred Words.
  1923. INFO 2017-08-12 12:20:06,459 core.searchresults.score: Finished scoring search results.
  1924. DEBUG 2017-08-12 12:20:06,459 core.sqldb.get_marked_results: Retrieving Marked Results for tt0111161.
  1925. DEBUG 2017-08-12 12:20:06,459 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt0111161"']
  1926. INFO 2017-08-12 12:20:06,460 core.searcher.store_results: 0 results found for tt0111161. Storing results.
  1927. INFO 2017-08-12 12:20:06,460 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1928. DEBUG 2017-08-12 12:20:06,460 core.sqldb.purge_search_results: Purging search results for tt0111161
  1929. DEBUG 2017-08-12 12:20:06,460 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1930. INFO 2017-08-12 12:20:06,460 core.library.movie_status: Determining appropriate status for movie tt0111161.
  1931. DEBUG 2017-08-12 12:20:06,460 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1932. DEBUG 2017-08-12 12:20:06,460 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1933. DEBUG 2017-08-12 12:20:06,461 core.sqldb.get_distinct: Getting distinct values for tt0111161 in SEARCHRESULTS
  1934. DEBUG 2017-08-12 12:20:06,461 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt0111161"']
  1935. INFO 2017-08-12 12:20:06,461 core.library.movie_status: Setting MOVIES tt0111161 status to Waiting.
  1936. DEBUG 2017-08-12 12:20:06,461 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt0111161 in MOVIES.
  1937. DEBUG 2017-08-12 12:20:06,462 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt0111161')]
  1938. DEBUG 2017-08-12 12:20:06,843 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt0111161 in MOVIES.
  1939. DEBUG 2017-08-12 12:20:06,844 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt0111161')]
  1940. DEBUG 2017-08-12 12:20:07,231 core.sqldb.get_movie_details: Retrieving details for movie tt0111161.
  1941. DEBUG 2017-08-12 12:20:07,232 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt0111161"']
  1942. DEBUG 2017-08-12 12:20:07,233 core.sqldb.get_search_results: Retrieving Search Results for tt0111161.
  1943. DEBUG 2017-08-12 12:20:07,234 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt0111161" ORDER BY score DESC, size ASC, freeleech DESC']
  1944. DEBUG 2017-08-12 12:20:24,199 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  1945. DEBUG 2017-08-12 12:20:24,199 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  1946. DEBUG 2017-08-12 12:20:25,491 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  1947. DEBUG 2017-08-12 12:20:25,491 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  1948. INFO 2017-08-12 12:20:25,492 core.searcher.search: Performing backlog search for Keanu 2016.
  1949. INFO 2017-08-12 12:20:25,492 core.providers.newznab.search_all: Performing backlog search for all NewzNab indexers.
  1950. INFO 2017-08-12 12:20:25,492 core.proxy.destroy: Closing proxy connection.
  1951. DEBUG 2017-08-12 12:20:25,492 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  1952. DEBUG 2017-08-12 12:20:25,492 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  1953. INFO 2017-08-12 12:20:25,492 core.searcher.remove_inactive: Filtering releases based on enabled newznab indexers.
  1954. INFO 2017-08-12 12:20:25,492 core.searchresults.score: Scoring 0 search results.
  1955. DEBUG 2017-08-12 12:20:25,492 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  1956. DEBUG 2017-08-12 12:20:25,493 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  1957. DEBUG 2017-08-12 12:20:25,493 core.searchresults.score: Scoring based on quality profile Default
  1958. DEBUG 2017-08-12 12:20:25,493 core.searchresults.reset: Resetting release scores to 0.
  1959. INFO 2017-08-12 12:20:25,493 core.searchresults.remove_ignored: Filtering Ignored Words.
  1960. INFO 2017-08-12 12:20:25,493 core.searchresults.remove_ignored: Keeping 0 results.
  1961. INFO 2017-08-12 12:20:25,493 core.searchresults.retention_check: Checking retention.
  1962. INFO 2017-08-12 12:20:25,493 core.searchresults.retention_check: Keeping 0 results.
  1963. INFO 2017-08-12 12:20:25,493 core.searchresults.seed_check: Checking torrent seeds.
  1964. INFO 2017-08-12 12:20:25,493 core.searchresults.seed_check: Keeping 0 results.
  1965. INFO 2017-08-12 12:20:25,494 core.searchresults.freeleech: Adding Freeleech points.
  1966. INFO 2017-08-12 12:20:25,494 core.searchresults.score_sources: Filtering resolution and size requirements.
  1967. INFO 2017-08-12 12:20:25,494 core.searchresults.score_sources: Keeping 0 results.
  1968. INFO 2017-08-12 12:20:25,494 core.searchresults.fuzzy_title: Checking title match.
  1969. INFO 2017-08-12 12:20:25,494 core.searchresults.fuzzy_title: Keeping 0 results.
  1970. INFO 2017-08-12 12:20:25,494 core.searchresults.score_preferred: Scoring Preferred Words.
  1971. INFO 2017-08-12 12:20:25,494 core.searchresults.score: Finished scoring search results.
  1972. DEBUG 2017-08-12 12:20:25,494 core.sqldb.get_marked_results: Retrieving Marked Results for tt4139124.
  1973. DEBUG 2017-08-12 12:20:25,494 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MARKEDRESULTS WHERE imdbid="tt4139124"']
  1974. INFO 2017-08-12 12:20:25,494 core.searcher.store_results: 0 results found for tt4139124. Storing results.
  1975. INFO 2017-08-12 12:20:25,494 core.searcher.store_results: Storing backlog search results -- purging existing results before writing to database.
  1976. DEBUG 2017-08-12 12:20:25,494 core.sqldb.purge_search_results: Purging search results for tt4139124
  1977. DEBUG 2017-08-12 12:20:25,495 core.sqldb.execute: Executing SQL command: ['DELETE FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  1978. INFO 2017-08-12 12:20:25,495 core.library.movie_status: Determining appropriate status for movie tt4139124.
  1979. DEBUG 2017-08-12 12:20:25,495 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  1980. DEBUG 2017-08-12 12:20:25,495 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  1981. DEBUG 2017-08-12 12:20:25,496 core.sqldb.get_distinct: Getting distinct values for tt4139124 in SEARCHRESULTS
  1982. DEBUG 2017-08-12 12:20:25,496 core.sqldb.execute: Executing SQL command: ['SELECT DISTINCT status FROM SEARCHRESULTS WHERE imdbid="tt4139124"']
  1983. INFO 2017-08-12 12:20:25,496 core.library.movie_status: Setting MOVIES tt4139124 status to Waiting.
  1984. DEBUG 2017-08-12 12:20:25,496 core.sqldb.update: Updating status to Waiting for rows that match imdbid:tt4139124 in MOVIES.
  1985. DEBUG 2017-08-12 12:20:25,496 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Waiting', 'tt4139124')]
  1986. DEBUG 2017-08-12 12:20:25,796 core.sqldb.update: Updating backlog to 1 for rows that match imdbid:tt4139124 in MOVIES.
  1987. DEBUG 2017-08-12 12:20:25,797 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET backlog=? WHERE imdbid=?', ('1', 'tt4139124')]
  1988. DEBUG 2017-08-12 12:20:26,097 core.sqldb.get_movie_details: Retrieving details for movie tt4139124.
  1989. DEBUG 2017-08-12 12:20:26,097 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES WHERE imdbid="tt4139124"']
  1990. DEBUG 2017-08-12 12:20:26,099 core.sqldb.get_search_results: Retrieving Search Results for tt4139124.
  1991. DEBUG 2017-08-12 12:20:26,099 core.sqldb.execute: Executing SQL command: ['SELECT * FROM SEARCHRESULTS WHERE imdbid="tt4139124" ORDER BY score DESC, size ASC, freeleech DESC']
  1992. INFO 2017-08-12 12:20:41,261 root.test_connection: Testing connection to http://127.0.0.1:9117/torznab/thepiratebay.
  1993. INFO 2017-08-12 12:20:41,729 root.test_connection: Newz/TorzNab connection test successful.
  1994. DEBUG 2017-08-12 12:20:56,588 core.sqldb.get_library_count: Getting count of library.
  1995. DEBUG 2017-08-12 12:20:56,588 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  1996. DEBUG 2017-08-12 12:20:56,912 core.sqldb.get_user_movies: Retrieving list of user's movies.
  1997. DEBUG 2017-08-12 12:20:56,912 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  1998. INFO 2017-08-12 12:21:02,522 root.test_connection: Testing connection to http://127.0.0.1:9117/torznab/rarbg.
  1999. INFO 2017-08-12 12:21:03,300 root.test_connection: Newz/TorzNab connection test successful.
  2000. DEBUG 2017-08-12 12:21:44,245 core.sqldb.get_library_count: Getting count of library.
  2001. DEBUG 2017-08-12 12:21:44,246 core.sqldb.execute: Executing SQL command: ['SELECT COUNT(1) FROM MOVIES']
  2002. DEBUG 2017-08-12 12:21:44,369 core.sqldb.get_user_movies: Retrieving list of user's movies.
  2003. DEBUG 2017-08-12 12:21:44,369 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY sort_title ASC LIMIT 50 OFFSET 0']
  2004. INFO 2017-08-12 12:22:11,328 core.ajax.manual_task_execute: Manually executing task Movie Search.
  2005. INFO 2017-08-12 12:22:11,328 core.cp_plugins.taskscheduler._task: == Executing Scheduled Task: Movie Search ==
  2006. INFO 2017-08-12 12:22:11,329 core.searcher.search_all: Executing search/grab for all movies.
  2007. DEBUG 2017-08-12 12:22:11,329 core.sqldb.get_user_movies: Retrieving list of user's movies.
  2008. DEBUG 2017-08-12 12:22:11,329 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY title ASC, sort_title ASC']
  2009. INFO 2017-08-12 12:22:11,330 core.searcher.verify: Verification criteria met for Keanu 2016, setting status to Wanted
  2010. DEBUG 2017-08-12 12:22:11,330 core.sqldb.update: Updating status to Wanted for rows that match imdbid:tt4139124 in MOVIES.
  2011. DEBUG 2017-08-12 12:22:11,330 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Wanted', 'tt4139124')]
  2012. INFO 2017-08-12 12:22:11,623 core.searcher.verify: Keanu passes verification checks, will include title in search.
  2013. INFO 2017-08-12 12:22:11,623 core.searcher.verify: Verification criteria met for King Arthur: Legend of the Sword 2017, setting status to Wanted
  2014. DEBUG 2017-08-12 12:22:11,623 core.sqldb.update: Updating status to Wanted for rows that match imdbid:tt1972591 in MOVIES.
  2015. DEBUG 2017-08-12 12:22:11,623 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Wanted', 'tt1972591')]
  2016. INFO 2017-08-12 12:22:11,930 core.searcher.verify: King Arthur: Legend of the Sword passes verification checks, will include title in search.
  2017. INFO 2017-08-12 12:22:11,930 core.searcher.verify: Verification criteria met for The Shawshank Redemption 1994, setting status to Wanted
  2018. DEBUG 2017-08-12 12:22:11,930 core.sqldb.update: Updating status to Wanted for rows that match imdbid:tt0111161 in MOVIES.
  2019. DEBUG 2017-08-12 12:22:11,930 core.sqldb.execute: Executing SQL command: ['UPDATE MOVIES SET status=? WHERE imdbid=?', ('Wanted', 'tt0111161')]
  2020. INFO 2017-08-12 12:22:12,229 core.searcher.verify: The Shawshank Redemption passes verification checks, will include title in search.
  2021. INFO 2017-08-12 12:22:12,230 core.searcher._get_rss_movies: Picking movies to look for in RSS feed.
  2022. INFO 2017-08-12 12:22:12,230 core.snatcher.grab_all: Running automatic snatcher for all movies.
  2023. DEBUG 2017-08-12 12:22:12,230 core.sqldb.get_user_movies: Retrieving list of user's movies.
  2024. DEBUG 2017-08-12 12:22:12,230 core.sqldb.execute: Executing SQL command: ['SELECT * FROM MOVIES ORDER BY title ASC, sort_title ASC']
  2025. INFO 2017-08-12 12:22:12,232 core.snatcher.grab_all: ######### Automatic search/snatch complete #########
  2026. INFO 2017-08-12 12:22:12,239 core.cp_plugins.taskscheduler._task: == Finished Scheduled Task: Movie Search ==
Add Comment
Please, Sign In to add comment