Oct-09 22:56:49 DEBUG CP Server Thread-6 :: sickbeard.db: SELECT COUNT(*) FROM tv_episodes WHERE season != 0 and episode != 0 AND (airdate != 1 OR status IN (4,3276804,204,404,3204,1604,104,804,2,3276802,202,402,3202,1602,102,802,9,3276809,209,409,3209,1609,109,809,6)) AND airdate <= 734419 AND status != 7
Oct-09 22:56:49 DEBUG CP Server Thread-6 :: sickbeard.db: SELECT COUNT(*) FROM tv_episodes WHERE status IN (4,3276804,204,404,3204,1604,104,804,6) AND season != 0 and episode != 0 AND airdate <= 734419
Oct-09 22:53:25 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT COUNT(*) FROM tv_episodes WHERE season != 0 and episode != 0 AND (airdate != 1 OR status IN (4,3276804,204,404,3204,1604,104,804,2,3276802,202,402,3202,1602,102,802,9,3276809,209,409,3209,1609,109,809,6)) AND airdate <= 734419 AND status != 7
Oct-09 22:53:25 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT COUNT(*) FROM tv_episodes WHERE status IN (4,3276804,204,404,3204,1604,104,804,6) AND season != 0 and episode != 0 AND airdate <= 734419
Oct-09 22:53:25 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT *, tv_shows.status as show_status FROM tv_episodes, tv_shows WHERE season != 0 AND tv_shows.tvdb_id = tv_episodes.showid AND airdate < ? AND airdate >= ? AND tv_episodes.status = ? AND tv_episodes.status NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) with args [734419, 734416, 3, 4, 3276804, 204, 404, 3204, 1604, 104, 804, 2, 3276802, 202, 402, 3202, 1602, 102, 802, 6, 7]
Oct-09 22:53:25 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT *, tv_shows.status as show_status FROM tv_episodes outer_eps, tv_shows WHERE season != 0 AND showid NOT IN (?,?,?,?,?,?,?,?,?,?,?,?) AND tv_shows.tvdb_id = outer_eps.showid AND airdate = (SELECT airdate FROM tv_episodes inner_eps WHERE inner_eps.showid = outer_eps.showid AND inner_eps.airdate >= ? ORDER BY inner_eps.airdate ASC LIMIT 1) AND outer_eps.status NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) with args [80379, 73255, 82459, 82066, 95011, 83462, 73244, 85508, 94571, 75760, 84912, 251889, 734426, 4, 3276804, 204, 404, 3204, 1604, 104, 804, 2, 3276802, 202, 402, 3202, 1602, 102, 802]
Oct-09 22:53:25 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT *, tv_shows.status as show_status FROM tv_episodes, tv_shows WHERE season != 0 AND airdate >= ? AND airdate < ? AND tv_shows.tvdb_id = tv_episodes.showid AND tv_episodes.status NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) with args [734419, 734426, 4, 3276804, 204, 404, 3204, 1604, 104, 804, 2, 3276802, 202, 402, 3202, 1602, 102, 802, 6, 7]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT COUNT(*) FROM tv_episodes WHERE season != 0 and episode != 0 AND (airdate != 1 OR status IN (4,3276804,204,404,3204,1604,104,804,2,3276802,202,402,3202,1602,102,802,9,3276809,209,409,3209,1609,109,809,6)) AND airdate <= 734419 AND status != 7
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT COUNT(*) FROM tv_episodes WHERE status IN (4,3276804,204,404,3204,1604,104,804,6) AND season != 0 and episode != 0 AND airdate <= 734419
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 74845: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [74845, 734419, 74845, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 74845: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 84676: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [84676, 734419, 84676, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 84676: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 79511: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [79511, 734419, 79511, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 79511: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 153021: Found episode 2x1
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [153021, 734419, 153021, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 153021: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 73244: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [73244, 734419, 73244, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 73244: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 82459: Found episode 4x4
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [82459, 734419, 82459, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 82459: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 81950: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [81950, 734419, 81950, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 81950: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 160671: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [160671, 734419, 160671, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 160671: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 142981: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [142981, 734419, 142981, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 142981: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 187881: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [187881, 734419, 187881, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 187881: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 80379: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [80379, 734419, 80379, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 80379: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 164091: Found episode 1x4
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [164091, 734419, 164091, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 164091: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 72218: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [72218, 734419, 72218, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 72218: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 85508: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [85508, 734419, 85508, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 85508: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 84912: Found episode 4x4
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [84912, 734419, 84912, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 84912: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 95011: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [95011, 734419, 95011, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 95011: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 80337: Found episode 5x1
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [80337, 734419, 80337, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 80337: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 83602: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [83602, 734419, 83602, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 83602: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 73028: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [73028, 734419, 73028, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 73028: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 75760: Found episode 7x5
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [75760, 734419, 75760, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 75760: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 73255: Found episode 8x2
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [73255, 734419, 73255, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 73255: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 109621: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [109621, 734419, 109621, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 109621: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 83610: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [83610, 734419, 83610, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 83610: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 72885: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [72885, 734419, 72885, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 72885: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 121361: Found episode 2x1
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [121361, 734419, 121361, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 121361: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 82066: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [82066, 734419, 82066, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 82066: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 251889: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [251889, 734419, 251889, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 251889: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 78874: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [78874, 734419, 78874, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 78874: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 75978: Found episode 10x3
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [75978, 734419, 75978, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 75978: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 79334: No episode found... need to implement tvrage and also show status
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [79334, 734419, 79334, 734419, 1, 1]
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 79334: Finding the episode which airs next
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: Episode airs in the future, changing status from 1 to 1
Oct-09 22:50:24 DEBUG CP Server Thread-9 :: 193131: Setting status for 2x5 based on status 1 and existence of
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 193131: Loading episode details from theTVDB for episode 2x5
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND season = ? AND episode = ? with args [193131, 2, 5]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 193131: Loading episode details from DB for episode 2x5
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 193131: An object for episode 2x5 didn't exist in the cache, trying to create it
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 193131: Found episode 2x5
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [193131, 734419, 193131, 734419, 1, 1]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 193131: Finding the episode which airs next
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 78804: No episode found... need to implement tvrage and also show status
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [78804, 734419, 78804, 734419, 1, 1]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 78804: Finding the episode which airs next
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 94571: No episode found... need to implement tvrage and also show status
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [94571, 734419, 94571, 734419, 1, 1]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 94571: Finding the episode which airs next
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 80348: Found episode 5x1
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [80348, 734419, 80348, 734419, 1, 1]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 80348: Finding the episode which airs next
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 83462: Found episode 4x4
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [83462, 734419, 83462, 734419, 1, 1]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 83462: Finding the episode which airs next
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 85040: No episode found... need to implement tvrage and also show status
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [85040, 734419, 85040, 734419, 1, 1]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 85040: Finding the episode which airs next
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 83642: No episode found... need to implement tvrage and also show status
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [83642, 734419, 83642, 734419, 1, 1]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 83642: Finding the episode which airs next
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 208791: No episode found... need to implement tvrage and also show status
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [208791, 734419, 208791, 734419, 1, 1]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 208791: Finding the episode which airs next
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 79488: No episode found... need to implement tvrage and also show status
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT * FROM tv_episodes WHERE showid = ? AND airdate >= ? AND airdate <= (SELECT airdate FROM tv_episodes WHERE showid = ? AND airdate >= ? AND status = ? ORDER BY airdate ASC LIMIT 1) and status = ? with args [79488, 734419, 79488, 734419, 1, 1]
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: 79488: Finding the episode which airs next
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT showid, COUNT(*) FROM tv_episodes WHERE season != 0 and episode != 0 AND (airdate != 1 OR status IN (4,3276804,204,404,3204,1604,104,804,2,3276802,202,402,3202,1602,102,802,9,3276809,209,409,3209,1609,109,809,6)) AND airdate <= 734419 AND status != 7 GROUP BY showid
Oct-09 22:50:13 DEBUG CP Server Thread-9 :: sickbeard.db: SELECT showid, COUNT(*) FROM tv_episodes WHERE (status IN (4,3276804,204,404,3204,1604,104,804,6) OR (status IN (2,3276802,202,402,3202,1602,102,802,9,3276809,209,409,3209,1609,109,809) AND location != '')) AND season != 0 and episode != 0 AND airdate <= 734419 GROUP BY showid
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: sickbeard.db: UPDATE tv_episodes SET status = ?, tvdbid = ?, airdate = ?, location = ?, description = ?, hasnfo = ?, hastbn = ?, name = ? WHERE season = ? AND showid = ? AND episode = ? with args [402, 4175259, 734419, '', '', False, False, u'Episode Four', 2, 193131, 4]
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: STATUS IS 402
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: 193131: Saving episode details to database
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: sickbeard.db: INSERT INTO history (action, date, showid, season, episode, quality, resource, provider) VALUES (?,?,?,?,?,?,?,?) with args [402, '20111009224853', 193131, 2, 4, 4, u'Downton_Abbey.2x04.720p_HDTV_x264-FoV', "Womble's Index"]
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: NZB sent to SAB successfully
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Result text from SAB: ok
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: URL: http://192.168.1.69:8888/api?ma_password=hm6c4h8b&apikey=c232a4c53accde1d60bc3cd6518032d4&name=http%3A%2F%2Fnzb.isasecret.com%2Fnzb%2F4a8%2FDownton_Abbey.2x04.720p_HDTV_x264-FoV.nzb&cat=tv&priority=1&mode=addurl&ma_username=travistravis
Oct-09 22:48:53 INFO SEARCHQUEUE-RSS-SEARCH :: Sending NZB to SABnzbd
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Picked Downton_Abbey.2x04.720p_HDTV_x264-FoV as the best
Oct-09 22:48:53 INFO SEARCHQUEUE-RSS-SEARCH :: Quality of Downton_Abbey.2x04.720p_HDTV_x264-FoV is HD TV
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Picking the best result out of [u'Downton_Abbey.2x04.720p_HDTV_x264-FoV']
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Swamp.Brothers.S01E14.GERMAN.DOKU.SATRip.XviD-TVP contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Fussball.Laenderspiel.07.10.2011.Tuerkei.vs.Deutschland.German.AC3.WS.dTV.XViD-WoGS contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Rescue.Me.S06E05.German.Dubbed.DVDRip.XviD-ITG contains dub(bed)?, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Das.Supertalent.Backstage.S05E04.GERMAN.WS.HDTVRip.XviD-TVP contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Das.Supertalent.S05E05.GERMAN.720p.HDTV.x264-TVP contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Das.Supertalent.S05E05.GERMAN.WS.HDTVRip.XviD-TVP contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit.S02E05.Joachim.Llambi.GERMAN.720p.HDTV.x264-TVP contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit.S02E05.Joachim.Llambi.GERMAN.WS.HDTVRiP.XviD-TVP contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Swamp.Brothers.S01E13.GERMAN.DOKU.SATRip.XviD-TVP contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Rescue.Me.S06E05.Blackout.GERMAN.DUBBED.720p.HDTV.x264-ZZGtv contains dub(bed)?, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Special.Forces.Die.haerteste.Ausbildung.der.Welt.S02E03.Air.Force.Kampftaucher.GERMAN.DOKU.SATRip.XviD-TVP contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Immer.diese.Nachbarn.E01.Ein.Fall.fuer.Schons.GERMAN.DOKU.WS.dTV.XViD-SiTiN contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Jugendgeschichten.E03.Die.verlorenen.Illusionen.GERMAN.DOKU.WS.dTV.XViD-SiTiN contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Tatort.E158.Taeter.und.Opfer.German.1984.FS.dTV.XviD-KLASSiGERTV contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: American.Pickers.S02E20.Verrueckte.Voegel.GERMAN.DUBBED.DOKU.WS.HDTVRiP.XviD-TVP contains dub(bed)?, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: 30.Rock.S05E04.Live.Show.GERMAN.SATRip.XviD-TVP contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Farscape.Verschollen.im.All.S02E18.Ein.Clockwork.Nebari.GERMAN.AC3.HDTV.720p.x264-NVA contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Taboo.S06E01.Prostitution.GERMAN.DOKU.AC3.HDTV.720p.x264-NVA contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Taboo.S06E02.Fettleibigkeit.GERMAN.DOKU.AC3.HDTV.720p.x264-NVA contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Taboo.S06E03.Nicht.gesellschaftsfaehig.GERMAN.DOKU.AC3.HDTV.720p.x264-NVA contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Anna.und.die.Liebe.E794.GERMAN.WS.HDTV.XviD-aWake contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: The.Mentalist.S03E20.Ein.Akt.der.Liebe.GERMAN.DUBBED.WS.DVDRiP.XviD-SOF contains dub(bed)?, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Anna.und.die.Liebe.E794.GERMAN.WS.720p.HDTV.x264-aWake contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Anna.und.die.Liebe.E795.GERMAN.WS.HDTV.XviD-aWake contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Anna.und.die.Liebe.E795.GERMAN.WS.720p.HDTV.x264-aWake contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Das.Haus.Anubis.S03E024.GERMAN.WS.dTV.XviD-aWake contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Stern.TV.2011.10.05.German.Doku.WS.dTV.XViD-WMZ contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: SPIEGEL.TV.Magazin.2011.10.02.German.Doku.WS.dTV.XViD-WMZ contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: The.Hard.Times.Of.RJ.Berger.S02E07.You.Me.And.Weezer.GERMAN.Dubbed.DVDRip.XViD-idTV contains dub(bed)?, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: The.Hard.Times.Of.RJ.Berger.S02E07.You.Me.And.Weezer.GERMAN.Dubbed.720p.HDTV.x264-idTV contains dub(bed)?, ignoring it
Oct-09 22:48:53 INFO SEARCHQUEUE-RSS-SEARCH :: Found result Downton_Abbey.2x04.720p_HDTV_x264-FoV at http://nzb.isasecret.com/nzb/4a8/Downton_Abbey.2x04.720p_HDTV_x264-FoV.nzb
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Ep is wanted/unaired/skipped, definitely get it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: current episode status: 1
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: sickbeard.db: SELECT status FROM tv_episodes WHERE showid = ? AND season = ? AND episode = ? with args [193131, 2, 4]
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: any,best = [4, 16, 8] [] and we are 4
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking if we want episode 2x4 at quality HD TV
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Invalid scene release: Tatort.E813.Das.erste.Opfer.German.2011.WS.dTV.XviD-KLASSiGERTV contains german, ignoring it
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Skipping Downton_Abbey.2x04.HDTV_XviD-FoV because we don't want an episode that's SD TV
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: I know for sure I don't want this episode, saying no
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: any,best = [4, 16, 8] [] and we are 1
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking if we want episode 2x4 at quality SD TV
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM womble_s_index
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Dark.Matters.Twisted.But.True.S01E06.HDTV.XviD-DiVERGE', 1, '|6|', 0, 0, 'http://nzb.isasecret.com/nzb/126/Dark.Matters.Twisted.But.True.S01E06.HDTV.XviD-DiVERGE.nzb', 1318196933, 1]
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Dark.Matters.Twisted.But.True']
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Dark Matters Twisted But True
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Dark.Matters.Twisted.But.True.S01E06.HDTV.XviD-DiVERGE
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E01.Billion.Dollar.Bass.DVDRip.XviD-DOCUMENT', 11, '|1|', 0, 0, 'http://nzb.isasecret.com/nzb/6a5/Marty.Stouffers.Wild.America.S11E01.Billion.Dollar.Bass.DVDRip.XviD-DOCUMENT.nzb', 1318196933, 2]
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E01.Billion.Dollar.Bass.DVDRip.XviD-DOCUMENT
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E02.The.Beauty.Of.Butterflies.DVDRip.XviD-DOCUMENT', 11, '|2|', 0, 0, 'http://nzb.isasecret.com/nzb/44f/Marty.Stouffers.Wild.America.S11E02.The.Beauty.Of.Butterflies.DVDRip.XviD-DOCUMENT.nzb', 1318196933, 2]
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E02.The.Beauty.Of.Butterflies.DVDRip.XviD-DOCUMENT
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E03.Belligerent.As.A.Badger.DVDRip.XviD-DOCUMENT', 11, '|3|', 0, 0, 'http://nzb.isasecret.com/nzb/596/Marty.Stouffers.Wild.America.S11E03.Belligerent.As.A.Badger.DVDRip.XviD-DOCUMENT.nzb', 1318196933, 2]
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E03.Belligerent.As.A.Badger.DVDRip.XviD-DOCUMENT
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E04.Headgear.DVDRip.XviD-DOCUMENT', 11, '|4|', 0, 0, 'http://nzb.isasecret.com/nzb/994/Marty.Stouffers.Wild.America.S11E04.Headgear.DVDRip.XviD-DOCUMENT.nzb', 1318196933, 2]
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E04.Headgear.DVDRip.XviD-DOCUMENT
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E05.A.Tale.About.Tails.DVDRip.XviD-DOCUMENT', 11, '|5|', 0, 0, 'http://nzb.isasecret.com/nzb/e93/Marty.Stouffers.Wild.America.S11E05.A.Tale.About.Tails.DVDRip.XviD-DOCUMENT.nzb', 1318196933, 2]
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:53 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E05.A.Tale.About.Tails.DVDRip.XviD-DOCUMENT
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E06.Some.Feet.Have.Noses.DVDRip.XviD-DOCUMENT', 11, '|6|', 0, 0, 'http://nzb.isasecret.com/nzb/c21/Marty.Stouffers.Wild.America.S11E06.Some.Feet.Have.Noses.DVDRip.XviD-DOCUMENT.nzb', 1318196932, 2]
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E06.Some.Feet.Have.Noses.DVDRip.XviD-DOCUMENT
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E07.The.Eyes.Have.It.DVDRip.XviD-DOCUMENT', 11, '|7|', 0, 0, 'http://nzb.isasecret.com/nzb/fae/Marty.Stouffers.Wild.America.S11E07.The.Eyes.Have.It.DVDRip.XviD-DOCUMENT.nzb', 1318196932, 2]
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E07.The.Eyes.Have.It.DVDRip.XviD-DOCUMENT
Oct-09 22:48:52 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E08.Colors.In.Nature.DVDRip.XviD-DOCUMENT', 11, '|8|', 0, 0, 'http://nzb.isasecret.com/nzb/e34/Marty.Stouffers.Wild.America.S11E08.Colors.In.Nature.DVDRip.XviD-DOCUMENT.nzb', 1318196931, 2]
Oct-09 22:48:51 WARNING SEARCHQUEUE-RSS-SEARCH :: DB error: unable to open database file
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E08.Colors.In.Nature.DVDRip.XviD-DOCUMENT', 11, '|8|', 0, 0, 'http://nzb.isasecret.com/nzb/e34/Marty.Stouffers.Wild.America.S11E08.Colors.In.Nature.DVDRip.XviD-DOCUMENT.nzb', 1318196931, 2]
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E08.Colors.In.Nature.DVDRip.XviD-DOCUMENT
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E09.Wild.Wyoming.DVDRip.XviD-DOCUMENT', 11, '|9|', 0, 0, 'http://nzb.isasecret.com/nzb/8ab/Marty.Stouffers.Wild.America.S11E09.Wild.Wyoming.DVDRip.XviD-DOCUMENT.nzb', 1318196931, 2]
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E09.Wild.Wyoming.DVDRip.XviD-DOCUMENT
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Marty.Stouffers.Wild.America.S11E10.Home.Is.Where.Theres.Habitat.DVDRip.XviD-DOCUMENT', 11, '|10|', 0, 0, 'http://nzb.isasecret.com/nzb/893/Marty.Stouffers.Wild.America.S11E10.Home.Is.Where.Theres.Habitat.DVDRip.XviD-DOCUMENT.nzb', 1318196931, 2]
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Marty.Stouffers.Wild.America']
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Marty Stouffers Wild America
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Marty.Stouffers.Wild.America.S11E10.Home.Is.Where.Theres.Habitat.DVDRip.XviD-DOCUMENT
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['UFC.136.Preliminary.Fights.720p.HDTV.x264-KYR', 1, '|36|', 0, 0, 'http://nzb.isasecret.com/nzb/c71/UFC.136.Preliminary.Fights.720p.HDTV.x264-KYR.nzb', 1318196931, 4]
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'UFC']
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of UFC
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: UFC.136.Preliminary.Fights.720p.HDTV.x264-KYR
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['UFC.136.Preliminary.Fights.HDTV.XviD-KYR', 1, '|36|', 0, 0, 'http://nzb.isasecret.com/nzb/f1f/UFC.136.Preliminary.Fights.HDTV.XviD-KYR.nzb', 1318196931, 1]
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'UFC']
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of UFC
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: UFC.136.Preliminary.Fights.HDTV.XviD-KYR
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['2020.US.2011.10.07.HDTV.XviD-YT', 1, '||', 0, 0, 'http://nzb.isasecret.com/nzb/4de/2020.US.2011.10.07.HDTV.XviD-YT.nzb', 1318196931, 1]
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'2020.US']
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of 2020 US
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: 2020.US.2011.10.07.HDTV.XviD-YT
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['48.Hours.Mystery.S25E02.HDTV.XviD-YT', 25, '|2|', 0, 0, 'http://nzb.isasecret.com/nzb/347/48.Hours.Mystery.S25E02.HDTV.XviD-YT.nzb', 1318196931, 1]
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'48.Hours.Mystery']
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of 48 Hours Mystery
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: 48.Hours.Mystery.S25E02.HDTV.XviD-YT
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['MFC.31.720p.HDTV.x264-KYR', 1, '|31|', 0, 0, 'http://nzb.isasecret.com/nzb/492/MFC.31.720p.HDTV.x264-KYR.nzb', 1318196931, 4]
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'MFC']
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of MFC
Oct-09 22:48:51 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: MFC.31.720p.HDTV.x264-KYR
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Unusual.Suspects.S02E08.Blood.On.The.Badge.HDTV.XviD-CRiMSON', 2, '|8|', 0, 0, 'http://nzb.isasecret.com/nzb/67b/Unusual.Suspects.S02E08.Blood.On.The.Badge.HDTV.XviD-CRiMSON.nzb', 1318196930, 1]
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Unusual.Suspects']
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Unusual Suspects
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Unusual.Suspects.S02E08.Blood.On.The.Badge.HDTV.XviD-CRiMSON
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Rugby.World.Cup.2011.10.08.QF2.England.Vs.Scotland.iNTERNAL.PDTV.XviD-C4TV', 1, '||', 0, 0, 'http://nzb.isasecret.com/nzb/8d7/Rugby.World.Cup.2011.10.08.QF2.England.Vs.Scotland.iNTERNAL.PDTV.XviD-C4TV.nzb', 1318196930, 1]
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Rugby.World.Cup']
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Rugby World Cup
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Rugby.World.Cup.2011.10.08.QF2.England.Vs.Scotland.iNTERNAL.PDTV.XviD-C4TV
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E01.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|1|', 0, 0, 'http://nzb.isasecret.com/nzb/193/Supernatural.S06E01.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196930, 2]
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E01.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E02.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|2|', 0, 0, 'http://nzb.isasecret.com/nzb/3cb/Supernatural.S06E02.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196930, 2]
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E02.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E03.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|3|', 0, 0, 'http://nzb.isasecret.com/nzb/269/Supernatural.S06E03.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196930, 2]
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E03.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E04.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|4|', 0, 0, 'http://nzb.isasecret.com/nzb/e7e/Supernatural.S06E04.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196930, 2]
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E04.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E05.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|5|', 0, 0, 'http://nzb.isasecret.com/nzb/ddd/Supernatural.S06E05.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196930, 2]
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E05.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E06.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|6|', 0, 0, 'http://nzb.isasecret.com/nzb/132/Supernatural.S06E06.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196930, 2]
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E06.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E07.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|7|', 0, 0, 'http://nzb.isasecret.com/nzb/55d/Supernatural.S06E07.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196930, 2]
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:50 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E07.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E08.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|8|', 0, 0, 'http://nzb.isasecret.com/nzb/558/Supernatural.S06E08.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196929, 2]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E08.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E09.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|9|', 0, 0, 'http://nzb.isasecret.com/nzb/6d4/Supernatural.S06E09.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196929, 2]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E09.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E10.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|10|', 0, 0, 'http://nzb.isasecret.com/nzb/802/Supernatural.S06E10.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196929, 2]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E10.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Supernatural.S06E11.iNTERNAL.DVDRip.XviD-DEiMOS', 6, '|11|', 0, 0, 'http://nzb.isasecret.com/nzb/36e/Supernatural.S06E11.iNTERNAL.DVDRip.XviD-DEiMOS.nzb', 1318196929, 2]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Supernatural']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Supernatural
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Supernatural.S06E11.iNTERNAL.DVDRip.XviD-DEiMOS
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Saturday.Night.Live.S37E03.Ben.Stiller-Foster.the.People.HDTV.XviD-2HD', 37, '|3|', 0, 0, 'http://nzb.isasecret.com/nzb/a07/Saturday.Night.Live.S37E03.Ben.Stiller-Foster.the.People.HDTV.XviD-2HD.nzb', 1318196929, 1]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Saturday.Night.Live']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Saturday Night Live
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Saturday.Night.Live.S37E03.Ben.Stiller-Foster.the.People.HDTV.XviD-2HD
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: Formula1.2011.Japanese.Grand.Prix.720p.HDTV.x264-ANGELiC
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename Formula1.2011.Japanese.Grand.Prix.720p.HDTV.x264-ANGELiC into a valid episode
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Formula1.2011.Japanese.Grand.Prix.720p.HDTV.x264-ANGELiC
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Saturday.Night.Live.S37E03.720p.HDTV.x264-2HD', 37, '|3|', 0, 0, 'http://nzb.isasecret.com/nzb/cbb/Saturday.Night.Live.S37E03.720p.HDTV.x264-2HD.nzb', 1318196929, 4]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Saturday.Night.Live']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Saturday Night Live
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Saturday.Night.Live.S37E03.720p.HDTV.x264-2HD
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Rugby.Super.League.2011.10.08.Leeds.vs.St.Helens.WS.PDTV.XviD-W4F', 1, '||', 0, 0, 'http://nzb.isasecret.com/nzb/75b/Rugby.Super.League.2011.10.08.Leeds.vs.St.Helens.WS.PDTV.XviD-W4F.nzb', 1318196929, 1]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Rugby.Super.League']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Rugby Super League
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Rugby.Super.League.2011.10.08.Leeds.vs.St.Helens.WS.PDTV.XviD-W4F
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: UEFA.EURO.2012.Qualifikation.Gruppe.A.Tuerkei.vs.Deutschland.GERMAN.WS.HDTV.720p.x264-FuBa
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename UEFA.EURO.2012.Qualifikation.Gruppe.A.Tuerkei.vs.Deutschland.GERMAN.WS.HDTV.720p.x264-FuBa into a valid episode
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: UEFA.EURO.2012.Qualifikation.Gruppe.A.Tuerkei.vs.Deutschland.GERMAN.WS.HDTV.720p.x264-FuBa
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Swamp.Brothers.S01E14.GERMAN.DOKU.SATRip.XviD-TVP', 1, '|14|', 0, 0, 'http://nzb.isasecret.com/nzb/cec/Swamp.Brothers.S01E14.GERMAN.DOKU.SATRip.XviD-TVP.nzb', 1318196929, 32768]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Swamp.Brothers']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Swamp Brothers
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Swamp.Brothers.S01E14.GERMAN.DOKU.SATRip.XviD-TVP
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Fussball.Laenderspiel.07.10.2011.Tuerkei.vs.Deutschland.German.AC3.WS.dTV.XViD-WoGS', 1, '|7|', 0, 0, 'http://nzb.isasecret.com/nzb/cc5/Fussball.Laenderspiel.07.10.2011.Tuerkei.vs.Deutschland.German.AC3.WS.dTV.XViD-WoGS.nzb', 1318196929, 32768]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Fussball.Laenderspiel']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Fussball Laenderspiel
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Fussball.Laenderspiel.07.10.2011.Tuerkei.vs.Deutschland.German.AC3.WS.dTV.XViD-WoGS
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Underbelly.Razor.S04E09.WS.PDTV.XviD-TASTETV', 4, '|9|', 0, 0, 'http://nzb.isasecret.com/nzb/6aa/Underbelly.Razor.S04E09.WS.PDTV.XviD-TASTETV.nzb', 1318196929, 1]
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Underbelly.Razor']
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Underbelly Razor
Oct-09 22:48:49 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Underbelly.Razor.S04E09.WS.PDTV.XviD-TASTETV
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Rescue.Me.S06E05.German.Dubbed.DVDRip.XviD-ITG', 6, '|5|', 0, 0, 'http://nzb.isasecret.com/nzb/e81/Rescue.Me.S06E05.German.Dubbed.DVDRip.XviD-ITG.nzb', 1318196928, 2]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Rescue.Me']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Rescue Me
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Rescue.Me.S06E05.German.Dubbed.DVDRip.XviD-ITG
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Das.Supertalent.Backstage.S05E04.GERMAN.WS.HDTVRip.XviD-TVP', 5, '|4|', 0, 0, 'http://nzb.isasecret.com/nzb/622/Das.Supertalent.Backstage.S05E04.GERMAN.WS.HDTVRip.XviD-TVP.nzb', 1318196928, 32768]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Das.Supertalent.Backstage']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Das Supertalent Backstage
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Das.Supertalent.Backstage.S05E04.GERMAN.WS.HDTVRip.XviD-TVP
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Das.Supertalent.S05E05.GERMAN.720p.HDTV.x264-TVP', 5, '|5|', 0, 0, 'http://nzb.isasecret.com/nzb/9a0/Das.Supertalent.S05E05.GERMAN.720p.HDTV.x264-TVP.nzb', 1318196928, 4]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Das.Supertalent']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Das Supertalent
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Das.Supertalent.S05E05.GERMAN.720p.HDTV.x264-TVP
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Das.Supertalent.S05E05.GERMAN.WS.HDTVRip.XviD-TVP', 5, '|5|', 0, 0, 'http://nzb.isasecret.com/nzb/22b/Das.Supertalent.S05E05.GERMAN.WS.HDTVRip.XviD-TVP.nzb', 1318196928, 32768]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Das.Supertalent']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Das Supertalent
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Das.Supertalent.S05E05.GERMAN.WS.HDTVRip.XviD-TVP
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit.S02E05.Joachim.Llambi.GERMAN.720p.HDTV.x264-TVP', 2, '|5|', 0, 0, 'http://nzb.isasecret.com/nzb/278/Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit.S02E05.Joachim.Llambi.GERMAN.720p.HDTV.x264-TVP.nzb', 1318196928, 4]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Kaya Yanar und Paul Panzer Stars bei der Arbeit
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit.S02E05.Joachim.Llambi.GERMAN.720p.HDTV.x264-TVP
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit.S02E05.Joachim.Llambi.GERMAN.WS.HDTVRiP.XviD-TVP', 2, '|5|', 0, 0, 'http://nzb.isasecret.com/nzb/37c/Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit.S02E05.Joachim.Llambi.GERMAN.WS.HDTVRiP.XviD-TVP.nzb', 1318196928, 32768]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Kaya Yanar und Paul Panzer Stars bei der Arbeit
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Kaya.Yanar.und.Paul.Panzer.Stars.bei.der.Arbeit.S02E05.Joachim.Llambi.GERMAN.WS.HDTVRiP.XviD-TVP
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Swamp.Brothers.S01E13.GERMAN.DOKU.SATRip.XviD-TVP', 1, '|13|', 0, 0, 'http://nzb.isasecret.com/nzb/271/Swamp.Brothers.S01E13.GERMAN.DOKU.SATRip.XviD-TVP.nzb', 1318196928, 32768]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Swamp.Brothers']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Swamp Brothers
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Swamp.Brothers.S01E13.GERMAN.DOKU.SATRip.XviD-TVP
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: Schick.aber.schaedlich.Kleidung.die.krank.macht.GERMAN.DOKU.WS.dTV.XviD-GEO
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename Schick.aber.schaedlich.Kleidung.die.krank.macht.GERMAN.DOKU.WS.dTV.XviD-GEO into a valid episode
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Schick.aber.schaedlich.Kleidung.die.krank.macht.GERMAN.DOKU.WS.dTV.XviD-GEO
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Rescue.Me.S06E05.Blackout.GERMAN.DUBBED.720p.HDTV.x264-ZZGtv', 6, '|5|', 0, 0, 'http://nzb.isasecret.com/nzb/268/Rescue.Me.S06E05.Blackout.GERMAN.DUBBED.720p.HDTV.x264-ZZGtv.nzb', 1318196928, 4]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Rescue.Me']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Rescue Me
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Rescue.Me.S06E05.Blackout.GERMAN.DUBBED.720p.HDTV.x264-ZZGtv
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Rugby.World.Cup.2011.10.09.QF3.Australia.Vs.South.Africa.PDTV.XviD-C4TV', 1, '||', 0, 0, 'http://nzb.isasecret.com/nzb/919/Rugby.World.Cup.2011.10.09.QF3.Australia.Vs.South.Africa.PDTV.XviD-C4TV.nzb', 1318196928, 1]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Rugby.World.Cup']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Rugby World Cup
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Rugby.World.Cup.2011.10.09.QF3.Australia.Vs.South.Africa.PDTV.XviD-C4TV
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Special.Forces.Die.haerteste.Ausbildung.der.Welt.S02E03.Air.Force.Kampftaucher.GERMAN.DOKU.SATRip.XviD-TVP', 2, '|3|', 0, 0, 'http://nzb.isasecret.com/nzb/2a8/Special.Forces.Die.haerteste.Ausbildung.der.Welt.S02E03.Air.Force.Kampftaucher.GERMAN.DOKU.SATRip.XviD-TVP.nzb', 1318196928, 32768]
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Special.Forces.Die.haerteste.Ausbildung.der.Welt']
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Special Forces Die haerteste Ausbildung der Welt
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Special.Forces.Die.haerteste.Ausbildung.der.Welt.S02E03.Air.Force.Kampftaucher.GERMAN.DOKU.SATRip.XviD-TVP
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: Hannahs.neues.Herz.GERMAN.DOKU.WS.dTV.XViD-SiTiN
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename Hannahs.neues.Herz.GERMAN.DOKU.WS.dTV.XViD-SiTiN into a valid episode
Oct-09 22:48:48 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Hannahs.neues.Herz.GERMAN.DOKU.WS.dTV.XViD-SiTiN
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Immer.diese.Nachbarn.E01.Ein.Fall.fuer.Schons.GERMAN.DOKU.WS.dTV.XViD-SiTiN', 1, '|1|', 0, 0, 'http://nzb.isasecret.com/nzb/d64/Immer.diese.Nachbarn.E01.Ein.Fall.fuer.Schons.GERMAN.DOKU.WS.dTV.XViD-SiTiN.nzb', 1318196927, 32768]
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Immer.diese.Nachbarn']
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Immer diese Nachbarn
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Immer.diese.Nachbarn.E01.Ein.Fall.fuer.Schons.GERMAN.DOKU.WS.dTV.XViD-SiTiN
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Jugendgeschichten.E03.Die.verlorenen.Illusionen.GERMAN.DOKU.WS.dTV.XViD-SiTiN', 1, '|3|', 0, 0, 'http://nzb.isasecret.com/nzb/3f6/Jugendgeschichten.E03.Die.verlorenen.Illusionen.GERMAN.DOKU.WS.dTV.XViD-SiTiN.nzb', 1318196927, 32768]
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Jugendgeschichten']
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Jugendgeschichten
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Jugendgeschichten.E03.Die.verlorenen.Illusionen.GERMAN.DOKU.WS.dTV.XViD-SiTiN
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: Mein.vereintes.Deutschland.-.Wilde.Jahre.nach.der.Wende.GERMAN.DOKU.WS.dTV.XViD-SiTiN
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename Mein.vereintes.Deutschland.-.Wilde.Jahre.nach.der.Wende.GERMAN.DOKU.WS.dTV.XViD-SiTiN into a valid episode
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Mein.vereintes.Deutschland.-.Wilde.Jahre.nach.der.Wende.GERMAN.DOKU.WS.dTV.XViD-SiTiN
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Disappeared.S03E11.A.Mothers.Mission.HDTV.XviD-CRiMSON', 3, '|11|', 0, 0, 'http://nzb.isasecret.com/nzb/a1a/Disappeared.S03E11.A.Mothers.Mission.HDTV.XviD-CRiMSON.nzb', 1318196927, 1]
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Disappeared']
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Disappeared
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Disappeared.S03E11.A.Mothers.Mission.HDTV.XviD-CRiMSON
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: WWE.Hall.Of.Fame.Presents.Hacksaw.Jim.Duggan.PDTV.XviD-OMiCRON
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename WWE.Hall.Of.Fame.Presents.Hacksaw.Jim.Duggan.PDTV.XviD-OMiCRON into a valid episode
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: WWE.Hall.Of.Fame.Presents.Hacksaw.Jim.Duggan.PDTV.XviD-OMiCRON
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['WWF.Madison.Square.Garden.1991.01.21.PDTV.XviD-OMiCRON', 1, '||', 0, 0, 'http://nzb.isasecret.com/nzb/306/WWF.Madison.Square.Garden.1991.01.21.PDTV.XviD-OMiCRON.nzb', 1318196927, 1]
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'WWF.Madison.Square.Garden']
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of WWF Madison Square Garden
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: WWF.Madison.Square.Garden.1991.01.21.PDTV.XviD-OMiCRON
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: SOS.Ueberlebenskampf.im.Eismeer.GERMAN.DOKU.WS.dTV.XViD-MiSFiTS
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename SOS.Ueberlebenskampf.im.Eismeer.GERMAN.DOKU.WS.dTV.XViD-MiSFiTS into a valid episode
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: SOS.Ueberlebenskampf.im.Eismeer.GERMAN.DOKU.WS.dTV.XViD-MiSFiTS
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Dual.Survival.S01E04.Desert.Breakdown.720p.HDTV.x264-HILSWALTB', 1, '|4|', 0, 0, 'http://nzb.isasecret.com/nzb/6a1/Dual.Survival.S01E04.Desert.Breakdown.720p.HDTV.x264-HILSWALTB.nzb', 1318196927, 4]
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Dual.Survival']
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Dual Survival
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Dual.Survival.S01E04.Desert.Breakdown.720p.HDTV.x264-HILSWALTB
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Craig.Ferguson.2011.10.07.720p.HDTV.x264-ORENJI', 1, '||', 0, 0, 'http://nzb.isasecret.com/nzb/3d5/Craig.Ferguson.2011.10.07.720p.HDTV.x264-ORENJI.nzb', 1318196927, 4]
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Craig.Ferguson']
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Craig Ferguson
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Craig.Ferguson.2011.10.07.720p.HDTV.x264-ORENJI
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Tatort.E158.Taeter.und.Opfer.German.1984.FS.dTV.XviD-KLASSiGERTV', 1, '|158|', 0, 0, 'http://nzb.isasecret.com/nzb/e3c/Tatort.E158.Taeter.und.Opfer.German.1984.FS.dTV.XviD-KLASSiGERTV.nzb', 1318196927, 32768]
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Tatort']
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Tatort
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Tatort.E158.Taeter.und.Opfer.German.1984.FS.dTV.XviD-KLASSiGERTV
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['American.Pickers.S02E20.Verrueckte.Voegel.GERMAN.DUBBED.DOKU.WS.HDTVRiP.XviD-TVP', 2, '|20|', 0, 0, 'http://nzb.isasecret.com/nzb/e2b/American.Pickers.S02E20.Verrueckte.Voegel.GERMAN.DUBBED.DOKU.WS.HDTVRiP.XviD-TVP.nzb', 1318196927, 32768]
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'American.Pickers']
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of American Pickers
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: American.Pickers.S02E20.Verrueckte.Voegel.GERMAN.DUBBED.DOKU.WS.HDTVRiP.XviD-TVP
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: Die.Macht.das.Oel.und.der.Tod.GERMAN.DOKU.FS.dTV.XviD-GEO
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename Die.Macht.das.Oel.und.der.Tod.GERMAN.DOKU.FS.dTV.XviD-GEO into a valid episode
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Die.Macht.das.Oel.und.der.Tod.GERMAN.DOKU.FS.dTV.XviD-GEO
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: Keim.ausser.Kontrolle.Wenn.das.Krankenhaus.krank.macht.German.DOKU.WS.dTV.XviD-UTOPiA
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename Keim.ausser.Kontrolle.Wenn.das.Krankenhaus.krank.macht.German.DOKU.WS.dTV.XviD-UTOPiA into a valid episode
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Keim.ausser.Kontrolle.Wenn.das.Krankenhaus.krank.macht.German.DOKU.WS.dTV.XviD-UTOPiA
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: Weltwaerts.Jugend.hilft.in.Afrika.GERMAN.DOKU.WS.dTV.XviD-GEO
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Unable to parse the filename Weltwaerts.Jugend.hilft.in.Afrika.GERMAN.DOKU.WS.dTV.XviD-GEO into a valid episode
Oct-09 22:48:47 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Weltwaerts.Jugend.hilft.in.Afrika.GERMAN.DOKU.WS.dTV.XviD-GEO
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['30.Rock.S05E04.Live.Show.GERMAN.SATRip.XviD-TVP', 5, '|4|', 11215, 79488, 'http://nzb.isasecret.com/nzb/3d0/30.Rock.S05E04.Live.Show.GERMAN.SATRip.XviD-TVP.nzb', 1318196926, 32768]
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 79488, using that
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'30.Rock']
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of 30 Rock
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: 30.Rock.S05E04.Live.Show.GERMAN.SATRip.XviD-TVP
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Rugby.World.Cup.2011.10.08.QF1.France.Vs.Ireland.iNTERNAL.PDTV.XviD-C4TV', 1, '||', 0, 0, 'http://nzb.isasecret.com/nzb/f4d/Rugby.World.Cup.2011.10.08.QF1.France.Vs.Ireland.iNTERNAL.PDTV.XviD-C4TV.nzb', 1318196926, 1]
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Rugby.World.Cup']
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Rugby World Cup
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Rugby.World.Cup.2011.10.08.QF1.France.Vs.Ireland.iNTERNAL.PDTV.XviD-C4TV
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: INSERT INTO womble_s_index (name, season, episodes, tvrid, tvdbid, url, time, quality) VALUES (?,?,?,?,?,?,?,?) with args ['Farscape.Verschollen.im.All.S02E18.Ein.Clockwork.Nebari.GERMAN.AC3.HDTV.720p.x264-NVA', 2, '|18|', 0, 0, 'http://nzb.isasecret.com/nzb/927/Farscape.Verschollen.im.All.S02E18.Ein.Clockwork.Nebari.GERMAN.AC3.HDTV.720p.x264-NVA.nzb', 1318196926, 4]
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Cache lookup found 0, using that
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: cache.db: SELECT * FROM scene_names WHERE name = ? with args [u'Farscape.Verschollen.im.All']
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Checking the cache to see if we already know the tvdb id of Farscape Verschollen im All
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Adding item from RSS to cache: Farscape.Verschollen.im.All.S02E18.Ein.Clockwork.Nebari.GERMAN.AC3.HDTV.720p.x264-NVA
Oct-09 22:48:46 DEBUG SEARCHQUEUE-RSS-SEARCH :: Giving up because I'm unable to parse this name: Kissing.A.Fool.Zwei.Maenner.eine.Frau.und.eine.Hochzeit.1998.GERMAN.AC3.HDTV.720p.x264-NVA