1. 15:27:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12114,'',8)
  2. 15:27:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1627,12114,'',9)
  3. 15:27:50 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  4. 15:27:50 T:2076 DEBUG: JSONRPC: Calling videolibrary.getmovies
  5. 15:27:50 T:2076 DEBUG: CVideoDatabase::RunQuery took 84 ms for 340 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  6. 15:27:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1628,12114,'',10)
  7. 15:27:51 T:3884 DEBUG: ### [Qlock] - Delaying 240 secs
  8. 15:27:51 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  9. 15:27:51 T:2076 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  10. 15:27:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12114,'',11)
  11. 15:27:51 T:2076 DEBUG: CVideoDatabase::RunQuery took 41 ms for 93 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  12. 15:27:51 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  13. 15:27:51 T:2076 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  14. 15:27:51 T:2076 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from musicvideoview
  15. 15:27:51 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  16. 15:27:51 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getalbums
  17. 15:27:51 T:2076 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  18. 15:27:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1630,12114,'',12)
  19. 15:27:52 T:2076 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 79 ms
  20. 15:27:52 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetArtists", "params": {"properties": ["genre", "description", "mood", "style", "born", "died", "formed", "disbanded", "yearsactive", "instrument", "fanart", "thumbnail"], "sort": {"method": "random"}, "limits": {"end": 20}}, "id": 1}
  21. 15:27:52 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getartists
  22. 15:27:52 T:2076 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.idArtist <> 1
  23. 15:27:52 T:2076 DEBUG: Time to retrieve artists from dataset = 65
  24. 15:27:52 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetSongs", "params": {"properties": ["title", "playcount", "artist", "album", "year", "file", "thumbnail", "fanart", "rating"], "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}, "limits": {"end": 20}, "sort": {"method": "random"}}}
  25. 15:27:52 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getsongs
  26. 15:27:52 T:2076 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  27. 15:27:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1631,12114,'',13)
  28. 15:27:52 T:2076 DEBUG: CMusicDatabase::GetSongsByWhere() - took 587 ms
  29. 15:27:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1632,12114,'',14)
  30. 15:27:53 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Addons.GetAddons", "params": {"properties": ["name", "author", "summary", "version", "fanart", "thumbnail"]}, "id": 1}
  31. 15:27:53 T:2076 DEBUG: JSONRPC: Calling addons.getaddons
  32. 15:27:53 T:2076 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:02.377000
  33. 15:27:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12114)
  34. 15:27:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12114)
  35. 15:27:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12114)
  36. 15:27:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12114)
  37. 15:27:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12114)
  38. 15:27:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12114)
  39. 15:27:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12114)
  40. 15:27:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12114)
  41. 15:27:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12114)
  42. 15:27:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12114, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x03 Bringing Up Buster-thumb.jpg')
  43. 15:27:57 T:2500 DEBUG: Mysql execute: update episode set c00='Bringing Up Buster',c01='Michael spends quality time with Buster. George Michael auditions for a school play to get closer to Maeby. Gob breaks up with his girlfriend and has nowhere to go.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2003-11-16',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x03 Bringing Up Buster.avi',c19='244',c20='' where idEpisode=12114
  44. 15:27:57 T:2500 DEBUG: Mysql commit transaction
  45. 15:27:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  46. 15:27:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  47. 15:27:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x04 Key Decisions.avi), query = select idEpisode from episode where idFile=1082
  48. 15:27:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x04 Key Decisions.nfo
  49. 15:27:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  50. 15:27:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x04 Key Decisions.avi
  51. 15:27:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 08:59:29' where idFile=1082
  52. 15:27:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1082, 320)
  53. 15:27:57 T:2500 DEBUG: Mysql Start transaction
  54. 15:27:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12115
  55. 15:27:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12115
  56. 15:27:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12115
  57. 15:27:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1082
  58. 15:27:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12115,'',0)
  59. 15:27:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12115,'',1)
  60. 15:27:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12115,'',2)
  61. 15:27:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12115,'',3)
  62. 15:27:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12115,'',4)
  63. 15:27:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12115,'',5)
  64. 15:28:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12115,'',6)
  65. 15:28:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12115,'',7)
  66. 15:28:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12115,'',8)
  67. 15:28:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1627,12115,'',9)
  68. 15:28:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1633,12115,'',10)
  69. 15:28:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1634,12115,'',11)
  70. 15:28:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1618,12115,'',12)
  71. 15:28:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(590,12115,'',13)
  72. 15:28:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1635,12115,'',14)
  73. 15:28:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1636,12115,'',15)
  74. 15:28:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1637,12115,'',16)
  75. 15:28:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12115)
  76. 15:28:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12115)
  77. 15:28:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12115)
  78. 15:28:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12115)
  79. 15:28:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12115)
  80. 15:28:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12115)
  81. 15:28:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12115)
  82. 15:28:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12115)
  83. 15:28:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12115)
  84. 15:28:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12115, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x04 Key Decisions-thumb.jpg')
  85. 15:28:08 T:2500 DEBUG: Mysql execute: update episode set c00='Key Decisions',c01='Gob decides to lock himself in his father\'s prison for 24 hours to get back in with the alliance, and to spend quality time with his father. Michael takes Gob\'s girlfriend to an awards show, and Buster inadvertently flirts with his mother\'s rival.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2003-11-23',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x04 Key Decisions.avi',c19='244',c20='' where idEpisode=12115
  86. 15:28:08 T:2500 DEBUG: Mysql commit transaction
  87. 15:28:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  88. 15:28:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  89. 15:28:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x05 Charity Drive.avi), query = select idEpisode from episode where idFile=1083
  90. 15:28:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x05 Charity Drive.nfo
  91. 15:28:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  92. 15:28:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x05 Charity Drive.avi
  93. 15:28:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:11:27' where idFile=1083
  94. 15:28:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1083, 320)
  95. 15:28:09 T:2500 DEBUG: Mysql Start transaction
  96. 15:28:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12116
  97. 15:28:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12116
  98. 15:28:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12116
  99. 15:28:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1083
  100. 15:28:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12116,'',0)
  101. 15:28:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12116,'',1)
  102. 15:28:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12116,'',2)
  103. 15:28:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12116,'',3)
  104. 15:28:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12116,'',4)
  105. 15:28:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12116,'',5)
  106. 15:28:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12116,'',6)
  107. 15:28:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12116,'',7)
  108. 15:28:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12116,'',8)
  109. 15:28:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1638,12116,'',9)
  110. 15:28:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1636,12116,'',10)
  111. 15:28:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1639,12116,'',11)
  112. 15:28:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12116)
  113. 15:28:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12116)
  114. 15:28:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12116)
  115. 15:28:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12116)
  116. 15:28:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12116)
  117. 15:28:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12116)
  118. 15:28:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12116)
  119. 15:28:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12116)
  120. 15:28:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12116)
  121. 15:28:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12116, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x05 Charity Drive-thumb.jpg')
  122. 15:28:18 T:2500 DEBUG: Mysql execute: update episode set c00='Charity Drive',c01='Michael and Lindsay try to prove their charitable sides to each other. Gob demands George Michael\'s respect, and Buster continues avoiding Lucille 2.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2003-11-30',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x05 Charity Drive.avi',c19='244',c20='' where idEpisode=12116
  123. 15:28:18 T:2500 DEBUG: Mysql commit transaction
  124. 15:28:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  125. 15:28:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  126. 15:28:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x06 Visiting Ours.avi), query = select idEpisode from episode where idFile=1084
  127. 15:28:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x06 Visiting Ours.nfo
  128. 15:28:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  129. 15:28:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x06 Visiting Ours.avi
  130. 15:28:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 08:41:28' where idFile=1084
  131. 15:28:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1084, 320)
  132. 15:28:18 T:2500 DEBUG: Mysql Start transaction
  133. 15:28:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12117
  134. 15:28:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12117
  135. 15:28:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12117
  136. 15:28:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1084
  137. 15:28:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12117,'',0)
  138. 15:28:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12117,'',1)
  139. 15:28:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12117,'',2)
  140. 15:28:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12117,'',3)
  141. 15:28:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12117,'',4)
  142. 15:28:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12117,'',5)
  143. 15:28:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12117,'',6)
  144. 15:28:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12117,'',7)
  145. 15:28:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12117,'',8)
  146. 15:28:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1640,12117,'',9)
  147. 15:28:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1623,12117,'',10)
  148. 15:28:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(590,12117,'',11)
  149. 15:28:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1641,12117,'',12)
  150. 15:28:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12117)
  151. 15:28:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12117)
  152. 15:28:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12117)
  153. 15:28:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12117)
  154. 15:28:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12117)
  155. 15:28:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12117)
  156. 15:28:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12117)
  157. 15:28:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12117)
  158. 15:28:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12117)
  159. 15:28:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12117, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x06 Visiting Ours-thumb.jpg')
  160. 15:28:28 T:2500 DEBUG: Mysql execute: update episode set c00='Visiting Ours',c01='Michael sets up an intimate conjugal visit for his parents, while it is revealed that George Sr. had an affair with Kitty, his secretary who recently slept with Gob. Tobias and Lindsay see a marriage counselor.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2003-12-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x06 Visiting Ours.avi',c19='244',c20='' where idEpisode=12117
  161. 15:28:28 T:2500 DEBUG: Mysql commit transaction
  162. 15:28:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  163. 15:28:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  164. 15:28:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x07 In God We Trust.avi), query = select idEpisode from episode where idFile=1085
  165. 15:28:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x07 In God We Trust.nfo
  166. 15:28:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  167. 15:28:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x07 In God We Trust.avi
  168. 15:28:28 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:32:07' where idFile=1085
  169. 15:28:28 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1085, 320)
  170. 15:28:28 T:2500 DEBUG: Mysql Start transaction
  171. 15:28:28 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12118
  172. 15:28:28 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12118
  173. 15:28:28 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12118
  174. 15:28:28 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1085
  175. 15:28:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12118,'',0)
  176. 15:28:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12118,'',1)
  177. 15:28:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12118,'',2)
  178. 15:28:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12118,'',3)
  179. 15:28:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12118,'',4)
  180. 15:28:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12118,'',5)
  181. 15:28:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12118,'',6)
  182. 15:28:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12118,'',7)
  183. 15:28:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12118,'',8)
  184. 15:28:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1642,12118,'',9)
  185. 15:28:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1643,12118,'',10)
  186. 15:28:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1644,12118,'',11)
  187. 15:28:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1645,12118,'',12)
  188. 15:28:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12118)
  189. 15:28:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12118)
  190. 15:28:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12118)
  191. 15:28:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12118)
  192. 15:28:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12118)
  193. 15:28:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12118)
  194. 15:28:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12118)
  195. 15:28:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12118)
  196. 15:28:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12118)
  197. 15:28:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12118, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x07 In God We Trust-thumb.jpg')
  198. 15:28:38 T:2500 DEBUG: Mysql execute: update episode set c00='In God We Trust',c01='Michael attempts to fire the family\'s incompetent, but likeable attorney. George Michael impresses Maeby with a muscle suit for a Living Classics pagent. Tobias has a psychological affliction where he is unable to take off his clothes.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2003-12-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x07 In God We Trust.avi',c19='244',c20='' where idEpisode=12118
  199. 15:28:38 T:2500 DEBUG: Mysql commit transaction
  200. 15:28:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  201. 15:28:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  202. 15:28:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x08 My Mother - The Car.avi), query = select idEpisode from episode where idFile=1086
  203. 15:28:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x08 My Mother - The Car.nfo
  204. 15:28:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  205. 15:28:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x08 My Mother - The Car.avi
  206. 15:28:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:32:33' where idFile=1086
  207. 15:28:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1086, 320)
  208. 15:28:38 T:2500 DEBUG: Mysql Start transaction
  209. 15:28:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12119
  210. 15:28:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12119
  211. 15:28:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12119
  212. 15:28:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1086
  213. 15:28:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12119,'',0)
  214. 15:28:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12119,'',1)
  215. 15:28:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12119,'',2)
  216. 15:28:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12119,'',3)
  217. 15:28:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12119,'',4)
  218. 15:28:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12119,'',5)
  219. 15:28:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12119,'',6)
  220. 15:28:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12119,'',7)
  221. 15:28:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12119,'',8)
  222. 15:28:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1646,12119,'',9)
  223. 15:28:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1634,12119,'',10)
  224. 15:28:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1647,12119,'',11)
  225. 15:28:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12119)
  226. 15:28:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12119)
  227. 15:28:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12119)
  228. 15:28:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12119)
  229. 15:28:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12119)
  230. 15:28:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12119)
  231. 15:28:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12119)
  232. 15:28:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12119)
  233. 15:28:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12119)
  234. 15:28:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12119, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x08 My Mother - The Car-thumb.jpg')
  235. 15:28:47 T:2500 DEBUG: Mysql execute: update episode set c00='My Mother, The Car',c01='Michael loses his short-term memory, which Lucille uses to her advantage. Gob attempts to use the family yacht before Michael sells it. George Michael and Maeby attempt to see an R-rated movie about cousins having an affair. Buster and Lucille 2 take the next step.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2003-12-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x08 My Mother - The Car.avi',c19='244',c20='' where idEpisode=12119
  236. 15:28:47 T:2500 DEBUG: Mysql commit transaction
  237. 15:28:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  238. 15:28:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  239. 15:28:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x09 Storming the Castle.avi), query = select idEpisode from episode where idFile=1087
  240. 15:28:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x09 Storming the Castle.nfo
  241. 15:28:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  242. 15:28:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x09 Storming the Castle.avi
  243. 15:28:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:33:27' where idFile=1087
  244. 15:28:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1087, 320)
  245. 15:28:47 T:2500 DEBUG: Mysql Start transaction
  246. 15:28:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12120
  247. 15:28:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12120
  248. 15:28:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12120
  249. 15:28:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1087
  250. 15:28:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12120,'',0)
  251. 15:28:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12120,'',1)
  252. 15:28:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12120,'',2)
  253. 15:28:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12120,'',3)
  254. 15:28:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12120,'',4)
  255. 15:28:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12120,'',5)
  256. 15:28:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12120,'',6)
  257. 15:28:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12120,'',7)
  258. 15:28:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12120,'',8)
  259. 15:28:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1648,12120,'',9)
  260. 15:28:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12120)
  261. 15:28:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12120)
  262. 15:28:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12120)
  263. 15:28:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12120)
  264. 15:28:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12120)
  265. 15:28:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12120)
  266. 15:28:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12120)
  267. 15:28:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12120)
  268. 15:28:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12120)
  269. 15:28:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12120, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x09 Storming the Castle-thumb.jpg')
  270. 15:28:56 T:2500 DEBUG: Mysql execute: update episode set c00='Storming the Castle',c01='Michael cannot go through with his plan to break up Gob and Marta. A thug magician wants to take Gob\'s legs. Maeby wears all leather to get back at her mother, and Lucille decides to confront Buster\'s relationship with Lucille 2.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-01-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x09 Storming the Castle.avi',c19='244',c20='' where idEpisode=12120
  271. 15:28:56 T:2500 DEBUG: Mysql commit transaction
  272. 15:28:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  273. 15:28:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  274. 15:28:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x10 Pier Pressure.avi), query = select idEpisode from episode where idFile=1088
  275. 15:28:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x10 Pier Pressure.nfo
  276. 15:28:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  277. 15:28:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x10 Pier Pressure.avi
  278. 15:28:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:32:09' where idFile=1088
  279. 15:28:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1088, 320)
  280. 15:28:56 T:2500 DEBUG: Mysql Start transaction
  281. 15:28:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12121
  282. 15:28:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12121
  283. 15:28:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12121
  284. 15:28:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1088
  285. 15:28:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12121,'',0)
  286. 15:28:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12121,'',1)
  287. 15:28:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12121,'',2)
  288. 15:28:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12121,'',3)
  289. 15:28:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12121,'',4)
  290. 15:28:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12121,'',5)
  291. 15:28:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12121,'',6)
  292. 15:28:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12121,'',7)
  293. 15:29:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12121,'',8)
  294. 15:29:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1649,12121,'',9)
  295. 15:29:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1650,12121,'',10)
  296. 15:29:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1651,12121,'',11)
  297. 15:29:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1652,12121,'',12)
  298. 15:29:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1653,12121,'',13)
  299. 15:29:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1654,12121,'',14)
  300. 15:29:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1655,12121,'',15)
  301. 15:29:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12121)
  302. 15:29:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12121)
  303. 15:29:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12121)
  304. 15:29:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12121)
  305. 15:29:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12121)
  306. 15:29:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12121)
  307. 15:29:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12121)
  308. 15:29:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12121)
  309. 15:29:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12121)
  310. 15:29:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12121, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x10 Pier Pressure-thumb.jpg')
  311. 15:29:07 T:2500 DEBUG: Mysql execute: update episode set c00='Pier Pressure',c01='Buster realizes that medical marijuana will help cure Lucille 2\'s vertigo, and pays George Michael to get it for him from Gob. Lindsay sends Maeby to spend a day with Lucille to punish her for bad grades. Michael thinks George Michael is on drugs and attempts to teach him a lesson.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-01-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x10 Pier Pressure.avi',c19='244',c20='' where idEpisode=12121
  312. 15:29:07 T:2500 DEBUG: Mysql commit transaction
  313. 15:29:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  314. 15:29:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  315. 15:29:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x11 Public Relations.avi), query = select idEpisode from episode where idFile=1089
  316. 15:29:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x11 Public Relations.nfo
  317. 15:29:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  318. 15:29:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x11 Public Relations.avi
  319. 15:29:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:22:48' where idFile=1089
  320. 15:29:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1089, 320)
  321. 15:29:07 T:2500 DEBUG: Mysql Start transaction
  322. 15:29:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12122
  323. 15:29:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12122
  324. 15:29:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12122
  325. 15:29:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1089
  326. 15:29:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12122,'',0)
  327. 15:29:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12122,'',1)
  328. 15:29:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12122,'',2)
  329. 15:29:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12122,'',3)
  330. 15:29:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12122,'',4)
  331. 15:29:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12122,'',5)
  332. 15:29:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12122,'',6)
  333. 15:29:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12122,'',7)
  334. 15:29:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12122,'',8)
  335. 15:29:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1656,12122,'',9)
  336. 15:29:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1657,12122,'',10)
  337. 15:29:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1658,12122,'',11)
  338. 15:29:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1618,12122,'',12)
  339. 15:29:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1659,12122,'',13)
  340. 15:29:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1660,12122,'',14)
  341. 15:29:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(280,12122,'',15)
  342. 15:29:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12122)
  343. 15:29:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12122)
  344. 15:29:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12122)
  345. 15:29:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12122)
  346. 15:29:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12122)
  347. 15:29:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12122)
  348. 15:29:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12122)
  349. 15:29:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12122)
  350. 15:29:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12122)
  351. 15:29:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12122, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x11 Public Relations-thumb.jpg')
  352. 15:29:18 T:2500 DEBUG: Mysql execute: update episode set c00='Public Relations',c01='When George Michael is a rejected by a private school due to the family\'s reputation, Michael hires a publicist from his gym who he\'s been flirting with to change the public perspective of the Bluths. Meanwhile, Tobias is sent to Boston to reclaim his medical license.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-01-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x11 Public Relations.avi',c19='244',c20='' where idEpisode=12122
  353. 15:29:18 T:2500 DEBUG: Mysql commit transaction
  354. 15:29:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  355. 15:29:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  356. 15:29:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x12 Marta Complex.avi), query = select idEpisode from episode where idFile=1090
  357. 15:29:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x12 Marta Complex.nfo
  358. 15:29:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  359. 15:29:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x12 Marta Complex.avi
  360. 15:29:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:21:26' where idFile=1090
  361. 15:29:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1090, 320)
  362. 15:29:18 T:2500 DEBUG: Mysql Start transaction
  363. 15:29:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12123
  364. 15:29:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12123
  365. 15:29:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12123
  366. 15:29:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1090
  367. 15:29:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12123,'',0)
  368. 15:29:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12123,'',1)
  369. 15:29:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12123,'',2)
  370. 15:29:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12123,'',3)
  371. 15:29:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12123,'',4)
  372. 15:29:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12123,'',5)
  373. 15:29:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12123,'',6)
  374. 15:29:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12123,'',7)
  375. 15:29:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12123,'',8)
  376. 15:29:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1661,12123,'',9)
  377. 15:29:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1657,12123,'',10)
  378. 15:29:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1662,12123,'',11)
  379. 15:29:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1663,12123,'',12)
  380. 15:29:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1664,12123,'',13)
  381. 15:29:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12123)
  382. 15:29:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12123)
  383. 15:29:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12123)
  384. 15:29:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12123)
  385. 15:29:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12123)
  386. 15:29:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12123)
  387. 15:29:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12123)
  388. 15:29:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12123)
  389. 15:29:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12123)
  390. 15:29:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12123, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x12 Marta Complex-thumb.jpg')
  391. 15:29:29 T:2500 DEBUG: Mysql execute: update episode set c00='Marta Complex',c01='When Lucille throws an anniversary party for Tobias and Lindsay on Valentine\'s Day, Michael gives an impassioned speech about love. This makes Marta realize she has feelings for him and Lindsay realize she wants a divorce. Meanwhile, Buster decides to move out of the penthouse and Lucille revels in living alone for the first time.',c02='',c03='7.800000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-02-08',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x12 Marta Complex.avi',c19='244',c20='' where idEpisode=12123
  392. 15:29:29 T:2500 DEBUG: Mysql commit transaction
  393. 15:29:29 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  394. 15:29:29 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  395. 15:29:29 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x13 Beef Consomme.avi), query = select idEpisode from episode where idFile=1091
  396. 15:29:29 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x13 Beef Consomme.nfo
  397. 15:29:29 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  398. 15:29:29 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x13 Beef Consomme.avi
  399. 15:29:29 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:53:11' where idFile=1091
  400. 15:29:29 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1091, 320)
  401. 15:29:29 T:2500 DEBUG: Mysql Start transaction
  402. 15:29:29 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12124
  403. 15:29:29 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12124
  404. 15:29:29 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12124
  405. 15:29:29 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1091
  406. 15:29:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12124,'',0)
  407. 15:29:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12124,'',1)
  408. 15:29:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12124,'',2)
  409. 15:29:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12124,'',3)
  410. 15:29:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12124,'',4)
  411. 15:29:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12124,'',5)
  412. 15:29:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12124,'',6)
  413. 15:29:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12124,'',7)
  414. 15:29:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12124,'',8)
  415. 15:29:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1665,12124,'',9)
  416. 15:29:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12124)
  417. 15:29:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12124)
  418. 15:29:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12124)
  419. 15:29:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12124)
  420. 15:29:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12124)
  421. 15:29:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12124)
  422. 15:29:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12124)
  423. 15:29:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12124)
  424. 15:29:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12124)
  425. 15:29:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12124, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x13 Beef Consomme-thumb.jpg')
  426. 15:29:40 T:2500 DEBUG: Mysql execute: update episode set c00='Beef Consomme',c01='After learning that Marta has feelings for him, Michael goes to her and they decide to get permission from Gob before taking things to the next level. Meanwhile, Lindsay and Tobias finally get to the heart of his never-nude problem and George Sr. faces his first hearing.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-02-15',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x13 Beef Consomme.avi',c19='244',c20='' where idEpisode=12124
  427. 15:29:40 T:2500 DEBUG: Mysql commit transaction
  428. 15:29:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  429. 15:29:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  430. 15:29:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x14 Shock and Aww.avi), query = select idEpisode from episode where idFile=1092
  431. 15:29:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x14 Shock and Aww.nfo
  432. 15:29:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  433. 15:29:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x14 Shock and Aww.avi
  434. 15:29:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:02:54' where idFile=1092
  435. 15:29:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1092, 320)
  436. 15:29:40 T:2500 DEBUG: Mysql Start transaction
  437. 15:29:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12125
  438. 15:29:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12125
  439. 15:29:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12125
  440. 15:29:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1092
  441. 15:29:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12125,'',0)
  442. 15:29:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12125,'',1)
  443. 15:29:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12125,'',2)
  444. 15:29:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12125,'',3)
  445. 15:29:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12125,'',4)
  446. 15:29:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12125,'',5)
  447. 15:29:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12125,'',6)
  448. 15:29:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12125,'',7)
  449. 15:29:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12125,'',8)
  450. 15:29:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1666,12125,'',9)
  451. 15:29:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1667,12125,'',10)
  452. 15:29:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1668,12125,'',11)
  453. 15:29:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12125,'',12)
  454. 15:29:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1669,12125,'',13)
  455. 15:29:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1670,12125,'',14)
  456. 15:29:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1671,12125,'',15)
  457. 15:29:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1672,12125,'',16)
  458. 15:29:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12125)
  459. 15:29:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12125)
  460. 15:29:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12125)
  461. 15:29:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12125)
  462. 15:29:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12125)
  463. 15:29:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12125)
  464. 15:29:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12125)
  465. 15:29:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12125)
  466. 15:29:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12125)
  467. 15:29:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12125, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x14 Shock and Aww-thumb.jpg')
  468. 15:29:52 T:2500 DEBUG: Mysql execute: update episode set c00='Shock and Aww',c01='Michael falls for his George Michael\'s ethics teacher, whom his son also has a crush on. Meanwhile, Lucille adopts a 14-year old Korean boy, and George Sr.\'s Caged Wisdom tapes have given him a new admirer.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-03-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x14 Shock and Aww.avi',c19='244',c20='' where idEpisode=12125
  469. 15:29:52 T:2500 DEBUG: Mysql commit transaction
  470. 15:29:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  471. 15:29:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  472. 15:29:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x15 Staff Infection.avi), query = select idEpisode from episode where idFile=1093
  473. 15:29:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x15 Staff Infection.nfo
  474. 15:29:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  475. 15:29:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x15 Staff Infection.avi
  476. 15:29:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:53:34' where idFile=1093
  477. 15:29:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1093, 320)
  478. 15:29:52 T:2500 DEBUG: Mysql Start transaction
  479. 15:29:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12126
  480. 15:29:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12126
  481. 15:29:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12126
  482. 15:29:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1093
  483. 15:29:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12126,'',0)
  484. 15:29:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12126,'',1)
  485. 15:29:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12126,'',2)
  486. 15:29:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12126,'',3)
  487. 15:29:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12126,'',4)
  488. 15:29:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12126,'',5)
  489. 15:29:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12126,'',6)
  490. 15:29:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12126,'',7)
  491. 15:29:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12126,'',8)
  492. 15:29:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1671,12126,'',9)
  493. 15:29:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1673,12126,'',10)
  494. 15:29:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1666,12126,'',11)
  495. 15:29:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1674,12126,'',12)
  496. 15:29:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1634,12126,'',13)
  497. 15:29:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1675,12126,'',14)
  498. 15:29:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1676,12126,'',15)
  499. 15:29:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12126)
  500. 15:30:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12126)
  501. 15:30:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12126)
  502. 15:30:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12126)
  503. 15:30:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12126)
  504. 15:30:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12126)
  505. 15:30:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12126)
  506. 15:30:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12126)
  507. 15:30:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12126)
  508. 15:30:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12126, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x15 Staff Infection-thumb.jpg')
  509. 15:30:03 T:2500 DEBUG: Mysql execute: update episode set c00='Staff Infection',c01='When Michael discovers his family has been receiving paychecks without working, he forces them all to get jobs within the company. Lindsay questions his management skills, and Tobias checks himself in at George Sr.\'s prison to research a film role.',c02='',c03='7.600000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-03-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x15 Staff Infection.avi',c19='244',c20='' where idEpisode=12126
  510. 15:30:03 T:2500 DEBUG: Mysql commit transaction
  511. 15:30:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  512. 15:30:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  513. 15:30:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x16 Altar Egos.avi), query = select idEpisode from episode where idFile=1094
  514. 15:30:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x16 Altar Egos.nfo
  515. 15:30:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  516. 15:30:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x16 Altar Egos.avi
  517. 15:30:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:01:29' where idFile=1094
  518. 15:30:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1094, 320)
  519. 15:30:03 T:2500 DEBUG: Mysql Start transaction
  520. 15:30:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12127
  521. 15:30:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12127
  522. 15:30:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12127
  523. 15:30:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1094
  524. 15:30:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12127,'',0)
  525. 15:30:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12127,'',1)
  526. 15:30:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12127,'',2)
  527. 15:30:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12127,'',3)
  528. 15:30:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12127,'',4)
  529. 15:30:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12127,'',5)
  530. 15:30:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12127,'',6)
  531. 15:30:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12127,'',7)
  532. 15:30:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12127,'',8)
  533. 15:30:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1677,12127,'',9)
  534. 15:30:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1675,12127,'',10)
  535. 15:30:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1678,12127,'',11)
  536. 15:30:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1668,12127,'',12)
  537. 15:30:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1679,12127,'',13)
  538. 15:30:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1680,12127,'',14)
  539. 15:30:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1681,12127,'',15)
  540. 15:30:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1682,12127,'',16)
  541. 15:30:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12127)
  542. 15:30:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12127)
  543. 15:30:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12127)
  544. 15:30:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12127)
  545. 15:30:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12127)
  546. 15:30:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12127)
  547. 15:30:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12127)
  548. 15:30:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12127)
  549. 15:30:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12127)
  550. 15:30:15 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12127, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x16 Altar Egos-thumb.jpg')
  551. 15:30:15 T:2500 DEBUG: Mysql execute: update episode set c00='Altar Egos',c01='Michael attempts to have a one-night stand with an attorney whom he doesn\'t know is not only blind, but the prosecutor who is trying to put his father in jail. Also, Gob gets married on a dare, Maeby pretends to be a girl with a made up disease, and George Sr.\'s admirer turns out to be an undercover SEC agent who has truly fallen for him.',c02='',c03='8.200000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-03-17',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x16 Altar Egos.avi',c19='244',c20='' where idEpisode=12127
  552. 15:30:15 T:2500 DEBUG: Mysql commit transaction
  553. 15:30:15 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  554. 15:30:15 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  555. 15:30:15 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x17 Justice Is Blind.avi), query = select idEpisode from episode where idFile=1095
  556. 15:30:15 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x17 Justice Is Blind.nfo
  557. 15:30:15 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  558. 15:30:15 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x17 Justice Is Blind.avi
  559. 15:30:15 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-06 14:36:22' where idFile=1095
  560. 15:30:15 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1095, 320)
  561. 15:30:15 T:2500 DEBUG: Mysql Start transaction
  562. 15:30:15 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12128
  563. 15:30:15 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12128
  564. 15:30:15 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12128
  565. 15:30:15 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1095
  566. 15:30:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12128,'',0)
  567. 15:30:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12128,'',1)
  568. 15:30:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12128,'',2)
  569. 15:30:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12128,'',3)
  570. 15:30:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12128,'',4)
  571. 15:30:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12128,'',5)
  572. 15:30:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12128,'',6)
  573. 15:30:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12128,'',7)
  574. 15:30:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12128,'',8)
  575. 15:30:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1677,12128,'',9)
  576. 15:30:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1683,12128,'',10)
  577. 15:30:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1684,12128,'',11)
  578. 15:30:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12128)
  579. 15:30:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12128)
  580. 15:30:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12128)
  581. 15:30:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12128)
  582. 15:30:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12128)
  583. 15:30:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12128)
  584. 15:30:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12128)
  585. 15:30:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12128)
  586. 15:30:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12128)
  587. 15:30:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12128, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x17 Justice Is Blind-thumb.jpg')
  588. 15:30:25 T:2500 DEBUG: Mysql execute: update episode set c00='Justice Is Blind',c01='Gob steals a file on the government\'s case against the Bluth Company that Maggie had given to Michael. Tobias is sent to Maggie\'s house to get evidence, George Michael tries to prove Maeby\'s fraud, and Lindsay fights to remove the Ten Commandments from the courthouse lawn.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-03-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x17 Justice Is Blind.avi',c19='244',c20='' where idEpisode=12128
  589. 15:30:25 T:2500 DEBUG: Mysql commit transaction
  590. 15:30:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  591. 15:30:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  592. 15:30:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x18 Missing Kitty.avi), query = select idEpisode from episode where idFile=1096
  593. 15:30:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x18 Missing Kitty.nfo
  594. 15:30:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  595. 15:30:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x18 Missing Kitty.avi
  596. 15:30:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:51:00' where idFile=1096
  597. 15:30:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1096, 320)
  598. 15:30:25 T:2500 DEBUG: Mysql Start transaction
  599. 15:30:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12129
  600. 15:30:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12129
  601. 15:30:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12129
  602. 15:30:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1096
  603. 15:30:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12129,'',0)
  604. 15:30:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12129,'',1)
  605. 15:30:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12129,'',2)
  606. 15:30:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12129,'',3)
  607. 15:30:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12129,'',4)
  608. 15:30:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12129,'',5)
  609. 15:30:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12129,'',6)
  610. 15:30:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12129,'',7)
  611. 15:30:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12129,'',8)
  612. 15:30:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1675,12129,'',9)
  613. 15:30:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1685,12129,'',10)
  614. 15:30:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1686,12129,'',11)
  615. 15:30:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1687,12129,'',12)
  616. 15:30:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12129)
  617. 15:30:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12129)
  618. 15:30:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12129)
  619. 15:30:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12129)
  620. 15:30:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12129)
  621. 15:30:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12129)
  622. 15:30:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12129)
  623. 15:30:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12129)
  624. 15:30:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12129)
  625. 15:30:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12129, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x18 Missing Kitty-thumb.jpg')
  626. 15:30:35 T:2500 DEBUG: Mysql execute: update episode set c00='Missing Kitty',c01='Gob attempts to make good on his promise to make the family yacht disappear. Meanwhile, Lindsay and Maeby try to track down Lindsay\'s grandmother, Tobias seeks George Sr.\'s respect, and Michael attempts to fire Kitty, who claims to have information that could bring down the company.',c02='',c03='8.200000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-03-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x18 Missing Kitty.avi',c19='244',c20='' where idEpisode=12129
  627. 15:30:35 T:2500 DEBUG: Mysql commit transaction
  628. 15:30:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  629. 15:30:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  630. 15:30:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x19 Best Man for the Gob.avi), query = select idEpisode from episode where idFile=1097
  631. 15:30:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x19 Best Man for the Gob.nfo
  632. 15:30:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  633. 15:30:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x19 Best Man for the Gob.avi
  634. 15:30:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:51:12' where idFile=1097
  635. 15:30:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1097, 320)
  636. 15:30:35 T:2500 DEBUG: Mysql Start transaction
  637. 15:30:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12130
  638. 15:30:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12130
  639. 15:30:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12130
  640. 15:30:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1097
  641. 15:30:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12130,'',0)
  642. 15:30:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12130,'',1)
  643. 15:30:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12130,'',2)
  644. 15:30:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12130,'',3)
  645. 15:30:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12130,'',4)
  646. 15:30:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12130,'',5)
  647. 15:30:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12130,'',6)
  648. 15:30:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12130,'',7)
  649. 15:30:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12130,'',8)
  650. 15:30:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1688,12130,'',9)
  651. 15:30:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1689,12130,'',10)
  652. 15:30:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1666,12130,'',11)
  653. 15:30:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1655,12130,'',12)
  654. 15:30:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1690,12130,'',13)
  655. 15:30:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1691,12130,'',14)
  656. 15:30:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1692,12130,'',15)
  657. 15:30:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12130)
  658. 15:30:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12130)
  659. 15:30:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12130)
  660. 15:30:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12130)
  661. 15:30:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12130)
  662. 15:30:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12130)
  663. 15:30:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12130)
  664. 15:30:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12130)
  665. 15:30:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12130)
  666. 15:30:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12130, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x19 Best Man for the Gob-thumb.jpg')
  667. 15:30:46 T:2500 DEBUG: Mysql execute: update episode set c00='Best Man for the Gob',c01='George Sr. uses Gob\'s bachelor party as an opportunity to set up his accountant in a compromising position so that he can blackmail him. Meanwhile, Michael tries to prove he\'s a fun guy, and the Funkes reunite their family folk-music band.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-04-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x19 Best Man for the Gob.avi',c19='244',c20='' where idEpisode=12130
  668. 15:30:46 T:2500 DEBUG: Mysql commit transaction
  669. 15:30:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  670. 15:30:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  671. 15:30:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x20 Whistler's Mother.avi), query = select idEpisode from episode where idFile=1098
  672. 15:30:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x20 Whistler's Mother.nfo
  673. 15:30:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  674. 15:30:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x20 Whistler's Mother.avi
  675. 15:30:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:53:05' where idFile=1098
  676. 15:30:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1098, 320)
  677. 15:30:46 T:2500 DEBUG: Mysql Start transaction
  678. 15:30:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12131
  679. 15:30:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12131
  680. 15:30:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12131
  681. 15:30:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1098
  682. 15:30:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12131,'',0)
  683. 15:30:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12131,'',1)
  684. 15:30:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12131,'',2)
  685. 15:30:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12131,'',3)
  686. 15:30:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12131,'',4)
  687. 15:30:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12131,'',5)
  688. 15:30:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12131,'',6)
  689. 15:30:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12131,'',7)
  690. 15:30:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12131,'',8)
  691. 15:30:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1693,12131,'',9)
  692. 15:30:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1694,12131,'',10)
  693. 15:30:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1695,12131,'',11)
  694. 15:30:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1696,12131,'',12)
  695. 15:30:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12131)
  696. 15:30:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12131)
  697. 15:30:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12131)
  698. 15:30:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12131)
  699. 15:30:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12131)
  700. 15:30:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12131)
  701. 15:30:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12131)
  702. 15:30:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12131)
  703. 15:30:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12131)
  704. 15:30:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12131, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x20 Whistler\'s Mother-thumb.jpg')
  705. 15:30:56 T:2500 DEBUG: Mysql execute: update episode set c00='Whistler\'s Mother',c01='Michael deals with numerous requests for some unfrozen money, and chastises Lucille for being too coddling with Buster. Lindsay decides to protest the war to boost her self esteem while Tobias and Gob decide to start a coffee company.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-04-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x20 Whistler\'s Mother.avi',c19='244',c20='' where idEpisode=12131
  706. 15:30:56 T:2500 DEBUG: Mysql commit transaction
  707. 15:30:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  708. 15:30:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  709. 15:30:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x21 Not Without My Daughter.avi), query = select idEpisode from episode where idFile=1099
  710. 15:30:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x21 Not Without My Daughter.nfo
  711. 15:30:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  712. 15:30:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x21 Not Without My Daughter.avi
  713. 15:30:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:40:21' where idFile=1099
  714. 15:30:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1099, 320)
  715. 15:30:57 T:2500 DEBUG: Mysql Start transaction
  716. 15:30:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12132
  717. 15:30:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12132
  718. 15:30:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12132
  719. 15:30:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1099
  720. 15:30:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12132,'',0)
  721. 15:30:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12132,'',1)
  722. 15:30:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12132,'',2)
  723. 15:30:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12132,'',3)
  724. 15:30:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12132,'',4)
  725. 15:30:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12132,'',5)
  726. 15:31:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12132,'',6)
  727. 15:31:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12132,'',7)
  728. 15:31:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12132,'',8)
  729. 15:31:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1697,12132,'',9)
  730. 15:31:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1691,12132,'',10)
  731. 15:31:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1698,12132,'',11)
  732. 15:31:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1699,12132,'',12)
  733. 15:31:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1700,12132,'',13)
  734. 15:31:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1701,12132,'',14)
  735. 15:31:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1702,12132,'',15)
  736. 15:31:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12132)
  737. 15:31:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12132)
  738. 15:31:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12132)
  739. 15:31:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12132)
  740. 15:31:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12132)
  741. 15:31:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12132)
  742. 15:31:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12132)
  743. 15:31:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12132)
  744. 15:31:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12132)
  745. 15:31:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12132, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x21 Not Without My Daughter-thumb.jpg')
  746. 15:31:08 T:2500 DEBUG: Mysql execute: update episode set c00='Not Without My Daughter',c01='Michael takes Maeby to work with him on Take Your Daughter to Work Day. After being slighted by Michael, Tobias, George-Michael and Gob all go to the mall to prove that they are just manly. Oscar takes Lucille and Buster to Annyong\'s soceer game.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-04-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x21 Not Without My Daughter.avi',c19='244',c20='' where idEpisode=12132
  747. 15:31:08 T:2500 DEBUG: Mysql commit transaction
  748. 15:31:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  749. 15:31:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  750. 15:31:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x22 Let 'Em Eat Cake.avi), query = select idEpisode from episode where idFile=1100
  751. 15:31:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x22 Let 'Em Eat Cake.nfo
  752. 15:31:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  753. 15:31:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x22 Let 'Em Eat Cake.avi
  754. 15:31:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:52:44' where idFile=1100
  755. 15:31:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1100, 320)
  756. 15:31:08 T:2500 DEBUG: Mysql Start transaction
  757. 15:31:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12133
  758. 15:31:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12133
  759. 15:31:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12133
  760. 15:31:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1100
  761. 15:31:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12133,'',0)
  762. 15:31:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12133,'',1)
  763. 15:31:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12133,'',2)
  764. 15:31:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12133,'',3)
  765. 15:31:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12133,'',4)
  766. 15:31:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12133,'',5)
  767. 15:31:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12133,'',6)
  768. 15:31:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12133,'',7)
  769. 15:31:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12133,'',8)
  770. 15:31:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1703,12133,'',9)
  771. 15:31:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1704,12133,'',10)
  772. 15:31:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1618,12133,'',11)
  773. 15:31:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1705,12133,'',12)
  774. 15:31:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1706,12133,'',13)
  775. 15:31:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12133)
  776. 15:31:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12133)
  777. 15:31:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12133)
  778. 15:31:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12133)
  779. 15:31:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12133)
  780. 15:31:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12133)
  781. 15:31:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12133)
  782. 15:31:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12133)
  783. 15:31:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12133)
  784. 15:31:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12133, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x22 Let \'Em Eat Cake-thumb.jpg')
  785. 15:31:18 T:2500 DEBUG: Mysql execute: update episode set c00='Let \'Em Eat Cake',c01='In the first season finale, George Sr. has a heart attack, and Maeby is jealous when George Michael likes another girl. Meanwhile, Lindsay decides to leave Tobias until a book he wrote a long time ago becomes a gay bestseller, and Buster and Annyong compete over women.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-06-06',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 1/Arrested Development 1x22 Let \'Em Eat Cake.avi',c19='244',c20='' where idEpisode=12133
  786. 15:31:18 T:2500 DEBUG: Mysql commit transaction
  787. 15:31:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  788. 15:31:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  789. 15:31:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x01 The One Where Michael Leaves.avi), query = select idEpisode from episode where idFile=1101
  790. 15:31:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x01 The One Where Michael Leaves.nfo
  791. 15:31:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  792. 15:31:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x01 The One Where Michael Leaves.avi
  793. 15:31:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:22:16' where idFile=1101
  794. 15:31:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1101, 320)
  795. 15:31:19 T:2500 DEBUG: Mysql Start transaction
  796. 15:31:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12134
  797. 15:31:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12134
  798. 15:31:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12134
  799. 15:31:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1101
  800. 15:31:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12134,'',0)
  801. 15:31:19 T:3248 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  802. 15:31:19 T:3248 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  803. 15:31:19 T:3248 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
  804. 15:31:19 T:3248 DEBUG: CApplication::OnKey: right (f083) pressed, screen saver/dpms woken up
  805. 15:31:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12134,'',1)
  806. 15:31:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12134,'',2)
  807. 15:31:20 T:3248 DEBUG: ------ Window Deinit () ------
  808. 15:31:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12134,'',3)
  809. 15:31:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12134,'',4)
  810. 15:31:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12134,'',5)
  811. 15:31:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12134,'',6)
  812. 15:31:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12134,'',7)
  813. 15:31:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12134,'',8)
  814. 15:31:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1707,12134,'',9)
  815. 15:31:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1708,12134,'',10)
  816. 15:31:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1709,12134,'',11)
  817. 15:31:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1701,12134,'',12)
  818. 15:31:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1703,12134,'',13)
  819. 15:31:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1710,12134,'',14)
  820. 15:31:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1711,12134,'',15)
  821. 15:31:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12134)
  822. 15:31:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12134)
  823. 15:31:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12134)
  824. 15:31:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12134)
  825. 15:31:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12134)
  826. 15:31:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12134)
  827. 15:31:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12134)
  828. 15:31:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12134)
  829. 15:31:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12134)
  830. 15:31:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12134, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x01 The One Where Michael Leaves-thumb.jpg')
  831. 15:31:30 T:2500 DEBUG: Mysql execute: update episode set c00='The One Where Michael Leaves',c01='Michael and George Michael leave for Phoenix but go back to ensure the family misses them. Lindsay wants to have an open marriage, which causes Tobias to try to join the Blue Man Group under the impression that they are a support group for depressed men. Lucille signs Buster up for the Army after being goaded by a Michael Moore look-alike. Gob becomes president of the Bluth Company.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-11-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x01 The One Where Michael Leaves.avi',c19='245',c20='' where idEpisode=12134
  832. 15:31:30 T:2500 DEBUG: Mysql commit transaction
  833. 15:31:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  834. 15:31:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  835. 15:31:30 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x02 The One Where They Build a House.avi), query = select idEpisode from episode where idFile=1102
  836. 15:31:30 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x02 The One Where They Build a House.nfo
  837. 15:31:30 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  838. 15:31:30 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x02 The One Where They Build a House.avi
  839. 15:31:30 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:20:35' where idFile=1102
  840. 15:31:30 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1102, 320)
  841. 15:31:30 T:2500 DEBUG: Mysql Start transaction
  842. 15:31:30 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12135
  843. 15:31:30 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12135
  844. 15:31:30 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12135
  845. 15:31:30 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1102
  846. 15:31:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12135,'',0)
  847. 15:31:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12135,'',1)
  848. 15:31:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12135,'',2)
  849. 15:31:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12135,'',3)
  850. 15:31:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12135,'',4)
  851. 15:31:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12135,'',5)
  852. 15:31:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12135,'',6)
  853. 15:31:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12135,'',7)
  854. 15:31:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12135,'',8)
  855. 15:31:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1712,12135,'',9)
  856. 15:31:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1713,12135,'',10)
  857. 15:31:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1714,12135,'',11)
  858. 15:31:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12135)
  859. 15:31:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12135)
  860. 15:31:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12135)
  861. 15:31:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12135)
  862. 15:31:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12135)
  863. 15:31:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12135)
  864. 15:31:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12135)
  865. 15:31:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12135)
  866. 15:31:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12135)
  867. 15:31:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12135, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x02 The One Where They Build a House-thumb.jpg')
  868. 15:31:40 T:2500 DEBUG: Mysql execute: update episode set c00='The One Where They Build a House',c01='Michael is driven crazy by Gob when he impresses the board as the new company figurehead due to Michael\'s legal troubles. Meanwhile, George Sr. is arrested in Mexico for a crime Oscar committed, and Buster witnesses something that utterly shocks him.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-11-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x02 The One Where They Build a House.avi',c19='245',c20='' where idEpisode=12135
  869. 15:31:40 T:2500 DEBUG: Mysql commit transaction
  870. 15:31:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  871. 15:31:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  872. 15:31:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x03 Amigos.avi), query = select idEpisode from episode where idFile=1103
  873. 15:31:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x03 Amigos.nfo
  874. 15:31:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  875. 15:31:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x03 Amigos.avi
  876. 15:31:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:21:52' where idFile=1103
  877. 15:31:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1103, 320)
  878. 15:31:40 T:2500 DEBUG: Mysql Start transaction
  879. 15:31:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12136
  880. 15:31:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12136
  881. 15:31:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12136
  882. 15:31:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1103
  883. 15:31:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12136,'',0)
  884. 15:31:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12136,'',1)
  885. 15:31:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12136,'',2)
  886. 15:31:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12136,'',3)
  887. 15:31:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12136,'',4)
  888. 15:31:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12136,'',5)
  889. 15:31:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12136,'',6)
  890. 15:31:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12136,'',7)
  891. 15:31:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12136,'',8)
  892. 15:31:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1715,12136,'',9)
  893. 15:31:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1716,12136,'',10)
  894. 15:31:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12136)
  895. 15:31:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12136)
  896. 15:31:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12136)
  897. 15:31:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12136)
  898. 15:31:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12136)
  899. 15:31:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12136)
  900. 15:31:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12136)
  901. 15:31:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12136)
  902. 15:31:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12136)
  903. 15:31:49 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12136, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x03 Amigos-thumb.jpg')
  904. 15:31:49 T:2500 DEBUG: Mysql execute: update episode set c00='Amigos',c01='Michael is increasingly frustrated over being abandoned by the family, and when the staircar is found in Mexico, Michael vows to find his father and give him a piece of his mind. Also, Buster spends time with Lupe\'s family and thinks he\'s in Mexico.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-11-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x03 Amigos.avi',c19='245',c20='' where idEpisode=12136
  905. 15:31:49 T:2500 DEBUG: Mysql commit transaction
  906. 15:31:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  907. 15:31:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  908. 15:31:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x04 Good Grief!.avi), query = select idEpisode from episode where idFile=1104
  909. 15:31:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x04 Good Grief!.nfo
  910. 15:31:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  911. 15:31:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x04 Good Grief!.avi
  912. 15:31:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:21:40' where idFile=1104
  913. 15:31:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1104, 320)
  914. 15:31:50 T:2500 DEBUG: Mysql Start transaction
  915. 15:31:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12137
  916. 15:31:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12137
  917. 15:31:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12137
  918. 15:31:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1104
  919. 15:31:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12137,'',0)
  920. 15:31:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12137,'',1)
  921. 15:31:51 T:3884 DEBUG: ### [Qlock] - Delaying 240 secs
  922. 15:31:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12137,'',2)
  923. 15:31:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12137,'',3)
  924. 15:31:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12137,'',4)
  925. 15:31:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12137,'',5)
  926. 15:31:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12137,'',6)
  927. 15:31:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12137,'',7)
  928. 15:31:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12137,'',8)
  929. 15:31:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1716,12137,'',9)
  930. 15:31:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1717,12137,'',10)
  931. 15:31:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1718,12137,'',11)
  932. 15:31:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1650,12137,'',12)
  933. 15:31:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12137)
  934. 15:31:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12137)
  935. 15:31:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12137)
  936. 15:31:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12137)
  937. 15:31:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12137)
  938. 15:31:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12137)
  939. 15:31:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12137)
  940. 15:31:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12137)
  941. 15:31:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12137)
  942. 15:31:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12137, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x04 Good Grief!-thumb.jpg')
  943. 15:31:59 T:2500 DEBUG: Mysql execute: update episode set c00='Good Grief!',c01='Lucille hires a bounty hunter, Ice, to find George Sr., who may be closer than everyone thinks. Gob tries to pull off an elaborate illusion, Maeby tries to set Lindsay up with Ice, and Michael tries to mend George Michael\'s broken relationship.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-12-05',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x04 Good Grief!.avi',c19='245',c20='' where idEpisode=12137
  944. 15:31:59 T:2500 DEBUG: Mysql commit transaction
  945. 15:32:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  946. 15:32:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  947. 15:32:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x05 Sad Sack.avi), query = select idEpisode from episode where idFile=1105
  948. 15:32:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x05 Sad Sack.nfo
  949. 15:32:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  950. 15:32:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x05 Sad Sack.avi
  951. 15:32:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:15:04' where idFile=1105
  952. 15:32:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1105, 320)
  953. 15:32:00 T:2500 DEBUG: Mysql Start transaction
  954. 15:32:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12138
  955. 15:32:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12138
  956. 15:32:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12138
  957. 15:32:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1105
  958. 15:32:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12138,'',0)
  959. 15:32:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12138,'',1)
  960. 15:32:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12138,'',2)
  961. 15:32:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12138,'',3)
  962. 15:32:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12138,'',4)
  963. 15:32:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12138,'',5)
  964. 15:32:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12138,'',6)
  965. 15:32:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12138,'',7)
  966. 15:32:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12138,'',8)
  967. 15:32:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1644,12138,'',9)
  968. 15:32:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12138,'',10)
  969. 15:32:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1645,12138,'',11)
  970. 15:32:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12138)
  971. 15:32:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12138)
  972. 15:32:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12138)
  973. 15:32:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12138)
  974. 15:32:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12138)
  975. 15:32:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12138)
  976. 15:32:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12138)
  977. 15:32:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12138)
  978. 15:32:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12138)
  979. 15:32:09 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12138, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x05 Sad Sack-thumb.jpg')
  980. 15:32:09 T:2500 DEBUG: Mysql execute: update episode set c00='Sad Sack',c01='George Sr. fears he\'s losing Lucille to Oscar. Gob motivates Buster for the Army while Lindsay spends more time with Maeby to get closer to Steve Holt and Tobias starts working out.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-12-12',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x05 Sad Sack.avi',c19='245',c20='' where idEpisode=12138
  981. 15:32:10 T:2500 DEBUG: Mysql commit transaction
  982. 15:32:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  983. 15:32:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  984. 15:32:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x06 Afternoon Delight.avi), query = select idEpisode from episode where idFile=1106
  985. 15:32:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x06 Afternoon Delight.nfo
  986. 15:32:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  987. 15:32:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x06 Afternoon Delight.avi
  988. 15:32:10 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:37:55' where idFile=1106
  989. 15:32:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1106, 320)
  990. 15:32:10 T:2500 DEBUG: Mysql Start transaction
  991. 15:32:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12139
  992. 15:32:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12139
  993. 15:32:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12139
  994. 15:32:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1106
  995. 15:32:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12139,'',0)
  996. 15:32:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12139,'',1)
  997. 15:32:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12139,'',2)
  998. 15:32:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12139,'',3)
  999. 15:32:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12139,'',4)
  1000. 15:32:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12139,'',5)
  1001. 15:32:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12139,'',6)
  1002. 15:32:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12139,'',7)
  1003. 15:32:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12139,'',8)
  1004. 15:32:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1719,12139,'',9)
  1005. 15:32:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1720,12139,'',10)
  1006. 15:32:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1721,12139,'',11)
  1007. 15:32:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1722,12139,'',12)
  1008. 15:32:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12139)
  1009. 15:32:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12139)
  1010. 15:32:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12139)
  1011. 15:32:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12139)
  1012. 15:32:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12139)
  1013. 15:32:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12139)
  1014. 15:32:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12139)
  1015. 15:32:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12139)
  1016. 15:32:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12139)
  1017. 15:32:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12139, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x06 Afternoon Delight-thumb.jpg')
  1018. 15:32:20 T:2500 DEBUG: Mysql execute: update episode set c00='Afternoon Delight',c01='Gob stages mass firings after being inadvertently roasted at the Bluth Company Christmas party. Michael is forced to rebuild the Banana Stand, and Buster plays hooky from the Army at an arcade game.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2004-12-19',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x06 Afternoon Delight.avi',c19='245',c20='' where idEpisode=12139
  1019. 15:32:20 T:2500 DEBUG: Mysql commit transaction
  1020. 15:32:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1021. 15:32:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1022. 15:32:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x07 Switch Hitter.avi), query = select idEpisode from episode where idFile=1107
  1023. 15:32:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x07 Switch Hitter.nfo
  1024. 15:32:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1025. 15:32:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x07 Switch Hitter.avi
  1026. 15:32:20 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:19:57' where idFile=1107
  1027. 15:32:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1107, 320)
  1028. 15:32:20 T:2500 DEBUG: Mysql Start transaction
  1029. 15:32:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12140
  1030. 15:32:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12140
  1031. 15:32:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12140
  1032. 15:32:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1107
  1033. 15:32:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12140,'',0)
  1034. 15:32:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12140,'',1)
  1035. 15:32:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12140,'',2)
  1036. 15:32:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12140,'',3)
  1037. 15:32:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12140,'',4)
  1038. 15:32:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12140,'',5)
  1039. 15:32:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12140,'',6)
  1040. 15:32:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12140,'',7)
  1041. 15:32:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12140,'',8)
  1042. 15:32:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1723,12140,'',9)
  1043. 15:32:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1724,12140,'',10)
  1044. 15:32:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1725,12140,'',11)
  1045. 15:32:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1726,12140,'',12)
  1046. 15:32:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1008,12140,'',13)
  1047. 15:32:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1727,12140,'',14)
  1048. 15:32:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1691,12140,'',15)
  1049. 15:32:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1728,12140,'',16)
  1050. 15:32:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1650,12140,'',17)
  1051. 15:32:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12140)
  1052. 15:32:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12140)
  1053. 15:32:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12140)
  1054. 15:32:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12140)
  1055. 15:32:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12140)
  1056. 15:32:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12140)
  1057. 15:32:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12140)
  1058. 15:32:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12140)
  1059. 15:32:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12140)
  1060. 15:32:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12140, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x07 Switch Hitter-thumb.jpg')
  1061. 15:32:32 T:2500 DEBUG: Mysql execute: update episode set c00='Switch Hitter',c01='The Bluths rival development company hires Gob, who finds the company president a father figure, in preparation for the Bluth-Sitwell softball game; Lindsay hallucinates from taking anti-depressants.',c02='',c03='7.700000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-01-16',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x07 Switch Hitter.avi',c19='245',c20='' where idEpisode=12140
  1062. 15:32:32 T:2500 DEBUG: Mysql commit transaction
  1063. 15:32:32 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1064. 15:32:32 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1065. 15:32:32 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x08 Queen for a Day.avi), query = select idEpisode from episode where idFile=1108
  1066. 15:32:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x08 Queen for a Day.nfo
  1067. 15:32:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1068. 15:32:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x08 Queen for a Day.avi
  1069. 15:32:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:20:05' where idFile=1108
  1070. 15:32:32 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1108, 320)
  1071. 15:32:32 T:2500 DEBUG: Mysql Start transaction
  1072. 15:32:32 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12141
  1073. 15:32:32 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12141
  1074. 15:32:32 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12141
  1075. 15:32:32 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1108
  1076. 15:32:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12141,'',0)
  1077. 15:32:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12141,'',1)
  1078. 15:32:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12141,'',2)
  1079. 15:32:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12141,'',3)
  1080. 15:32:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12141,'',4)
  1081. 15:32:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12141,'',5)
  1082. 15:32:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12141,'',6)
  1083. 15:32:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12141,'',7)
  1084. 15:32:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12141,'',8)
  1085. 15:32:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1724,12141,'',9)
  1086. 15:32:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1726,12141,'',10)
  1087. 15:32:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(596,12141,'',11)
  1088. 15:32:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12141)
  1089. 15:32:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12141)
  1090. 15:32:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12141)
  1091. 15:32:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12141)
  1092. 15:32:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12141)
  1093. 15:32:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12141)
  1094. 15:32:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12141)
  1095. 15:32:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12141)
  1096. 15:32:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12141)
  1097. 15:32:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12141, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x08 Queen for a Day-thumb.jpg')
  1098. 15:32:42 T:2500 DEBUG: Mysql execute: update episode set c00='Queen for a Day',c01='Michael sells a portion of his stock in the Bluth company to buy a car, and Lucille 2 returns, only to discover that Buster is dating the company secretary Starla.',c02='',c03='7.800000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-01-23',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x08 Queen for a Day.avi',c19='245',c20='' where idEpisode=12141
  1099. 15:32:42 T:2500 DEBUG: Mysql commit transaction
  1100. 15:32:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1101. 15:32:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1102. 15:32:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x09 Burning Love.avi), query = select idEpisode from episode where idFile=1109
  1103. 15:32:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x09 Burning Love.nfo
  1104. 15:32:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1105. 15:32:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x09 Burning Love.avi
  1106. 15:32:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:22:57' where idFile=1109
  1107. 15:32:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1109, 320)
  1108. 15:32:42 T:2500 DEBUG: Mysql Start transaction
  1109. 15:32:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12142
  1110. 15:32:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12142
  1111. 15:32:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12142
  1112. 15:32:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1109
  1113. 15:32:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12142,'',0)
  1114. 15:32:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12142,'',1)
  1115. 15:32:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12142,'',2)
  1116. 15:32:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12142,'',3)
  1117. 15:32:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12142,'',4)
  1118. 15:32:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12142,'',5)
  1119. 15:32:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12142,'',6)
  1120. 15:32:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12142,'',7)
  1121. 15:32:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12142,'',8)
  1122. 15:32:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1729,12142,'',9)
  1123. 15:32:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1724,12142,'',10)
  1124. 15:32:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1730,12142,'',11)
  1125. 15:32:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12142,'',12)
  1126. 15:32:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1731,12142,'',13)
  1127. 15:32:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1732,12142,'',14)
  1128. 15:32:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1733,12142,'',15)
  1129. 15:32:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12142)
  1130. 15:32:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12142)
  1131. 15:32:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12142)
  1132. 15:32:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12142)
  1133. 15:32:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12142)
  1134. 15:32:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12142)
  1135. 15:32:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12142)
  1136. 15:32:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12142)
  1137. 15:32:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12142)
  1138. 15:32:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12142, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x09 Burning Love-thumb.jpg')
  1139. 15:32:53 T:2500 DEBUG: Mysql execute: update episode set c00='Burning Love',c01='Michael reunites with his long, lost love Sally Sitwell, but faces interference from parents. Meanwhile, the two Lucilles need someone to bid on them at the bachelorette auction with Buster already in a relationship.',c02='',c03='7.800000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-01-30',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x09 Burning Love.avi',c19='245',c20='' where idEpisode=12142
  1140. 15:32:53 T:2500 DEBUG: Mysql commit transaction
  1141. 15:32:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1142. 15:32:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1143. 15:32:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x10 Ready - Aim - Marry Me.avi), query = select idEpisode from episode where idFile=1110
  1144. 15:32:54 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x10 Ready - Aim - Marry Me.nfo
  1145. 15:32:54 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1146. 15:32:54 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x10 Ready - Aim - Marry Me.avi
  1147. 15:32:54 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:19:47' where idFile=1110
  1148. 15:32:54 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1110, 320)
  1149. 15:32:54 T:2500 DEBUG: Mysql Start transaction
  1150. 15:32:54 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12143
  1151. 15:32:54 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12143
  1152. 15:32:54 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12143
  1153. 15:32:54 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1110
  1154. 15:32:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12143,'',0)
  1155. 15:32:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12143,'',1)
  1156. 15:32:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12143,'',2)
  1157. 15:32:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12143,'',3)
  1158. 15:32:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12143,'',4)
  1159. 15:32:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12143,'',5)
  1160. 15:32:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12143,'',6)
  1161. 15:32:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12143,'',7)
  1162. 15:32:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12143,'',8)
  1163. 15:32:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1734,12143,'',9)
  1164. 15:32:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1735,12143,'',10)
  1165. 15:32:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1724,12143,'',11)
  1166. 15:32:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12143)
  1167. 15:33:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12143)
  1168. 15:33:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12143)
  1169. 15:33:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12143)
  1170. 15:33:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12143)
  1171. 15:33:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12143)
  1172. 15:33:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12143)
  1173. 15:33:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12143)
  1174. 15:33:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12143)
  1175. 15:33:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12143, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x10 Ready - Aim - Marry Me-thumb.jpg')
  1176. 15:33:03 T:2500 DEBUG: Mysql execute: update episode set c00='Ready, Aim, Marry Me',c01='With the company in dire financial straits and the Bluths no longer the primary shareholders, Michael must turn to old family friend Uncle Jack Dorso for financial assistance. Uncle Jack, however, wants something in return.',c02='',c03='7.800000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-02-13',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x10 Ready - Aim - Marry Me.avi',c19='245',c20='' where idEpisode=12143
  1177. 15:33:03 T:2500 DEBUG: Mysql commit transaction
  1178. 15:33:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1179. 15:33:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1180. 15:33:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x11 Out on a Limb.avi), query = select idEpisode from episode where idFile=1111
  1181. 15:33:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x11 Out on a Limb.nfo
  1182. 15:33:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1183. 15:33:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x11 Out on a Limb.avi
  1184. 15:33:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:11:21' where idFile=1111
  1185. 15:33:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1111, 320)
  1186. 15:33:03 T:2500 DEBUG: Mysql Start transaction
  1187. 15:33:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12144
  1188. 15:33:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12144
  1189. 15:33:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12144
  1190. 15:33:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1111
  1191. 15:33:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12144,'',0)
  1192. 15:33:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12144,'',1)
  1193. 15:33:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12144,'',2)
  1194. 15:33:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12144,'',3)
  1195. 15:33:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12144,'',4)
  1196. 15:33:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12144,'',5)
  1197. 15:33:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12144,'',6)
  1198. 15:33:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12144,'',7)
  1199. 15:33:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12144,'',8)
  1200. 15:33:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1677,12144,'',9)
  1201. 15:33:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1729,12144,'',10)
  1202. 15:33:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1736,12144,'',11)
  1203. 15:33:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1737,12144,'',12)
  1204. 15:33:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1738,12144,'',13)
  1205. 15:33:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1739,12144,'',14)
  1206. 15:33:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1740,12144,'',15)
  1207. 15:33:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1697,12144,'',16)
  1208. 15:33:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1701,12144,'',17)
  1209. 15:33:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12144)
  1210. 15:33:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12144)
  1211. 15:33:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12144)
  1212. 15:33:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12144)
  1213. 15:33:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12144)
  1214. 15:33:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12144)
  1215. 15:33:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12144)
  1216. 15:33:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12144)
  1217. 15:33:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12144)
  1218. 15:33:15 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12144, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x11 Out on a Limb-thumb.jpg')
  1219. 15:33:16 T:2500 DEBUG: Mysql execute: update episode set c00='Out on a Limb',c01='Just as Michael\'s relationship with Sally starts to flourish, Maggie Lizer returns nine months pregnant, and Michael immediately assumes he\'s the father. George Michael attempts to break up with Ann, and Buster learns he\'s being deployed to Iraq.',c02='',c03='7.700000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-03-06',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x11 Out on a Limb.avi',c19='245',c20='' where idEpisode=12144
  1220. 15:33:16 T:2500 DEBUG: Mysql commit transaction
  1221. 15:33:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1222. 15:33:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1223. 15:33:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x12 Hand to God.avi), query = select idEpisode from episode where idFile=1112
  1224. 15:33:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x12 Hand to God.nfo
  1225. 15:33:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1226. 15:33:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x12 Hand to God.avi
  1227. 15:33:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:22:02' where idFile=1112
  1228. 15:33:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1112, 320)
  1229. 15:33:16 T:2500 DEBUG: Mysql Start transaction
  1230. 15:33:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12145
  1231. 15:33:16 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12145
  1232. 15:33:16 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12145
  1233. 15:33:16 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1112
  1234. 15:33:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12145,'',0)
  1235. 15:33:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12145,'',1)
  1236. 15:33:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12145,'',2)
  1237. 15:33:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12145,'',3)
  1238. 15:33:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12145,'',4)
  1239. 15:33:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12145,'',5)
  1240. 15:33:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12145,'',6)
  1241. 15:33:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12145,'',7)
  1242. 15:33:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12145,'',8)
  1243. 15:33:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1677,12145,'',9)
  1244. 15:33:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1697,12145,'',10)
  1245. 15:33:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1701,12145,'',11)
  1246. 15:33:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1738,12145,'',12)
  1247. 15:33:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1741,12145,'',13)
  1248. 15:33:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1742,12145,'',14)
  1249. 15:33:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1739,12145,'',15)
  1250. 15:33:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1703,12145,'',16)
  1251. 15:33:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12145)
  1252. 15:33:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12145)
  1253. 15:33:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12145)
  1254. 15:33:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12145)
  1255. 15:33:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12145)
  1256. 15:33:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12145)
  1257. 15:33:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12145)
  1258. 15:33:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12145)
  1259. 15:33:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12145)
  1260. 15:33:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12145, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x12 Hand to God-thumb.jpg')
  1261. 15:33:28 T:2500 DEBUG: Mysql execute: update episode set c00='Hand to God',c01='Michael tries to find out who\'s the father of Maggie\'s baby, or if it\'s just another of her lies; Gob tries to find out whether he was responsible for Buster\'s accident.',c02='',c03='7.800000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-03-06',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x12 Hand to God.avi',c19='245',c20='' where idEpisode=12145
  1262. 15:33:28 T:2500 DEBUG: Mysql commit transaction
  1263. 15:33:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1264. 15:33:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1265. 15:33:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x13 Motherboy XXX.avi), query = select idEpisode from episode where idFile=1113
  1266. 15:33:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x13 Motherboy XXX.nfo
  1267. 15:33:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1268. 15:33:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x13 Motherboy XXX.avi
  1269. 15:33:28 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:20:05' where idFile=1113
  1270. 15:33:28 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1113, 320)
  1271. 15:33:28 T:2500 DEBUG: Mysql Start transaction
  1272. 15:33:28 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12146
  1273. 15:33:28 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12146
  1274. 15:33:28 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12146
  1275. 15:33:28 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1113
  1276. 15:33:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12146,'',0)
  1277. 15:33:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12146,'',1)
  1278. 15:33:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12146,'',2)
  1279. 15:33:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12146,'',3)
  1280. 15:33:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12146,'',4)
  1281. 15:33:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12146,'',5)
  1282. 15:33:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12146,'',6)
  1283. 15:33:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12146,'',7)
  1284. 15:33:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12146,'',8)
  1285. 15:33:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1743,12146,'',9)
  1286. 15:33:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1744,12146,'',10)
  1287. 15:33:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1657,12146,'',11)
  1288. 15:33:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1745,12146,'',12)
  1289. 15:33:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1746,12146,'',13)
  1290. 15:33:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1747,12146,'',14)
  1291. 15:33:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1748,12146,'',15)
  1292. 15:33:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1749,12146,'',16)
  1293. 15:33:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12146)
  1294. 15:33:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12146)
  1295. 15:33:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12146)
  1296. 15:33:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12146)
  1297. 15:33:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12146)
  1298. 15:33:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12146)
  1299. 15:33:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12146)
  1300. 15:33:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12146)
  1301. 15:33:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12146)
  1302. 15:33:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12146, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x13 Motherboy XXX-thumb.jpg')
  1303. 15:33:40 T:2500 DEBUG: Mysql execute: update episode set c00='Motherboy XXX',c01='Lucille abducts George Michael for a mother-son dance, Buster adjusts to having a hook for a hand and Gob reunites with his estranged wife. Also, Tobias stars as George Sr. in a biopic about the Bluth family, which causes Lindsay to become more attracted to him.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-03-13',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x13 Motherboy XXX.avi',c19='245',c20='' where idEpisode=12146
  1304. 15:33:40 T:2500 DEBUG: Mysql commit transaction
  1305. 15:33:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1306. 15:33:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1307. 15:33:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x14 The Immaculate Election.avi), query = select idEpisode from episode where idFile=1114
  1308. 15:33:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x14 The Immaculate Election.nfo
  1309. 15:33:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1310. 15:33:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x14 The Immaculate Election.avi
  1311. 15:33:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:22:43' where idFile=1114
  1312. 15:33:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1114, 320)
  1313. 15:33:40 T:2500 DEBUG: Mysql Start transaction
  1314. 15:33:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12147
  1315. 15:33:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12147
  1316. 15:33:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12147
  1317. 15:33:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1114
  1318. 15:33:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12147,'',0)
  1319. 15:33:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12147,'',1)
  1320. 15:33:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12147,'',2)
  1321. 15:33:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12147,'',3)
  1322. 15:33:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12147,'',4)
  1323. 15:33:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12147,'',5)
  1324. 15:33:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12147,'',6)
  1325. 15:33:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12147,'',7)
  1326. 15:33:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12147,'',8)
  1327. 15:33:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1750,12147,'',9)
  1328. 15:33:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12147,'',10)
  1329. 15:33:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1751,12147,'',11)
  1330. 15:33:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1752,12147,'',12)
  1331. 15:33:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1717,12147,'',13)
  1332. 15:33:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1753,12147,'',14)
  1333. 15:33:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1754,12147,'',15)
  1334. 15:33:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1755,12147,'',16)
  1335. 15:33:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1730,12147,'',17)
  1336. 15:33:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12147)
  1337. 15:33:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12147)
  1338. 15:33:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12147)
  1339. 15:33:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12147)
  1340. 15:33:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12147)
  1341. 15:33:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12147)
  1342. 15:33:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12147)
  1343. 15:33:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12147)
  1344. 15:33:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12147)
  1345. 15:33:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12147, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x14 The Immaculate Election-thumb.jpg')
  1346. 15:33:52 T:2500 DEBUG: Mysql execute: update episode set c00='The Immaculate Election',c01='George Michael runs for student body president, which Gob manages to ruin. Buster has an affair with Lupe, who is being sought after by Lindsay and Tobias attempts to move out of the model home, then develops a new persona when he regrets his decision.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-03-20',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x14 The Immaculate Election.avi',c19='245',c20='' where idEpisode=12147
  1347. 15:33:52 T:2500 DEBUG: Mysql commit transaction
  1348. 15:33:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1349. 15:33:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1350. 15:33:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x15 Sword of Destiny.avi), query = select idEpisode from episode where idFile=1115
  1351. 15:33:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x15 Sword of Destiny.nfo
  1352. 15:33:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1353. 15:33:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x15 Sword of Destiny.avi
  1354. 15:33:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:19:12' where idFile=1115
  1355. 15:33:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1115, 320)
  1356. 15:33:53 T:2500 DEBUG: Mysql Start transaction
  1357. 15:33:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12148
  1358. 15:33:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12148
  1359. 15:33:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12148
  1360. 15:33:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1115
  1361. 15:33:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12148,'',0)
  1362. 15:33:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12148,'',1)
  1363. 15:33:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12148,'',2)
  1364. 15:33:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12148,'',3)
  1365. 15:33:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12148,'',4)
  1366. 15:33:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12148,'',5)
  1367. 15:33:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12148,'',6)
  1368. 15:33:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12148,'',7)
  1369. 15:33:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12148,'',8)
  1370. 15:33:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1756,12148,'',9)
  1371. 15:33:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1757,12148,'',10)
  1372. 15:33:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1758,12148,'',11)
  1373. 15:33:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1759,12148,'',12)
  1374. 15:33:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1760,12148,'',13)
  1375. 15:33:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1761,12148,'',14)
  1376. 15:34:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1762,12148,'',15)
  1377. 15:34:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1703,12148,'',16)
  1378. 15:34:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1763,12148,'',17)
  1379. 15:34:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1718,12148,'',18)
  1380. 15:34:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12148)
  1381. 15:34:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12148)
  1382. 15:34:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12148)
  1383. 15:34:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12148)
  1384. 15:34:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12148)
  1385. 15:34:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12148)
  1386. 15:34:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12148)
  1387. 15:34:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12148)
  1388. 15:34:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12148)
  1389. 15:34:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12148, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x15 Sword of Destiny-thumb.jpg')
  1390. 15:34:05 T:2500 DEBUG: Mysql execute: update episode set c00='Sword of Destiny',c01='Gob and Buster team up for some magic tricks with the help of Buster\'s fake hand, but when Tony Wonder, a rival magician, starts to mentor them, somebody gets the finger. Meanwhile, Michael is forced to delegate some work when he\'s hospitalized and Lindsay teaches George Michael how to drive using the staircar.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-03-27',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x15 Sword of Destiny.avi',c19='245',c20='' where idEpisode=12148
  1391. 15:34:05 T:2500 DEBUG: Mysql commit transaction
  1392. 15:34:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1393. 15:34:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1394. 15:34:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x16 Meat the Veals.avi), query = select idEpisode from episode where idFile=1116
  1395. 15:34:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x16 Meat the Veals.nfo
  1396. 15:34:06 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1397. 15:34:06 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x16 Meat the Veals.avi
  1398. 15:34:06 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:18:30' where idFile=1116
  1399. 15:34:06 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1116, 320)
  1400. 15:34:06 T:2500 DEBUG: Mysql Start transaction
  1401. 15:34:06 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12149
  1402. 15:34:06 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12149
  1403. 15:34:06 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12149
  1404. 15:34:06 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1116
  1405. 15:34:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12149,'',0)
  1406. 15:34:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12149,'',1)
  1407. 15:34:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12149,'',2)
  1408. 15:34:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12149,'',3)
  1409. 15:34:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12149,'',4)
  1410. 15:34:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12149,'',5)
  1411. 15:34:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12149,'',6)
  1412. 15:34:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12149,'',7)
  1413. 15:34:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12149,'',8)
  1414. 15:34:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1764,12149,'',9)
  1415. 15:34:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1765,12149,'',10)
  1416. 15:34:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1766,12149,'',11)
  1417. 15:34:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1767,12149,'',12)
  1418. 15:34:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12149)
  1419. 15:34:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12149)
  1420. 15:34:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12149)
  1421. 15:34:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12149)
  1422. 15:34:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12149)
  1423. 15:34:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12149)
  1424. 15:34:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12149)
  1425. 15:34:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12149)
  1426. 15:34:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12149)
  1427. 15:34:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12149, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x16 Meat the Veals-thumb.jpg')
  1428. 15:34:16 T:2500 DEBUG: Mysql execute: update episode set c00='Meat the Veals',c01='George Sr. tries to find a way to attend an anniversary dinner for Lucille while Michael deliberately offends Ann\'s devout Christian parents. Tobias goes overboard performing his Mrs. Featherbottom persona.',c02='',c03='8.200000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-04-03',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x16 Meat the Veals.avi',c19='245',c20='' where idEpisode=12149
  1429. 15:34:16 T:2500 DEBUG: Mysql commit transaction
  1430. 15:34:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1431. 15:34:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1432. 15:34:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x17 Spring Breakout.avi), query = select idEpisode from episode where idFile=1117
  1433. 15:34:17 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x17 Spring Breakout.nfo
  1434. 15:34:17 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1435. 15:34:17 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x17 Spring Breakout.avi
  1436. 15:34:17 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:22:25' where idFile=1117
  1437. 15:34:17 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1117, 320)
  1438. 15:34:17 T:2500 DEBUG: Mysql Start transaction
  1439. 15:34:17 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12150
  1440. 15:34:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12150
  1441. 15:34:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12150
  1442. 15:34:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1117
  1443. 15:34:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12150,'',0)
  1444. 15:34:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12150,'',1)
  1445. 15:34:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12150,'',2)
  1446. 15:34:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12150,'',3)
  1447. 15:34:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12150,'',4)
  1448. 15:34:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12150,'',5)
  1449. 15:34:19 T:3248 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  1450. 15:34:19 T:3248 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  1451. 15:34:19 T:3248 DEBUG: ------ Window Init () ------
  1452. 15:34:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12150,'',6)
  1453. 15:34:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12150,'',7)
  1454. 15:34:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12150,'',8)
  1455. 15:34:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(373,12150,'',9)
  1456. 15:34:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1768,12150,'',10)
  1457. 15:34:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1726,12150,'',11)
  1458. 15:34:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12150)
  1459. 15:34:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12150)
  1460. 15:34:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12150)
  1461. 15:34:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12150)
  1462. 15:34:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12150)
  1463. 15:34:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12150)
  1464. 15:34:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12150)
  1465. 15:34:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12150)
  1466. 15:34:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12150)
  1467. 15:34:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12150, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x17 Spring Breakout-thumb.jpg')
  1468. 15:34:26 T:2500 DEBUG: Mysql execute: update episode set c00='Spring Breakout',c01='Gob confronts the editor of the videos that showcased his magic mistakes. Michael tricks Lucille in to rehab, and then attempts to get her out after George Sr. is kidnapped.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-04-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x17 Spring Breakout.avi',c19='245',c20='' where idEpisode=12150
  1469. 15:34:26 T:2500 DEBUG: Mysql commit transaction
  1470. 15:34:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1471. 15:34:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1472. 15:34:26 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x18 Righteous Brothers.avi), query = select idEpisode from episode where idFile=1118
  1473. 15:34:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x18 Righteous Brothers.nfo
  1474. 15:34:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1475. 15:34:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x18 Righteous Brothers.avi
  1476. 15:34:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:17:35' where idFile=1118
  1477. 15:34:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1118, 320)
  1478. 15:34:26 T:2500 DEBUG: Mysql Start transaction
  1479. 15:34:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12151
  1480. 15:34:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12151
  1481. 15:34:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12151
  1482. 15:34:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1118
  1483. 15:34:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12151,'',0)
  1484. 15:34:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12151,'',1)
  1485. 15:34:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12151,'',2)
  1486. 15:34:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12151,'',3)
  1487. 15:34:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12151,'',4)
  1488. 15:34:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12151,'',5)
  1489. 15:34:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12151,'',6)
  1490. 15:34:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12151,'',7)
  1491. 15:34:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12151,'',8)
  1492. 15:34:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1746,12151,'',9)
  1493. 15:34:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1726,12151,'',10)
  1494. 15:34:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1769,12151,'',11)
  1495. 15:34:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1770,12151,'',12)
  1496. 15:34:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1644,12151,'',13)
  1497. 15:34:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1771,12151,'',14)
  1498. 15:34:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12151)
  1499. 15:34:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12151)
  1500. 15:34:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12151)
  1501. 15:34:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12151)
  1502. 15:34:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12151)
  1503. 15:34:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12151)
  1504. 15:34:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12151)
  1505. 15:34:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12151)
  1506. 15:34:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12151)
  1507. 15:34:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12151, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x18 Righteous Brothers-thumb.jpg')
  1508. 15:34:37 T:2500 DEBUG: Mysql execute: update episode set c00='Righteous Brothers',c01='Gob hides George Sr. while the model home\'s plumbing is checked; George Michael helps Ann protest Maeby\'s new movie; Tobias takes a liking to Kitty after Michael asks him to keep an eye on her.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-04-17',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 2/Arrested Development 2x18 Righteous Brothers.avi',c19='245',c20='' where idEpisode=12151
  1509. 15:34:37 T:2500 DEBUG: Mysql commit transaction
  1510. 15:34:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1511. 15:34:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1512. 15:34:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x01 The Cabin Show.avi), query = select idEpisode from episode where idFile=1119
  1513. 15:34:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x01 The Cabin Show.nfo
  1514. 15:34:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1515. 15:34:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x01 The Cabin Show.avi
  1516. 15:34:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:02:27' where idFile=1119
  1517. 15:34:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1119, 320)
  1518. 15:34:38 T:2500 DEBUG: Mysql Start transaction
  1519. 15:34:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12152
  1520. 15:34:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12152
  1521. 15:34:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12152
  1522. 15:34:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1119
  1523. 15:34:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12152,'',0)
  1524. 15:34:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12152,'',1)
  1525. 15:34:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12152,'',2)
  1526. 15:34:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12152,'',3)
  1527. 15:34:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12152,'',4)
  1528. 15:34:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12152,'',5)
  1529. 15:34:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12152,'',6)
  1530. 15:34:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12152,'',7)
  1531. 15:34:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12152,'',8)
  1532. 15:34:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12152,'',9)
  1533. 15:34:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1772,12152,'',10)
  1534. 15:34:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1746,12152,'',11)
  1535. 15:34:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1704,12152,'',12)
  1536. 15:34:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1710,12152,'',13)
  1537. 15:34:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1773,12152,'',14)
  1538. 15:34:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1774,12152,'',15)
  1539. 15:34:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1775,12152,'',16)
  1540. 15:34:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1776,12152,'',17)
  1541. 15:34:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1777,12152,'',18)
  1542. 15:34:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12152)
  1543. 15:34:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12152)
  1544. 15:34:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12152)
  1545. 15:34:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12152)
  1546. 15:34:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12152)
  1547. 15:34:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12152)
  1548. 15:34:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12152)
  1549. 15:34:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12152)
  1550. 15:34:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12152)
  1551. 15:34:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12152, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x01 The Cabin Show-thumb.jpg')
  1552. 15:34:50 T:2500 DEBUG: Mysql execute: update episode set c00='The Cabin Show',c01='Michael learns that it\'s actually George Sr.\'s twin brother Oscar serving time in prison, not George. After getting a tip from Barry, Michael heads to Reno to find George, but that costs him a camping trip he promised his son.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-09-19',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x01 The Cabin Show.avi',c19='246',c20='' where idEpisode=12152
  1553. 15:34:50 T:2500 DEBUG: Mysql commit transaction
  1554. 15:34:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1555. 15:34:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1556. 15:34:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x02 For British Eyes Only.avi), query = select idEpisode from episode where idFile=1120
  1557. 15:34:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x02 For British Eyes Only.nfo
  1558. 15:34:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1559. 15:34:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x02 For British Eyes Only.avi
  1560. 15:34:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:08:32' where idFile=1120
  1561. 15:34:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1120, 320)
  1562. 15:34:50 T:2500 DEBUG: Mysql Start transaction
  1563. 15:34:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12153
  1564. 15:34:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12153
  1565. 15:34:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12153
  1566. 15:34:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1120
  1567. 15:34:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12153,'',0)
  1568. 15:34:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12153,'',1)
  1569. 15:34:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12153,'',2)
  1570. 15:34:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12153,'',3)
  1571. 15:34:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12153,'',4)
  1572. 15:34:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12153,'',5)
  1573. 15:34:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12153,'',6)
  1574. 15:34:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12153,'',7)
  1575. 15:34:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12153,'',8)
  1576. 15:34:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12153,'',9)
  1577. 15:34:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1778,12153,'',10)
  1578. 15:34:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1779,12153,'',11)
  1579. 15:34:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1772,12153,'',12)
  1580. 15:34:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1615,12153,'',13)
  1581. 15:34:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1780,12153,'',14)
  1582. 15:34:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1781,12153,'',15)
  1583. 15:34:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1782,12153,'',16)
  1584. 15:34:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1783,12153,'',17)
  1585. 15:34:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1784,12153,'',19)
  1586. 15:34:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12153)
  1587. 15:35:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12153)
  1588. 15:35:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12153)
  1589. 15:35:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12153)
  1590. 15:35:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12153)
  1591. 15:35:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12153)
  1592. 15:35:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12153)
  1593. 15:35:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12153)
  1594. 15:35:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12153)
  1595. 15:35:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12153, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x02 For British Eyes Only-thumb.jpg')
  1596. 15:35:03 T:2500 DEBUG: Mysql execute: update episode set c00='For British Eyes Only',c01='Investigating his father\'s claim that a British group set him up, Michael goes to Wee Britain and is smitten with a beautiful woman named Rita. Lindsay attempts to seduce the new family attorney, and Gob goes to extremes to avoid his newly discovered son.',c02='',c03='7.800000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-09-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x02 For British Eyes Only.avi',c19='246',c20='' where idEpisode=12153
  1597. 15:35:03 T:2500 DEBUG: Mysql commit transaction
  1598. 15:35:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1599. 15:35:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1600. 15:35:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x03 Forget Me Now.avi), query = select idEpisode from episode where idFile=1121
  1601. 15:35:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x03 Forget Me Now.nfo
  1602. 15:35:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1603. 15:35:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x03 Forget Me Now.avi
  1604. 15:35:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:00:35' where idFile=1121
  1605. 15:35:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1121, 320)
  1606. 15:35:03 T:2500 DEBUG: Mysql Start transaction
  1607. 15:35:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12154
  1608. 15:35:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12154
  1609. 15:35:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12154
  1610. 15:35:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1121
  1611. 15:35:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12154,'',0)
  1612. 15:35:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12154,'',1)
  1613. 15:35:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12154,'',2)
  1614. 15:35:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12154,'',3)
  1615. 15:35:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12154,'',4)
  1616. 15:35:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12154,'',5)
  1617. 15:35:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12154,'',6)
  1618. 15:35:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12154,'',7)
  1619. 15:35:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12154,'',8)
  1620. 15:35:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1615,12154,'',9)
  1621. 15:35:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12154,'',10)
  1622. 15:35:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1785,12154,'',11)
  1623. 15:35:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1784,12154,'',12)
  1624. 15:35:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(507,12154,'',13)
  1625. 15:35:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1786,12154,'',14)
  1626. 15:35:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12154)
  1627. 15:35:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12154)
  1628. 15:35:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12154)
  1629. 15:35:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12154)
  1630. 15:35:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12154)
  1631. 15:35:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12154)
  1632. 15:35:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12154)
  1633. 15:35:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12154)
  1634. 15:35:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12154)
  1635. 15:35:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12154, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x03 Forget Me Now-thumb.jpg')
  1636. 15:35:14 T:2500 DEBUG: Mysql execute: update episode set c00='Forget Me Now',c01='George Sr. is placed under house arrest by the family\'s new attorney Bob Loblaw, and finds that it\'s not exactly a walk in the park. Michael sets up his first date with Rita, but Rita has an unfortunate encounter with the family beforehand.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-10-03',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x03 Forget Me Now.avi',c19='246',c20='' where idEpisode=12154
  1637. 15:35:14 T:2500 DEBUG: Mysql commit transaction
  1638. 15:35:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1639. 15:35:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1640. 15:35:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x04 Notapusy.avi), query = select idEpisode from episode where idFile=1122
  1641. 15:35:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x04 Notapusy.nfo
  1642. 15:35:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1643. 15:35:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x04 Notapusy.avi
  1644. 15:35:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:18:04' where idFile=1122
  1645. 15:35:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1122, 320)
  1646. 15:35:14 T:2500 DEBUG: Mysql Start transaction
  1647. 15:35:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12155
  1648. 15:35:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12155
  1649. 15:35:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12155
  1650. 15:35:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1122
  1651. 15:35:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12155,'',0)
  1652. 15:35:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12155,'',1)
  1653. 15:35:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12155,'',2)
  1654. 15:35:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12155,'',3)
  1655. 15:35:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12155,'',4)
  1656. 15:35:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12155,'',5)
  1657. 15:35:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12155,'',6)
  1658. 15:35:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12155,'',7)
  1659. 15:35:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12155,'',8)
  1660. 15:35:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(507,12155,'',9)
  1661. 15:35:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1784,12155,'',10)
  1662. 15:35:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1787,12155,'',11)
  1663. 15:35:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12155,'',12)
  1664. 15:35:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1788,12155,'',13)
  1665. 15:35:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1789,12155,'',14)
  1666. 15:35:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1790,12155,'',15)
  1667. 15:35:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1779,12155,'',16)
  1668. 15:35:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12155)
  1669. 15:35:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12155)
  1670. 15:35:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12155)
  1671. 15:35:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12155)
  1672. 15:35:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12155)
  1673. 15:35:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12155)
  1674. 15:35:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12155)
  1675. 15:35:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12155)
  1676. 15:35:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12155)
  1677. 15:35:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12155, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x04 Notapusy-thumb.jpg')
  1678. 15:35:26 T:2500 DEBUG: Mysql execute: update episode set c00='Notapusy',c01='To prove he\'s a man to Rita, Michael and his nephew Steve Holt compete in the Church And State Fair\'s annual triathlon. George Sr. tries to scare some at-risk youth, and Tobias tries to help George-Michael\'s girlfriend Ann to compete in the fairs\' inner beauty pageant.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-11-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x04 Notapusy.avi',c19='246',c20='' where idEpisode=12155
  1679. 15:35:26 T:2500 DEBUG: Mysql commit transaction
  1680. 15:35:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1681. 15:35:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1682. 15:35:26 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x05 Mr. F.avi), query = select idEpisode from episode where idFile=1123
  1683. 15:35:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x05 Mr. F.nfo
  1684. 15:35:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1685. 15:35:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x05 Mr. F.avi
  1686. 15:35:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:12:48' where idFile=1123
  1687. 15:35:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1123, 320)
  1688. 15:35:26 T:2500 DEBUG: Mysql Start transaction
  1689. 15:35:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12156
  1690. 15:35:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12156
  1691. 15:35:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12156
  1692. 15:35:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1123
  1693. 15:35:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12156,'',0)
  1694. 15:35:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12156,'',1)
  1695. 15:35:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12156,'',2)
  1696. 15:35:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12156,'',3)
  1697. 15:35:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12156,'',4)
  1698. 15:35:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12156,'',5)
  1699. 15:35:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12156,'',6)
  1700. 15:35:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12156,'',7)
  1701. 15:35:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12156,'',8)
  1702. 15:35:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1785,12156,'',9)
  1703. 15:35:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1791,12156,'',10)
  1704. 15:35:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1792,12156,'',11)
  1705. 15:35:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12156)
  1706. 15:35:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12156)
  1707. 15:35:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12156)
  1708. 15:35:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12156)
  1709. 15:35:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12156)
  1710. 15:35:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12156)
  1711. 15:35:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12156)
  1712. 15:35:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12156)
  1713. 15:35:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12156)
  1714. 15:35:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12156, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x05 Mr. F-thumb.jpg')
  1715. 15:35:35 T:2500 DEBUG: Mysql execute: update episode set c00='Mr. F',c01='Michael must deal with a huge mole problem in order to salvage a major real estate deal with Japanese investors. In an effort to help Michael, Gob and Buster team up with George Sr.\'s surrogate, Larry, to devise a plan and save the deal, but their plan falls apart in a big way. Meanwhile, Tobias mistakes a CIA agent for a CAA agent and inadvertently betrays the family, and Michael makes Rita a proposal she can\'t refuse. Frankie Muniz makes a cameo as himself.',c02='',c03='8.400000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-11-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x05 Mr. F.avi',c19='246',c20='' where idEpisode=12156
  1716. 15:35:35 T:2500 DEBUG: Mysql commit transaction
  1717. 15:35:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1718. 15:35:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1719. 15:35:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x06 The Ocean Walker.avi), query = select idEpisode from episode where idFile=1124
  1720. 15:35:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x06 The Ocean Walker.nfo
  1721. 15:35:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1722. 15:35:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x06 The Ocean Walker.avi
  1723. 15:35:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 11:22:11' where idFile=1124
  1724. 15:35:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1124, 320)
  1725. 15:35:35 T:2500 DEBUG: Mysql Start transaction
  1726. 15:35:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12157
  1727. 15:35:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12157
  1728. 15:35:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12157
  1729. 15:35:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1124
  1730. 15:35:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12157,'',0)
  1731. 15:35:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12157,'',1)
  1732. 15:35:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12157,'',2)
  1733. 15:35:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12157,'',3)
  1734. 15:35:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12157,'',4)
  1735. 15:35:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12157,'',5)
  1736. 15:35:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12157,'',6)
  1737. 15:35:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12157,'',7)
  1738. 15:35:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12157,'',8)
  1739. 15:35:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1779,12157,'',9)
  1740. 15:35:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1784,12157,'',10)
  1741. 15:35:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1785,12157,'',11)
  1742. 15:35:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12157)
  1743. 15:35:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12157)
  1744. 15:35:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12157)
  1745. 15:35:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12157)
  1746. 15:35:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12157)
  1747. 15:35:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12157)
  1748. 15:35:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12157)
  1749. 15:35:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12157)
  1750. 15:35:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12157)
  1751. 15:35:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12157, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x06 The Ocean Walker-thumb.jpg')
  1752. 15:35:45 T:2500 DEBUG: Mysql execute: update episode set c00='The Ocean Walker',c01='After Michael announces he\'s marrying Rita, George Sr. worries that she\'s after the family\'s money. But when Rita\'s Uncle Trevor tries to stop the wedding by revealing some surprising information about Rita, Michael must decide if he wants to walk down the aisle.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-12-05',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x06 The Ocean Walker.avi',c19='246',c20='' where idEpisode=12157
  1753. 15:35:45 T:2500 DEBUG: Mysql commit transaction
  1754. 15:35:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1755. 15:35:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1756. 15:35:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x07 Prison Break-In.avi), query = select idEpisode from episode where idFile=1125
  1757. 15:35:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x07 Prison Break-In.nfo
  1758. 15:35:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1759. 15:35:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x07 Prison Break-In.avi
  1760. 15:35:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 07:26:07' where idFile=1125
  1761. 15:35:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1125, 320)
  1762. 15:35:45 T:2500 DEBUG: Mysql Start transaction
  1763. 15:35:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12158
  1764. 15:35:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12158
  1765. 15:35:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12158
  1766. 15:35:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1125
  1767. 15:35:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12158,'',0)
  1768. 15:35:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12158,'',1)
  1769. 15:35:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12158,'',2)
  1770. 15:35:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12158,'',3)
  1771. 15:35:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12158,'',4)
  1772. 15:35:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12158,'',5)
  1773. 15:35:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12158,'',6)
  1774. 15:35:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12158,'',7)
  1775. 15:35:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12158,'',8)
  1776. 15:35:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1793,12158,'',9)
  1777. 15:35:50 T:3884 DEBUG: ### [Qlock] - Delaying 240 secs
  1778. 15:35:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1794,12158,'',10)
  1779. 15:35:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1795,12158,'',11)
  1780. 15:35:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1675,12158,'',12)
  1781. 15:35:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1796,12158,'',13)
  1782. 15:35:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1797,12158,'',14)
  1783. 15:35:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1798,12158,'',15)
  1784. 15:35:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1799,12158,'',16)
  1785. 15:35:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12158)
  1786. 15:35:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12158)
  1787. 15:35:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12158)
  1788. 15:35:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12158)
  1789. 15:35:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12158)
  1790. 15:35:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12158)
  1791. 15:35:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12158)
  1792. 15:35:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12158)
  1793. 15:35:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12158)
  1794. 15:35:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12158, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x07 Prison Break-In-thumb.jpg')
  1795. 15:35:56 T:2500 DEBUG: Mysql execute: update episode set c00='Prison Break-In',c01='The family plans their annual fund raiser, and they actually have a cause this time. Tobias is ailing due to his transplanted hair plugs, which appear to be rejecting him. Lindsay uses the illness as her ticket back into high society, and Michael learns of the prison warden\'s true intentions with his mother after reading the warden\'s screenplay.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-12-12',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x07 Prison Break-In.avi',c19='246',c20='' where idEpisode=12158
  1796. 15:35:56 T:2500 DEBUG: Mysql commit transaction
  1797. 15:35:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1798. 15:35:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1799. 15:35:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x08 Making a Stand.avi), query = select idEpisode from episode where idFile=1126
  1800. 15:35:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x08 Making a Stand.nfo
  1801. 15:35:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1802. 15:35:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x08 Making a Stand.avi
  1803. 15:35:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 06:56:23' where idFile=1126
  1804. 15:35:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1126, 320)
  1805. 15:35:57 T:2500 DEBUG: Mysql Start transaction
  1806. 15:35:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12159
  1807. 15:35:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12159
  1808. 15:35:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12159
  1809. 15:35:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1126
  1810. 15:35:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12159,'',0)
  1811. 15:35:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12159,'',1)
  1812. 15:35:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12159,'',2)
  1813. 15:35:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12159,'',3)
  1814. 15:35:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12159,'',4)
  1815. 15:35:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12159,'',5)
  1816. 15:36:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12159,'',6)
  1817. 15:36:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12159,'',7)
  1818. 15:36:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12159,'',8)
  1819. 15:36:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1726,12159,'',9)
  1820. 15:36:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1800,12159,'',10)
  1821. 15:36:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1801,12159,'',11)
  1822. 15:36:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(128,12159,'',12)
  1823. 15:36:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1629,12159,'',13)
  1824. 15:36:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(507,12159,'',14)
  1825. 15:36:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12159)
  1826. 15:36:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12159)
  1827. 15:36:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12159)
  1828. 15:36:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12159)
  1829. 15:36:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12159)
  1830. 15:36:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12159)
  1831. 15:36:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12159)
  1832. 15:36:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12159)
  1833. 15:36:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12159)
  1834. 15:36:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12159, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x08 Making a Stand-thumb.jpg')
  1835. 15:36:07 T:2500 DEBUG: Mysql execute: update episode set c00='Making a Stand',c01='Michael is tired of his father always having Gob compete with him, so Michael gets Gob his own banana stand franchise, only to find that Gob has set it up 20 feet from the old one. After the two compete, they decide to teach their father an elaborate lesson, and Buster refuses to use his handicap to scare kids. Meanwhile, Maeby uses Lucille\'s surgery in a horror film.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2005-12-19',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x08 Making a Stand.avi',c19='246',c20='' where idEpisode=12159
  1836. 15:36:07 T:2500 DEBUG: Mysql commit transaction
  1837. 15:36:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1838. 15:36:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1839. 15:36:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x09 S.O.B's.avi), query = select idEpisode from episode where idFile=1127
  1840. 15:36:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x09 S.O.B's.nfo
  1841. 15:36:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1842. 15:36:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x09 S.O.B's.avi
  1843. 15:36:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:32:25' where idFile=1127
  1844. 15:36:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1127, 320)
  1845. 15:36:09 T:2500 DEBUG: Mysql Start transaction
  1846. 15:36:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12160
  1847. 15:36:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12160
  1848. 15:36:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12160
  1849. 15:36:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1127
  1850. 15:36:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12160,'',0)
  1851. 15:36:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12160,'',1)
  1852. 15:36:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12160,'',2)
  1853. 15:36:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12160,'',3)
  1854. 15:36:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12160,'',4)
  1855. 15:36:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12160,'',5)
  1856. 15:36:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12160,'',6)
  1857. 15:36:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12160,'',7)
  1858. 15:36:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12160,'',8)
  1859. 15:36:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1772,12160,'',9)
  1860. 15:36:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1725,12160,'',10)
  1861. 15:36:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1802,12160,'',11)
  1862. 15:36:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1803,12160,'',12)
  1863. 15:36:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(417,12160,'',13)
  1864. 15:36:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1718,12160,'',14)
  1865. 15:36:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1804,12160,'',15)
  1866. 15:36:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1768,12160,'',16)
  1867. 15:36:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1805,12160,'',17)
  1868. 15:36:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1785,12160,'',18)
  1869. 15:36:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12160)
  1870. 15:36:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12160)
  1871. 15:36:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12160)
  1872. 15:36:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12160)
  1873. 15:36:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12160)
  1874. 15:36:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12160)
  1875. 15:36:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12160)
  1876. 15:36:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12160)
  1877. 15:36:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12160)
  1878. 15:36:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12160, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x09 S.O.B\'s-thumb.jpg')
  1879. 15:36:22 T:2500 DEBUG: Mysql execute: update episode set c00='S.O.B\'s',c01='George Sr. suggests a last-ditch effort to save the family by holding a fund raiser to raise money to pay their legal expenses. Michael suggests to Lindsay that she take over the house work, and he sends George-Michael to an expensive boarding school. Meanwhile, Maeby has trouble with a snowboarding film and Tobias tries to be a discipline daddy.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2006-01-02',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x09 S.O.B\'s.avi',c19='246',c20='' where idEpisode=12160
  1880. 15:36:22 T:2500 DEBUG: Mysql commit transaction
  1881. 15:36:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1882. 15:36:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1883. 15:36:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x10 Fakin' It.avi), query = select idEpisode from episode where idFile=1128
  1884. 15:36:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x10 Fakin' It.nfo
  1885. 15:36:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1886. 15:36:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x10 Fakin' It.avi
  1887. 15:36:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 06:41:10' where idFile=1128
  1888. 15:36:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1128, 320)
  1889. 15:36:22 T:2500 DEBUG: Mysql Start transaction
  1890. 15:36:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12161
  1891. 15:36:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12161
  1892. 15:36:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12161
  1893. 15:36:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1128
  1894. 15:36:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12161,'',0)
  1895. 15:36:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12161,'',1)
  1896. 15:36:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12161,'',2)
  1897. 15:36:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12161,'',3)
  1898. 15:36:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12161,'',4)
  1899. 15:36:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12161,'',5)
  1900. 15:36:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12161,'',6)
  1901. 15:36:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12161,'',7)
  1902. 15:36:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12161,'',8)
  1903. 15:36:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1644,12161,'',9)
  1904. 15:36:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1788,12161,'',10)
  1905. 15:36:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1806,12161,'',11)
  1906. 15:36:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1807,12161,'',12)
  1907. 15:36:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1808,12161,'',13)
  1908. 15:36:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1809,12161,'',14)
  1909. 15:36:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1810,12161,'',15)
  1910. 15:36:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1811,12161,'',16)
  1911. 15:36:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1812,12161,'',17)
  1912. 15:36:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1813,12161,'',18)
  1913. 15:36:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1805,12161,'',19)
  1914. 15:36:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12161)
  1915. 15:36:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12161)
  1916. 15:36:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12161)
  1917. 15:36:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12161)
  1918. 15:36:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12161)
  1919. 15:36:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12161)
  1920. 15:36:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12161)
  1921. 15:36:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12161)
  1922. 15:36:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12161)
  1923. 15:36:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12161, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x10 Fakin\' It-thumb.jpg')
  1924. 15:36:35 T:2500 DEBUG: Mysql execute: update episode set c00='Fakin\' It',c01='George, Sr. hires a new attorney who asks the Bluths to participate in a mock trial to help prepare them for the real thing. The attorney gets actor Judge Reinhold to preside over the mock case. Meanwhile, Buster fakes a coma to get out of testifying, and George Michael and Maeby participate in a mock wedding to entertain hospital patients. Back at the office, Michael discovers that he may have a long-lost sister named Nellie Bluth.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2006-02-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x10 Fakin\' It.avi',c19='246',c20='' where idEpisode=12161
  1925. 15:36:35 T:2500 DEBUG: Mysql commit transaction
  1926. 15:36:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1927. 15:36:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1928. 15:36:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x11 Family Ties.avi), query = select idEpisode from episode where idFile=1129
  1929. 15:36:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x11 Family Ties.nfo
  1930. 15:36:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1931. 15:36:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x11 Family Ties.avi
  1932. 15:36:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 09:19:50' where idFile=1129
  1933. 15:36:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1129, 320)
  1934. 15:36:35 T:2500 DEBUG: Mysql Start transaction
  1935. 15:36:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12162
  1936. 15:36:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12162
  1937. 15:36:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12162
  1938. 15:36:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1129
  1939. 15:36:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12162,'',0)
  1940. 15:36:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12162,'',1)
  1941. 15:36:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12162,'',2)
  1942. 15:36:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12162,'',3)
  1943. 15:36:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12162,'',4)
  1944. 15:36:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12162,'',5)
  1945. 15:36:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12162,'',6)
  1946. 15:36:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12162,'',7)
  1947. 15:36:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12162,'',8)
  1948. 15:36:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1722,12162,'',9)
  1949. 15:36:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1814,12162,'',10)
  1950. 15:36:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1815,12162,'',11)
  1951. 15:36:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1816,12162,'',12)
  1952. 15:36:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1817,12162,'',13)
  1953. 15:36:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1818,12162,'',14)
  1954. 15:36:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1788,12162,'',15)
  1955. 15:36:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1819,12162,'',16)
  1956. 15:36:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12162)
  1957. 15:36:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12162)
  1958. 15:36:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12162)
  1959. 15:36:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12162)
  1960. 15:36:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12162)
  1961. 15:36:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12162)
  1962. 15:36:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12162)
  1963. 15:36:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12162)
  1964. 15:36:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12162)
  1965. 15:36:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12162, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x11 Family Ties-thumb.jpg')
  1966. 15:36:47 T:2500 DEBUG: Mysql execute: update episode set c00='Family Ties',c01='In an effort to get to the bottom of things, Michael tracks Nellie down and hires her as a consultant for the Bluth Co. Unfortunately, Michael discovers Nellie\'s hands-on approach is more than he bargained for.',c02='',c03='8.000000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2006-02-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x11 Family Ties.avi',c19='246',c20='' where idEpisode=12162
  1967. 15:36:47 T:2500 DEBUG: Mysql commit transaction
  1968. 15:36:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1969. 15:36:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1970. 15:36:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x12 Exit Strategy.avi), query = select idEpisode from episode where idFile=1130
  1971. 15:36:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x12 Exit Strategy.nfo
  1972. 15:36:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  1973. 15:36:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x12 Exit Strategy.avi
  1974. 15:36:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 10:00:25' where idFile=1130
  1975. 15:36:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1130, 320)
  1976. 15:36:47 T:2500 DEBUG: Mysql Start transaction
  1977. 15:36:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12163
  1978. 15:36:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12163
  1979. 15:36:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12163
  1980. 15:36:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1130
  1981. 15:36:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12163,'',0)
  1982. 15:36:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12163,'',1)
  1983. 15:36:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12163,'',2)
  1984. 15:36:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12163,'',3)
  1985. 15:36:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12163,'',4)
  1986. 15:36:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12163,'',5)
  1987. 15:36:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12163,'',6)
  1988. 15:36:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12163,'',7)
  1989. 15:36:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12163,'',8)
  1990. 15:36:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1644,12163,'',9)
  1991. 15:36:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1820,12163,'',10)
  1992. 15:36:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(485,12163,'',11)
  1993. 15:36:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1821,12163,'',12)
  1994. 15:36:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1822,12163,'',13)
  1995. 15:36:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1823,12163,'',14)
  1996. 15:36:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1824,12163,'',15)
  1997. 15:36:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1825,12163,'',16)
  1998. 15:36:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1803,12163,'',17)
  1999. 15:36:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(53,12163,'',18)
  2000. 15:36:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1826,12163,'',19)
  2001. 15:36:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1827,12163,'',20)
  2002. 15:36:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1797,12163,'',21)
  2003. 15:36:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1828,12163,'',22)
  2004. 15:36:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1829,12163,'',23)
  2005. 15:36:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1830,12163,'',24)
  2006. 15:36:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1831,12163,'',25)
  2007. 15:36:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12163)
  2008. 15:36:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12163)
  2009. 15:37:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12163)
  2010. 15:37:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12163)
  2011. 15:37:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12163)
  2012. 15:37:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12163)
  2013. 15:37:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12163)
  2014. 15:37:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12163)
  2015. 15:37:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12163)
  2016. 15:37:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12163, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x12 Exit Strategy-thumb.jpg')
  2017. 15:37:02 T:2500 DEBUG: Mysql execute: update episode set c00='Exit Strategy',c01='Gob goes to Iraq to perform his Christian magic act on the USO tour and ends up incarcerated. Michael learns George, Sr. sent Gob to Iraq to burn down the model home he built there, so Michael and Buster fly to Iraq to spring their brother from prison.',c02='',c03='8.300000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2006-02-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x12 Exit Strategy.avi',c19='246',c20='' where idEpisode=12163
  2018. 15:37:02 T:2500 DEBUG: Mysql commit transaction
  2019. 15:37:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2020. 15:37:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2021. 15:37:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x13 Development Arrested.avi), query = select idEpisode from episode where idFile=1131
  2022. 15:37:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x13 Development Arrested.nfo
  2023. 15:37:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2024. 15:37:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x13 Development Arrested.avi
  2025. 15:37:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-05 09:39:47' where idFile=1131
  2026. 15:37:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1131, 320)
  2027. 15:37:03 T:2500 DEBUG: Mysql Start transaction
  2028. 15:37:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12164
  2029. 15:37:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12164
  2030. 15:37:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12164
  2031. 15:37:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1131
  2032. 15:37:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12164,'',0)
  2033. 15:37:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12164,'',1)
  2034. 15:37:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12164,'',2)
  2035. 15:37:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12164,'',3)
  2036. 15:37:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12164,'',4)
  2037. 15:37:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12164,'',5)
  2038. 15:37:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12164,'',6)
  2039. 15:37:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12164,'',7)
  2040. 15:37:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12164,'',8)
  2041. 15:37:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1777,12164,'',9)
  2042. 15:37:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1832,12164,'',10)
  2043. 15:37:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1719,12164,'',11)
  2044. 15:37:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1833,12164,'',12)
  2045. 15:37:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1834,12164,'',13)
  2046. 15:37:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12164)
  2047. 15:37:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12164)
  2048. 15:37:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12164)
  2049. 15:37:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12164)
  2050. 15:37:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12164)
  2051. 15:37:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12164)
  2052. 15:37:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12164)
  2053. 15:37:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12164)
  2054. 15:37:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12164)
  2055. 15:37:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12164, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x13 Development Arrested-thumb.jpg')
  2056. 15:37:13 T:2500 DEBUG: Mysql execute: update episode set c00='Development Arrested',c01='After returning home from Iraq, George Sr. is finally cleared of all charges, and Michael is relieved to be the head of a successful company for a change. The real brains behind the madness is revealed, and just as the family begins to celebrate their victory, a whole new set of problems emerge.',c02='',c03='8.400000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2006-02-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 3/Arrested Development 3x13 Development Arrested.avi',c19='246',c20='' where idEpisode=12164
  2057. 15:37:13 T:2500 DEBUG: Mysql commit transaction
  2058. 15:37:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2059. 15:37:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2060. 15:37:13 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x01 Flight of the Phoenix.mp4), query = select idEpisode from episode where idFile=1132
  2061. 15:37:13 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x01 Flight of the Phoenix.nfo
  2062. 15:37:13 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2063. 15:37:13 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x01 Flight of the Phoenix.mp4
  2064. 15:37:13 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 20:05:35' where idFile=1132
  2065. 15:37:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1132, 320)
  2066. 15:37:13 T:2500 DEBUG: Mysql Start transaction
  2067. 15:37:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12165
  2068. 15:37:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12165
  2069. 15:37:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12165
  2070. 15:37:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1132
  2071. 15:37:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12165,'',0)
  2072. 15:37:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12165,'',1)
  2073. 15:37:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12165,'',2)
  2074. 15:37:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12165,'',3)
  2075. 15:37:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12165,'',4)
  2076. 15:37:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12165,'',5)
  2077. 15:37:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12165,'',6)
  2078. 15:37:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12165,'',7)
  2079. 15:37:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12165,'',8)
  2080. 15:37:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1835,12165,'',9)
  2081. 15:37:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(420,12165,'',10)
  2082. 15:37:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1836,12165,'',11)
  2083. 15:37:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1837,12165,'',12)
  2084. 15:37:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1838,12165,'',13)
  2085. 15:37:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1839,12165,'',14)
  2086. 15:37:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12165)
  2087. 15:37:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12165)
  2088. 15:37:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12165)
  2089. 15:37:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12165)
  2090. 15:37:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12165)
  2091. 15:37:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12165)
  2092. 15:37:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12165)
  2093. 15:37:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12165)
  2094. 15:37:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12165)
  2095. 15:37:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12165, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x01 Flight of the Phoenix-thumb.jpg')
  2096. 15:37:24 T:2500 DEBUG: Mysql execute: update episode set c00='Flight of the Phoenix',c01='Michael says goodbye to the family business and starts his own. And the life of the family is turned upside down when their mail man Pete dies.',c02='',c03='7.800000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x01 Flight of the Phoenix.mp4',c19='247',c20='' where idEpisode=12165
  2097. 15:37:24 T:2500 DEBUG: Mysql commit transaction
  2098. 15:37:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2099. 15:37:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2100. 15:37:24 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x02 Borderline Personalities.mp4), query = select idEpisode from episode where idFile=1133
  2101. 15:37:24 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x02 Borderline Personalities.nfo
  2102. 15:37:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2103. 15:37:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x02 Borderline Personalities.mp4
  2104. 15:37:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 20:05:44' where idFile=1133
  2105. 15:37:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1133, 320)
  2106. 15:37:24 T:2500 DEBUG: Mysql Start transaction
  2107. 15:37:24 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12166
  2108. 15:37:24 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12166
  2109. 15:37:24 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12166
  2110. 15:37:24 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1133
  2111. 15:37:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12166,'',0)
  2112. 15:37:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12166,'',1)
  2113. 15:37:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12166,'',2)
  2114. 15:37:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12166,'',3)
  2115. 15:37:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12166,'',4)
  2116. 15:37:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12166,'',5)
  2117. 15:37:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12166,'',6)
  2118. 15:37:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12166,'',7)
  2119. 15:37:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12166,'',8)
  2120. 15:37:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1835,12166,'',9)
  2121. 15:37:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(420,12166,'',10)
  2122. 15:37:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1772,12166,'',11)
  2123. 15:37:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1724,12166,'',12)
  2124. 15:37:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1509,12166,'',13)
  2125. 15:37:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12166)
  2126. 15:37:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12166)
  2127. 15:37:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12166)
  2128. 15:37:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12166)
  2129. 15:37:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12166)
  2130. 15:37:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12166)
  2131. 15:37:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12166)
  2132. 15:37:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12166)
  2133. 15:37:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12166)
  2134. 15:37:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12166, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x02 Borderline Personalities-thumb.jpg')
  2135. 15:37:34 T:2500 DEBUG: Mysql execute: update episode set c00='Borderline Personalities',c01='George Sr. comes up with a get rich quick scam after his family falls apart.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x02 Borderline Personalities.mp4',c19='247',c20='' where idEpisode=12166
  2136. 15:37:34 T:2500 DEBUG: Mysql commit transaction
  2137. 15:37:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2138. 15:37:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2139. 15:37:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x03 Indian Takers.mp4), query = select idEpisode from episode where idFile=1134
  2140. 15:37:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x03 Indian Takers.nfo
  2141. 15:37:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2142. 15:37:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x03 Indian Takers.mp4
  2143. 15:37:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 20:00:50' where idFile=1134
  2144. 15:37:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1134, 320)
  2145. 15:37:34 T:2500 DEBUG: Mysql Start transaction
  2146. 15:37:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12167
  2147. 15:37:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12167
  2148. 15:37:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12167
  2149. 15:37:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1134
  2150. 15:37:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12167,'',0)
  2151. 15:37:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12167,'',1)
  2152. 15:37:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12167,'',2)
  2153. 15:37:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12167,'',3)
  2154. 15:37:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12167,'',4)
  2155. 15:37:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12167,'',5)
  2156. 15:37:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12167,'',6)
  2157. 15:37:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12167,'',7)
  2158. 15:37:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12167,'',8)
  2159. 15:37:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1711,12167,'',9)
  2160. 15:37:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12167)
  2161. 15:37:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12167)
  2162. 15:37:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12167)
  2163. 15:37:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12167)
  2164. 15:37:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12167)
  2165. 15:37:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12167)
  2166. 15:37:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12167)
  2167. 15:37:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12167)
  2168. 15:37:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12167)
  2169. 15:37:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12167, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x03 Indian Takers-thumb.jpg')
  2170. 15:37:42 T:2500 DEBUG: Mysql execute: update episode set c00='Indian Takers',c01='Lindsay tries to reclaim her sense of self while traveling and getting back to her political activist roots.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x03 Indian Takers.mp4',c19='247',c20='' where idEpisode=12167
  2171. 15:37:42 T:2500 DEBUG: Mysql commit transaction
  2172. 15:37:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2173. 15:37:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2174. 15:37:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x04 The B. Team.mp4), query = select idEpisode from episode where idFile=1135
  2175. 15:37:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x04 The B. Team.nfo
  2176. 15:37:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2177. 15:37:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x04 The B. Team.mp4
  2178. 15:37:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 19:53:06' where idFile=1135
  2179. 15:37:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1135, 320)
  2180. 15:37:43 T:2500 DEBUG: Mysql Start transaction
  2181. 15:37:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12168
  2182. 15:37:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12168
  2183. 15:37:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12168
  2184. 15:37:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1135
  2185. 15:37:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12168,'',0)
  2186. 15:37:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12168,'',1)
  2187. 15:37:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12168,'',2)
  2188. 15:37:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12168,'',3)
  2189. 15:37:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12168,'',4)
  2190. 15:37:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12168,'',5)
  2191. 15:37:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12168,'',6)
  2192. 15:37:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12168,'',7)
  2193. 15:37:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12168,'',8)
  2194. 15:37:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1657,12168,'',9)
  2195. 15:37:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(507,12168,'',10)
  2196. 15:37:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1746,12168,'',11)
  2197. 15:37:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1840,12168,'',12)
  2198. 15:37:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1841,12168,'',13)
  2199. 15:37:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1725,12168,'',14)
  2200. 15:37:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1842,12168,'',15)
  2201. 15:37:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1704,12168,'',16)
  2202. 15:37:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1843,12168,'',17)
  2203. 15:37:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1844,12168,'',18)
  2204. 15:37:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12168)
  2205. 15:37:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12168)
  2206. 15:37:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12168)
  2207. 15:37:53 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  2208. 15:37:53 T:2076 DEBUG: JSONRPC: Calling videolibrary.getmovies
  2209. 15:37:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12168)
  2210. 15:37:53 T:2076 DEBUG: CVideoDatabase::RunQuery took 83 ms for 340 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  2211. 15:37:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12168)
  2212. 15:37:53 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  2213. 15:37:53 T:2076 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  2214. 15:37:53 T:2076 DEBUG: CVideoDatabase::RunQuery took 46 ms for 97 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  2215. 15:37:54 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  2216. 15:37:54 T:2076 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  2217. 15:37:54 T:2076 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from musicvideoview
  2218. 15:37:54 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  2219. 15:37:54 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getalbums
  2220. 15:37:54 T:2076 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  2221. 15:37:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12168)
  2222. 15:37:54 T:2076 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 78 ms
  2223. 15:37:54 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetArtists", "params": {"properties": ["genre", "description", "mood", "style", "born", "died", "formed", "disbanded", "yearsactive", "instrument", "fanart", "thumbnail"], "sort": {"method": "random"}, "limits": {"end": 20}}, "id": 1}
  2224. 15:37:54 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getartists
  2225. 15:37:54 T:2076 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.idArtist <> 1
  2226. 15:37:54 T:2076 DEBUG: Time to retrieve artists from dataset = 62
  2227. 15:37:54 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetSongs", "params": {"properties": ["title", "playcount", "artist", "album", "year", "file", "thumbnail", "fanart", "rating"], "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}, "limits": {"end": 20}, "sort": {"method": "random"}}}
  2228. 15:37:54 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getsongs
  2229. 15:37:54 T:2076 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  2230. 15:37:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12168)
  2231. 15:37:55 T:2076 DEBUG: CMusicDatabase::GetSongsByWhere() - took 595 ms
  2232. 15:37:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12168)
  2233. 15:37:55 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Addons.GetAddons", "params": {"properties": ["name", "author", "summary", "version", "fanart", "thumbnail"]}, "id": 1}
  2234. 15:37:55 T:2076 DEBUG: JSONRPC: Calling addons.getaddons
  2235. 15:37:55 T:2076 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:02.362000
  2236. 15:37:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12168)
  2237. 15:37:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12168, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x04 The B. Team-thumb.jpg')
  2238. 15:37:55 T:2500 DEBUG: Mysql execute: update episode set c00='The B. Team',c01='Michael is presented with a new business opportunity that could change his life, but unfortunately, he needs his family to sign off.',c02='',c03='8.400000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x04 The B. Team.mp4',c19='247',c20='' where idEpisode=12168
  2239. 15:37:55 T:2500 DEBUG: Mysql commit transaction
  2240. 15:37:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2241. 15:37:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2242. 15:37:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x05 A New Start.mp4), query = select idEpisode from episode where idFile=1136
  2243. 15:37:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x05 A New Start.nfo
  2244. 15:37:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2245. 15:37:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x05 A New Start.mp4
  2246. 15:37:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 19:57:45' where idFile=1136
  2247. 15:37:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1136, 320)
  2248. 15:37:56 T:2500 DEBUG: Mysql Start transaction
  2249. 15:37:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12169
  2250. 15:37:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12169
  2251. 15:37:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12169
  2252. 15:37:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1136
  2253. 15:37:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12169,'',0)
  2254. 15:37:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12169,'',1)
  2255. 15:37:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12169,'',2)
  2256. 15:37:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12169,'',3)
  2257. 15:37:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12169,'',4)
  2258. 15:37:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12169,'',5)
  2259. 15:37:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12169,'',6)
  2260. 15:37:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12169,'',7)
  2261. 15:38:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12169,'',8)
  2262. 15:38:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1711,12169,'',9)
  2263. 15:38:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12169)
  2264. 15:38:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12169)
  2265. 15:38:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12169)
  2266. 15:38:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12169)
  2267. 15:38:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12169)
  2268. 15:38:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12169)
  2269. 15:38:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12169)
  2270. 15:38:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12169)
  2271. 15:38:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12169)
  2272. 15:38:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12169, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x05 A New Start-thumb.jpg')
  2273. 15:38:04 T:2500 DEBUG: Mysql execute: update episode set c00='A New Start',c01='Tobias searches for meaning after splitting with Lindsay, only to find that old habits die hard.',c02='',c03='8.400000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x05 A New Start.mp4',c19='247',c20='' where idEpisode=12169
  2274. 15:38:04 T:2500 DEBUG: Mysql commit transaction
  2275. 15:38:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2276. 15:38:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2277. 15:38:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x06 Double Crossers.mp4), query = select idEpisode from episode where idFile=1137
  2278. 15:38:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x06 Double Crossers.nfo
  2279. 15:38:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2280. 15:38:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x06 Double Crossers.mp4
  2281. 15:38:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 19:52:19' where idFile=1137
  2282. 15:38:04 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1137, 320)
  2283. 15:38:04 T:2500 DEBUG: Mysql Start transaction
  2284. 15:38:04 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12170
  2285. 15:38:04 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12170
  2286. 15:38:04 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12170
  2287. 15:38:04 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1137
  2288. 15:38:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12170,'',0)
  2289. 15:38:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12170,'',1)
  2290. 15:38:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12170,'',2)
  2291. 15:38:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12170,'',3)
  2292. 15:38:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12170,'',4)
  2293. 15:38:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12170,'',5)
  2294. 15:38:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12170,'',6)
  2295. 15:38:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12170,'',7)
  2296. 15:38:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12170,'',8)
  2297. 15:38:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12170)
  2298. 15:38:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12170)
  2299. 15:38:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12170)
  2300. 15:38:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12170)
  2301. 15:38:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12170)
  2302. 15:38:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12170)
  2303. 15:38:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12170)
  2304. 15:38:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12170)
  2305. 15:38:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12170)
  2306. 15:38:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12170, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x06 Double Crossers-thumb.jpg')
  2307. 15:38:12 T:2500 DEBUG: Mysql execute: update episode set c00='Double Crossers',c01='George Sr.\'s new business hits a rough patch, and he must bribe a politician to get his scam back on track.',c02='',c03='7.900000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x06 Double Crossers.mp4',c19='247',c20='' where idEpisode=12170
  2308. 15:38:12 T:2500 DEBUG: Mysql commit transaction
  2309. 15:38:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2310. 15:38:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2311. 15:38:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x07 Colony Collapse.mp4), query = select idEpisode from episode where idFile=1138
  2312. 15:38:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x07 Colony Collapse.nfo
  2313. 15:38:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2314. 15:38:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x07 Colony Collapse.mp4
  2315. 15:38:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 20:05:24' where idFile=1138
  2316. 15:38:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1138, 320)
  2317. 15:38:12 T:2500 DEBUG: Mysql Start transaction
  2318. 15:38:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12171
  2319. 15:38:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12171
  2320. 15:38:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12171
  2321. 15:38:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1138
  2322. 15:38:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12171,'',0)
  2323. 15:38:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12171,'',1)
  2324. 15:38:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12171,'',2)
  2325. 15:38:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12171,'',3)
  2326. 15:38:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12171,'',4)
  2327. 15:38:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12171,'',5)
  2328. 15:38:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12171,'',6)
  2329. 15:38:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12171,'',7)
  2330. 15:38:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12171,'',8)
  2331. 15:38:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1765,12171,'',9)
  2332. 15:38:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1718,12171,'',10)
  2333. 15:38:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1764,12171,'',11)
  2334. 15:38:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1787,12171,'',12)
  2335. 15:38:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12171)
  2336. 15:38:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12171)
  2337. 15:38:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12171)
  2338. 15:38:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12171)
  2339. 15:38:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12171)
  2340. 15:38:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12171)
  2341. 15:38:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12171)
  2342. 15:38:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12171)
  2343. 15:38:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12171)
  2344. 15:38:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12171, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x07 Colony Collapse-thumb.jpg')
  2345. 15:38:22 T:2500 DEBUG: Mysql execute: update episode set c00='Colony Collapse',c01='Gob finds a new group of friends after his relationship falls apart and his family abandons him.',c02='',c03='8.500000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x07 Colony Collapse.mp4',c19='247',c20='' where idEpisode=12171
  2346. 15:38:22 T:2500 DEBUG: Mysql commit transaction
  2347. 15:38:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2348. 15:38:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2349. 15:38:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x08 Red Hairing.mp4), query = select idEpisode from episode where idFile=1139
  2350. 15:38:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x08 Red Hairing.nfo
  2351. 15:38:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2352. 15:38:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x08 Red Hairing.mp4
  2353. 15:38:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 19:44:15' where idFile=1139
  2354. 15:38:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1139, 320)
  2355. 15:38:22 T:2500 DEBUG: Mysql Start transaction
  2356. 15:38:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12172
  2357. 15:38:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12172
  2358. 15:38:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12172
  2359. 15:38:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1139
  2360. 15:38:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12172,'',0)
  2361. 15:38:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12172,'',1)
  2362. 15:38:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12172,'',2)
  2363. 15:38:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12172,'',3)
  2364. 15:38:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12172,'',4)
  2365. 15:38:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12172,'',5)
  2366. 15:38:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12172,'',6)
  2367. 15:38:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12172,'',7)
  2368. 15:38:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12172,'',8)
  2369. 15:38:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12172)
  2370. 15:38:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12172)
  2371. 15:38:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12172)
  2372. 15:38:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12172)
  2373. 15:38:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12172)
  2374. 15:38:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12172)
  2375. 15:38:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12172)
  2376. 15:38:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12172)
  2377. 15:38:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12172)
  2378. 15:38:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12172, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x08 Red Hairing-thumb.jpg')
  2379. 15:38:30 T:2500 DEBUG: Mysql execute: update episode set c00='Red Hairing',c01='Lindsay continues to push away from being a Bluth by embracing a relationship and finding a new career.',c02='',c03='8.300000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x08 Red Hairing.mp4',c19='247',c20='' where idEpisode=12172
  2380. 15:38:30 T:2500 DEBUG: Mysql commit transaction
  2381. 15:38:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2382. 15:38:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2383. 15:38:30 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x09 Smashed.mp4), query = select idEpisode from episode where idFile=1140
  2384. 15:38:30 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x09 Smashed.nfo
  2385. 15:38:30 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2386. 15:38:30 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x09 Smashed.mp4
  2387. 15:38:30 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 14:41:58' where idFile=1140
  2388. 15:38:30 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1140, 320)
  2389. 15:38:30 T:2500 DEBUG: Mysql Start transaction
  2390. 15:38:30 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12173
  2391. 15:38:30 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12173
  2392. 15:38:30 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12173
  2393. 15:38:30 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1140
  2394. 15:38:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12173,'',0)
  2395. 15:38:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12173,'',1)
  2396. 15:38:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12173,'',2)
  2397. 15:38:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12173,'',3)
  2398. 15:38:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12173,'',4)
  2399. 15:38:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12173,'',5)
  2400. 15:38:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12173,'',6)
  2401. 15:38:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12173,'',7)
  2402. 15:38:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12173,'',8)
  2403. 15:38:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12173)
  2404. 15:38:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12173)
  2405. 15:38:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12173)
  2406. 15:38:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12173)
  2407. 15:38:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12173)
  2408. 15:38:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12173)
  2409. 15:38:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12173)
  2410. 15:38:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12173)
  2411. 15:38:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12173)
  2412. 15:38:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12173, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x09 Smashed-thumb.jpg')
  2413. 15:38:38 T:2500 DEBUG: Mysql execute: update episode set c00='Smashed',c01='Tobias returns to his roots and reunites with his leading lady after a rough few weeks.',c02='',c03='8.400000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x09 Smashed.mp4',c19='247',c20='' where idEpisode=12173
  2414. 15:38:38 T:2500 DEBUG: Mysql commit transaction
  2415. 15:38:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2416. 15:38:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2417. 15:38:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x10 Queen B.mp4), query = select idEpisode from episode where idFile=1141
  2418. 15:38:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x10 Queen B.nfo
  2419. 15:38:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2420. 15:38:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x10 Queen B.mp4
  2421. 15:38:39 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 14:40:50' where idFile=1141
  2422. 15:38:39 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1141, 320)
  2423. 15:38:39 T:2500 DEBUG: Mysql Start transaction
  2424. 15:38:39 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12174
  2425. 15:38:39 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12174
  2426. 15:38:39 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12174
  2427. 15:38:39 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1141
  2428. 15:38:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12174,'',0)
  2429. 15:38:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12174,'',1)
  2430. 15:38:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12174,'',2)
  2431. 15:38:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12174,'',3)
  2432. 15:38:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12174,'',4)
  2433. 15:38:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12174,'',5)
  2434. 15:38:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12174,'',6)
  2435. 15:38:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12174,'',7)
  2436. 15:38:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12174,'',8)
  2437. 15:38:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12174)
  2438. 15:38:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12174)
  2439. 15:38:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12174)
  2440. 15:38:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12174)
  2441. 15:38:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12174)
  2442. 15:38:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12174)
  2443. 15:38:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12174)
  2444. 15:38:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12174)
  2445. 15:38:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12174)
  2446. 15:38:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12174, 'episode', 'thumb', '')
  2447. 15:38:47 T:2500 DEBUG: Mysql execute: update episode set c00='Queen B.',c01='Lucille finds that her children have started dividing up her things, and adjusts to her new home.',c02='',c03='8.300000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x10 Queen B.mp4',c19='247',c20='' where idEpisode=12174
  2448. 15:38:47 T:2500 DEBUG: Mysql commit transaction
  2449. 15:38:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2450. 15:38:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2451. 15:38:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x11 A New Attitude.mp4), query = select idEpisode from episode where idFile=1142
  2452. 15:38:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x11 A New Attitude.nfo
  2453. 15:38:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2454. 15:38:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x11 A New Attitude.mp4
  2455. 15:38:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 14:41:45' where idFile=1142
  2456. 15:38:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1142, 320)
  2457. 15:38:47 T:2500 DEBUG: Mysql Start transaction
  2458. 15:38:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12175
  2459. 15:38:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12175
  2460. 15:38:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12175
  2461. 15:38:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1142
  2462. 15:38:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12175,'',0)
  2463. 15:38:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12175,'',1)
  2464. 15:38:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12175,'',2)
  2465. 15:38:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12175,'',3)
  2466. 15:38:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12175,'',4)
  2467. 15:38:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12175,'',5)
  2468. 15:38:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12175,'',6)
  2469. 15:38:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12175,'',7)
  2470. 15:38:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12175,'',8)
  2471. 15:38:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12175)
  2472. 15:38:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12175)
  2473. 15:38:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12175)
  2474. 15:38:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12175)
  2475. 15:38:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12175)
  2476. 15:38:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12175)
  2477. 15:38:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12175)
  2478. 15:38:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12175)
  2479. 15:38:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12175)
  2480. 15:38:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12175, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x11 A New Attitude-thumb.jpg')
  2481. 15:38:55 T:2500 DEBUG: Mysql execute: update episode set c00='A New Attitude',c01='Gob accepts a job from his brother, but is distracted by a scheme of his own.',c02='',c03='8.100000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x11 A New Attitude.mp4',c19='247',c20='' where idEpisode=12175
  2482. 15:38:55 T:2500 DEBUG: Mysql commit transaction
  2483. 15:38:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2484. 15:38:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2485. 15:38:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x12 Señoritis.mp4), query = select idEpisode from episode where idFile=1143
  2486. 15:38:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x12 Señoritis.nfo
  2487. 15:38:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2488. 15:38:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x12 Señoritis.mp4
  2489. 15:38:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 14:41:56' where idFile=1143
  2490. 15:38:55 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1143, 320)
  2491. 15:38:55 T:2500 DEBUG: Mysql Start transaction
  2492. 15:38:55 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12176
  2493. 15:38:55 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12176
  2494. 15:38:55 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12176
  2495. 15:38:55 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1143
  2496. 15:38:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12176,'',0)
  2497. 15:38:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12176,'',1)
  2498. 15:38:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12176,'',2)
  2499. 15:38:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12176,'',3)
  2500. 15:38:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12176,'',4)
  2501. 15:38:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12176,'',5)
  2502. 15:38:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12176,'',6)
  2503. 15:38:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12176,'',7)
  2504. 15:38:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12176,'',8)
  2505. 15:38:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12176)
  2506. 15:39:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12176)
  2507. 15:39:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12176)
  2508. 15:39:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12176)
  2509. 15:39:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12176)
  2510. 15:39:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12176)
  2511. 15:39:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12176)
  2512. 15:39:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12176)
  2513. 15:39:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12176)
  2514. 15:39:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12176, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x12 Señoritis-thumb.jpg')
  2515. 15:39:03 T:2500 DEBUG: Mysql execute: update episode set c00='Señoritis',c01='Maeby moves out on her own and reconnects with her cousin George-Michael.',c02='',c03='7.500000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x12 Señoritis.mp4',c19='247',c20='' where idEpisode=12176
  2516. 15:39:03 T:2500 DEBUG: Mysql commit transaction
  2517. 15:39:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2518. 15:39:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2519. 15:39:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x13 It Gets Better.mp4), query = select idEpisode from episode where idFile=1144
  2520. 15:39:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x13 It Gets Better.nfo
  2521. 15:39:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2522. 15:39:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x13 It Gets Better.mp4
  2523. 15:39:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 14:41:43' where idFile=1144
  2524. 15:39:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1144, 320)
  2525. 15:39:03 T:2500 DEBUG: Mysql Start transaction
  2526. 15:39:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12177
  2527. 15:39:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12177
  2528. 15:39:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12177
  2529. 15:39:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1144
  2530. 15:39:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12177,'',0)
  2531. 15:39:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12177,'',1)
  2532. 15:39:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12177,'',2)
  2533. 15:39:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12177,'',3)
  2534. 15:39:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12177,'',4)
  2535. 15:39:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12177,'',5)
  2536. 15:39:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12177,'',6)
  2537. 15:39:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12177,'',7)
  2538. 15:39:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12177,'',8)
  2539. 15:39:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1844,12177,'',9)
  2540. 15:39:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1836,12177,'',10)
  2541. 15:39:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(420,12177,'',11)
  2542. 15:39:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1835,12177,'',12)
  2543. 15:39:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1746,12177,'',13)
  2544. 15:39:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12177)
  2545. 15:39:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12177)
  2546. 15:39:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12177)
  2547. 15:39:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12177)
  2548. 15:39:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12177)
  2549. 15:39:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12177)
  2550. 15:39:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12177)
  2551. 15:39:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12177)
  2552. 15:39:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12177)
  2553. 15:39:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12177, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x13 It Gets Better-thumb.jpg')
  2554. 15:39:13 T:2500 DEBUG: Mysql execute: update episode set c00='It Gets Better',c01='At UC Irvine things get steamy when George-Michael finds himself in a love triangle with his best friend Ray and his girlfriend Becky.',c02='',c03='8.300000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x13 It Gets Better.mp4',c19='247',c20='' where idEpisode=12177
  2555. 15:39:13 T:2500 DEBUG: Mysql commit transaction
  2556. 15:39:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2557. 15:39:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2558. 15:39:13 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x14 Off the Hook.mp4), query = select idEpisode from episode where idFile=1145
  2559. 15:39:13 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x14 Off the Hook.nfo
  2560. 15:39:13 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2561. 15:39:13 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x14 Off the Hook.mp4
  2562. 15:39:13 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 14:41:34' where idFile=1145
  2563. 15:39:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1145, 320)
  2564. 15:39:13 T:2500 DEBUG: Mysql Start transaction
  2565. 15:39:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12178
  2566. 15:39:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12178
  2567. 15:39:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12178
  2568. 15:39:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1145
  2569. 15:39:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12178,'',0)
  2570. 15:39:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12178,'',1)
  2571. 15:39:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12178,'',2)
  2572. 15:39:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12178,'',3)
  2573. 15:39:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12178,'',4)
  2574. 15:39:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12178,'',5)
  2575. 15:39:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12178,'',6)
  2576. 15:39:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12178,'',7)
  2577. 15:39:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12178,'',8)
  2578. 15:39:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1845,12178,'',9)
  2579. 15:39:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1846,12178,'',10)
  2580. 15:39:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1847,12178,'',11)
  2581. 15:39:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12178)
  2582. 15:39:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12178)
  2583. 15:39:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12178)
  2584. 15:39:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12178)
  2585. 15:39:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12178)
  2586. 15:39:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12178)
  2587. 15:39:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12178)
  2588. 15:39:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12178)
  2589. 15:39:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12178)
  2590. 15:39:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12178, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x14 Off the Hook-thumb.jpg')
  2591. 15:39:23 T:2500 DEBUG: Mysql execute: update episode set c00='Off the Hook',c01='Buster struggles to make it on his own and break away from his overbearing mother.',c02='',c03='7.500000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x14 Off the Hook.mp4',c19='247',c20='' where idEpisode=12178
  2592. 15:39:23 T:2500 DEBUG: Mysql commit transaction
  2593. 15:39:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2594. 15:39:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2595. 15:39:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x15 Blockheads.mp4), query = select idEpisode from episode where idFile=1146
  2596. 15:39:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x15 Blockheads.nfo
  2597. 15:39:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Arrested Development/.actors
  2598. 15:39:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x15 Blockheads.mp4
  2599. 15:39:23 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-04 14:34:10' where idFile=1146
  2600. 15:39:23 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1146, 320)
  2601. 15:39:23 T:2500 DEBUG: Mysql Start transaction
  2602. 15:39:23 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12179
  2603. 15:39:23 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12179
  2604. 15:39:23 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12179
  2605. 15:39:23 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1146
  2606. 15:39:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1606,12179,'',0)
  2607. 15:39:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1607,12179,'',1)
  2608. 15:39:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1608,12179,'',2)
  2609. 15:39:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1609,12179,'',3)
  2610. 15:39:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(377,12179,'',4)
  2611. 15:39:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1610,12179,'',5)
  2612. 15:39:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1611,12179,'',6)
  2613. 15:39:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1612,12179,'',7)
  2614. 15:39:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1613,12179,'',8)
  2615. 15:39:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1844,12179,'',9)
  2616. 15:39:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1841,12179,'',10)
  2617. 15:39:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1836,12179,'',11)
  2618. 15:39:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1606,12179)
  2619. 15:39:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1607,12179)
  2620. 15:39:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1608,12179)
  2621. 15:39:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1609,12179)
  2622. 15:39:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(377,12179)
  2623. 15:39:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1610,12179)
  2624. 15:39:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1611,12179)
  2625. 15:39:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1612,12179)
  2626. 15:39:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1613,12179)
  2627. 15:39:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12179, 'episode', 'thumb', 'smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x15 Blockheads-thumb.jpg')
  2628. 15:39:32 T:2500 DEBUG: Mysql execute: update episode set c00='Blockheads',c01='George-Michael tries to reconnect with his father, but is finding himself overwhelmed by the responsibility of running his business.',c02='',c03='8.800000',c04='Jason Bateman / Jeffrey Tambor / Michael Cera / Jessica Walter / David Cross / Tony Hale / Alia Shawkat / Will Arnett / Portia de Rossi',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Arrested Development/Season 4/Arrested Development 4x15 Blockheads.mp4',c19='247',c20='' where idEpisode=12179
  2629. 15:39:32 T:2500 DEBUG: Mysql commit transaction
  2630. 15:39:32 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2631. 15:39:32 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2632. 15:39:32 T:2500 DEBUG: Mysql execute: update path set strHash='289DF8CD776FDB317819F724F474E8A2' where idPath=76
  2633. 15:39:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/tvshow.nfo
  2634. 15:39:32 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=129
  2635. 15:39:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Red Dwarf/.actors
  2636. 15:39:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/
  2637. 15:39:33 T:2500 DEBUG: Mysql Start transaction
  2638. 15:39:33 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  2639. 15:39:33 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (321,129)
  2640. 15:39:34 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1848,321,'',0)
  2641. 15:39:34 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1849,321,'',1)
  2642. 15:39:35 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1850,321,'',2)
  2643. 15:39:35 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1851,321,'',3)
  2644. 15:39:36 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1852,321,'',4)
  2645. 15:39:36 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1853,321,'',5)
  2646. 15:39:37 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1854,321,'',6)
  2647. 15:39:37 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1855,321,'',7)
  2648. 15:39:37 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(1,321)
  2649. 15:39:37 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(9,321)
  2650. 15:39:37 T:2500 DEBUG: Mysql execute: insert into studiolinktvshow (idStudio,idShow) values(23,321)
  2651. 15:39:37 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,-1)
  2652. 15:39:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (321, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/banner.jpg')
  2653. 15:39:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (321, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Red Dwarf/fanart.jpg')
  2654. 15:39:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (321, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/poster.jpg')
  2655. 15:39:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1882, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season-all-banner.jpg')
  2656. 15:39:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1882, 'season', 'fanart', 'smb://192.168.3.1/TV/Red Dwarf/season-all-fanart.jpg')
  2657. 15:39:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1882, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season-all-poster.jpg')
  2658. 15:39:37 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,0)
  2659. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,1)
  2660. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1884, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season01-banner.jpg')
  2661. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1884, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season01-poster.jpg')
  2662. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,2)
  2663. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1885, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season02-banner.jpg')
  2664. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1885, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season02-poster.jpg')
  2665. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,3)
  2666. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1886, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season03-banner.jpg')
  2667. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1886, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season03-poster.jpg')
  2668. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,4)
  2669. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1887, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season04-banner.jpg')
  2670. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1887, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season04-poster.jpg')
  2671. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,5)
  2672. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1888, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season05-banner.jpg')
  2673. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1888, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season05-poster.jpg')
  2674. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,6)
  2675. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1889, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season06-banner.jpg')
  2676. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1889, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season06-poster.jpg')
  2677. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,7)
  2678. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1890, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season07-banner.jpg')
  2679. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1890, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season07-poster.jpg')
  2680. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,8)
  2681. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1891, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season08-banner.jpg')
  2682. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1891, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season08-poster.jpg')
  2683. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,9)
  2684. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1892, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season09-banner.jpg')
  2685. 15:39:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1892, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season09-poster.jpg')
  2686. 15:39:39 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(321,10)
  2687. 15:39:39 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1893, 'season', 'banner', 'smb://192.168.3.1/TV/Red Dwarf/season10-banner.jpg')
  2688. 15:39:39 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1893, 'season', 'poster', 'smb://192.168.3.1/TV/Red Dwarf/season10-poster.jpg')
  2689. 15:39:39 T:2500 DEBUG: Mysql execute: update tvshow set c00='Red Dwarf',c01='Three million years after the demise of humanity, third technician Dave Lister awakes aboard the mining ship Red Dwarf. Sentenced to a period of suspended animation for smuggling his pet cat on board, he is joined by just four fellow survivors: second technician Arnold J Rimmer, a sneering-yet-inept hologram based on his one-time superior; Holly, a ship\'s computer reduced to near-senility by eons adrift in space; a humanoid descendant of the cat obsessed with fashion and fish; and Kryten, a salvaged android programmed to serve his useless companions. Together, this bickering band must come to terms with an existence which, in terms of productivity and purpose, isn\'t that far removed from its old one.',c02='Continuing',c03='',c04='9.000000',c05='1988-02-15',c06='',c07='',c08='Comedy / Science-Fiction',c09='',c10='<episodeguide><url cache=\"71326.xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series/71326/all/en.zip</url></episodeguide>',c11='',c12='71326',c13='TV-14',c14='Dave',c15='',c16='smb://192.168.3.1/TV/Red Dwarf/',c17='72' where idShow=321
  2690. 15:39:39 T:2500 DEBUG: Mysql commit transaction
  2691. 15:39:39 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2692. 15:39:39 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2693. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 1/red dwarf 1x01 the end.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2694. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 1/red dwarf 1x02 future echoes.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2695. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 1/red dwarf 1x03 balance of power.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2696. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 1/red dwarf 1x04 waiting for god.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2697. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 1/red dwarf 1x05 confidence & paranoia.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2698. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 1/red dwarf 1x06 me².avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2699. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 2/red dwarf 2x01 kryten.avi (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2700. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 2/red dwarf 2x02 better than life.avi (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2701. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 2/red dwarf 2x03 thanks for the memory.avi (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2702. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 2/red dwarf 2x04 stasis leak.avi (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2703. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 2/red dwarf 2x05 queeg.avi (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2704. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 2/red dwarf 2x06 parallel universe.avi (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2705. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 3/red dwarf 3x01 backwards.avi (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2706. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 3/red dwarf 3x02 marooned.avi (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2707. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 3/red dwarf 3x03 polymorph.avi (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2708. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 3/red dwarf 3x04 bodyswap.avi (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2709. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 3/red dwarf 3x05 timeslides.avi (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2710. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 3/red dwarf 3x06 the last day.avi (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2711. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 4/red dwarf 4x01 camille.avi (s4e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2712. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 4/red dwarf 4x02 d.n.a.avi (s4e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2713. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 4/red dwarf 4x03 justice.avi (s4e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2714. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 4/red dwarf 4x04 white hole.avi (s4e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2715. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 4/red dwarf 4x05 dimension jump.avi (s4e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2716. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 4/red dwarf 4x06 meltdown.avi (s4e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2717. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 5/red dwarf 5x01 holoship.avi (s5e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2718. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 5/red dwarf 5x02 the inquisitor.avi (s5e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2719. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 5/red dwarf 5x03 terrorform.avi (s5e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2720. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 5/red dwarf 5x04 quarantine.avi (s5e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2721. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 5/red dwarf 5x05 demons & angels.avi (s5e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2722. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 5/red dwarf 5x06 back to reality.avi (s5e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2723. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 6/red dwarf 6x01 psirens.avi (s6e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2724. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 6/red dwarf 6x02 legion.avi (s6e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2725. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 6/red dwarf 6x03 gunmen of the apocalypse.avi (s6e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2726. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 6/red dwarf 6x04 emohawk - polymorph ii.avi (s6e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2727. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 6/red dwarf 6x05 rimmerworld.avi (s6e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2728. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 6/red dwarf 6x06 out of time.avi (s6e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2729. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 7/red dwarf 7x01 tikka to ride.avi (s7e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2730. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 7/red dwarf 7x02 stoke me a clipper.avi (s7e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2731. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 7/red dwarf 7x03 ouroboros.avi (s7e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2732. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 7/red dwarf 7x04 duct soup.avi (s7e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2733. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 7/red dwarf 7x05 blue.avi (s7e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2734. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 7/red dwarf 7x06 beyond a joke.avi (s7e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2735. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 7/red dwarf 7x07 epideme.avi (s7e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2736. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 7/red dwarf 7x08 nanarchy.avi (s7e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2737. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 8/red dwarf 8x01 back in the red (1).avi (s8e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2738. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 8/red dwarf 8x02 back in the red (2).avi (s8e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2739. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 8/red dwarf 8x03 back in the red (3).avi (s8e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2740. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 8/red dwarf 8x04 cassandra.avi (s8e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2741. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 8/red dwarf 8x05 krytie tv.avi (s8e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2742. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 8/red dwarf 8x06 pete (1).avi (s8e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2743. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 8/red dwarf 8x07 pete (2).avi (s8e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2744. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 8/red dwarf 8x08 only the good.avi (s8e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2745. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 9/red dwarf 9x01 back to earth (1).avi (s9e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2746. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 9/red dwarf 9x02 back to earth (2).avi (s9e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2747. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 9/red dwarf 9x03 back to earth (3).avi (s9e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2748. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 10/red dwarf 10x01 trojan.mp4 (s10e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2749. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 10/red dwarf 10x02 fathers and suns.mkv (s10e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2750. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 10/red dwarf 10x03 lemons.mp4 (s10e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2751. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 10/red dwarf 10x04 entangled.mkv (s10e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2752. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 10/red dwarf 10x05 dear dave.mp4 (s10e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2753. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/red dwarf/season 10/red dwarf 10x06 the beginning.mp4 (s10e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2754. 15:39:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x01 The End.avi), query = select idEpisode from episode where idFile=1147
  2755. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x01 The End.nfo
  2756. 15:39:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  2757. 15:39:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x01 The End.avi
  2758. 15:39:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 05:33:46' where idFile=1147
  2759. 15:39:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1147, 321)
  2760. 15:39:40 T:2500 DEBUG: Mysql Start transaction
  2761. 15:39:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12180
  2762. 15:39:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12180
  2763. 15:39:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12180
  2764. 15:39:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1147
  2765. 15:39:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12180,'',0)
  2766. 15:39:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12180,'',1)
  2767. 15:39:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12180,'',2)
  2768. 15:39:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12180,'',3)
  2769. 15:39:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12180,'',4)
  2770. 15:39:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12180,'',5)
  2771. 15:39:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12180,'',6)
  2772. 15:39:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12180,'',7)
  2773. 15:39:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1856,12180,'',8)
  2774. 15:39:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1857,12180,'',9)
  2775. 15:39:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1858,12180,'',10)
  2776. 15:39:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1859,12180,'',11)
  2777. 15:39:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1860,12180,'',12)
  2778. 15:39:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1861,12180,'',13)
  2779. 15:39:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12180)
  2780. 15:39:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12180)
  2781. 15:39:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12180)
  2782. 15:39:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12180)
  2783. 15:39:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12180)
  2784. 15:39:49 T:3884 DEBUG: ### [Qlock] - Delaying 240 secs
  2785. 15:39:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12180)
  2786. 15:39:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12180)
  2787. 15:39:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12180)
  2788. 15:39:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12180, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x01 The End-thumb.jpg')
  2789. 15:39:50 T:2500 DEBUG: Mysql execute: update episode set c00='The End',c01='Third technician Dave Lister wakes from stasis to find himself alone aboard the mining ship Red Dwarf, three million years after the end of humanity. His new existence isn’t entirely lonely: also aboard are cowardly hologram Arnold J Rimmer, the ship’s senile computer Holly, and an evolved, self-absorbed descendant of his pet cat. Unfortunately, there’s little left to do in the universe but bicker with his unlikely new friends, make a pig sty out of his bunk and, unwittingly, eat the powdered remains of his former crewmates.',c02='',c03='7.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-02-15',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x01 The End.avi',c19='248',c20='' where idEpisode=12180
  2790. 15:39:50 T:2500 DEBUG: Mysql commit transaction
  2791. 15:39:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2792. 15:39:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2793. 15:39:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x02 Future Echoes.avi), query = select idEpisode from episode where idFile=1148
  2794. 15:39:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x02 Future Echoes.nfo
  2795. 15:39:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  2796. 15:39:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x02 Future Echoes.avi
  2797. 15:39:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 05:39:11' where idFile=1148
  2798. 15:39:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1148, 321)
  2799. 15:39:50 T:2500 DEBUG: Mysql Start transaction
  2800. 15:39:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12181
  2801. 15:39:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12181
  2802. 15:39:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12181
  2803. 15:39:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1148
  2804. 15:39:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12181,'',0)
  2805. 15:39:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12181,'',1)
  2806. 15:39:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12181,'',2)
  2807. 15:39:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12181,'',3)
  2808. 15:39:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12181,'',4)
  2809. 15:39:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12181,'',5)
  2810. 15:39:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12181,'',6)
  2811. 15:39:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12181,'',7)
  2812. 15:39:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1862,12181,'',8)
  2813. 15:39:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1863,12181,'',9)
  2814. 15:39:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12181)
  2815. 15:39:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12181)
  2816. 15:39:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12181)
  2817. 15:39:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12181)
  2818. 15:39:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12181)
  2819. 15:39:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12181)
  2820. 15:39:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12181)
  2821. 15:39:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12181)
  2822. 15:39:58 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12181, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x02 Future Echoes-thumb.jpg')
  2823. 15:39:58 T:2500 DEBUG: Mysql execute: update episode set c00='Future Echoes',c01='Attempting to return to Earth at light speed, the crew experience a bizarre series of flash-forwards to future events. Some are as benign as the Cat breaking his tooth on a robot goldfish, others as disturbing as Lister’s death while performing emergency repairs. Troubled by thoughts of his imminent demise, the slobbish technician receives absolutely no support from his companions, Rimmer revelling in the belief that his fate is sealed.',c02='',c03='8.300000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-02-22',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x02 Future Echoes.avi',c19='248',c20='' where idEpisode=12181
  2824. 15:39:58 T:2500 DEBUG: Mysql commit transaction
  2825. 15:39:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2826. 15:39:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2827. 15:39:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x03 Balance of Power.avi), query = select idEpisode from episode where idFile=1149
  2828. 15:39:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x03 Balance of Power.nfo
  2829. 15:39:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  2830. 15:39:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x03 Balance of Power.avi
  2831. 15:39:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:32:16' where idFile=1149
  2832. 15:39:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1149, 321)
  2833. 15:39:59 T:2500 DEBUG: Mysql Start transaction
  2834. 15:39:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12182
  2835. 15:39:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12182
  2836. 15:39:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12182
  2837. 15:39:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1149
  2838. 15:39:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12182,'',0)
  2839. 15:39:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12182,'',1)
  2840. 15:40:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12182,'',2)
  2841. 15:40:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12182,'',3)
  2842. 15:40:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12182,'',4)
  2843. 15:40:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12182,'',5)
  2844. 15:40:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12182,'',6)
  2845. 15:40:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12182,'',7)
  2846. 15:40:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1861,12182,'',8)
  2847. 15:40:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1857,12182,'',9)
  2848. 15:40:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1858,12182,'',10)
  2849. 15:40:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1859,12182,'',11)
  2850. 15:40:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1864,12182,'',12)
  2851. 15:40:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12182)
  2852. 15:40:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12182)
  2853. 15:40:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12182)
  2854. 15:40:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12182)
  2855. 15:40:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12182)
  2856. 15:40:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12182)
  2857. 15:40:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12182)
  2858. 15:40:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12182)
  2859. 15:40:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12182, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x03 Balance of Power-thumb.jpg')
  2860. 15:40:08 T:2500 DEBUG: Mysql execute: update episode set c00='Balance of Power',c01='Lister\'s dream of dating former colleague Kristine Kochanski runs into a big problem: the ship can only revive one hologram at a time - and right now it\'s Rimmer. Lister knows that his one-time superior will never agree to a brief swap, Rimmer knowing that, with a feisty girl in his place, he\'ll never be swapped back. Against the odds, Lister hatches a plan that has his rival quaking in his boots: if he passes the company chef\'s exam, he\'ll be the ship\'s commanding officer.',c02='',c03='7.900000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-02-29',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x03 Balance of Power.avi',c19='248',c20='' where idEpisode=12182
  2861. 15:40:08 T:2500 DEBUG: Mysql commit transaction
  2862. 15:40:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2863. 15:40:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2864. 15:40:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x04 Waiting for God.avi), query = select idEpisode from episode where idFile=1150
  2865. 15:40:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x04 Waiting for God.nfo
  2866. 15:40:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  2867. 15:40:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x04 Waiting for God.avi
  2868. 15:40:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:05:17' where idFile=1150
  2869. 15:40:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1150, 321)
  2870. 15:40:08 T:2500 DEBUG: Mysql Start transaction
  2871. 15:40:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12183
  2872. 15:40:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12183
  2873. 15:40:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12183
  2874. 15:40:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1150
  2875. 15:40:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12183,'',0)
  2876. 15:40:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12183,'',1)
  2877. 15:40:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12183,'',2)
  2878. 15:40:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12183,'',3)
  2879. 15:40:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12183,'',4)
  2880. 15:40:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12183,'',5)
  2881. 15:40:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12183,'',6)
  2882. 15:40:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12183,'',7)
  2883. 15:40:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1865,12183,'',8)
  2884. 15:40:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1862,12183,'',9)
  2885. 15:40:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12183)
  2886. 15:40:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12183)
  2887. 15:40:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12183)
  2888. 15:40:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12183)
  2889. 15:40:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12183)
  2890. 15:40:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12183)
  2891. 15:40:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12183)
  2892. 15:40:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12183)
  2893. 15:40:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12183, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x04 Waiting for God-thumb.jpg')
  2894. 15:40:16 T:2500 DEBUG: Mysql execute: update episode set c00='Waiting for God',c01='Given a copy of the Cat Bible, passed down through generations while the species evolved, Lister makes an incredible discovery: in his absence, he became a god. Dubbed Cloister The Stupid by the Cat people, his dream of opening a hot-dog and donut diner in Fiji has given rise to an entire religion. Rimmer, meanwhile, leaps to his own conclusions when the ship recovers a space capsule, believing it to contain an alien lifeform of a race he calls the Quagaars.',c02='',c03='7.300000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-03-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x04 Waiting for God.avi',c19='248',c20='' where idEpisode=12183
  2895. 15:40:16 T:2500 DEBUG: Mysql commit transaction
  2896. 15:40:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2897. 15:40:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2898. 15:40:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x05 Confidence & Paranoia.avi), query = select idEpisode from episode where idFile=1151
  2899. 15:40:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x05 Confidence & Paranoia.nfo
  2900. 15:40:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  2901. 15:40:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x05 Confidence & Paranoia.avi
  2902. 15:40:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 07:46:52' where idFile=1151
  2903. 15:40:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1151, 321)
  2904. 15:40:16 T:2500 DEBUG: Mysql Start transaction
  2905. 15:40:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12184
  2906. 15:40:16 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12184
  2907. 15:40:16 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12184
  2908. 15:40:16 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1151
  2909. 15:40:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12184,'',0)
  2910. 15:40:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12184,'',1)
  2911. 15:40:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12184,'',2)
  2912. 15:40:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12184,'',3)
  2913. 15:40:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12184,'',4)
  2914. 15:40:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12184,'',5)
  2915. 15:40:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12184,'',6)
  2916. 15:40:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12184,'',7)
  2917. 15:40:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1866,12184,'',8)
  2918. 15:40:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(436,12184,'',9)
  2919. 15:40:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1867,12184,'',10)
  2920. 15:40:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12184)
  2921. 15:40:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12184)
  2922. 15:40:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12184)
  2923. 15:40:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12184)
  2924. 15:40:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12184)
  2925. 15:40:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12184)
  2926. 15:40:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12184)
  2927. 15:40:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12184)
  2928. 15:40:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12184, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x05 Confidence & Paranoia-thumb.jpg')
  2929. 15:40:24 T:2500 DEBUG: Mysql execute: update episode set c00='Confidence & Paranoia',c01='A mutated form of pneumonia turns Lister\'s dreams into reality, raining herring upon the crew and summoning the sixteenth century Mayor of Warsaw who promptly explodes. The fever subsides, but not before inviting two unlikely guests to Red Dwarf: personifications of Lister\'s conflicted personality. Much to the chagrin of the snivelling Paranoia, the larger-than-life Confidence brings Lister closer than ever to finding Kochanski\'s hidden hologram disc - but at what cost?',c02='',c03='8.000000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-03-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x05 Confidence & Paranoia.avi',c19='248',c20='' where idEpisode=12184
  2930. 15:40:24 T:2500 DEBUG: Mysql commit transaction
  2931. 15:40:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2932. 15:40:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2933. 15:40:24 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x06 Me².avi), query = select idEpisode from episode where idFile=1152
  2934. 15:40:24 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x06 Me².nfo
  2935. 15:40:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  2936. 15:40:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x06 Me².avi
  2937. 15:40:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:32:22' where idFile=1152
  2938. 15:40:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1152, 321)
  2939. 15:40:24 T:2500 DEBUG: Mysql Start transaction
  2940. 15:40:24 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12185
  2941. 15:40:24 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12185
  2942. 15:40:24 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12185
  2943. 15:40:24 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1152
  2944. 15:40:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12185,'',0)
  2945. 15:40:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12185,'',1)
  2946. 15:40:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12185,'',2)
  2947. 15:40:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12185,'',3)
  2948. 15:40:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12185,'',4)
  2949. 15:40:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12185,'',5)
  2950. 15:40:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12185,'',6)
  2951. 15:40:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12185,'',7)
  2952. 15:40:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1863,12185,'',8)
  2953. 15:40:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12185)
  2954. 15:40:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12185)
  2955. 15:40:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12185)
  2956. 15:40:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12185)
  2957. 15:40:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12185)
  2958. 15:40:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12185)
  2959. 15:40:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12185)
  2960. 15:40:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12185)
  2961. 15:40:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12185, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x06 Me²-thumb.jpg')
  2962. 15:40:32 T:2500 DEBUG: Mysql execute: update episode set c00='Me²',c01='Lister\'s attempt to activate a second hologram - his dream date Kristine Kochanski - goes horribly wrong and creates Rimmer\'s ideal companion instead: himself. Moving into their own shared quarters, the two Rimmers quickly drive both the crew and each other mad, the city-sized Red Dwarf proving too small for such an insufferable pair. Before long, the conflict has escalated to the point where only one Rimmer can survive - and it falls to Lister to decide which.',c02='',c03='7.500000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-03-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 1/Red Dwarf 1x06 Me².avi',c19='248',c20='' where idEpisode=12185
  2963. 15:40:32 T:2500 DEBUG: Mysql commit transaction
  2964. 15:40:32 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2965. 15:40:32 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2966. 15:40:32 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x01 Kryten.avi), query = select idEpisode from episode where idFile=1153
  2967. 15:40:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x01 Kryten.nfo
  2968. 15:40:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  2969. 15:40:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x01 Kryten.avi
  2970. 15:40:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:32:36' where idFile=1153
  2971. 15:40:32 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1153, 321)
  2972. 15:40:32 T:2500 DEBUG: Mysql Start transaction
  2973. 15:40:32 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12186
  2974. 15:40:32 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12186
  2975. 15:40:32 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12186
  2976. 15:40:32 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1153
  2977. 15:40:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12186,'',0)
  2978. 15:40:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12186,'',1)
  2979. 15:40:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12186,'',2)
  2980. 15:40:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12186,'',3)
  2981. 15:40:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12186,'',4)
  2982. 15:40:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12186,'',5)
  2983. 15:40:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12186,'',6)
  2984. 15:40:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12186,'',7)
  2985. 15:40:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(741,12186,'',8)
  2986. 15:40:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1868,12186,'',9)
  2987. 15:40:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1869,12186,'',10)
  2988. 15:40:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12186)
  2989. 15:40:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12186)
  2990. 15:40:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12186)
  2991. 15:40:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12186)
  2992. 15:40:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12186)
  2993. 15:40:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12186)
  2994. 15:40:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12186)
  2995. 15:40:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12186)
  2996. 15:40:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12186, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x01 Kryten-thumb.jpg')
  2997. 15:40:41 T:2500 DEBUG: Mysql execute: update episode set c00='Kryten',c01='The crew jump at the chance to answer a distress call from a ship crewed entirely by women, only to discover that they’ve been dead for years. Not that it’s stopped their butler, a servile android called Kryten, keeping the place tidy and serving breakfast every day. To Lister’s frustration (and Rimmer’s delight), Kryten’s programmed duties continue in earnest on Red Dwarf, an overactive guilt chip rendering him incapable of dissent. In the end, only Marlon Brando can snap him out of it.',c02='',c03='7.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-09-06',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x01 Kryten.avi',c19='249',c20='' where idEpisode=12186
  2998. 15:40:41 T:2500 DEBUG: Mysql commit transaction
  2999. 15:40:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3000. 15:40:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3001. 15:40:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x02 Better Than Life.avi), query = select idEpisode from episode where idFile=1154
  3002. 15:40:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x02 Better Than Life.nfo
  3003. 15:40:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3004. 15:40:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x02 Better Than Life.avi
  3005. 15:40:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 07:16:17' where idFile=1154
  3006. 15:40:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1154, 321)
  3007. 15:40:41 T:2500 DEBUG: Mysql Start transaction
  3008. 15:40:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12187
  3009. 15:40:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12187
  3010. 15:40:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12187
  3011. 15:40:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1154
  3012. 15:40:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12187,'',0)
  3013. 15:40:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12187,'',1)
  3014. 15:40:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12187,'',2)
  3015. 15:40:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12187,'',3)
  3016. 15:40:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12187,'',4)
  3017. 15:40:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12187,'',5)
  3018. 15:40:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12187,'',6)
  3019. 15:40:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12187,'',7)
  3020. 15:40:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1870,12187,'',8)
  3021. 15:40:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1871,12187,'',9)
  3022. 15:40:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1872,12187,'',10)
  3023. 15:40:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1863,12187,'',11)
  3024. 15:40:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1873,12187,'',12)
  3025. 15:40:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1874,12187,'',13)
  3026. 15:40:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1875,12187,'',14)
  3027. 15:40:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1876,12187,'',15)
  3028. 15:40:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1877,12187,'',16)
  3029. 15:40:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12187)
  3030. 15:40:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12187)
  3031. 15:40:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12187)
  3032. 15:40:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12187)
  3033. 15:40:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12187)
  3034. 15:40:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12187)
  3035. 15:40:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12187)
  3036. 15:40:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12187)
  3037. 15:40:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12187, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x02 Better Than Life-thumb.jpg')
  3038. 15:40:52 T:2500 DEBUG: Mysql execute: update episode set c00='Better Than Life',c01='A three million year old mail pod drifts into Red Dwarf’s path, bearing the sad news of Rimmer’s father’s death. The grief is cut short, however, by the discovery of “Better Than Life”, a total-immersion videogame that treats players to a hedonistic free-for-all. For the crew, this means fast cars, loose women and limitless wealth, Lister feasting on caviar vindaloos while the Cat dates Marilyn Monroe. How long, though, before Rimmer\'s neurotic brain stirs up trouble in paradise?',c02='',c03='7.600000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-09-13',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x02 Better Than Life.avi',c19='249',c20='' where idEpisode=12187
  3039. 15:40:52 T:2500 DEBUG: Mysql commit transaction
  3040. 15:40:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3041. 15:40:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3042. 15:40:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x03 Thanks for the Memory.avi), query = select idEpisode from episode where idFile=1155
  3043. 15:40:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x03 Thanks for the Memory.nfo
  3044. 15:40:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3045. 15:40:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x03 Thanks for the Memory.avi
  3046. 15:40:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:46:54' where idFile=1155
  3047. 15:40:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1155, 321)
  3048. 15:40:52 T:2500 DEBUG: Mysql Start transaction
  3049. 15:40:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12188
  3050. 15:40:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12188
  3051. 15:40:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12188
  3052. 15:40:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1155
  3053. 15:40:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12188,'',0)
  3054. 15:40:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12188,'',1)
  3055. 15:40:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12188,'',2)
  3056. 15:40:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12188,'',3)
  3057. 15:40:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12188,'',4)
  3058. 15:40:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12188,'',5)
  3059. 15:40:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12188,'',6)
  3060. 15:40:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12188,'',7)
  3061. 15:40:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1878,12188,'',8)
  3062. 15:40:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12188)
  3063. 15:40:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12188)
  3064. 15:40:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12188)
  3065. 15:40:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12188)
  3066. 15:40:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12188)
  3067. 15:40:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12188)
  3068. 15:40:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12188)
  3069. 15:41:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12188)
  3070. 15:41:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12188, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x03 Thanks for the Memory-thumb.jpg')
  3071. 15:41:00 T:2500 DEBUG: Mysql execute: update episode set c00='Thanks for the Memory',c01='The morning after Rimmer’s “Deathday” party, the crew wakes to discover that four days have passed, a mysterious grave marked “To The Memory Of The Memory Of Lisa Yates” having appeared on a nearby moon. Stranger still, Lister and the Cat have both acquired broken legs while someone’s completed the jigsaw puzzle. A black box recorder fills in the gap, recalling tales of Rimmer’s barren sexual past and a misguided attempt at a Deathday surprise.',c02='',c03='7.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-09-20',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x03 Thanks for the Memory.avi',c19='249',c20='' where idEpisode=12188
  3072. 15:41:00 T:2500 DEBUG: Mysql commit transaction
  3073. 15:41:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3074. 15:41:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3075. 15:41:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x04 Stasis Leak.avi), query = select idEpisode from episode where idFile=1156
  3076. 15:41:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x04 Stasis Leak.nfo
  3077. 15:41:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3078. 15:41:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x04 Stasis Leak.avi
  3079. 15:41:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:44:48' where idFile=1156
  3080. 15:41:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1156, 321)
  3081. 15:41:00 T:2500 DEBUG: Mysql Start transaction
  3082. 15:41:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12189
  3083. 15:41:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12189
  3084. 15:41:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12189
  3085. 15:41:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1156
  3086. 15:41:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12189,'',0)
  3087. 15:41:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12189,'',1)
  3088. 15:41:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12189,'',2)
  3089. 15:41:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12189,'',3)
  3090. 15:41:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12189,'',4)
  3091. 15:41:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12189,'',5)
  3092. 15:41:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12189,'',6)
  3093. 15:41:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12189,'',7)
  3094. 15:41:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1861,12189,'',8)
  3095. 15:41:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1857,12189,'',9)
  3096. 15:41:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1879,12189,'',10)
  3097. 15:41:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1880,12189,'',11)
  3098. 15:41:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1881,12189,'',12)
  3099. 15:41:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1863,12189,'',13)
  3100. 15:41:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1882,12189,'',14)
  3101. 15:41:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12189)
  3102. 15:41:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12189)
  3103. 15:41:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12189)
  3104. 15:41:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12189)
  3105. 15:41:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12189)
  3106. 15:41:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12189)
  3107. 15:41:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12189)
  3108. 15:41:10 T:3248 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  3109. 15:41:10 T:3248 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  3110. 15:41:10 T:3248 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
  3111. 15:41:10 T:3248 DEBUG: CApplication::OnKey: right (f083) pressed, screen saver/dpms woken up
  3112. 15:41:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12189)
  3113. 15:41:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12189, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x04 Stasis Leak-thumb.jpg')
  3114. 15:41:10 T:2500 DEBUG: Mysql execute: update episode set c00='Stasis Leak',c01='A tear in the fabric of space and time appears on one of the ship’s lower decks, opening a doorway to Earth in the distant past. Arriving three weeks before the Red Dwarf disaster, the crew decide to right the wrongs of history, albeit on an entirely selfish basis. While Rimmer tries talking his former self into cryogenic stasis, saving himself from the catastrophe, Lister makes a beeline for Kristine Kochanski, oblivious to the fact that she’s already married.',c02='',c03='7.400000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-09-27',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x04 Stasis Leak.avi',c19='249',c20='' where idEpisode=12189
  3115. 15:41:10 T:2500 DEBUG: Mysql commit transaction
  3116. 15:41:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3117. 15:41:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3118. 15:41:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x05 Queeg.avi), query = select idEpisode from episode where idFile=1157
  3119. 15:41:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x05 Queeg.nfo
  3120. 15:41:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3121. 15:41:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x05 Queeg.avi
  3122. 15:41:10 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:49:51' where idFile=1157
  3123. 15:41:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1157, 321)
  3124. 15:41:10 T:2500 DEBUG: Mysql Start transaction
  3125. 15:41:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12190
  3126. 15:41:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12190
  3127. 15:41:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12190
  3128. 15:41:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1157
  3129. 15:41:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12190,'',0)
  3130. 15:41:11 T:3248 DEBUG: ------ Window Deinit () ------
  3131. 15:41:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12190,'',1)
  3132. 15:41:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12190,'',2)
  3133. 15:41:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12190,'',3)
  3134. 15:41:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12190,'',4)
  3135. 15:41:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12190,'',5)
  3136. 15:41:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12190,'',6)
  3137. 15:41:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12190,'',7)
  3138. 15:41:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1883,12190,'',8)
  3139. 15:41:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12190)
  3140. 15:41:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12190)
  3141. 15:41:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12190)
  3142. 15:41:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12190)
  3143. 15:41:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12190)
  3144. 15:41:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12190)
  3145. 15:41:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12190)
  3146. 15:41:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12190)
  3147. 15:41:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12190, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x05 Queeg-thumb.jpg')
  3148. 15:41:18 T:2500 DEBUG: Mysql execute: update episode set c00='Queeg',c01='Holly’s absent-mindedness allows a meteorite to hit Red Dwarf, endangering the crew and damaging Rimmer’s hologram generator. As an emergency measure, the backup computer Queeg 500 takes over the ship, subjecting its inhabitants to a physical and mental fitness regime that drives them to the point of despair. In a last-ditch bid to reclaim control, Holly proposes a winner-takes-all Chess match, despite accusations that his knowledge stems from the Junior Encyclopaedia Of Space.',c02='',c03='8.300000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-10-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x05 Queeg.avi',c19='249',c20='' where idEpisode=12190
  3149. 15:41:18 T:2500 DEBUG: Mysql commit transaction
  3150. 15:41:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3151. 15:41:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3152. 15:41:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x06 Parallel Universe.avi), query = select idEpisode from episode where idFile=1158
  3153. 15:41:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x06 Parallel Universe.nfo
  3154. 15:41:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3155. 15:41:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x06 Parallel Universe.avi
  3156. 15:41:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:33:02' where idFile=1158
  3157. 15:41:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1158, 321)
  3158. 15:41:18 T:2500 DEBUG: Mysql Start transaction
  3159. 15:41:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12191
  3160. 15:41:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12191
  3161. 15:41:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12191
  3162. 15:41:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1158
  3163. 15:41:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12191,'',0)
  3164. 15:41:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12191,'',1)
  3165. 15:41:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12191,'',2)
  3166. 15:41:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12191,'',3)
  3167. 15:41:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12191,'',4)
  3168. 15:41:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12191,'',5)
  3169. 15:41:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12191,'',6)
  3170. 15:41:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12191,'',7)
  3171. 15:41:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1884,12191,'',8)
  3172. 15:41:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1885,12191,'',9)
  3173. 15:41:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1886,12191,'',10)
  3174. 15:41:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12191)
  3175. 15:41:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12191)
  3176. 15:41:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12191)
  3177. 15:41:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12191)
  3178. 15:41:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12191)
  3179. 15:41:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12191)
  3180. 15:41:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12191)
  3181. 15:41:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12191)
  3182. 15:41:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12191, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x06 Parallel Universe-thumb.jpg')
  3183. 15:41:27 T:2500 DEBUG: Mysql execute: update episode set c00='Parallel Universe',c01='Believing his new “Holly Hop Drive” can return the crew to Earth in a matter of seconds, Holly instead sends them to a parallel dimension with its own Red Dwarf. In this reality, Lister is a beer-swilling tomboy, Rimmer a stilted female bureaucrat, and the Cat, to the horror of his visiting alter-ego, is a dog. In a night they’ll all regret, the crews mingle, the drink starts flowing and one thing leads to another, the repercussions for Lister being unnaturally severe.',c02='',c03='7.600000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1988-10-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 2/Red Dwarf 2x06 Parallel Universe.avi',c19='249',c20='' where idEpisode=12191
  3184. 15:41:27 T:2500 DEBUG: Mysql commit transaction
  3185. 15:41:27 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3186. 15:41:27 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3187. 15:41:27 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x01 Backwards.avi), query = select idEpisode from episode where idFile=1159
  3188. 15:41:27 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x01 Backwards.nfo
  3189. 15:41:27 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3190. 15:41:27 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x01 Backwards.avi
  3191. 15:41:27 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:56:17' where idFile=1159
  3192. 15:41:27 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1159, 321)
  3193. 15:41:27 T:2500 DEBUG: Mysql Start transaction
  3194. 15:41:27 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12192
  3195. 15:41:27 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12192
  3196. 15:41:27 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12192
  3197. 15:41:27 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1159
  3198. 15:41:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12192,'',0)
  3199. 15:41:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12192,'',1)
  3200. 15:41:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12192,'',2)
  3201. 15:41:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12192,'',3)
  3202. 15:41:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12192,'',4)
  3203. 15:41:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12192,'',5)
  3204. 15:41:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12192,'',6)
  3205. 15:41:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12192,'',7)
  3206. 15:41:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1887,12192,'',8)
  3207. 15:41:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1863,12192,'',9)
  3208. 15:41:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1888,12192,'',10)
  3209. 15:41:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1889,12192,'',11)
  3210. 15:41:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1890,12192,'',12)
  3211. 15:41:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12192)
  3212. 15:41:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12192)
  3213. 15:41:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12192)
  3214. 15:41:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12192)
  3215. 15:41:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12192)
  3216. 15:41:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12192)
  3217. 15:41:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12192)
  3218. 15:41:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12192)
  3219. 15:41:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12192, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x01 Backwards-thumb.jpg')
  3220. 15:41:36 T:2500 DEBUG: Mysql execute: update episode set c00='Backwards',c01='Under Rimmer’s supervision, Kryten takes a driving lesson at the wheel of Starbug, Red Dwarf’s newly-revealed scout ship. A chance meeting with a wormhole, however, sends student and teacher to a world that literally has everything backwards. Conversations end at the beginning, fights un-blacken eyes, and beer tastes best when vomited into the glass. By the time Lister and the Cat mount a rescue, their crewmates have discovered the bizarre upside of life in reverse motion.',c02='',c03='7.700000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1989-11-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x01 Backwards.avi',c19='250',c20='' where idEpisode=12192
  3221. 15:41:36 T:2500 DEBUG: Mysql commit transaction
  3222. 15:41:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3223. 15:41:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3224. 15:41:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x02 Marooned.avi), query = select idEpisode from episode where idFile=1160
  3225. 15:41:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x02 Marooned.nfo
  3226. 15:41:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3227. 15:41:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x02 Marooned.avi
  3228. 15:41:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:56:28' where idFile=1160
  3229. 15:41:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1160, 321)
  3230. 15:41:36 T:2500 DEBUG: Mysql Start transaction
  3231. 15:41:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12193
  3232. 15:41:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12193
  3233. 15:41:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12193
  3234. 15:41:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1160
  3235. 15:41:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12193,'',0)
  3236. 15:41:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12193,'',1)
  3237. 15:41:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12193,'',2)
  3238. 15:41:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12193,'',3)
  3239. 15:41:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12193,'',4)
  3240. 15:41:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12193,'',5)
  3241. 15:41:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12193,'',6)
  3242. 15:41:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12193,'',7)
  3243. 15:41:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12193)
  3244. 15:41:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12193)
  3245. 15:41:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12193)
  3246. 15:41:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12193)
  3247. 15:41:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12193)
  3248. 15:41:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12193)
  3249. 15:41:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12193)
  3250. 15:41:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12193)
  3251. 15:41:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12193, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x02 Marooned-thumb.jpg')
  3252. 15:41:43 T:2500 DEBUG: Mysql execute: update episode set c00='Marooned',c01='Holly’s discovery of “five black holes” in Red Dwarf’s path prompts the crew to abandon ship, Rimmer and Lister crashing on a nearby ice planet when Starbug collides with a meteorite. With hope fading as the days pass, the marooned pair must sacrifice more than just their rivalry to survive, Lister’s diet reduced to dog food and the only thing he hates more: Pot Noodles. The need for firewood, meanwhile, soon imperils their most prized possessions: Rimmer’s camphor wood trunk and Lister’s guitar.',c02='',c03='7.500000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1989-11-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x02 Marooned.avi',c19='250',c20='' where idEpisode=12193
  3253. 15:41:43 T:2500 DEBUG: Mysql commit transaction
  3254. 15:41:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3255. 15:41:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3256. 15:41:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x03 Polymorph.avi), query = select idEpisode from episode where idFile=1161
  3257. 15:41:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x03 Polymorph.nfo
  3258. 15:41:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3259. 15:41:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x03 Polymorph.avi
  3260. 15:41:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:55:37' where idFile=1161
  3261. 15:41:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1161, 321)
  3262. 15:41:43 T:2500 DEBUG: Mysql Start transaction
  3263. 15:41:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12194
  3264. 15:41:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12194
  3265. 15:41:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12194
  3266. 15:41:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1161
  3267. 15:41:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12194,'',0)
  3268. 15:41:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12194,'',1)
  3269. 15:41:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12194,'',2)
  3270. 15:41:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12194,'',3)
  3271. 15:41:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12194,'',4)
  3272. 15:41:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12194,'',5)
  3273. 15:41:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12194,'',6)
  3274. 15:41:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12194,'',7)
  3275. 15:41:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1891,12194,'',8)
  3276. 15:41:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1892,12194,'',9)
  3277. 15:41:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1893,12194,'',10)
  3278. 15:41:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12194)
  3279. 15:41:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12194)
  3280. 15:41:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12194)
  3281. 15:41:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12194)
  3282. 15:41:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12194)
  3283. 15:41:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12194)
  3284. 15:41:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12194)
  3285. 15:41:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12194)
  3286. 15:41:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12194, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x03 Polymorph-thumb.jpg')
  3287. 15:41:52 T:2500 DEBUG: Mysql execute: update episode set c00='Polymorph',c01='An uninvited alien guest brings the worst out of the crew – then eats it. Feeding on the fear, anger, guilt and vanity of its prey, the shape-shifting “Polymorph” creates an even more dysfunctional adversary: their alter-egos. Unable to hatch a plan that doesn’t involve leaflet campaigns and kicks to the balls, the psychotic Lister, placard-waving Rimmer, boorish Kryten and drunken Cat must unite in order to survive, the face of the enemy changing at every turn.',c02='',c03='7.400000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1989-11-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x03 Polymorph.avi',c19='250',c20='' where idEpisode=12194
  3288. 15:41:52 T:2500 DEBUG: Mysql commit transaction
  3289. 15:41:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3290. 15:41:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3291. 15:41:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x04 Bodyswap.avi), query = select idEpisode from episode where idFile=1162
  3292. 15:41:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x04 Bodyswap.nfo
  3293. 15:41:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3294. 15:41:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x04 Bodyswap.avi
  3295. 15:41:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:56:14' where idFile=1162
  3296. 15:41:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1162, 321)
  3297. 15:41:52 T:2500 DEBUG: Mysql Start transaction
  3298. 15:41:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12195
  3299. 15:41:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12195
  3300. 15:41:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12195
  3301. 15:41:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1162
  3302. 15:41:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12195,'',0)
  3303. 15:41:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12195,'',1)
  3304. 15:41:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12195,'',2)
  3305. 15:41:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12195,'',3)
  3306. 15:41:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12195,'',4)
  3307. 15:41:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12195,'',5)
  3308. 15:41:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12195,'',6)
  3309. 15:41:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12195,'',7)
  3310. 15:41:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1894,12195,'',8)
  3311. 15:41:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12195)
  3312. 15:41:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12195)
  3313. 15:41:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12195)
  3314. 15:41:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12195)
  3315. 15:41:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12195)
  3316. 15:41:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12195)
  3317. 15:41:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12195)
  3318. 15:41:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12195)
  3319. 15:41:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12195, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x04 Bodyswap-thumb.jpg')
  3320. 15:41:59 T:2500 DEBUG: Mysql execute: update episode set c00='Bodyswap',c01='Lister asks a malfunctioning dispenser unit for a Toffee Crisp and triggers the ship’s self-destruct sequence, the only way out being a “body swap” with a dead, high-ranking officer. Inspired, Rimmer suggests a two-week trade: Lister’s body for his, the sweetener being that he’ll return it in tip-top physical condition. Unfortunately, the pleasures of the flesh prove too much for the weak-willed hologram, the fitness regime descending into an orgy of binging and self-abuse.',c02='',c03='7.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1989-12-05',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x04 Bodyswap.avi',c19='250',c20='' where idEpisode=12195
  3321. 15:41:59 T:2500 DEBUG: Mysql commit transaction
  3322. 15:41:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3323. 15:41:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3324. 15:41:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x05 Timeslides.avi), query = select idEpisode from episode where idFile=1163
  3325. 15:41:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x05 Timeslides.nfo
  3326. 15:41:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3327. 15:41:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x05 Timeslides.avi
  3328. 15:41:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:55:44' where idFile=1163
  3329. 15:42:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1163, 321)
  3330. 15:42:00 T:2500 DEBUG: Mysql Start transaction
  3331. 15:42:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12196
  3332. 15:42:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12196
  3333. 15:42:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12196
  3334. 15:42:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1163
  3335. 15:42:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12196,'',0)
  3336. 15:42:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12196,'',1)
  3337. 15:42:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12196,'',2)
  3338. 15:42:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12196,'',3)
  3339. 15:42:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12196,'',4)
  3340. 15:42:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12196,'',5)
  3341. 15:42:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12196,'',6)
  3342. 15:42:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12196,'',7)
  3343. 15:42:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1895,12196,'',8)
  3344. 15:42:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1896,12196,'',9)
  3345. 15:42:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1892,12196,'',10)
  3346. 15:42:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1897,12196,'',11)
  3347. 15:42:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1898,12196,'',12)
  3348. 15:42:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1899,12196,'',13)
  3349. 15:42:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1864,12196,'',14)
  3350. 15:42:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1881,12196,'',15)
  3351. 15:42:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1900,12196,'',16)
  3352. 15:42:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1901,12196,'',17)
  3353. 15:42:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12196)
  3354. 15:42:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12196)
  3355. 15:42:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12196)
  3356. 15:42:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12196)
  3357. 15:42:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12196)
  3358. 15:42:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12196)
  3359. 15:42:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12196)
  3360. 15:42:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12196)
  3361. 15:42:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12196, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x05 Timeslides-thumb.jpg')
  3362. 15:42:11 T:2500 DEBUG: Mysql execute: update episode set c00='Timeslides',c01='Lister’s despair at life after humanity lifts when Kryten, having discovered some mutated development fluid, creates photographs that literally revisit the past. With no regard for the laws of causality, Lister looks to exploit the discovery for his own ends, talking his teenaged self into inventing the “Tension Sheet”, a billion-selling sheet of painted bubble-wrap. Suddenly alone on Red Dwarf, Rimmer is left with little choice but to “save” his crewmate from a life of luxury.',c02='',c03='7.900000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1989-12-12',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x05 Timeslides.avi',c19='250',c20='' where idEpisode=12196
  3363. 15:42:11 T:2500 DEBUG: Mysql commit transaction
  3364. 15:42:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3365. 15:42:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3366. 15:42:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x06 The Last Day.avi), query = select idEpisode from episode where idFile=1164
  3367. 15:42:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x06 The Last Day.nfo
  3368. 15:42:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3369. 15:42:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x06 The Last Day.avi
  3370. 15:42:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:55:47' where idFile=1164
  3371. 15:42:11 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1164, 321)
  3372. 15:42:11 T:2500 DEBUG: Mysql Start transaction
  3373. 15:42:11 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12197
  3374. 15:42:11 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12197
  3375. 15:42:11 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12197
  3376. 15:42:11 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1164
  3377. 15:42:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12197,'',0)
  3378. 15:42:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12197,'',1)
  3379. 15:42:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12197,'',2)
  3380. 15:42:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12197,'',3)
  3381. 15:42:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12197,'',4)
  3382. 15:42:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12197,'',5)
  3383. 15:42:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12197,'',6)
  3384. 15:42:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12197,'',7)
  3385. 15:42:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1902,12197,'',9)
  3386. 15:42:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1903,12197,'',10)
  3387. 15:42:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12197)
  3388. 15:42:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12197)
  3389. 15:42:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12197)
  3390. 15:42:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12197)
  3391. 15:42:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12197)
  3392. 15:42:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12197)
  3393. 15:42:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12197)
  3394. 15:42:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12197)
  3395. 15:42:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12197, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x06 The Last Day-thumb.jpg')
  3396. 15:42:19 T:2500 DEBUG: Mysql execute: update episode set c00='The Last Day',c01='The crew intercepts a message from Kryten’s manufacturer, DivaDroid International, declaring him obsolete and announcing his successor, the all-singing, all-dancing Hudzen-10. Left with days to live by an inbuilt self-destruct programme, Kryten reflects on his robot existence, taking solace in the thought of an electronic afterlife. A farewell party prompts a change of heart, however, jeopardised by the arrival of his super-strong, murderously deranged replacement.',c02='',c03='8.100000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1989-12-19',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 3/Red Dwarf 3x06 The Last Day.avi',c19='250',c20='' where idEpisode=12197
  3397. 15:42:19 T:2500 DEBUG: Mysql commit transaction
  3398. 15:42:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3399. 15:42:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3400. 15:42:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x01 Camille.avi), query = select idEpisode from episode where idFile=1165
  3401. 15:42:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x01 Camille.nfo
  3402. 15:42:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3403. 15:42:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x01 Camille.avi
  3404. 15:42:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:52:20' where idFile=1165
  3405. 15:42:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1165, 321)
  3406. 15:42:20 T:2500 DEBUG: Mysql Start transaction
  3407. 15:42:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12198
  3408. 15:42:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12198
  3409. 15:42:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12198
  3410. 15:42:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1165
  3411. 15:42:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12198,'',0)
  3412. 15:42:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12198,'',1)
  3413. 15:42:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12198,'',2)
  3414. 15:42:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12198,'',3)
  3415. 15:42:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12198,'',4)
  3416. 15:42:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12198,'',5)
  3417. 15:42:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12198,'',6)
  3418. 15:42:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12198,'',7)
  3419. 15:42:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1904,12198,'',8)
  3420. 15:42:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1905,12198,'',9)
  3421. 15:42:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1906,12198,'',10)
  3422. 15:42:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1864,12198,'',11)
  3423. 15:42:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12198)
  3424. 15:42:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12198)
  3425. 15:42:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12198)
  3426. 15:42:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12198)
  3427. 15:42:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12198)
  3428. 15:42:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12198)
  3429. 15:42:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12198)
  3430. 15:42:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12198)
  3431. 15:42:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12198, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x01 Camille-thumb.jpg')
  3432. 15:42:28 T:2500 DEBUG: Mysql execute: update episode set c00='Camille',c01='Lister tries in vain to teach Kryten how to lie, insult, cheat and disobey orders. Lister gives up when Rimmer calls Kryten on a trip moon-hopping. On the trip they receive a distress call and Kryten goes to investigate against Rimmer\'s orders (The planet is about to explode). Kryten rescues a female droid called Camille who he falls in love with, even though droids aren\'t supposed to have feelings like that. Kryten takes Camille back to Starbug, but when Rimmer sees her, she\'s a hologram who is interested in him. They bring her back to Red Dwarf and then Lister sees a human female with tastes similar to him. Lister notices how everyone reacts to Camille and she confesses to Lister that she is a Pleasure GELF (Genetically Engineered Life Form) programmed to be everyone\'s perfect companion. The Cat goes to see, and it is not surprising that he sees himself! The GELF turns into her true form at Kryten\'s request which is a huge green blob. Despite her apalling appearance, Kry',c02='',c03='7.600000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1991-02-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x01 Camille.avi',c19='251',c20='' where idEpisode=12198
  3433. 15:42:29 T:2500 DEBUG: Mysql commit transaction
  3434. 15:42:29 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3435. 15:42:29 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3436. 15:42:29 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x02 D.N.A.avi), query = select idEpisode from episode where idFile=1166
  3437. 15:42:29 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x02 D.N.A.nfo
  3438. 15:42:29 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3439. 15:42:29 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x02 D.N.A.avi
  3440. 15:42:29 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:47:14' where idFile=1166
  3441. 15:42:29 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1166, 321)
  3442. 15:42:29 T:2500 DEBUG: Mysql Start transaction
  3443. 15:42:29 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12199
  3444. 15:42:29 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12199
  3445. 15:42:29 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12199
  3446. 15:42:29 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1166
  3447. 15:42:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12199,'',0)
  3448. 15:42:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12199,'',1)
  3449. 15:42:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12199,'',2)
  3450. 15:42:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12199,'',3)
  3451. 15:42:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12199,'',4)
  3452. 15:42:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12199,'',5)
  3453. 15:42:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12199,'',6)
  3454. 15:42:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12199,'',7)
  3455. 15:42:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1907,12199,'',8)
  3456. 15:42:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12199)
  3457. 15:42:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12199)
  3458. 15:42:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12199)
  3459. 15:42:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12199)
  3460. 15:42:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12199)
  3461. 15:42:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12199)
  3462. 15:42:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12199)
  3463. 15:42:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12199)
  3464. 15:42:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12199, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x02 D.N.A-thumb.jpg')
  3465. 15:42:36 T:2500 DEBUG: Mysql execute: update episode set c00='D.N.A.',c01='The crew stumble upon a deserted space ship of non-human origin and Rimmer believes it is an alien ship. They go inside to search the ship and Kryten and Rimmer discover the remains of a three-headed creature. They find a wallet on him with human artifacts such as credit cards, license etc. and Kryten suggests that something has changed his physical form. Meanwhile, Cat and Lister find a machine with a Star Trek style computer panel. Cat begins playing with it and accidentally traps Lister in a pink beam. A deep voice announces that a transmogrification is about to take place. When Cat tries to get him free, Lister turns into a chicken. Rimmer and Kryten come along and while Cat is showing what he did to Lister, he traps Kryten in the beam. He manages to change Lister back to a human, but when he does the same for Kryten, it actually transforms him into a human, rather than just setting him free. Back on Red Dwarf, Kryten is delighted with his new-found humanity. However he soon',c02='',c03='7.600000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1991-02-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x02 D.N.A.avi',c19='251',c20='' where idEpisode=12199
  3466. 15:42:36 T:2500 DEBUG: Mysql commit transaction
  3467. 15:42:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3468. 15:42:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3469. 15:42:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x03 Justice.avi), query = select idEpisode from episode where idFile=1167
  3470. 15:42:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x03 Justice.nfo
  3471. 15:42:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3472. 15:42:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x03 Justice.avi
  3473. 15:42:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:50:29' where idFile=1167
  3474. 15:42:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1167, 321)
  3475. 15:42:36 T:2500 DEBUG: Mysql Start transaction
  3476. 15:42:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12200
  3477. 15:42:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12200
  3478. 15:42:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12200
  3479. 15:42:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1167
  3480. 15:42:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12200,'',0)
  3481. 15:42:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12200,'',1)
  3482. 15:42:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12200,'',2)
  3483. 15:42:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12200,'',3)
  3484. 15:42:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12200,'',4)
  3485. 15:42:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12200,'',5)
  3486. 15:42:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12200,'',6)
  3487. 15:42:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12200,'',7)
  3488. 15:42:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1908,12200,'',8)
  3489. 15:42:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1909,12200,'',9)
  3490. 15:42:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12200)
  3491. 15:42:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12200)
  3492. 15:42:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12200)
  3493. 15:42:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12200)
  3494. 15:42:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12200)
  3495. 15:42:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12200)
  3496. 15:42:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12200)
  3497. 15:42:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12200)
  3498. 15:42:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12200, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x03 Justice-thumb.jpg')
  3499. 15:42:44 T:2500 DEBUG: Mysql execute: update episode set c00='Justice',c01='Lister is in bed with space mumps when he hears the news that the gang has brought aboard a cryo-pod from a prison ship which possibly contains a guard named Barbara Bellini.\nLister inspects the pod and begins the thawing process, which Rimmer objects to, saying that there were two survivors aboard the ship: Ms Bellini and a Simulant prisoner (Simulants are droids who are noted to be murderous and insane). Since it is too late -- they cannot stop the thawing process -- they decide to travel to the prison colony that the ship was heading for.\nThey arrive on the space station and walk through a white light which Kryten says is a mind probe to seek out any unpunished criminal activity. Lister gets very edgy and confesses that he had committed some minor crimes as a teenager. \nThe justice computer passes his verdict on them: Kryten and Cat get off, Lister does so, but barely. Rimmer, however, is sentenced to 9000 years in prison for the second degree murder of the Red Dwarf\'s complement of 1167 personnel -- not counting himself or Lister.\nKryten believes that he can defend Rimmer and reverse the verdict and he fronts up to the justice computer, describing to it all about Rimmer\'s extreme inadequacy and sheer hopelessness. The computer eventually concedes that Rimmer should not have been held accountable for the deaths and releases him due to incompetence.\nMeanwhile the pod has thawed and the occupant has escaped. It is, of course, the simulant who was inside and he chases them through the colony. Lister finally beats him by using the power of the justice field - whatever crime you commit against someone else, the consequences happen to you. When the simulant fires at Lister, the bullets hit him instead of Lister, when he throws a knife, it comes back and hits him and so forth.\nThe gang head back to Red Dwarf with Lister droning on and on about justice and freedom until he falls down a manhole.\nThank God for that remarks Cat.',c02='',c03='7.900000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1991-02-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x03 Justice.avi',c19='251',c20='' where idEpisode=12200
  3500. 15:42:44 T:2500 DEBUG: Mysql commit transaction
  3501. 15:42:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3502. 15:42:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3503. 15:42:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x04 White Hole.avi), query = select idEpisode from episode where idFile=1168
  3504. 15:42:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x04 White Hole.nfo
  3505. 15:42:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3506. 15:42:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x04 White Hole.avi
  3507. 15:42:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:52:06' where idFile=1168
  3508. 15:42:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1168, 321)
  3509. 15:42:45 T:2500 DEBUG: Mysql Start transaction
  3510. 15:42:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12201
  3511. 15:42:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12201
  3512. 15:42:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12201
  3513. 15:42:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1168
  3514. 15:42:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12201,'',0)
  3515. 15:42:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12201,'',1)
  3516. 15:42:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12201,'',2)
  3517. 15:42:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12201,'',3)
  3518. 15:42:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12201,'',4)
  3519. 15:42:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12201,'',5)
  3520. 15:42:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12201,'',6)
  3521. 15:42:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12201,'',7)
  3522. 15:42:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(741,12201,'',8)
  3523. 15:42:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12201)
  3524. 15:42:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12201)
  3525. 15:42:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12201)
  3526. 15:42:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12201)
  3527. 15:42:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12201)
  3528. 15:42:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12201)
  3529. 15:42:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12201)
  3530. 15:42:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12201)
  3531. 15:42:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12201, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x04 White Hole-thumb.jpg')
  3532. 15:42:52 T:2500 DEBUG: Mysql execute: update episode set c00='White Hole',c01='An attempt to restore Holly\'s mind via intelligence compression backfires, giving her an IQ of 12,000 but just three minutes to live. With the aid of the infuriating Talkie Toaster, whose questions about life, the universe and everything invariably gravitate towards bread, the crew devises a solution, unaware that a nearby white hole is disrupting the passage of time. Alarmingly, it falls to Lister\'s contested pool-playing skills to put everything back in order.',c02='',c03='7.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1991-03-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x04 White Hole.avi',c19='251',c20='' where idEpisode=12201
  3533. 15:42:52 T:2500 DEBUG: Mysql commit transaction
  3534. 15:42:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3535. 15:42:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3536. 15:42:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x05 Dimension Jump.avi), query = select idEpisode from episode where idFile=1169
  3537. 15:42:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x05 Dimension Jump.nfo
  3538. 15:42:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3539. 15:42:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x05 Dimension Jump.avi
  3540. 15:42:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:54:23' where idFile=1169
  3541. 15:42:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1169, 321)
  3542. 15:42:52 T:2500 DEBUG: Mysql Start transaction
  3543. 15:42:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12202
  3544. 15:42:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12202
  3545. 15:42:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12202
  3546. 15:42:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1169
  3547. 15:42:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12202,'',0)
  3548. 15:42:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12202,'',1)
  3549. 15:42:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12202,'',2)
  3550. 15:42:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12202,'',3)
  3551. 15:42:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12202,'',4)
  3552. 15:42:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12202,'',5)
  3553. 15:42:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12202,'',6)
  3554. 15:42:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12202,'',7)
  3555. 15:42:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1891,12202,'',13)
  3556. 15:42:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1892,12202,'',14)
  3557. 15:42:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1910,12202,'',15)
  3558. 15:43:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12202)
  3559. 15:43:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12202)
  3560. 15:43:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12202)
  3561. 15:43:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12202)
  3562. 15:43:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12202)
  3563. 15:43:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12202)
  3564. 15:43:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12202)
  3565. 15:43:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12202)
  3566. 15:43:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12202, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x05 Dimension Jump-thumb.jpg')
  3567. 15:43:03 T:2500 DEBUG: Mysql execute: update episode set c00='Dimension Jump',c01='An alternate reality version of Rimmer literally crashes into his alter-ego while testing a dimension-jumping spacecraft. With Starbug downed after the collision, the daring, dashing Ace Rimmer attempts a one-man rescue, unaware that his doppelganger is, in this reality, an intolerable coward. Neither a broken arm nor hostile, jealous hologram can keep him from his duty, but when the company is this hopeless, even a hero finds it hard to keep his chin up.',c02='',c03='7.900000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1991-03-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x05 Dimension Jump.avi',c19='251',c20='' where idEpisode=12202
  3568. 15:43:03 T:2500 DEBUG: Mysql commit transaction
  3569. 15:43:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3570. 15:43:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3571. 15:43:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x06 Meltdown.avi), query = select idEpisode from episode where idFile=1170
  3572. 15:43:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x06 Meltdown.nfo
  3573. 15:43:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3574. 15:43:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x06 Meltdown.avi
  3575. 15:43:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:51:09' where idFile=1170
  3576. 15:43:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1170, 321)
  3577. 15:43:03 T:2500 DEBUG: Mysql Start transaction
  3578. 15:43:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12203
  3579. 15:43:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12203
  3580. 15:43:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12203
  3581. 15:43:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1170
  3582. 15:43:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12203,'',0)
  3583. 15:43:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12203,'',1)
  3584. 15:43:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12203,'',2)
  3585. 15:43:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12203,'',3)
  3586. 15:43:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12203,'',4)
  3587. 15:43:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12203,'',5)
  3588. 15:43:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12203,'',6)
  3589. 15:43:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12203,'',7)
  3590. 15:43:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1911,12203,'',8)
  3591. 15:43:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1912,12203,'',9)
  3592. 15:43:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1913,12203,'',10)
  3593. 15:43:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1914,12203,'',11)
  3594. 15:43:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1915,12203,'',12)
  3595. 15:43:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1863,12203,'',13)
  3596. 15:43:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1916,12203,'',14)
  3597. 15:43:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1917,12203,'',15)
  3598. 15:43:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1918,12203,'',16)
  3599. 15:43:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1919,12203,'',17)
  3600. 15:43:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1920,12203,'',18)
  3601. 15:43:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1921,12203,'',19)
  3602. 15:43:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1922,12203,'',20)
  3603. 15:43:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1923,12203,'',21)
  3604. 15:43:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1924,12203,'',22)
  3605. 15:43:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1925,12203,'',23)
  3606. 15:43:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1926,12203,'',24)
  3607. 15:43:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1927,12203,'',25)
  3608. 15:43:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12203)
  3609. 15:43:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12203)
  3610. 15:43:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12203)
  3611. 15:43:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12203)
  3612. 15:43:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12203)
  3613. 15:43:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12203)
  3614. 15:43:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12203)
  3615. 15:43:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12203)
  3616. 15:43:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12203, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x06 Meltdown-thumb.jpg')
  3617. 15:43:18 T:2500 DEBUG: Mysql execute: update episode set c00='Meltdown',c01='Krtyen\'s discovery of a matter transporter device sends the crew to a distant planet, Wax World, populated entirely by theme park recreations of historic Earth figures. With Lister and the Cat imprisoned by, among other villains, the Roman emperor Caligula, Rimmer and Kryten recruit an army of heroes for a rescue operation. Unfortunately, the allied forces of Elvis, Gandhi, Stan Laurel, Pythagoras, and Noel Coward are about as effective as Rimmer\'s first military command.',c02='',c03='7.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1991-03-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 4/Red Dwarf 4x06 Meltdown.avi',c19='251',c20='' where idEpisode=12203
  3618. 15:43:18 T:2500 DEBUG: Mysql commit transaction
  3619. 15:43:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3620. 15:43:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3621. 15:43:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x01 Holoship.avi), query = select idEpisode from episode where idFile=1171
  3622. 15:43:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x01 Holoship.nfo
  3623. 15:43:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3624. 15:43:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x01 Holoship.avi
  3625. 15:43:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:50:19' where idFile=1171
  3626. 15:43:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1171, 321)
  3627. 15:43:18 T:2500 DEBUG: Mysql Start transaction
  3628. 15:43:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12204
  3629. 15:43:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12204
  3630. 15:43:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12204
  3631. 15:43:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1171
  3632. 15:43:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12204,'',0)
  3633. 15:43:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12204,'',1)
  3634. 15:43:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12204,'',2)
  3635. 15:43:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12204,'',3)
  3636. 15:43:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12204,'',4)
  3637. 15:43:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12204,'',5)
  3638. 15:43:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12204,'',6)
  3639. 15:43:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12204,'',7)
  3640. 15:43:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1928,12204,'',8)
  3641. 15:43:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1929,12204,'',9)
  3642. 15:43:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1930,12204,'',10)
  3643. 15:43:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1931,12204,'',11)
  3644. 15:43:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1932,12204,'',12)
  3645. 15:43:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1933,12204,'',13)
  3646. 15:43:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1934,12204,'',14)
  3647. 15:43:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1935,12204,'',15)
  3648. 15:43:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1936,12204,'',16)
  3649. 15:43:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1937,12204,'',17)
  3650. 15:43:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1938,12204,'',18)
  3651. 15:43:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12204)
  3652. 15:43:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12204)
  3653. 15:43:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12204)
  3654. 15:43:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12204)
  3655. 15:43:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12204)
  3656. 15:43:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12204)
  3657. 15:43:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12204)
  3658. 15:43:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12204)
  3659. 15:43:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12204, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x01 Holoship-thumb.jpg')
  3660. 15:43:30 T:2500 DEBUG: Mysql execute: update episode set c00='Holoship',c01='The gang watch a sappy love story aboard Starbug and Rimmer is disgusted at how the hero sacrificed his own happiness for his lover. They come across a computer-generated ship, and Rimmer is captured and taken aboard. The Holoship (named \'The Enlightenment\') will not answer Starbug\'s communication attempts on account of them being notoriously arrogant and self-centered. Meanwhile Rimmer is having quite a good time aboard the Holoship: he can touch, feel and taste. Not only that, but it\'s a ship regulation to have sexual relations at least twice a day with any other crew member. He meets a crew member, Commander Nirvanah Crane who gives him a tour of the ship. Upon having sex with her, He falls in love with her and she, even though they have disposed of the concept of \'love\' aboard the ship, feels something for him also. Rimmer decides he wants to stay aboard the ship, and challenges a randomly-selected crew-member. The crew member turns out to be Nirvanah who lets him win on purp',c02='',c03='7.400000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1992-02-20',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x01 Holoship.avi',c19='252',c20='' where idEpisode=12204
  3661. 15:43:30 T:2500 DEBUG: Mysql commit transaction
  3662. 15:43:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3663. 15:43:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3664. 15:43:30 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x02 The Inquisitor.avi), query = select idEpisode from episode where idFile=1172
  3665. 15:43:30 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x02 The Inquisitor.nfo
  3666. 15:43:30 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3667. 15:43:30 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x02 The Inquisitor.avi
  3668. 15:43:30 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:51:29' where idFile=1172
  3669. 15:43:30 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1172, 321)
  3670. 15:43:30 T:2500 DEBUG: Mysql Start transaction
  3671. 15:43:30 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12205
  3672. 15:43:30 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12205
  3673. 15:43:30 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12205
  3674. 15:43:30 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1172
  3675. 15:43:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12205,'',0)
  3676. 15:43:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12205,'',1)
  3677. 15:43:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12205,'',2)
  3678. 15:43:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12205,'',3)
  3679. 15:43:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12205,'',4)
  3680. 15:43:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12205,'',5)
  3681. 15:43:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12205,'',6)
  3682. 15:43:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12205,'',7)
  3683. 15:43:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1939,12205,'',8)
  3684. 15:43:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1940,12205,'',9)
  3685. 15:43:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1941,12205,'',10)
  3686. 15:43:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1942,12205,'',11)
  3687. 15:43:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1943,12205,'',12)
  3688. 15:43:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1934,12205,'',13)
  3689. 15:43:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1944,12205,'',14)
  3690. 15:43:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12205)
  3691. 15:43:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12205)
  3692. 15:43:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12205)
  3693. 15:43:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12205)
  3694. 15:43:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12205)
  3695. 15:43:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12205)
  3696. 15:43:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12205)
  3697. 15:43:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12205)
  3698. 15:43:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12205, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x02 The Inquisitor-thumb.jpg')
  3699. 15:43:40 T:2500 DEBUG: Mysql execute: update episode set c00='The Inquisitor',c01='Thomas Allman is in his room when a man dressed in black with a white skull-like mask comes along, charges him of being a waste of skin and erases him, replacing him with a more well-built version of himself... The crew are flying along in Starbug when they lose control of the ship. Using Lister\'s body, something announces itself as The Inquisitor and that they will return to Red Dwarf to face judgement. Kryten later describes the Inquisitor as a self-repairing simulant who survived to the end of time to find no heaven or afterlife. So he built a time machine and went back and forth through time, judging everyone on whether they have lead a worthwhile life, deleting the ones who didn\'t and replacing them with the sperms that never got a chance. Back aboard Red Dwarf, the inquisition begins. Rimmer and Cat survive the trial because of their shallowness and low standards, but Lister and Kryten could have made more of their lives and are removed from history. Just as their phys',c02='',c03='7.900000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1992-02-27',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x02 The Inquisitor.avi',c19='252',c20='' where idEpisode=12205
  3700. 15:43:40 T:2500 DEBUG: Mysql commit transaction
  3701. 15:43:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3702. 15:43:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3703. 15:43:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x03 Terrorform.avi), query = select idEpisode from episode where idFile=1173
  3704. 15:43:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x03 Terrorform.nfo
  3705. 15:43:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3706. 15:43:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x03 Terrorform.avi
  3707. 15:43:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:51:03' where idFile=1173
  3708. 15:43:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1173, 321)
  3709. 15:43:41 T:2500 DEBUG: Mysql Start transaction
  3710. 15:43:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12206
  3711. 15:43:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12206
  3712. 15:43:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12206
  3713. 15:43:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1173
  3714. 15:43:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12206,'',0)
  3715. 15:43:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12206,'',1)
  3716. 15:43:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12206,'',2)
  3717. 15:43:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12206,'',3)
  3718. 15:43:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12206,'',4)
  3719. 15:43:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12206,'',5)
  3720. 15:43:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12206,'',6)
  3721. 15:43:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12206,'',7)
  3722. 15:43:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1945,12206,'',8)
  3723. 15:43:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1946,12206,'',9)
  3724. 15:43:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12206)
  3725. 15:43:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12206)
  3726. 15:43:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12206)
  3727. 15:43:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12206)
  3728. 15:43:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12206)
  3729. 15:43:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12206)
  3730. 15:43:48 T:3884 DEBUG: ### [Qlock] - Delaying 240 secs
  3731. 15:43:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12206)
  3732. 15:43:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12206)
  3733. 15:43:49 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12206, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x03 Terrorform-thumb.jpg')
  3734. 15:43:49 T:2500 DEBUG: Mysql execute: update episode set c00='Terrorform',c01='Kryten wakes up on a moon surrounded by the remains of a crashed Starbug. He detaches his hand and tells it to return to Red Dwarf and bring back Lister and Cat. Lister comes, collects and fixes Kryten. Kryten tells them that Rimmer was captured while on a psy-moon (a terraforming moon that reshapes itself to mimic a persons psyche). The crew reluctantly go out on the surface to search for him. Rimmer is hung up in a dungeon and prepared to be tortured by The Unspeakable One. The crew make their way across the Swamp of Despair with frogs that say \'Useless\' and through a graveyard with headstones that desribe a positive part of Rimmer\'s personality that has died: self-confidence, honour, generosity, charm etc. Lister notices a freshly-dug grave with the headstone \'Hope\' and Kryten tells the others to hurry, realising that they could be in serious danger if Rimmer loses all hope for himself. The crew finds the dungeon and drive back the unspeakable one, saving Rimmer. They try',c02='',c03='7.100000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1992-03-05',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x03 Terrorform.avi',c19='252',c20='' where idEpisode=12206
  3735. 15:43:49 T:2500 DEBUG: Mysql commit transaction
  3736. 15:43:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3737. 15:43:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3738. 15:43:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x04 Quarantine.avi), query = select idEpisode from episode where idFile=1174
  3739. 15:43:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x04 Quarantine.nfo
  3740. 15:43:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3741. 15:43:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x04 Quarantine.avi
  3742. 15:43:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:41:24' where idFile=1174
  3743. 15:43:49 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1174, 321)
  3744. 15:43:49 T:2500 DEBUG: Mysql Start transaction
  3745. 15:43:49 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12207
  3746. 15:43:49 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12207
  3747. 15:43:49 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12207
  3748. 15:43:49 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1174
  3749. 15:43:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12207,'',0)
  3750. 15:43:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12207,'',1)
  3751. 15:43:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12207,'',2)
  3752. 15:43:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12207,'',3)
  3753. 15:43:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12207,'',4)
  3754. 15:43:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12207,'',5)
  3755. 15:43:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12207,'',6)
  3756. 15:43:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12207,'',7)
  3757. 15:43:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1947,12207,'',8)
  3758. 15:43:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12207)
  3759. 15:43:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12207)
  3760. 15:43:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12207)
  3761. 15:43:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12207)
  3762. 15:43:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12207)
  3763. 15:43:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12207)
  3764. 15:43:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12207)
  3765. 15:43:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12207)
  3766. 15:43:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12207, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x04 Quarantine-thumb.jpg')
  3767. 15:43:56 T:2500 DEBUG: Mysql execute: update episode set c00='Quarantine',c01='The crew are on a snowy planet, when they come across an abandoned research centre. Rimmer objects to Kryten being in charge but is ignored by the others and goes to sulk. They send a scouter which reports that there is a scientist named Dr. Lanstrom inside the facility. Unfortunately she is a hologram and Kryten asks Rimmer to go back to Red Dwarf so they can rescue her, using another Space Corp Directive against him. Rimmer questions the validity of the Directives that Kryten uses so Holly gives Rimmer a hologrammatical copy of the directives manual, whereupon Rimmer again goes off to sulk. Going into the research center, they find the Doctor in stasis only to discover that she has contracted a holovirus that has made her insane but has given her extraordinary powers like hex vision and telekinesis at the price of her sanity. They escape when her life force is drained and she disappears, but the disease is transferred to Rimmer. When the rest of the crew get back on Red Dwar',c02='',c03='8.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1992-03-12',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x04 Quarantine.avi',c19='252',c20='' where idEpisode=12207
  3768. 15:43:56 T:2500 DEBUG: Mysql commit transaction
  3769. 15:43:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3770. 15:43:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3771. 15:43:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x05 Demons & Angels.avi), query = select idEpisode from episode where idFile=1175
  3772. 15:43:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x05 Demons & Angels.nfo
  3773. 15:43:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3774. 15:43:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x05 Demons & Angels.avi
  3775. 15:43:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:17:50' where idFile=1175
  3776. 15:43:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1175, 321)
  3777. 15:43:57 T:2500 DEBUG: Mysql Start transaction
  3778. 15:43:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12208
  3779. 15:43:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12208
  3780. 15:43:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12208
  3781. 15:43:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1175
  3782. 15:43:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12208,'',0)
  3783. 15:43:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12208,'',1)
  3784. 15:43:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12208,'',2)
  3785. 15:43:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12208,'',3)
  3786. 15:43:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12208,'',4)
  3787. 15:43:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12208,'',5)
  3788. 15:44:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12208,'',6)
  3789. 15:44:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12208,'',7)
  3790. 15:44:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1940,12208,'',8)
  3791. 15:44:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1934,12208,'',9)
  3792. 15:44:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1948,12208,'',10)
  3793. 15:44:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12208)
  3794. 15:44:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12208)
  3795. 15:44:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12208)
  3796. 15:44:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12208)
  3797. 15:44:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12208)
  3798. 15:44:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12208)
  3799. 15:44:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12208)
  3800. 15:44:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12208)
  3801. 15:44:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12208, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x05 Demons & Angels-thumb.jpg')
  3802. 15:44:05 T:2500 DEBUG: Mysql execute: update episode set c00='Demons & Angels',c01='Lister and Kryten have invented a triplicator: a device which can make triples of objects. They demonstrate it on the last strawberry in the universe and recieve two exact copies. Lister samples one and reels from the taste, saying that it is brilliant, so succulent and divine. He tries the other and scrunches his face in disgust as we see that there are maggots crawling around in it. Kryten notes that the triplicator has put all the best qualities in one copy and the worst in the other. Lister attempts to reverse the process but causes an overload and Red Dwarf blows up. After the blast, they realise that they accidentally triplicated Red Dwarf and there are two copies left behind. The crew board the High ship to find their counterparts are monks and are all into the better side of things: spiritual happiness etc. Kryten finds half of the triplicator he needs to merge the ships to get the original back. They board the Low ship and it is horrible, the crew are monsters and',c02='',c03='7.900000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1992-03-19',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x05 Demons & Angels.avi',c19='252',c20='' where idEpisode=12208
  3803. 15:44:05 T:2500 DEBUG: Mysql commit transaction
  3804. 15:44:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3805. 15:44:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3806. 15:44:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x06 Back to Reality.avi), query = select idEpisode from episode where idFile=1176
  3807. 15:44:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x06 Back to Reality.nfo
  3808. 15:44:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3809. 15:44:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x06 Back to Reality.avi
  3810. 15:44:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:33:05' where idFile=1176
  3811. 15:44:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1176, 321)
  3812. 15:44:05 T:2500 DEBUG: Mysql Start transaction
  3813. 15:44:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12209
  3814. 15:44:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12209
  3815. 15:44:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12209
  3816. 15:44:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1176
  3817. 15:44:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12209,'',0)
  3818. 15:44:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12209,'',1)
  3819. 15:44:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12209,'',2)
  3820. 15:44:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12209,'',3)
  3821. 15:44:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12209,'',4)
  3822. 15:44:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12209,'',5)
  3823. 15:44:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12209,'',6)
  3824. 15:44:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12209,'',7)
  3825. 15:44:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1949,12209,'',8)
  3826. 15:44:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1950,12209,'',9)
  3827. 15:44:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1951,12209,'',10)
  3828. 15:44:10 T:3248 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  3829. 15:44:10 T:3248 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  3830. 15:44:10 T:3248 DEBUG: ------ Window Init () ------
  3831. 15:44:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1952,12209,'',11)
  3832. 15:44:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1953,12209,'',12)
  3833. 15:44:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1954,12209,'',17)
  3834. 15:44:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1955,12209,'',18)
  3835. 15:44:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1956,12209,'',19)
  3836. 15:44:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1957,12209,'',20)
  3837. 15:44:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12209)
  3838. 15:44:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12209)
  3839. 15:44:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12209)
  3840. 15:44:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12209)
  3841. 15:44:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12209)
  3842. 15:44:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12209)
  3843. 15:44:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12209)
  3844. 15:44:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12209)
  3845. 15:44:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12209, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x06 Back to Reality-thumb.jpg')
  3846. 15:44:18 T:2500 DEBUG: Mysql execute: update episode set c00='Back to Reality',c01='The crew are on an ocean planet investigating a seeding vessel called the SSS Esperanto which was studying the life forms that had been introduced by humans. They find 3 people aboard who committed suicide, and a haddock who did the same. Lister notices an oil covering everything and Kryten suggests that it is a hallucinogenic venom much like the oil from an octopus or squid. He does a chemical analysis and rushes the others back to Starbug saying that the oil contains a hallucinogen which induces despair, enough to drive the crew of the Esperanto to kill themselves. They try to escape in Starbug to avoid it happening to them, but the despair squid chases them and they crash into a rock. Starbug is destroyed.\nThe gang wake up to find they were playing a computer game called Red Dwarf for the last four years (and they only scored 4%). Lister is the rich and successful Sebastian Doyle, Rimmer (his brother, Billy) is a bum, the Cat is the saddest geek you will ever see named Dwayne Dibley',c02='',c03='7.900000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1992-03-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 5/Red Dwarf 5x06 Back to Reality.avi',c19='252',c20='' where idEpisode=12209
  3847. 15:44:18 T:2500 DEBUG: Mysql commit transaction
  3848. 15:44:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3849. 15:44:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3850. 15:44:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x01 Psirens.avi), query = select idEpisode from episode where idFile=1177
  3851. 15:44:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x01 Psirens.nfo
  3852. 15:44:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3853. 15:44:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x01 Psirens.avi
  3854. 15:44:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:37:54' where idFile=1177
  3855. 15:44:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1177, 321)
  3856. 15:44:18 T:2500 DEBUG: Mysql Start transaction
  3857. 15:44:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12210
  3858. 15:44:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12210
  3859. 15:44:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12210
  3860. 15:44:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1177
  3861. 15:44:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12210,'',0)
  3862. 15:44:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12210,'',1)
  3863. 15:44:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12210,'',2)
  3864. 15:44:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12210,'',3)
  3865. 15:44:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12210,'',4)
  3866. 15:44:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12210,'',5)
  3867. 15:44:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12210,'',6)
  3868. 15:44:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12210,'',7)
  3869. 15:44:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1861,12210,'',8)
  3870. 15:44:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1958,12210,'',9)
  3871. 15:44:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1959,12210,'',10)
  3872. 15:44:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1960,12210,'',11)
  3873. 15:44:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1907,12210,'',12)
  3874. 15:44:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1961,12210,'',13)
  3875. 15:44:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1962,12210,'',14)
  3876. 15:44:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12210)
  3877. 15:44:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12210)
  3878. 15:44:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12210)
  3879. 15:44:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12210)
  3880. 15:44:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12210)
  3881. 15:44:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12210)
  3882. 15:44:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12210)
  3883. 15:44:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12210)
  3884. 15:44:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12210, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x01 Psirens-thumb.jpg')
  3885. 15:44:28 T:2500 DEBUG: Mysql execute: update episode set c00='Psirens',c01='Red Dwarf is stolen from the crew and they are forced to survive on Starbug. They go into deep sleep and are revived 200 years later when there is a chance to recapture the ship. In order to gain more ground on Red Dwarf they try to go through an asteroid belt but find that it is inhabited by alien beings called Psirens who use mind control to lure their victims and then suck out their brains.',c02='',c03='7.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1993-10-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x01 Psirens.avi',c19='253',c20='' where idEpisode=12210
  3886. 15:44:28 T:2500 DEBUG: Mysql commit transaction
  3887. 15:44:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3888. 15:44:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3889. 15:44:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x02 Legion.avi), query = select idEpisode from episode where idFile=1178
  3890. 15:44:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x02 Legion.nfo
  3891. 15:44:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3892. 15:44:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x02 Legion.avi
  3893. 15:44:28 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:51:33' where idFile=1178
  3894. 15:44:28 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1178, 321)
  3895. 15:44:28 T:2500 DEBUG: Mysql Start transaction
  3896. 15:44:28 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12211
  3897. 15:44:28 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12211
  3898. 15:44:28 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12211
  3899. 15:44:28 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1178
  3900. 15:44:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12211,'',0)
  3901. 15:44:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12211,'',1)
  3902. 15:44:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12211,'',2)
  3903. 15:44:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12211,'',3)
  3904. 15:44:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12211,'',4)
  3905. 15:44:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12211,'',5)
  3906. 15:44:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12211,'',6)
  3907. 15:44:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12211,'',7)
  3908. 15:44:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1963,12211,'',8)
  3909. 15:44:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12211)
  3910. 15:44:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12211)
  3911. 15:44:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12211)
  3912. 15:44:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12211)
  3913. 15:44:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12211)
  3914. 15:44:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12211)
  3915. 15:44:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12211)
  3916. 15:44:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12211)
  3917. 15:44:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12211, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x02 Legion-thumb.jpg')
  3918. 15:44:36 T:2500 DEBUG: Mysql execute: update episode set c00='Legion',c01='The crew stumble on an abandoned space station and board it hoping to get some supplies. A man named Legion appears and offers each of them everything they ever wanted in the world but only if they remain on the space station forever, making the Dwarfers suspect that Legion is not at all what he seems.',c02='',c03='8.000000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1993-10-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x02 Legion.avi',c19='253',c20='' where idEpisode=12211
  3919. 15:44:36 T:2500 DEBUG: Mysql commit transaction
  3920. 15:44:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3921. 15:44:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3922. 15:44:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x03 Gunmen of the Apocalypse.avi), query = select idEpisode from episode where idFile=1179
  3923. 15:44:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x03 Gunmen of the Apocalypse.nfo
  3924. 15:44:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3925. 15:44:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x03 Gunmen of the Apocalypse.avi
  3926. 15:44:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 07:12:42' where idFile=1179
  3927. 15:44:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1179, 321)
  3928. 15:44:36 T:2500 DEBUG: Mysql Start transaction
  3929. 15:44:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12212
  3930. 15:44:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12212
  3931. 15:44:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12212
  3932. 15:44:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1179
  3933. 15:44:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12212,'',0)
  3934. 15:44:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12212,'',1)
  3935. 15:44:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12212,'',2)
  3936. 15:44:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12212,'',3)
  3937. 15:44:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12212,'',4)
  3938. 15:44:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12212,'',5)
  3939. 15:44:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12212,'',6)
  3940. 15:44:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12212,'',7)
  3941. 15:44:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1964,12212,'',8)
  3942. 15:44:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1965,12212,'',9)
  3943. 15:44:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1966,12212,'',10)
  3944. 15:44:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1967,12212,'',11)
  3945. 15:44:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1968,12212,'',12)
  3946. 15:44:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1969,12212,'',13)
  3947. 15:44:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1970,12212,'',14)
  3948. 15:44:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1971,12212,'',15)
  3949. 15:44:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1972,12212,'',16)
  3950. 15:44:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12212)
  3951. 15:44:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12212)
  3952. 15:44:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12212)
  3953. 15:44:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12212)
  3954. 15:44:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12212)
  3955. 15:44:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12212)
  3956. 15:44:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12212)
  3957. 15:44:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12212)
  3958. 15:44:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12212, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x03 Gunmen of the Apocalypse-thumb.jpg')
  3959. 15:44:47 T:2500 DEBUG: Mysql execute: update episode set c00='Gunmen of the Apocalypse',c01='The gang is attacked by a simulant ship who upgrade Starbug with laser cannons and defensive shields and then force them to play a game of \'cat and mouse\'. The crew decide not to flee but to stay and fight which stuns the simulants. Before their ship is crippled by Starbugs new offensive weapons, the simulants upload a killer virus into the navicomp. Kryten then transfers the virus to his CPU in an attempt to eradicate it. The gang watch on a virtual reality screen as Kryten\'s search for an antidote is manifested as a western setting where Kryten is a sheriff who has to fight the four horsemen of the Apocalypse - Death, War, Pestilence and Famine.',c02='',c03='7.300000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1993-10-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x03 Gunmen of the Apocalypse.avi',c19='253',c20='' where idEpisode=12212
  3960. 15:44:47 T:2500 DEBUG: Mysql commit transaction
  3961. 15:44:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3962. 15:44:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3963. 15:44:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x04 Emohawk - Polymorph II.avi), query = select idEpisode from episode where idFile=1180
  3964. 15:44:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x04 Emohawk - Polymorph II.nfo
  3965. 15:44:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  3966. 15:44:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x04 Emohawk - Polymorph II.avi
  3967. 15:44:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 06:29:44' where idFile=1180
  3968. 15:44:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1180, 321)
  3969. 15:44:47 T:2500 DEBUG: Mysql Start transaction
  3970. 15:44:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12213
  3971. 15:44:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12213
  3972. 15:44:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12213
  3973. 15:44:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1180
  3974. 15:44:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12213,'',0)
  3975. 15:44:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12213,'',1)
  3976. 15:44:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12213,'',2)
  3977. 15:44:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12213,'',3)
  3978. 15:44:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12213,'',4)
  3979. 15:44:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12213,'',5)
  3980. 15:44:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12213,'',6)
  3981. 15:44:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12213,'',7)
  3982. 15:44:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1973,12213,'',8)
  3983. 15:44:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1974,12213,'',9)
  3984. 15:44:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1975,12213,'',10)
  3985. 15:44:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1976,12213,'',11)
  3986. 15:44:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12213)
  3987. 15:44:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12213)
  3988. 15:44:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12213)
  3989. 15:44:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12213)
  3990. 15:44:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12213)
  3991. 15:44:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12213)
  3992. 15:44:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12213)
  3993. 15:44:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12213)
  3994. 15:44:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12213, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x04 Emohawk - Polymorph II-thumb.jpg')
  3995. 15:44:57 T:2500 DEBUG: Mysql execute: update episode set c00='Emohawk: Polymorph II',c01='A Space Corps Law Enforcement Vessel chases Starbug and the crew make a crash landing on a GELF planet. They go in search of a vital ship part and come across a village who have the part but the price is for Lister to marry the chief\'s daughter. Lister reluctantly does so but on his wedding night, does a runner back to Starbug. The chief takes this as an insult and releases his pet Emohawk, a smaller polymorph (see Polymorph) on them. The Emohawk hides on Starbug and attacks Rimmer and Cat, taking Rimmer\'s bitterness and the Cat\'s cool; turning them into Ace Rimmer (see Dimension Jump) and Dwayne Dibbley (see Back to Reality). Ace, with his new personality, decides to save the day and locks Kryten and Lister in the hold so they will be safe while he and Dwayne go after the Emohawk. They eventually track it down and freeze it, forcing it to release their emotions and turning them back to normal.',c02='',c03='7.700000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1993-10-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x04 Emohawk - Polymorph II.avi',c19='253',c20='' where idEpisode=12213
  3996. 15:44:57 T:2500 DEBUG: Mysql commit transaction
  3997. 15:44:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3998. 15:44:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3999. 15:44:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x05 Rimmerworld.avi), query = select idEpisode from episode where idFile=1181
  4000. 15:44:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x05 Rimmerworld.nfo
  4001. 15:44:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4002. 15:44:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x05 Rimmerworld.avi
  4003. 15:44:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 07:13:45' where idFile=1181
  4004. 15:44:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1181, 321)
  4005. 15:44:57 T:2500 DEBUG: Mysql Start transaction
  4006. 15:44:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12214
  4007. 15:44:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12214
  4008. 15:44:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12214
  4009. 15:44:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1181
  4010. 15:44:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12214,'',0)
  4011. 15:44:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12214,'',1)
  4012. 15:44:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12214,'',2)
  4013. 15:44:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12214,'',3)
  4014. 15:44:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12214,'',4)
  4015. 15:45:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12214,'',5)
  4016. 15:45:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12214,'',6)
  4017. 15:45:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12214,'',7)
  4018. 15:45:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1972,12214,'',8)
  4019. 15:45:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12214)
  4020. 15:45:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12214)
  4021. 15:45:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12214)
  4022. 15:45:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12214)
  4023. 15:45:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12214)
  4024. 15:45:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12214)
  4025. 15:45:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12214)
  4026. 15:45:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12214)
  4027. 15:45:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12214, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x05 Rimmerworld-thumb.jpg')
  4028. 15:45:05 T:2500 DEBUG: Mysql execute: update episode set c00='Rimmerworld',c01='The gang come across the simulant ship they nearly destroyed in Gunmen of the Apocalypse and decide to board the ship and loot it for supplies despite the fact that a loud noise would cause it to disintegrate. They find a time and matter transporter on board and take it with them. One of the simulants is still alive and attacks them. Rimmer, always the brave, jumps in an escape pod but when it releases the ship begins to fall apart. The rest of the crew use the transporter to get back to Starbug and track the pod which is heading down to a planet. Unfortunately, the pod goes through a worm hole on its way causing Rimmer to be on a completely different time stream than Starbug. When he reaches the planet, Rimmer uses technology from the pod to create a woman in his image, but no matter how many times he tries all he can do is clone himself. When Starbug reaches the planet on the normal time stream, 600 years have passed on the planet and the Rimmer clones have taken over, banishing the',c02='',c03='7.500000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1993-11-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x05 Rimmerworld.avi',c19='253',c20='' where idEpisode=12214
  4029. 15:45:05 T:2500 DEBUG: Mysql commit transaction
  4030. 15:45:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4031. 15:45:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4032. 15:45:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x06 Out of Time.avi), query = select idEpisode from episode where idFile=1182
  4033. 15:45:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x06 Out of Time.nfo
  4034. 15:45:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4035. 15:45:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x06 Out of Time.avi
  4036. 15:45:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 06:58:35' where idFile=1182
  4037. 15:45:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1182, 321)
  4038. 15:45:05 T:2500 DEBUG: Mysql Start transaction
  4039. 15:45:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12215
  4040. 15:45:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12215
  4041. 15:45:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12215
  4042. 15:45:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1182
  4043. 15:45:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12215,'',0)
  4044. 15:45:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12215,'',1)
  4045. 15:45:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12215,'',2)
  4046. 15:45:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12215,'',3)
  4047. 15:45:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12215,'',4)
  4048. 15:45:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12215,'',5)
  4049. 15:45:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12215,'',6)
  4050. 15:45:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12215,'',7)
  4051. 15:45:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12215)
  4052. 15:45:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12215)
  4053. 15:45:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12215)
  4054. 15:45:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12215)
  4055. 15:45:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12215)
  4056. 15:45:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12215)
  4057. 15:45:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12215)
  4058. 15:45:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12215)
  4059. 15:45:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12215, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x06 Out of Time-thumb.jpg')
  4060. 15:45:12 T:2500 DEBUG: Mysql execute: update episode set c00='Out of Time',c01='After Rimmer conducts a morale-meeting, the crew find a cloud of fog from an imploded supernova and have no choice but to go through it. They get some bad turbulence, and Lister is injured revealing that he is an android! Kryten is angry that Lister is a lesser model then he and orders him to do all the work and even gives it to him for not having used a setsquare to cut the sandwiches. They find out they were in an unreality pocket, and Lister is indeed human. More of these unreality pockets pass until they decide to go into stasis until they get through the fog. In the centre of the fog they find a Space Corps derelict which is capable of time travel. They take the time drive and hook it up to Starbug\'s engines. After testing the time drive they are disappointed to find that although they can travel to any time in history, they are still in deep space, no closer to Earth than they were before. They return to their own time to find a future version of themselves. They invit',c02='',c03='7.900000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1993-11-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 6/Red Dwarf 6x06 Out of Time.avi',c19='253',c20='' where idEpisode=12215
  4061. 15:45:12 T:2500 DEBUG: Mysql commit transaction
  4062. 15:45:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4063. 15:45:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4064. 15:45:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x01 Tikka to Ride.avi), query = select idEpisode from episode where idFile=1183
  4065. 15:45:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x01 Tikka to Ride.nfo
  4066. 15:45:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4067. 15:45:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x01 Tikka to Ride.avi
  4068. 15:45:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:51:24' where idFile=1183
  4069. 15:45:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1183, 321)
  4070. 15:45:12 T:2500 DEBUG: Mysql Start transaction
  4071. 15:45:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12216
  4072. 15:45:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12216
  4073. 15:45:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12216
  4074. 15:45:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1183
  4075. 15:45:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12216,'',0)
  4076. 15:45:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12216,'',1)
  4077. 15:45:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12216,'',2)
  4078. 15:45:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12216,'',3)
  4079. 15:45:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12216,'',4)
  4080. 15:45:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12216,'',5)
  4081. 15:45:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12216,'',6)
  4082. 15:45:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12216,'',7)
  4083. 15:45:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1977,12216,'',8)
  4084. 15:45:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1978,12216,'',9)
  4085. 15:45:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1979,12216,'',10)
  4086. 15:45:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1980,12216,'',11)
  4087. 15:45:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12216)
  4088. 15:45:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12216)
  4089. 15:45:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12216)
  4090. 15:45:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12216)
  4091. 15:45:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12216)
  4092. 15:45:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12216)
  4093. 15:45:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12216)
  4094. 15:45:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12216)
  4095. 15:45:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12216, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x01 Tikka to Ride-thumb.jpg')
  4096. 15:45:21 T:2500 DEBUG: Mysql execute: update episode set c00='Tikka to Ride',c01='After Starbug was destroyed, the future crew no longer existed - therefore were unable to go back in time and kill the present crew, hence they survived. But unfortunately disaster has struck. Starbug is completely devoid of curries. Lister proposes that they go back in time to order a couple of hundred curries from an Indian Restaurant. The rest of the crew will not go back in time because they are afraid of becoming the future selves they saw. However, Lister removes a guilt chip from one of Kryten\'s spare heads and swaps them over, telling the new guilt-less Kryten to reassure them it will be OK. They go back and appear in the Texas School Book Depository in Dallas on November 22nd 1963 just as Lee Harvey Oswald is taking his shot at President Kennedy. They knock him out the window where he dies hitting the ground, preventing Kennedy\'s assassination. To avoid being captured they go ahead a couple of years, however Kennedy\'s survival causes an alternate reality where he has b',c02='',c03='7.700000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1997-01-17',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x01 Tikka to Ride.avi',c19='254',c20='' where idEpisode=12216
  4097. 15:45:21 T:2500 DEBUG: Mysql commit transaction
  4098. 15:45:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4099. 15:45:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4100. 15:45:21 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x02 Stoke Me a Clipper.avi), query = select idEpisode from episode where idFile=1184
  4101. 15:45:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x02 Stoke Me a Clipper.nfo
  4102. 15:45:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4103. 15:45:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x02 Stoke Me a Clipper.avi
  4104. 15:45:21 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:56:28' where idFile=1184
  4105. 15:45:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1184, 321)
  4106. 15:45:21 T:2500 DEBUG: Mysql Start transaction
  4107. 15:45:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12217
  4108. 15:45:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12217
  4109. 15:45:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12217
  4110. 15:45:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1184
  4111. 15:45:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12217,'',0)
  4112. 15:45:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12217,'',1)
  4113. 15:45:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12217,'',2)
  4114. 15:45:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12217,'',3)
  4115. 15:45:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12217,'',4)
  4116. 15:45:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12217,'',5)
  4117. 15:45:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12217,'',6)
  4118. 15:45:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12217,'',7)
  4119. 15:45:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1981,12217,'',9)
  4120. 15:45:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1982,12217,'',10)
  4121. 15:45:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1983,12217,'',11)
  4122. 15:45:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1984,12217,'',12)
  4123. 15:45:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1985,12217,'',13)
  4124. 15:45:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1986,12217,'',14)
  4125. 15:45:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1987,12217,'',15)
  4126. 15:45:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1988,12217,'',16)
  4127. 15:45:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1989,12217,'',17)
  4128. 15:45:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1990,12217,'',18)
  4129. 15:45:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1991,12217,'',19)
  4130. 15:45:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12217)
  4131. 15:45:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12217)
  4132. 15:45:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12217)
  4133. 15:45:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12217)
  4134. 15:45:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12217)
  4135. 15:45:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12217)
  4136. 15:45:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12217)
  4137. 15:45:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12217)
  4138. 15:45:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12217, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x02 Stoke Me a Clipper-thumb.jpg')
  4139. 15:45:34 T:2500 DEBUG: Mysql execute: update episode set c00='Stoke Me a Clipper',c01='After traveling through countless realities, Commander \'Ace\' Rimmer returns to the Red Dwarf crew to ask a favor of his alternate self. It seems that the real Ace Rimmer died years ago and has been replaced many times over by his counterpart from each reality. This Ace Rimmer will soon die and asks our Rimmer to be his successor as an inter-galactic hero. After a little push from Lister, which seems to bring the two closer together, Rimmer decides to accept the offer and begins his training. When Ace dies, Rimmer dons his outfit and says his goodbye to the crew before leaving Starbug.',c02='',c03='8.100000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1997-01-24',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x02 Stoke Me a Clipper.avi',c19='254',c20='' where idEpisode=12217
  4140. 15:45:34 T:2500 DEBUG: Mysql commit transaction
  4141. 15:45:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4142. 15:45:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4143. 15:45:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x03 Ouroboros.avi), query = select idEpisode from episode where idFile=1185
  4144. 15:45:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x03 Ouroboros.nfo
  4145. 15:45:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4146. 15:45:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x03 Ouroboros.avi
  4147. 15:45:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:55:18' where idFile=1185
  4148. 15:45:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1185, 321)
  4149. 15:45:34 T:2500 DEBUG: Mysql Start transaction
  4150. 15:45:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12218
  4151. 15:45:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12218
  4152. 15:45:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12218
  4153. 15:45:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1185
  4154. 15:45:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12218,'',0)
  4155. 15:45:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12218,'',1)
  4156. 15:45:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12218,'',2)
  4157. 15:45:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12218,'',3)
  4158. 15:45:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12218,'',4)
  4159. 15:45:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12218,'',5)
  4160. 15:45:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12218,'',6)
  4161. 15:45:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12218,'',7)
  4162. 15:45:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1992,12218,'',9)
  4163. 15:45:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1993,12218,'',10)
  4164. 15:45:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1994,12218,'',11)
  4165. 15:45:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1995,12218,'',12)
  4166. 15:45:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12218)
  4167. 15:45:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12218)
  4168. 15:45:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12218)
  4169. 15:45:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12218)
  4170. 15:45:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12218)
  4171. 15:45:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12218)
  4172. 15:45:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12218)
  4173. 15:45:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12218)
  4174. 15:45:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12218, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x03 Ouroboros-thumb.jpg')
  4175. 15:45:43 T:2500 DEBUG: Mysql execute: update episode set c00='Ouroboros',c01='Over 3,000,000 years ago in the Aigbuth Arms pub, a box with a baby inside was placed under a pool table with just the word Ouroboros written on the side.... Returning to the present day, the crew come across a wormhole between dimensions. They go through the wormhole, and meet an alternate version of themselves. Rimmer isn\'t there, Lister is a Hologram, Kochanski is alive, and Kryten is wearing a gold suit. They decide to exchange information and Kochanski requests that Lister fills a canister up with his sperm, so that she may have a child as her Lister cannot bear children. Unfortunately, Lister\'s in-law\'s - the GELFs attack (see Emohawk), and cause a break in the wormhole and Kochanski becomes caught on this side.\nThey eventually manage to escape the GELFs, thanks to Kochanski\'s navigation. Kryten is jealous because Lister likes Kochanski more then him and is glad when they return to the wormhole to get her back to her own dimension. On a box they found some supplies in, Lister',c02='',c03='7.700000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1997-01-31',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x03 Ouroboros.avi',c19='254',c20='' where idEpisode=12218
  4176. 15:45:43 T:2500 DEBUG: Mysql commit transaction
  4177. 15:45:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4178. 15:45:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4179. 15:45:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x04 Duct Soup.avi), query = select idEpisode from episode where idFile=1186
  4180. 15:45:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x04 Duct Soup.nfo
  4181. 15:45:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4182. 15:45:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x04 Duct Soup.avi
  4183. 15:45:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:50:52' where idFile=1186
  4184. 15:45:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1186, 321)
  4185. 15:45:43 T:2500 DEBUG: Mysql Start transaction
  4186. 15:45:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12219
  4187. 15:45:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12219
  4188. 15:45:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12219
  4189. 15:45:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1186
  4190. 15:45:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12219,'',0)
  4191. 15:45:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12219,'',1)
  4192. 15:45:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12219,'',2)
  4193. 15:45:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12219,'',3)
  4194. 15:45:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12219,'',4)
  4195. 15:45:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12219,'',5)
  4196. 15:45:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12219,'',6)
  4197. 15:45:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12219,'',7)
  4198. 15:45:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12219)
  4199. 15:45:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12219)
  4200. 15:45:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12219)
  4201. 15:45:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12219)
  4202. 15:45:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12219)
  4203. 15:45:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12219)
  4204. 15:45:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12219)
  4205. 15:45:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12219)
  4206. 15:45:51 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12219, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x04 Duct Soup-thumb.jpg')
  4207. 15:45:51 T:2500 DEBUG: Mysql execute: update episode set c00='Duct Soup',c01='Kochanski is not adjusting very well to being on Starbug and Lister tries to make her feel better by building her a makeshift bathtub and finding some extra clothing for her. Kryten thinks that this means they are growing closer and soon will not need him so he \'accidentally\' causes an engine failure, forcing the crew to crawl around in the air ducts to get to the engine room.',c02='',c03='7.500000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1997-02-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x04 Duct Soup.avi',c19='254',c20='' where idEpisode=12219
  4208. 15:45:51 T:2500 DEBUG: Mysql commit transaction
  4209. 15:45:51 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4210. 15:45:51 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4211. 15:45:51 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x05 Blue.avi), query = select idEpisode from episode where idFile=1187
  4212. 15:45:51 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x05 Blue.nfo
  4213. 15:45:51 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4214. 15:45:51 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x05 Blue.avi
  4215. 15:45:51 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:50:53' where idFile=1187
  4216. 15:45:51 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1187, 321)
  4217. 15:45:52 T:2500 DEBUG: Mysql Start transaction
  4218. 15:45:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12220
  4219. 15:45:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12220
  4220. 15:45:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12220
  4221. 15:45:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1187
  4222. 15:45:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12220,'',0)
  4223. 15:45:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12220,'',1)
  4224. 15:45:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12220,'',2)
  4225. 15:45:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12220,'',3)
  4226. 15:45:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12220,'',4)
  4227. 15:45:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12220,'',5)
  4228. 15:45:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12220,'',6)
  4229. 15:45:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12220,'',7)
  4230. 15:45:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12220)
  4231. 15:45:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12220)
  4232. 15:45:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12220)
  4233. 15:46:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12220)
  4234. 15:46:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12220)
  4235. 15:46:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12220)
  4236. 15:46:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12220)
  4237. 15:46:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12220)
  4238. 15:46:01 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12220, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x05 Blue-thumb.jpg')
  4239. 15:46:01 T:2500 DEBUG: Mysql execute: update episode set c00='Blue',c01='While Kochanski is still trying to get back to her dimension and Kryten is still jealous of the relationship that she could have with Lister; Lister begins to miss Rimmer and reflects on some of the fun times that he and Rimmer spent together in the early days after the accident. When he has a dream that Rimmer returns and he and Rimmer kiss, Kryten tries some psychology to get to the bottom of Lister\'s problem. However Kochanski has a little talk with Lister and makes him realise why he misses Rimmer, much to Kryten\'s disgust. Kryten, having to be one step better than Kochanski, creates The Rimmer Experience a virtual reality rollercoaster created from Rimmer\'s memories, depicting him thinking of himself as a \'Hero\' and a \'Remarkable Person\', giving Cat fashion tips and believing that Lister has called for Rimmer to save him before he wets himself. As the ride finishes Lister is so angry at Rimmer that Kryten sticks it to Kochanski because his method worked better than hers.',c02='',c03='7.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1997-02-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x05 Blue.avi',c19='254',c20='' where idEpisode=12220
  4240. 15:46:02 T:2500 DEBUG: Mysql commit transaction
  4241. 15:46:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4242. 15:46:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4243. 15:46:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x06 Beyond a Joke.avi), query = select idEpisode from episode where idFile=1188
  4244. 15:46:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x06 Beyond a Joke.nfo
  4245. 15:46:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4246. 15:46:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x06 Beyond a Joke.avi
  4247. 15:46:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:42:13' where idFile=1188
  4248. 15:46:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1188, 321)
  4249. 15:46:02 T:2500 DEBUG: Mysql Start transaction
  4250. 15:46:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12221
  4251. 15:46:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12221
  4252. 15:46:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12221
  4253. 15:46:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1188
  4254. 15:46:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12221,'',0)
  4255. 15:46:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12221,'',1)
  4256. 15:46:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12221,'',2)
  4257. 15:46:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12221,'',3)
  4258. 15:46:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12221,'',4)
  4259. 15:46:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12221,'',5)
  4260. 15:46:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12221,'',6)
  4261. 15:46:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12221,'',7)
  4262. 15:46:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1996,12221,'',9)
  4263. 15:46:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1997,12221,'',10)
  4264. 15:46:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1998,12221,'',11)
  4265. 15:46:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1999,12221,'',12)
  4266. 15:46:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2000,12221,'',13)
  4267. 15:46:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2001,12221,'',14)
  4268. 15:46:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2002,12221,'',15)
  4269. 15:46:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12221)
  4270. 15:46:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12221)
  4271. 15:46:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12221)
  4272. 15:46:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12221)
  4273. 15:46:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12221)
  4274. 15:46:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12221)
  4275. 15:46:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12221)
  4276. 15:46:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12221)
  4277. 15:46:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12221, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x06 Beyond a Joke-thumb.jpg')
  4278. 15:46:12 T:2500 DEBUG: Mysql execute: update episode set c00='Beyond a Joke',c01='Kryten finds a lobster scuttling around the cargo hold and cooks an elaborate feast for the crew as it is the anniversary of when he was rescued from the Nova 5. The rest of the crew however have prepared to enter a virtual reality world of Jane Austen, where Kochanski hopes to teach them a little culture. Kryten is extremely upset that they left without touching his feast and enters the VR world, blowing up the characters of the game with a tank and ordering the crew to supper. Kryten seems to calm down as they tuck into the lobster but Lister asks for a little ketchup to \'pep it up\' and Kryten blows his top. Literally. They replace his head but the rage still flows through him and they eventually run out of spare heads. They go aboard a derelict ship and find some heads but they dont have their primers installed. The crew realise that it is a simulant ship and hightail it, but they cannot leave without the heads so they dress up as GELFs and make a deal with the simulant captain.',c02='',c03='7.400000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1997-02-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x06 Beyond a Joke.avi',c19='254',c20='' where idEpisode=12221
  4279. 15:46:12 T:2500 DEBUG: Mysql commit transaction
  4280. 15:46:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4281. 15:46:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4282. 15:46:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x07 Epideme.avi), query = select idEpisode from episode where idFile=1189
  4283. 15:46:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x07 Epideme.nfo
  4284. 15:46:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4285. 15:46:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x07 Epideme.avi
  4286. 15:46:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:54:57' where idFile=1189
  4287. 15:46:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1189, 321)
  4288. 15:46:12 T:2500 DEBUG: Mysql Start transaction
  4289. 15:46:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12222
  4290. 15:46:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12222
  4291. 15:46:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12222
  4292. 15:46:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1189
  4293. 15:46:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12222,'',0)
  4294. 15:46:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12222,'',1)
  4295. 15:46:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12222,'',2)
  4296. 15:46:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12222,'',3)
  4297. 15:46:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12222,'',4)
  4298. 15:46:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12222,'',5)
  4299. 15:46:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12222,'',6)
  4300. 15:46:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12222,'',7)
  4301. 15:46:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2003,12222,'',8)
  4302. 15:46:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2004,12222,'',9)
  4303. 15:46:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12222)
  4304. 15:46:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12222)
  4305. 15:46:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12222)
  4306. 15:46:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12222)
  4307. 15:46:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12222)
  4308. 15:46:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12222)
  4309. 15:46:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12222)
  4310. 15:46:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12222)
  4311. 15:46:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12222, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x07 Epideme-thumb.jpg')
  4312. 15:46:20 T:2500 DEBUG: Mysql execute: update episode set c00='Epideme',c01='The crew come across another Jupiter Mining Corporation vessel. Everyone on it is dead except for one person who is preserved in a block of ice. They take her aboard Starbug but the ice doesn\'t melt, even in very warm temperatures. They decide to leave it till morning to decide what to do. During the night, the woman inside breaks out, covered in rotting skin and dead flesh and climbs into bed with Lister, who believes it\'s Kochanski. One thing leads to another, but when she kisses Lister, she falls dead, and Lister realises he\'s just taken about half her face with that kiss. It turns out it was a virus inside the woman, known as Epideme, who infects it\'s victims, takes their knowledge, kills them and then preserves the body and waits for another victim. Epideme has now entered Lister. After hours of trying to reason with it, they try to get rid of it by forcing it into Lister\'s arm and then cutting the arm off. Unfortunately, it doesn\'t work and Epideme begins to regenerate himself',c02='',c03='7.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1997-02-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x07 Epideme.avi',c19='254',c20='' where idEpisode=12222
  4313. 15:46:20 T:2500 DEBUG: Mysql commit transaction
  4314. 15:46:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4315. 15:46:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4316. 15:46:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x08 Nanarchy.avi), query = select idEpisode from episode where idFile=1190
  4317. 15:46:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x08 Nanarchy.nfo
  4318. 15:46:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4319. 15:46:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x08 Nanarchy.avi
  4320. 15:46:21 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:48:13' where idFile=1190
  4321. 15:46:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1190, 321)
  4322. 15:46:21 T:2500 DEBUG: Mysql Start transaction
  4323. 15:46:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12223
  4324. 15:46:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12223
  4325. 15:46:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12223
  4326. 15:46:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1190
  4327. 15:46:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12223,'',0)
  4328. 15:46:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12223,'',1)
  4329. 15:46:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12223,'',2)
  4330. 15:46:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12223,'',3)
  4331. 15:46:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12223,'',4)
  4332. 15:46:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12223,'',5)
  4333. 15:46:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12223,'',6)
  4334. 15:46:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12223,'',7)
  4335. 15:46:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12223)
  4336. 15:46:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12223)
  4337. 15:46:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12223)
  4338. 15:46:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12223)
  4339. 15:46:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12223)
  4340. 15:46:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12223)
  4341. 15:46:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12223)
  4342. 15:46:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12223)
  4343. 15:46:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12223, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x08 Nanarchy-thumb.jpg')
  4344. 15:46:28 T:2500 DEBUG: Mysql execute: update episode set c00='Nanarchy',c01='Lister is quite annoyed that his right arm has been cut off, but seems to enjoy Kryten nursing him 24 hours a day; and Kryten is absolutely loving it. Kochanski becomes fed up with seeing Kryten doing things for him that he could easily do with one arm and comes up with a solution - use nanobots from Kryten\'s self-repair system to rebuild Lister\'s arm. Unfortunately, Kryten hasn\'t last seen the nanobots since they had met the Despair Squid (see Back To Reality) They all go into the deep sleep booths and make their way back to the ocean planet. The computer brings them out of deep sleep and they discover a planet which the Navicomp says is Red Dwarf. They are able to retrieve the original Holly and he explains that the nanobots had deconstructed Red Dwarf, created their own miniscule version of the ship and turned the rest into a planet for safekeeping. They realise that it was the nano version of RD that they were chasing and the nanobots evaded them by coming aboard Starbug and tra',c02='',c03='8.000000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1997-03-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 7/Red Dwarf 7x08 Nanarchy.avi',c19='254',c20='' where idEpisode=12223
  4345. 15:46:28 T:2500 DEBUG: Mysql commit transaction
  4346. 15:46:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4347. 15:46:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4348. 15:46:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x01 Back in the Red (1).avi), query = select idEpisode from episode where idFile=1191
  4349. 15:46:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x01 Back in the Red (1).nfo
  4350. 15:46:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4351. 15:46:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x01 Back in the Red (1).avi
  4352. 15:46:28 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:43:10' where idFile=1191
  4353. 15:46:28 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1191, 321)
  4354. 15:46:29 T:2500 DEBUG: Mysql Start transaction
  4355. 15:46:29 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12224
  4356. 15:46:29 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12224
  4357. 15:46:29 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12224
  4358. 15:46:29 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1191
  4359. 15:46:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12224,'',0)
  4360. 15:46:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12224,'',1)
  4361. 15:46:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12224,'',2)
  4362. 15:46:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12224,'',3)
  4363. 15:46:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12224,'',4)
  4364. 15:46:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12224,'',5)
  4365. 15:46:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12224,'',6)
  4366. 15:46:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12224,'',7)
  4367. 15:46:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1858,12224,'',8)
  4368. 15:46:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1859,12224,'',9)
  4369. 15:46:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2005,12224,'',10)
  4370. 15:46:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2006,12224,'',11)
  4371. 15:46:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2007,12224,'',12)
  4372. 15:46:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12224)
  4373. 15:46:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12224)
  4374. 15:46:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12224)
  4375. 15:46:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12224)
  4376. 15:46:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12224)
  4377. 15:46:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12224)
  4378. 15:46:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12224)
  4379. 15:46:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12224)
  4380. 15:46:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12224, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x01 Back in the Red (1)-thumb.jpg')
  4381. 15:46:38 T:2500 DEBUG: Mysql execute: update episode set c00='Back in the Red (1)',c01='Season 8 begins with Lister and Rimmer (who is now alive) in their new sleeping quarters on Red Dwarf. Lister tries in vain to get Rimmer to talk to him and we then flash back to three days earlier: From where we finished the previous season, Cat pilots Starbug into the Dwarf\'s landing bay which is now huge. As they fly through an air vent the ship begins to shrink back to it\'s proper size. When they finally land (or crash) Starbug we learn that the nanobots have resurrected the crew along with the ship. Lister thinks this is a godsend but Captain Hollister promptly arrests him and the others for stealing and then destroying a Starbug. While confined to his old quarters Lister is met by Rimmer and, after being disgusted that Rimmer has returned to his original smeghead self, pleads with him to help him and the others escape before they are sentenced. The Captain and the other officers are trying to figure out why they are now in deep space.',c02='',c03='8.000000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1999-02-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x01 Back in the Red (1).avi',c19='255',c20='' where idEpisode=12224
  4382. 15:46:38 T:2500 DEBUG: Mysql commit transaction
  4383. 15:46:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4384. 15:46:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4385. 15:46:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x02 Back in the Red (2).avi), query = select idEpisode from episode where idFile=1192
  4386. 15:46:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x02 Back in the Red (2).nfo
  4387. 15:46:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4388. 15:46:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x02 Back in the Red (2).avi
  4389. 15:46:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:19:56' where idFile=1192
  4390. 15:46:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1192, 321)
  4391. 15:46:38 T:2500 DEBUG: Mysql Start transaction
  4392. 15:46:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12225
  4393. 15:46:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12225
  4394. 15:46:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12225
  4395. 15:46:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1192
  4396. 15:46:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12225,'',0)
  4397. 15:46:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12225,'',1)
  4398. 15:46:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12225,'',2)
  4399. 15:46:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12225,'',3)
  4400. 15:46:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12225,'',4)
  4401. 15:46:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12225,'',5)
  4402. 15:46:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12225,'',6)
  4403. 15:46:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12225,'',7)
  4404. 15:46:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2006,12225,'',8)
  4405. 15:46:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2008,12225,'',9)
  4406. 15:46:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2007,12225,'',10)
  4407. 15:46:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2005,12225,'',11)
  4408. 15:46:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2009,12225,'',12)
  4409. 15:46:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2010,12225,'',13)
  4410. 15:46:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2011,12225,'',14)
  4411. 15:46:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12225)
  4412. 15:46:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12225)
  4413. 15:46:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12225)
  4414. 15:46:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12225)
  4415. 15:46:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12225)
  4416. 15:46:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12225)
  4417. 15:46:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12225)
  4418. 15:46:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12225)
  4419. 15:46:49 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12225, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x02 Back in the Red (2)-thumb.jpg')
  4420. 15:46:49 T:2500 DEBUG: Mysql execute: update episode set c00='Back in the Red (2)',c01='Get Rimmer Officerhood, Power and Eminence (GROPE for short) is in full swing as he sucks up to Captain Hollister using the confidential files Lister gave him. However Rimmer will not help Lister and the others escape until he is promoted. Lister secretly takes some of the Luck Virus and escapes from the holding cell and heads to find his compadres. Kryten is classified as a woman as he has no apparent genitalia and is put in with Kochanski. This won\'t last long as the engineers are planning to restore him to his factory settings. One thing he cannot do is say no to a superior officer and this event ultimately happens. Lister finds Kochanski and the Cat (who is being held in the medical bay while they try to figure out exactly what he is) and the three find the no-personality Kryten. To avoid detection they dress up as the Dibbley family using mop heads as wigs and big, ugly false teeth.',c02='',c03='8.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1999-02-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x02 Back in the Red (2).avi',c19='255',c20='' where idEpisode=12225
  4421. 15:46:49 T:2500 DEBUG: Mysql commit transaction
  4422. 15:46:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4423. 15:46:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4424. 15:46:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x03 Back in the Red (3).avi), query = select idEpisode from episode where idFile=1193
  4425. 15:46:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x03 Back in the Red (3).nfo
  4426. 15:46:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4427. 15:46:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x03 Back in the Red (3).avi
  4428. 15:46:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:36:17' where idFile=1193
  4429. 15:46:49 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1193, 321)
  4430. 15:46:49 T:2500 DEBUG: Mysql Start transaction
  4431. 15:46:49 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12226
  4432. 15:46:49 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12226
  4433. 15:46:49 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12226
  4434. 15:46:49 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1193
  4435. 15:46:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12226,'',0)
  4436. 15:46:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12226,'',1)
  4437. 15:46:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12226,'',2)
  4438. 15:46:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12226,'',3)
  4439. 15:46:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12226,'',4)
  4440. 15:46:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12226,'',5)
  4441. 15:46:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12226,'',6)
  4442. 15:46:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12226,'',7)
  4443. 15:46:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2012,12226,'',8)
  4444. 15:46:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2005,12226,'',9)
  4445. 15:46:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2013,12226,'',10)
  4446. 15:46:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2014,12226,'',11)
  4447. 15:46:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12226)
  4448. 15:46:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12226)
  4449. 15:46:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12226)
  4450. 15:46:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12226)
  4451. 15:46:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12226)
  4452. 15:46:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12226)
  4453. 15:47:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12226)
  4454. 15:47:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12226)
  4455. 15:47:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12226, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x03 Back in the Red (3)-thumb.jpg')
  4456. 15:47:00 T:2500 DEBUG: Mysql execute: update episode set c00='Back in the Red (3)',c01='Rimmer and Lister are trying to adjust to life in prison given that they are in the worst area you could possibly get. They go on about trying to survive the next two years there as we fade into ... Two Days Earlier: From where we left off, Lister, Kochanski, Cat and Kryten are dressed up as the Dibbley family and making their escape. What they don\'t know is that they are hooked up to a VR suite and all of this is a simulation. They climb aboard a Blue Midget, which is very different to what we have seen before. It is now a large vehicle which stands upright on two massive legs. After a fabulous display from the Cat where he tap dances with the Midget, they make their escape. Rimmer gets to the VR suite and types a command to erase any references to the deal he and Lister made. Suddenly the scene aboard the Blue Midget cuts to erase several words and it looks like a bad editing job. After several moments of jumping around they realise they are in VR.',c02='',c03='8.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1999-03-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x03 Back in the Red (3).avi',c19='255',c20='' where idEpisode=12226
  4457. 15:47:00 T:2500 DEBUG: Mysql commit transaction
  4458. 15:47:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4459. 15:47:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4460. 15:47:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x04 Cassandra.avi), query = select idEpisode from episode where idFile=1194
  4461. 15:47:01 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x04 Cassandra.nfo
  4462. 15:47:01 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4463. 15:47:01 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x04 Cassandra.avi
  4464. 15:47:01 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:54:53' where idFile=1194
  4465. 15:47:01 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1194, 321)
  4466. 15:47:01 T:2500 DEBUG: Mysql Start transaction
  4467. 15:47:01 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12227
  4468. 15:47:01 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12227
  4469. 15:47:01 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12227
  4470. 15:47:01 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1194
  4471. 15:47:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12227,'',0)
  4472. 15:47:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12227,'',1)
  4473. 15:47:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12227,'',2)
  4474. 15:47:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12227,'',3)
  4475. 15:47:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12227,'',4)
  4476. 15:47:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12227,'',5)
  4477. 15:47:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12227,'',6)
  4478. 15:47:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12227,'',7)
  4479. 15:47:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2015,12227,'',8)
  4480. 15:47:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2012,12227,'',9)
  4481. 15:47:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2016,12227,'',10)
  4482. 15:47:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2017,12227,'',11)
  4483. 15:47:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2018,12227,'',12)
  4484. 15:47:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2019,12227,'',13)
  4485. 15:47:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12227)
  4486. 15:47:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12227)
  4487. 15:47:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12227)
  4488. 15:47:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12227)
  4489. 15:47:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12227)
  4490. 15:47:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12227)
  4491. 15:47:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12227)
  4492. 15:47:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12227)
  4493. 15:47:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12227, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x04 Cassandra-thumb.jpg')
  4494. 15:47:10 T:2500 DEBUG: Mysql execute: update episode set c00='Cassandra',c01='Lister mistakenly signs the gang up for the \'Canaries\', prisoners that go into dangerous situations first to ensure it is safe for the important people. Their first mission is to investigate a derelict spaceship, and our crew come across a computer called \'Cassandra\' who can accurately predict the future. When she predicts that Rimmer will die when the ship disintegrates, he goes to great lengths to prevent it from happening.',c02='',c03='8.300000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1999-03-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x04 Cassandra.avi',c19='255',c20='' where idEpisode=12227
  4495. 15:47:10 T:2500 DEBUG: Mysql commit transaction
  4496. 15:47:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4497. 15:47:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4498. 15:47:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x05 Krytie TV.avi), query = select idEpisode from episode where idFile=1195
  4499. 15:47:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x05 Krytie TV.nfo
  4500. 15:47:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4501. 15:47:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x05 Krytie TV.avi
  4502. 15:47:10 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:42:01' where idFile=1195
  4503. 15:47:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1195, 321)
  4504. 15:47:10 T:2500 DEBUG: Mysql Start transaction
  4505. 15:47:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12228
  4506. 15:47:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12228
  4507. 15:47:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12228
  4508. 15:47:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1195
  4509. 15:47:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12228,'',0)
  4510. 15:47:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12228,'',1)
  4511. 15:47:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12228,'',2)
  4512. 15:47:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12228,'',3)
  4513. 15:47:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12228,'',4)
  4514. 15:47:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12228,'',5)
  4515. 15:47:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12228,'',6)
  4516. 15:47:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12228,'',7)
  4517. 15:47:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2016,12228,'',8)
  4518. 15:47:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2012,12228,'',9)
  4519. 15:47:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2020,12228,'',10)
  4520. 15:47:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2021,12228,'',11)
  4521. 15:47:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2022,12228,'',12)
  4522. 15:47:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12228)
  4523. 15:47:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12228)
  4524. 15:47:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12228)
  4525. 15:47:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12228)
  4526. 15:47:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12228)
  4527. 15:47:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12228)
  4528. 15:47:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12228)
  4529. 15:47:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12228)
  4530. 15:47:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12228, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x05 Krytie TV-thumb.jpg')
  4531. 15:47:20 T:2500 DEBUG: Mysql execute: update episode set c00='Krytie TV',c01='Kryten complains to Lister about being placed in the women\'s wing of the prison and makes the fatal mistake of revealing he showers with them too. The male inmates want him to sneak in a camera and film them but he refuses. Kill Crazy and some other inmates reprogram him, turning him into a ruthless entrepreneur and he creates Krytie TV, a pay-per-view service offering Women\'s Shower Night and other events. Lister tries to get Kryten to stop, as he and Rimmer are in the middle of an appeal against their sentences, but Kryten plays a trick on them, getting them to mistakenly trash Ackerman\'s quarters live on Krytie TV.',c02='',c03='7.900000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1999-03-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x05 Krytie TV.avi',c19='255',c20='' where idEpisode=12228
  4532. 15:47:20 T:2500 DEBUG: Mysql commit transaction
  4533. 15:47:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4534. 15:47:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4535. 15:47:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x06 Pete (1).avi), query = select idEpisode from episode where idFile=1196
  4536. 15:47:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x06 Pete (1).nfo
  4537. 15:47:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4538. 15:47:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x06 Pete (1).avi
  4539. 15:47:20 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:50:45' where idFile=1196
  4540. 15:47:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1196, 321)
  4541. 15:47:20 T:2500 DEBUG: Mysql Start transaction
  4542. 15:47:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12229
  4543. 15:47:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12229
  4544. 15:47:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12229
  4545. 15:47:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1196
  4546. 15:47:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12229,'',0)
  4547. 15:47:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12229,'',1)
  4548. 15:47:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12229,'',2)
  4549. 15:47:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12229,'',3)
  4550. 15:47:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12229,'',4)
  4551. 15:47:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12229,'',5)
  4552. 15:47:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12229,'',6)
  4553. 15:47:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12229,'',7)
  4554. 15:47:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2012,12229,'',8)
  4555. 15:47:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2023,12229,'',9)
  4556. 15:47:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2024,12229,'',10)
  4557. 15:47:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2025,12229,'',11)
  4558. 15:47:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2026,12229,'',12)
  4559. 15:47:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2027,12229,'',13)
  4560. 15:47:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2017,12229,'',14)
  4561. 15:47:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12229)
  4562. 15:47:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12229)
  4563. 15:47:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12229)
  4564. 15:47:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12229)
  4565. 15:47:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12229)
  4566. 15:47:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12229)
  4567. 15:47:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12229)
  4568. 15:47:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12229)
  4569. 15:47:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12229, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x06 Pete (1)-thumb.jpg')
  4570. 15:47:30 T:2500 DEBUG: Mysql execute: update episode set c00='Pete (1)',c01='Lister and Rimmer are constantly getting into trouble. After playing a practical joke on Ackerman they are forced to play in an inmates vs guards basketball game and win by putting erectile solution in the guards drinks. Punishment for that is to peel potatoes for the next three weeks and to make that go faster they steal a programmable virus to peel them but it ends up eating their clothes and hair. Punishment for that is to spend three weeks in the Hole where they meet Birdman, who has been in there for nine years and has only one friend, a sparrow named Pete. Meanwhile Kryten, Cat and Kochanski are sent aboard a derelict ship where they find a device which can change the time stream surrounding an object or person to make it move extremely slow or fast and decide to use it to make their prison sentences go by in a flash. On Red Dwarf they freeze the crew and break Lister, Rimmer and Birdman out of the hold.',c02='',c03='7.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1999-03-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x06 Pete (1).avi',c19='255',c20='' where idEpisode=12229
  4571. 15:47:30 T:2500 DEBUG: Mysql commit transaction
  4572. 15:47:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4573. 15:47:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4574. 15:47:30 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x07 Pete (2).avi), query = select idEpisode from episode where idFile=1197
  4575. 15:47:30 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x07 Pete (2).nfo
  4576. 15:47:30 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4577. 15:47:30 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x07 Pete (2).avi
  4578. 15:47:30 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 08:43:36' where idFile=1197
  4579. 15:47:30 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1197, 321)
  4580. 15:47:30 T:2500 DEBUG: Mysql Start transaction
  4581. 15:47:30 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12230
  4582. 15:47:30 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12230
  4583. 15:47:30 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12230
  4584. 15:47:30 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1197
  4585. 15:47:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12230,'',0)
  4586. 15:47:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12230,'',1)
  4587. 15:47:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12230,'',2)
  4588. 15:47:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12230,'',3)
  4589. 15:47:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12230,'',4)
  4590. 15:47:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12230,'',5)
  4591. 15:47:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12230,'',6)
  4592. 15:47:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12230,'',7)
  4593. 15:47:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2016,12230,'',8)
  4594. 15:47:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2024,12230,'',9)
  4595. 15:47:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2025,12230,'',10)
  4596. 15:47:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12230)
  4597. 15:47:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12230)
  4598. 15:47:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12230)
  4599. 15:47:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12230)
  4600. 15:47:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12230)
  4601. 15:47:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12230)
  4602. 15:47:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12230)
  4603. 15:47:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12230)
  4604. 15:47:39 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12230, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x07 Pete (2)-thumb.jpg')
  4605. 15:47:39 T:2500 DEBUG: Mysql execute: update episode set c00='Pete (2)',c01='Our crew desperately try to turn Pete back into a sparrow before the time freeze wears off but Pete eats a scutter who was holding the time wand. The crew put out a heap of food for Pete and he eats it but then runs amok on the ship. Meanwhile the freeze wears off and Rimmer and Lister are hauled in front of Hollister who gives them a long and detailed account of how Pete ate almost all of the ship\'s supplies and then was sick. The time wand is retrieved and Hollister demands that they turn Pete back to normal. Lister and Rimmer complete the task and destroy the time wand, but they notice all too late that Pete had laid an egg that begins to hatch...',c02='',c03='8.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1999-04-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x07 Pete (2).avi',c19='255',c20='' where idEpisode=12230
  4606. 15:47:39 T:2500 DEBUG: Mysql commit transaction
  4607. 15:47:39 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4608. 15:47:39 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4609. 15:47:39 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x08 Only the Good.avi), query = select idEpisode from episode where idFile=1198
  4610. 15:47:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x08 Only the Good.nfo
  4611. 15:47:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4612. 15:47:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x08 Only the Good.avi
  4613. 15:47:39 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-23 07:15:04' where idFile=1198
  4614. 15:47:39 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1198, 321)
  4615. 15:47:39 T:2500 DEBUG: Mysql Start transaction
  4616. 15:47:39 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12231
  4617. 15:47:39 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12231
  4618. 15:47:39 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12231
  4619. 15:47:39 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1198
  4620. 15:47:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12231,'',0)
  4621. 15:47:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12231,'',1)
  4622. 15:47:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12231,'',2)
  4623. 15:47:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12231,'',3)
  4624. 15:47:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12231,'',4)
  4625. 15:47:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12231,'',5)
  4626. 15:47:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12231,'',6)
  4627. 15:47:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12231,'',7)
  4628. 15:47:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2012,12231,'',8)
  4629. 15:47:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2028,12231,'',9)
  4630. 15:47:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2024,12231,'',10)
  4631. 15:47:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2029,12231,'',11)
  4632. 15:47:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1868,12231,'',12)
  4633. 15:47:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2030,12231,'',13)
  4634. 15:47:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12231)
  4635. 15:47:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12231)
  4636. 15:47:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12231)
  4637. 15:47:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12231)
  4638. 15:47:47 T:3884 DEBUG: ### [Qlock] - Delaying 240 secs
  4639. 15:47:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12231)
  4640. 15:47:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12231)
  4641. 15:47:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12231)
  4642. 15:47:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12231)
  4643. 15:47:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12231, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x08 Only the Good-thumb.jpg')
  4644. 15:47:48 T:2500 DEBUG: Mysql execute: update episode set c00='Only the Good...',c01='An escape pod docks with the Dwarf and is carrying the only survivor of a ship which was attacked by a genetically-engineered corrosive life form. Unfortunately, the corrosive material is also on board and begins to eat away at Red Dwarf. Meanwhile Lister tricks Kryten into believing that Kochanski\'s \'time-of-the-month\' is an event to be celebrated and he embarrasses himself in front of her. Plotting revenge, Kryten steals four flagons of illegal alcohol from an inmate and leaves it in Lister and Rimmer\'s cell just before an inspection. Lister discovers the alcohol and he and Rimmer are forced to drink it before their inspection. They only take one mouthful out of the bottle and are immediately drunk. Meanwhile, the crew learn of the life form destroying Red Dwarf and plan to abandon ship, leaving the prisoners aboard to die.\nThe gang figure out a way to combat the life form by creating a doorway into an opposite universe and finding the opposite to the corrosive material.',c02='',c03='7.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='1999-04-05',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 8/Red Dwarf 8x08 Only the Good.avi',c19='255',c20='' where idEpisode=12231
  4645. 15:47:48 T:2500 DEBUG: Mysql commit transaction
  4646. 15:47:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4647. 15:47:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4648. 15:47:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x01 Back to Earth (1).avi), query = select idEpisode from episode where idFile=1199
  4649. 15:47:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x01 Back to Earth (1).nfo
  4650. 15:47:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4651. 15:47:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x01 Back to Earth (1).avi
  4652. 15:47:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-04-13 11:08:25' where idFile=1199
  4653. 15:47:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1199, 321)
  4654. 15:47:49 T:2500 DEBUG: Mysql Start transaction
  4655. 15:47:49 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12232
  4656. 15:47:49 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12232
  4657. 15:47:49 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12232
  4658. 15:47:49 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1199
  4659. 15:47:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12232,'',0)
  4660. 15:47:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12232,'',1)
  4661. 15:47:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12232,'',2)
  4662. 15:47:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12232,'',3)
  4663. 15:47:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12232,'',4)
  4664. 15:47:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12232,'',5)
  4665. 15:47:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12232,'',6)
  4666. 15:47:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12232,'',7)
  4667. 15:47:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2031,12232,'',8)
  4668. 15:47:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12232)
  4669. 15:47:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12232)
  4670. 15:47:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12232)
  4671. 15:47:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12232)
  4672. 15:47:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12232)
  4673. 15:47:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12232)
  4674. 15:47:55 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  4675. 15:47:55 T:2076 DEBUG: JSONRPC: Calling videolibrary.getmovies
  4676. 15:47:55 T:2076 DEBUG: CVideoDatabase::RunQuery took 94 ms for 340 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  4677. 15:47:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12232)
  4678. 15:47:56 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  4679. 15:47:56 T:2076 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  4680. 15:47:56 T:2076 DEBUG: CVideoDatabase::RunQuery took 61 ms for 158 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  4681. 15:47:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12232)
  4682. 15:47:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12232, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x01 Back to Earth (1)-thumb.jpg')
  4683. 15:47:56 T:2500 DEBUG: Mysql execute: update episode set c00='Back to Earth (1)',c01='Nine years later the Red Dwarf crew are older but still none the wiser. Lister\'s busy day of annoying Rimmer is interrupted by the discovery of a dimension-hopping leviathan in the ship\'s mile-deep water tank.',c02='',c03='7.300000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='2009-04-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x01 Back to Earth (1).avi',c19='256',c20='' where idEpisode=12232
  4684. 15:47:56 T:2500 DEBUG: Mysql commit transaction
  4685. 15:47:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4686. 15:47:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4687. 15:47:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x02 Back to Earth (2).avi), query = select idEpisode from episode where idFile=1200
  4688. 15:47:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x02 Back to Earth (2).nfo
  4689. 15:47:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4690. 15:47:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x02 Back to Earth (2).avi
  4691. 15:47:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-04-13 11:28:54' where idFile=1200
  4692. 15:47:56 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  4693. 15:47:56 T:2076 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  4694. 15:47:56 T:2076 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from musicvideoview
  4695. 15:47:56 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  4696. 15:47:56 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getalbums
  4697. 15:47:56 T:2076 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  4698. 15:47:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1200, 321)
  4699. 15:47:56 T:2076 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 72 ms
  4700. 15:47:56 T:2500 DEBUG: Mysql Start transaction
  4701. 15:47:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12233
  4702. 15:47:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12233
  4703. 15:47:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12233
  4704. 15:47:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1200
  4705. 15:47:56 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetArtists", "params": {"properties": ["genre", "description", "mood", "style", "born", "died", "formed", "disbanded", "yearsactive", "instrument", "fanart", "thumbnail"], "sort": {"method": "random"}, "limits": {"end": 20}}, "id": 1}
  4706. 15:47:56 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getartists
  4707. 15:47:56 T:2076 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.idArtist <> 1
  4708. 15:47:57 T:2076 DEBUG: Time to retrieve artists from dataset = 63
  4709. 15:47:57 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetSongs", "params": {"properties": ["title", "playcount", "artist", "album", "year", "file", "thumbnail", "fanart", "rating"], "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}, "limits": {"end": 20}, "sort": {"method": "random"}}}
  4710. 15:47:57 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getsongs
  4711. 15:47:57 T:2076 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  4712. 15:47:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12233,'',0)
  4713. 15:47:57 T:2076 DEBUG: CMusicDatabase::GetSongsByWhere() - took 577 ms
  4714. 15:47:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12233,'',1)
  4715. 15:47:57 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Addons.GetAddons", "params": {"properties": ["name", "author", "summary", "version", "fanart", "thumbnail"]}, "id": 1}
  4716. 15:47:57 T:2076 DEBUG: JSONRPC: Calling addons.getaddons
  4717. 15:47:57 T:2076 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:02.378000
  4718. 15:47:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12233,'',2)
  4719. 15:47:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12233,'',3)
  4720. 15:47:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12233,'',4)
  4721. 15:47:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12233,'',5)
  4722. 15:47:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12233,'',6)
  4723. 15:48:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12233,'',7)
  4724. 15:48:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2031,12233,'',8)
  4725. 15:48:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12233)
  4726. 15:48:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12233)
  4727. 15:48:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12233)
  4728. 15:48:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12233)
  4729. 15:48:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12233)
  4730. 15:48:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12233)
  4731. 15:48:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12233)
  4732. 15:48:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12233)
  4733. 15:48:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12233, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x02 Back to Earth (2)-thumb.jpg')
  4734. 15:48:04 T:2500 DEBUG: Mysql execute: update episode set c00='Back to Earth (2)',c01='Rimmer\'s replacement, Katerina, is determined to guide Lister back to his home planet. But Earth in 2009 is not everything the boys had expected, and Rimmer has no intention of being replaced.',c02='',c03='6.800000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='2009-04-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x02 Back to Earth (2).avi',c19='256',c20='' where idEpisode=12233
  4735. 15:48:04 T:2500 DEBUG: Mysql commit transaction
  4736. 15:48:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4737. 15:48:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4738. 15:48:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x03 Back to Earth (3).avi), query = select idEpisode from episode where idFile=1201
  4739. 15:48:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x03 Back to Earth (3).nfo
  4740. 15:48:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4741. 15:48:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x03 Back to Earth (3).avi
  4742. 15:48:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-04-13 11:36:55' where idFile=1201
  4743. 15:48:04 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1201, 321)
  4744. 15:48:04 T:2500 DEBUG: Mysql Start transaction
  4745. 15:48:04 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12234
  4746. 15:48:04 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12234
  4747. 15:48:04 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12234
  4748. 15:48:04 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1201
  4749. 15:48:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12234,'',0)
  4750. 15:48:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12234,'',1)
  4751. 15:48:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12234,'',2)
  4752. 15:48:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12234,'',3)
  4753. 15:48:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12234,'',4)
  4754. 15:48:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12234,'',5)
  4755. 15:48:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12234,'',6)
  4756. 15:48:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12234,'',7)
  4757. 15:48:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2032,12234,'',8)
  4758. 15:48:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12234)
  4759. 15:48:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12234)
  4760. 15:48:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12234)
  4761. 15:48:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12234)
  4762. 15:48:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12234)
  4763. 15:48:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12234)
  4764. 15:48:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12234)
  4765. 15:48:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12234)
  4766. 15:48:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12234, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x03 Back to Earth (3)-thumb.jpg')
  4767. 15:48:12 T:2500 DEBUG: Mysql execute: update episode set c00='Back to Earth (3)',c01='The brand new three-part series concludes. Knowing they are destined to die, the Dwarfers track down those who created them to plead for more life.',c02='',c03='7.100000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='2009-04-12',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 9/Red Dwarf 9x03 Back to Earth (3).avi',c19='256',c20='' where idEpisode=12234
  4768. 15:48:12 T:2500 DEBUG: Mysql commit transaction
  4769. 15:48:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4770. 15:48:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4771. 15:48:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x01 Trojan.mp4), query = select idEpisode from episode where idFile=1202
  4772. 15:48:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x01 Trojan.nfo
  4773. 15:48:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4774. 15:48:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x01 Trojan.mp4
  4775. 15:48:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-22 18:50:33' where idFile=1202
  4776. 15:48:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1202, 321)
  4777. 15:48:12 T:2500 DEBUG: Mysql Start transaction
  4778. 15:48:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12235
  4779. 15:48:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12235
  4780. 15:48:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12235
  4781. 15:48:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1202
  4782. 15:48:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12235,'',0)
  4783. 15:48:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12235,'',1)
  4784. 15:48:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12235,'',2)
  4785. 15:48:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12235,'',3)
  4786. 15:48:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12235,'',4)
  4787. 15:48:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12235,'',5)
  4788. 15:48:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12235,'',6)
  4789. 15:48:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12235,'',7)
  4790. 15:48:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12235)
  4791. 15:48:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12235)
  4792. 15:48:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12235)
  4793. 15:48:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12235)
  4794. 15:48:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12235)
  4795. 15:48:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12235)
  4796. 15:48:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12235)
  4797. 15:48:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12235)
  4798. 15:48:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12235, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x01 Trojan-thumb.jpg')
  4799. 15:48:19 T:2500 DEBUG: Mysql execute: update episode set c00='Trojan',c01='The Dwarfers\' mining ship is still creaking though the wastelands of unchartered deep space, but the posse soon stumble upon the mysteriously abandoned SS Trojan. As they inspect the ship Rimmer receives an SOS distress call from an old foe, and is suddenly faced with the dilemma of his life.',c02='',c03='8.100000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='2012-10-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='10',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x01 Trojan.mp4',c19='257',c20='' where idEpisode=12235
  4800. 15:48:19 T:2500 DEBUG: Mysql commit transaction
  4801. 15:48:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4802. 15:48:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4803. 15:48:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x02 Fathers and Suns.mkv), query = select idEpisode from episode where idFile=1203
  4804. 15:48:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x02 Fathers and Suns.nfo
  4805. 15:48:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4806. 15:48:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x02 Fathers and Suns.mkv
  4807. 15:48:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-22 19:03:28' where idFile=1203
  4808. 15:48:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1203, 321)
  4809. 15:48:19 T:2500 DEBUG: Mysql Start transaction
  4810. 15:48:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12236
  4811. 15:48:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12236
  4812. 15:48:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12236
  4813. 15:48:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1203
  4814. 15:48:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12236,'',0)
  4815. 15:48:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12236,'',1)
  4816. 15:48:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12236,'',2)
  4817. 15:48:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12236,'',3)
  4818. 15:48:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12236,'',4)
  4819. 15:48:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12236,'',5)
  4820. 15:48:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12236,'',6)
  4821. 15:48:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12236,'',7)
  4822. 15:48:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12236)
  4823. 15:48:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12236)
  4824. 15:48:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12236)
  4825. 15:48:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12236)
  4826. 15:48:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12236)
  4827. 15:48:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12236)
  4828. 15:48:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12236)
  4829. 15:48:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12236)
  4830. 15:48:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12236, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x02 Fathers and Suns-thumb.jpg')
  4831. 15:48:26 T:2500 DEBUG: Mysql execute: update episode set c00='Fathers and Suns',c01='Every year Lister sends himself a Father\'s Day card to celebrate the fact that he is his own father; but when Rimmer points out he\'s been a lousy father to himself, Lister decides to do something about it. Meanwhile, Rimmer and Kryten install a new computer: the beautiful - but lethally logical - Pree.',c02='',c03='8.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='2012-10-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='10',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x02 Fathers and Suns.mkv',c19='257',c20='' where idEpisode=12236
  4832. 15:48:26 T:2500 DEBUG: Mysql commit transaction
  4833. 15:48:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4834. 15:48:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4835. 15:48:26 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x03 Lemons.mp4), query = select idEpisode from episode where idFile=1204
  4836. 15:48:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x03 Lemons.nfo
  4837. 15:48:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4838. 15:48:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x03 Lemons.mp4
  4839. 15:48:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-22 19:07:30' where idFile=1204
  4840. 15:48:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1204, 321)
  4841. 15:48:26 T:2500 DEBUG: Mysql Start transaction
  4842. 15:48:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12237
  4843. 15:48:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12237
  4844. 15:48:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12237
  4845. 15:48:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1204
  4846. 15:48:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12237,'',0)
  4847. 15:48:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12237,'',1)
  4848. 15:48:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12237,'',2)
  4849. 15:48:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12237,'',3)
  4850. 15:48:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12237,'',4)
  4851. 15:48:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12237,'',5)
  4852. 15:48:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12237,'',6)
  4853. 15:48:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12237,'',7)
  4854. 15:48:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12237)
  4855. 15:48:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12237)
  4856. 15:48:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12237)
  4857. 15:48:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12237)
  4858. 15:48:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12237)
  4859. 15:48:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12237)
  4860. 15:48:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12237)
  4861. 15:48:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12237)
  4862. 15:48:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12237, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x03 Lemons-thumb.jpg')
  4863. 15:48:33 T:2500 DEBUG: Mysql execute: update episode set c00='Lemons',c01='Marooned in Britain in 23 AD, the Dwarfers need an 8-volt battery to power up their Returner Remote and get home. Remembering a lesson from school, Rimmer suggests they make a battery out of lemons - but the nearest lemon to Britain in 23 AD is in India, 4,000 miles away. They begin their journey, a journey that will ultimately lead them to a meeting with a historical A List Celebrity that could alter the entire history of civilisation.',c02='',c03='8.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='2012-10-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='10',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x03 Lemons.mp4',c19='257',c20='' where idEpisode=12237
  4864. 15:48:33 T:2500 DEBUG: Mysql commit transaction
  4865. 15:48:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4866. 15:48:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4867. 15:48:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x04 Entangled.mkv), query = select idEpisode from episode where idFile=1205
  4868. 15:48:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x04 Entangled.nfo
  4869. 15:48:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4870. 15:48:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x04 Entangled.mkv
  4871. 15:48:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-21 18:56:16' where idFile=1205
  4872. 15:48:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1205, 321)
  4873. 15:48:33 T:2500 DEBUG: Mysql Start transaction
  4874. 15:48:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12238
  4875. 15:48:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12238
  4876. 15:48:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12238
  4877. 15:48:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1205
  4878. 15:48:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12238,'',0)
  4879. 15:48:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12238,'',1)
  4880. 15:48:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12238,'',2)
  4881. 15:48:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12238,'',3)
  4882. 15:48:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12238,'',4)
  4883. 15:48:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12238,'',5)
  4884. 15:48:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12238,'',6)
  4885. 15:48:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12238,'',7)
  4886. 15:48:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12238)
  4887. 15:48:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12238)
  4888. 15:48:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12238)
  4889. 15:48:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12238)
  4890. 15:48:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12238)
  4891. 15:48:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12238)
  4892. 15:48:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12238)
  4893. 15:48:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12238)
  4894. 15:48:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12238, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x04 Entangled-thumb.jpg')
  4895. 15:48:40 T:2500 DEBUG: Mysql execute: update episode set c00='Entangled',c01='Lister loses Rimmer in a game of poker to a group of Biologically Engineered Life Forms and in return gets an unwanted gift: a groinal exploder programmed to detonate in 24 hours unless Lister pays his debts. Meanwhile Kryten and Cat become quantum entangled and do everything in perfect unison.',c02='',c03='8.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='2012-10-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='10',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x04 Entangled.mkv',c19='257',c20='' where idEpisode=12238
  4896. 15:48:40 T:2500 DEBUG: Mysql commit transaction
  4897. 15:48:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4898. 15:48:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4899. 15:48:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x05 Dear Dave.mp4), query = select idEpisode from episode where idFile=1206
  4900. 15:48:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x05 Dear Dave.nfo
  4901. 15:48:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4902. 15:48:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x05 Dear Dave.mp4
  4903. 15:48:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-21 20:08:00' where idFile=1206
  4904. 15:48:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1206, 321)
  4905. 15:48:40 T:2500 DEBUG: Mysql Start transaction
  4906. 15:48:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12239
  4907. 15:48:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12239
  4908. 15:48:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12239
  4909. 15:48:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1206
  4910. 15:48:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12239,'',0)
  4911. 15:48:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12239,'',1)
  4912. 15:48:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12239,'',2)
  4913. 15:48:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12239,'',3)
  4914. 15:48:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12239,'',4)
  4915. 15:48:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12239,'',5)
  4916. 15:48:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12239,'',6)
  4917. 15:48:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12239,'',7)
  4918. 15:48:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12239)
  4919. 15:48:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12239)
  4920. 15:48:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12239)
  4921. 15:48:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12239)
  4922. 15:48:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12239)
  4923. 15:48:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12239)
  4924. 15:48:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12239)
  4925. 15:48:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12239)
  4926. 15:48:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12239, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x05 Dear Dave-thumb.jpg')
  4927. 15:48:47 T:2500 DEBUG: Mysql execute: update episode set c00='Dear Dave',c01='Lister has women trouble when he gets himself in a love triangle with Snack Dispensers 23 and 34; then, to make matter worse, gets a letter from an old girlfriend telling him she\'s pregnant and it might be his. Lister and Rimmer hunt through the mountain of letters from the mail pod to discover if Lister is finally a dad.',c02='',c03='8.200000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='2012-11-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='10',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x05 Dear Dave.mp4',c19='257',c20='' where idEpisode=12239
  4928. 15:48:47 T:2500 DEBUG: Mysql commit transaction
  4929. 15:48:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4930. 15:48:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4931. 15:48:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x06 The Beginning.mp4), query = select idEpisode from episode where idFile=1207
  4932. 15:48:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x06 The Beginning.nfo
  4933. 15:48:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Red Dwarf/.actors
  4934. 15:48:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x06 The Beginning.mp4
  4935. 15:48:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-21 20:45:42' where idFile=1207
  4936. 15:48:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1207, 321)
  4937. 15:48:47 T:2500 DEBUG: Mysql Start transaction
  4938. 15:48:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12240
  4939. 15:48:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12240
  4940. 15:48:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12240
  4941. 15:48:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1207
  4942. 15:48:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1848,12240,'',0)
  4943. 15:48:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1849,12240,'',1)
  4944. 15:48:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1850,12240,'',2)
  4945. 15:48:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1851,12240,'',3)
  4946. 15:48:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1852,12240,'',4)
  4947. 15:48:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1853,12240,'',5)
  4948. 15:48:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1854,12240,'',6)
  4949. 15:48:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1855,12240,'',7)
  4950. 15:48:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1848,12240)
  4951. 15:48:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1849,12240)
  4952. 15:48:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1850,12240)
  4953. 15:48:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1851,12240)
  4954. 15:48:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1852,12240)
  4955. 15:48:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1853,12240)
  4956. 15:48:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1854,12240)
  4957. 15:48:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1855,12240)
  4958. 15:48:54 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12240, 'episode', 'thumb', 'smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x06 The Beginning-thumb.jpg')
  4959. 15:48:54 T:2500 DEBUG: Mysql execute: update episode set c00='The Beginning',c01='Hiding in an Asteroid, surrounded by a Simulant Death Ship and a fleet of Annihilators, the Dwarfers begin to wonder whether this is the beginning of the end. Only one man can save them. Unfortunately, that man is Arnold J Rimmer.',c02='',c03='8.100000',c04='Craig Charles / Chris Barrie / Danny John-Jules / Norman Lovett / Robert Llewellyn / Hattie Hayridge / Chloe Annett / Claire Patricia Grogan',c05='2012-11-08',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='10',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Red Dwarf/Season 10/Red Dwarf 10x06 The Beginning.mp4',c19='257',c20='' where idEpisode=12240
  4960. 15:48:54 T:2500 DEBUG: Mysql commit transaction
  4961. 15:48:54 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4962. 15:48:54 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4963. 15:48:54 T:2500 DEBUG: Mysql execute: update path set strHash='312FBA16CDB7D71F487D6C67F33933E2' where idPath=129
  4964. 15:48:54 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Top of the Lake/tvshow.nfo
  4965. 15:48:54 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=1726
  4966. 15:48:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Top of the Lake/.actors
  4967. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Top of the Lake/
  4968. 15:48:55 T:2500 DEBUG: Mysql Start transaction
  4969. 15:48:55 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  4970. 15:48:55 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (322,1726)
  4971. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(322,-1)
  4972. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (322, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Top of the Lake/banner.jpg')
  4973. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (322, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Top of the Lake/fanart.jpg')
  4974. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (322, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Top of the Lake/poster.jpg')
  4975. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1894, 'season', 'banner', 'smb://192.168.3.1/TV/Top of the Lake/season-all-banner.jpg')
  4976. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1894, 'season', 'fanart', 'smb://192.168.3.1/TV/Top of the Lake/season-all-fanart.jpg')
  4977. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1894, 'season', 'poster', 'smb://192.168.3.1/TV/Top of the Lake/season-all-poster.jpg')
  4978. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(322,0)
  4979. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(322,1)
  4980. 15:48:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1896, 'season', 'poster', 'smb://192.168.3.1/TV/Top of the Lake/season01-poster.jpg')
  4981. 15:48:55 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/season-all-banner.jpg' to '2/21ca8278.jpg':
  4982. 15:48:55 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/21ca8278.jpg' size 758x140
  4983. 15:48:55 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/Top of the Lake/',c17='72' where idShow=322
  4984. 15:48:55 T:2500 DEBUG: Mysql commit transaction
  4985. 15:48:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  4986. 15:48:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  4987. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/top of the lake/season 1/top of the lake 1x01 episode 1.mkv (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  4988. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/top of the lake/season 1/top of the lake 1x02 episode 2.mkv (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  4989. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/top of the lake/season 1/top of the lake 1x03 episode 3.mkv (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  4990. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/top of the lake/season 1/top of the lake 1x04 episode 4.mkv (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  4991. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/top of the lake/season 1/top of the lake 1x05 episode 5.mkv (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  4992. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/top of the lake/season 1/top of the lake 1x06 episode 6.mkv (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  4993. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/top of the lake/season 1/top of the lake 1x07 episode 7.mkv (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  4994. 15:48:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x01 Episode 1.mkv), query = select idEpisode from episode where idFile=8384
  4995. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x01 Episode 1.nfo
  4996. 15:48:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Top of the Lake/.actors
  4997. 15:48:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x01 Episode 1.mkv
  4998. 15:48:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-09-24 14:58:32' where idFile=8384
  4999. 15:48:55 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 8384, 322)
  5000. 15:48:55 T:2500 DEBUG: Mysql Start transaction
  5001. 15:48:55 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12241
  5002. 15:48:55 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12241
  5003. 15:48:55 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12241
  5004. 15:48:55 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=8384
  5005. 15:48:55 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/season-all-fanart.jpg' to 'f/f421e26a.jpg':
  5006. 15:48:55 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f421e26a.jpg' size 1920x1080
  5007. 15:48:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1506,12241,'',0)
  5008. 15:48:56 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/season-all-poster.jpg' to 'e/e3bd656e.jpg':
  5009. 15:48:56 T:1392 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
  5010. 15:48:56 T:1392 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2.dll)
  5011. 15:48:56 T:1392 DEBUG: ffmpeg[570]: [swscaler] Warning: data is not aligned! This can lead to a speedloss
  5012. 15:48:56 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/e/e3bd656e.jpg' size 490x720
  5013. 15:48:56 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/season01-poster.jpg' to 'e/e793845c.jpg':
  5014. 15:48:56 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/e/e793845c.jpg' size 400x578
  5015. 15:48:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(26787,12241,'',1)
  5016. 15:48:57 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x01 Episode 1-thumb.jpg' to 'f/f38fc574.jpg':
  5017. 15:48:57 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f38fc574.jpg' size 400x225
  5018. 15:48:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(45148,12241,'',2)
  5019. 15:48:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(10768,12241,'',3)
  5020. 15:48:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(15443,12241,'',4)
  5021. 15:48:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1506,12241)
  5022. 15:48:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(26787,12241)
  5023. 15:48:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(45148,12241)
  5024. 15:49:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(10768,12241)
  5025. 15:49:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(15443,12241)
  5026. 15:49:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12241, 'episode', 'thumb', 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x01 Episode 1-thumb.jpg')
  5027. 15:49:00 T:2500 DEBUG: Mysql execute: update episode set c00='Episode 1',c01='In a breathtaking but remote mountain town in South Island, New Zealand, a twelve year-old girl named Tui is discovered to be pregnant. Local police enlist help from Detective Robin Griffin, a child protection specialist who has recently returned to the area to care for her mother. Tui refuses to disclose any clues about her perpetrator, but the town’s knot of long-buried secrets begins to unravel. Trapped where happiness and honest work are just out of reach, the entire community is under a smoldering cloud of suspicion. Chief suspect is the girl’s father, a menacing local figure with a violent past who is also embroiled in a land dispute with a new age women’s encampment. Robin’s investigation heightens tensions in the town and hints at a personal history she had hoped to keep buried.',c02='',c03='7.400000',c04='Elisabeth Moss / Holly Hunter / Thomas M. Wright / David Wenham / Peter Mullan',c05='2013-03-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x01 Episode 1.mkv',c19='1730',c20='' where idEpisode=12241
  5028. 15:49:00 T:2500 DEBUG: Mysql commit transaction
  5029. 15:49:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5030. 15:49:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5031. 15:49:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x02 Episode 2.mkv), query = select idEpisode from episode where idFile=8401
  5032. 15:49:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x02 Episode 2.nfo
  5033. 15:49:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Top of the Lake/.actors
  5034. 15:49:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x02 Episode 2.mkv
  5035. 15:49:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-09-24 22:52:46' where idFile=8401
  5036. 15:49:00 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x02 Episode 2-thumb.jpg' to 'b/b7b01a92.jpg':
  5037. 15:49:00 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b7b01a92.jpg' size 400x225
  5038. 15:49:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 8401, 322)
  5039. 15:49:00 T:2500 DEBUG: Mysql Start transaction
  5040. 15:49:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12242
  5041. 15:49:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12242
  5042. 15:49:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12242
  5043. 15:49:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=8401
  5044. 15:49:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1506,12242,'',0)
  5045. 15:49:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(26787,12242,'',1)
  5046. 15:49:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(45148,12242,'',2)
  5047. 15:49:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(10768,12242,'',3)
  5048. 15:49:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(15443,12242,'',4)
  5049. 15:49:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1506,12242)
  5050. 15:49:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(26787,12242)
  5051. 15:49:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(45148,12242)
  5052. 15:49:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(10768,12242)
  5053. 15:49:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(15443,12242)
  5054. 15:49:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12242, 'episode', 'thumb', 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x02 Episode 2-thumb.jpg')
  5055. 15:49:05 T:2500 DEBUG: Mysql execute: update episode set c00='Episode 2',c01='After a tense encounter with pregnant girl Tui’s father, Robin Griffin is driving home and confronts a disturbing sight: Tui’s rider-less horse on the road. The hard-bitten Laketop community turns out in force to search for her but the questions only multiply. As the search grows in intensity, so do fears for her survival. Tui’s father addresses a crowd assembled in the local pub asking anyone who knows anything to come forward, but his threatening words hardly seem to encourage hope. Robin pursues an accused pedophile to his house for questioning, but the encounter spirals quickly out of control. Desperate, Robin turns to Johnno Mitcham, the girl’s half-brother, for help. His support may prove crucial to the case and to Robin’s safety, but it also soon entangles Robin more deeply in a battle with her own past.',c02='',c03='7.600000',c04='Elisabeth Moss / Holly Hunter / Thomas M. Wright / David Wenham / Peter Mullan',c05='2013-03-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x02 Episode 2.mkv',c19='1730',c20='' where idEpisode=12242
  5056. 15:49:05 T:2500 DEBUG: Mysql commit transaction
  5057. 15:49:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5058. 15:49:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5059. 15:49:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x03 Episode 3.mkv), query = select idEpisode from episode where idFile=8402
  5060. 15:49:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x03 Episode 3.nfo
  5061. 15:49:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Top of the Lake/.actors
  5062. 15:49:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x03 Episode 3.mkv
  5063. 15:49:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-09-24 22:46:33' where idFile=8402
  5064. 15:49:05 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x03 Episode 3-thumb.jpg' to '8/8ba55030.jpg':
  5065. 15:49:05 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/8/8ba55030.jpg' size 400x225
  5066. 15:49:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 8402, 322)
  5067. 15:49:05 T:2500 DEBUG: Mysql Start transaction
  5068. 15:49:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12243
  5069. 15:49:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12243
  5070. 15:49:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12243
  5071. 15:49:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=8402
  5072. 15:49:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1506,12243,'',0)
  5073. 15:49:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(26787,12243,'',1)
  5074. 15:49:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(45148,12243,'',2)
  5075. 15:49:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(10768,12243,'',3)
  5076. 15:49:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(15443,12243,'',4)
  5077. 15:49:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1506,12243)
  5078. 15:49:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(26787,12243)
  5079. 15:49:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(45148,12243)
  5080. 15:49:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(10768,12243)
  5081. 15:49:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(15443,12243)
  5082. 15:49:09 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12243, 'episode', 'thumb', 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x03 Episode 3-thumb.jpg')
  5083. 15:49:09 T:2500 DEBUG: Mysql execute: update episode set c00='Episode 3',c01='The case seems to be slipping out of control as each new piece of evidence adds to the growing sense of menace. Tui is still missing and the community is beginning to buckle under the strain of suspicion. Robin gets a warrant to search Matt Mitcham’s house, but before she can gather any conclusive evidence, the police report another mysterious local death. Robin suspects the worst when police stumble on a shocking discovery, but nothing is quite what it seems. The mystery deepens when videotapes of Tui are found and Robin notices a figure in the videos wearing a blue hoodie. Matt, meanwhile, continues his crusade to recover his piece of land called Paradise from the new age women’s group, convincing a member to go on a date with him. But their ecstatic revelry is interrupted by Matt’s thinly veiled dark side.',c02='',c03='8.000000',c04='Elisabeth Moss / Holly Hunter / Thomas M. Wright / David Wenham / Peter Mullan',c05='2013-03-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x03 Episode 3.mkv',c19='1730',c20='' where idEpisode=12243
  5084. 15:49:09 T:2500 DEBUG: Mysql commit transaction
  5085. 15:49:09 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5086. 15:49:09 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5087. 15:49:09 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x04 Episode 4.mkv), query = select idEpisode from episode where idFile=8403
  5088. 15:49:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x04 Episode 4.nfo
  5089. 15:49:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Top of the Lake/.actors
  5090. 15:49:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x04 Episode 4.mkv
  5091. 15:49:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-09-24 22:58:32' where idFile=8403
  5092. 15:49:09 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x04 Episode 4-thumb.jpg' to '3/3fcfa55e.jpg':
  5093. 15:49:09 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3fcfa55e.jpg' size 400x225
  5094. 15:49:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 8403, 322)
  5095. 15:49:09 T:2500 DEBUG: Mysql Start transaction
  5096. 15:49:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12244
  5097. 15:49:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12244
  5098. 15:49:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12244
  5099. 15:49:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=8403
  5100. 15:49:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1506,12244,'',0)
  5101. 15:49:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(26787,12244,'',1)
  5102. 15:49:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(45148,12244,'',2)
  5103. 15:49:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(10768,12244,'',3)
  5104. 15:49:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(15443,12244,'',4)
  5105. 15:49:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1506,12244)
  5106. 15:49:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(26787,12244)
  5107. 15:49:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(45148,12244)
  5108. 15:49:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(10768,12244)
  5109. 15:49:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(15443,12244)
  5110. 15:49:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12244, 'episode', 'thumb', 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x04 Episode 4-thumb.jpg')
  5111. 15:49:14 T:2500 DEBUG: Mysql execute: update episode set c00='Episode 4',c01='A violent incident raises questions about Robin’s future with the local police, but she won’t let go of the case. She locates a friend of Tui’s who refuses to speak a word to anyone. He is accused of disrespect, but Robin believes there are deeper motives at play. His silence may hold a clue to Tui’s disappearance and she’s determined to earn his trust. Robin is also contacted by a pathologist who has investigated several cases for the local police. He tells Robin about additional evidence with potentially powerful implications, and she finds herself ever more committed to getting to the bottom of Tui’s case. At the same time, she begins to exhume long-buried memories with Johnno. He hints at a tragic secret from their past that could threaten the future of their relationship and her work on the case.',c02='',c03='7.900000',c04='Elisabeth Moss / Holly Hunter / Thomas M. Wright / David Wenham / Peter Mullan',c05='2013-04-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x04 Episode 4.mkv',c19='1730',c20='' where idEpisode=12244
  5112. 15:49:14 T:2500 DEBUG: Mysql commit transaction
  5113. 15:49:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5114. 15:49:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5115. 15:49:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x05 Episode 5.mkv), query = select idEpisode from episode where idFile=8404
  5116. 15:49:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x05 Episode 5.nfo
  5117. 15:49:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Top of the Lake/.actors
  5118. 15:49:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x05 Episode 5.mkv
  5119. 15:49:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-09-25 00:54:32' where idFile=8404
  5120. 15:49:14 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x05 Episode 5-thumb.jpg' to '0/03daeffc.jpg':
  5121. 15:49:14 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/0/03daeffc.jpg' size 400x225
  5122. 15:49:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 8404, 322)
  5123. 15:49:14 T:2500 DEBUG: Mysql Start transaction
  5124. 15:49:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12245
  5125. 15:49:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12245
  5126. 15:49:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12245
  5127. 15:49:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=8404
  5128. 15:49:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1506,12245,'',0)
  5129. 15:49:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(26787,12245,'',1)
  5130. 15:49:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(45148,12245,'',2)
  5131. 15:49:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(10768,12245,'',3)
  5132. 15:49:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(15443,12245,'',4)
  5133. 15:49:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1506,12245)
  5134. 15:49:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(26787,12245)
  5135. 15:49:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(45148,12245)
  5136. 15:49:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(10768,12245)
  5137. 15:49:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(15443,12245)
  5138. 15:49:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12245, 'episode', 'thumb', 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x05 Episode 5-thumb.jpg')
  5139. 15:49:19 T:2500 DEBUG: Mysql execute: update episode set c00='Episode 5',c01='Despite a troubled past relationship and a dark secret that bonds them, Robin and Johnno are growing closer than ever. Robin’s mother warns her against dating him but refuses to explain why. Robin can only assume it stems from fear of his father, Matt, who is busy sending thugs into the bush to find Tui. Robin and Johnno follow the hunters and discover evidence that sends shockwaves through the investigation. Robin returns home buoyed at last by a new optimism, but she is greeted by heart-breaking news. Meanwhile, Tui’s mute friend is found stealing under suspicious circumstances. After being arrested and interrogated, his bizarre behavior causes another ripple in the investigation.',c02='',c03='7.800000',c04='Elisabeth Moss / Holly Hunter / Thomas M. Wright / David Wenham / Peter Mullan',c05='2013-04-08',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x05 Episode 5.mkv',c19='1730',c20='' where idEpisode=12245
  5140. 15:49:19 T:2500 DEBUG: Mysql commit transaction
  5141. 15:49:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5142. 15:49:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5143. 15:49:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x06 Episode 6.mkv), query = select idEpisode from episode where idFile=8431
  5144. 15:49:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x06 Episode 6.nfo
  5145. 15:49:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Top of the Lake/.actors
  5146. 15:49:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x06 Episode 6.mkv
  5147. 15:49:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-09-25 03:13:36' where idFile=8431
  5148. 15:49:19 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x06 Episode 6-thumb.jpg' to '4/47e5301a.jpg':
  5149. 15:49:19 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/47e5301a.jpg' size 400x225
  5150. 15:49:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 8431, 322)
  5151. 15:49:19 T:2500 DEBUG: Mysql Start transaction
  5152. 15:49:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12246
  5153. 15:49:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12246
  5154. 15:49:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12246
  5155. 15:49:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=8431
  5156. 15:49:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1506,12246,'',0)
  5157. 15:49:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(26787,12246,'',1)
  5158. 15:49:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(45148,12246,'',2)
  5159. 15:49:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(10768,12246,'',3)
  5160. 15:49:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(15443,12246,'',4)
  5161. 15:49:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1506,12246)
  5162. 15:49:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(26787,12246)
  5163. 15:49:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(45148,12246)
  5164. 15:49:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(10768,12246)
  5165. 15:49:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(15443,12246)
  5166. 15:49:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12246, 'episode', 'thumb', 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x06 Episode 6-thumb.jpg')
  5167. 15:49:23 T:2500 DEBUG: Mysql execute: update episode set c00='Episode 6',c01='Robin is convinced that Matt and his illicit operations must be connected to Tui’s disappearance. She tries to question the women who work for Matt but they refuse to cooperate. That evening Robin gets a near-lethal warning to stop snooping. A group of Tui’s friends plan a secret trip that implicates the girl’s whereabouts. As they return, some of Matt’s thugs intercept them. With fresh intelligence, Matt launches a full-scale search party consisting of armed associates. Robin and Johnno go in after them, but tragedy strikes before they can help. In response, the town begins to turn against Matt. Some of the women who earlier rebuffed Robin may now have reason to testify. Matt says he is ready to give a confession, but he will only give it to Robin alone.',c02='',c03='7.800000',c04='Elisabeth Moss / Holly Hunter / Thomas M. Wright / David Wenham / Peter Mullan',c05='2013-04-15',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x06 Episode 6.mkv',c19='1730',c20='' where idEpisode=12246
  5168. 15:49:23 T:2500 DEBUG: Mysql commit transaction
  5169. 15:49:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5170. 15:49:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5171. 15:49:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x07 Episode 7.mkv), query = select idEpisode from episode where idFile=8405
  5172. 15:49:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x07 Episode 7.nfo
  5173. 15:49:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Top of the Lake/.actors
  5174. 15:49:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x07 Episode 7.mkv
  5175. 15:49:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-09-24 23:49:19' where idFile=8405
  5176. 15:49:24 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x07 Episode 7-thumb.jpg' to '7/7bf07ab8.jpg':
  5177. 15:49:24 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/7/7bf07ab8.jpg' size 400x225
  5178. 15:49:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 8405, 322)
  5179. 15:49:24 T:2500 DEBUG: Mysql Start transaction
  5180. 15:49:24 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12247
  5181. 15:49:24 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12247
  5182. 15:49:24 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12247
  5183. 15:49:24 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=8405
  5184. 15:49:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1506,12247,'',0)
  5185. 15:49:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(26787,12247,'',1)
  5186. 15:49:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(45148,12247,'',2)
  5187. 15:49:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(10768,12247,'',3)
  5188. 15:49:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(15443,12247,'',4)
  5189. 15:49:26 T:3248 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
  5190. 15:49:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(1506,12247)
  5191. 15:49:27 T:3248 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/swscale-2.dll)
  5192. 15:49:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(26787,12247)
  5193. 15:49:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(45148,12247)
  5194. 15:49:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(10768,12247)
  5195. 15:49:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(15443,12247)
  5196. 15:49:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12247, 'episode', 'thumb', 'smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x07 Episode 7-thumb.jpg')
  5197. 15:49:28 T:2500 DEBUG: Mysql execute: update episode set c00='Episode 7',c01='Tui is about to give birth somewhere in the wilderness, and still the search for her has proven fruitless. Robin goes to Matt’s house to hear his confession. His revelation is shocking—far from anything she had expected. The news Matt tells Robin injects a nearly insurmountable problem into her relationship with Johnno. While Robin is distraught, Matt remains frustrated with lack of progress in the search for his daughter. He flies into a violent rage and, at the end of his wits, takes matters into his own hands. Yet Robin summons her final shreds of strength in a desperate race to find Tui before Matt does. Nothing can prepare her for what she will witness. In a final and shocking conclusion, Robin acts on instinct as she confronts the true evil at the heart of her investigation.',c02='',c03='7.300000',c04='Elisabeth Moss / Holly Hunter / Thomas M. Wright / David Wenham / Peter Mullan',c05='2013-04-15',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Top of the Lake/Season 1/Top of the Lake 1x07 Episode 7.mkv',c19='1730',c20='' where idEpisode=12247
  5198. 15:49:28 T:2500 DEBUG: Mysql commit transaction
  5199. 15:49:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5200. 15:49:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5201. 15:49:28 T:2500 DEBUG: Mysql execute: update path set strHash='4A7EE9001EFE16AD71C33EC88AAC5C78' where idPath=1726
  5202. 15:49:28 T:2500 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting ' min' as 0 minutes
  5203. 15:49:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Homeland/tvshow.nfo
  5204. 15:49:28 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=111
  5205. 15:49:28 T:2500 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting ' min' as 0 minutes
  5206. 15:49:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Homeland/.actors
  5207. 15:49:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Homeland/
  5208. 15:49:28 T:2500 DEBUG: Mysql Start transaction
  5209. 15:49:28 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  5210. 15:49:28 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (323,111)
  5211. 15:49:28 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(323,-1)
  5212. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (323, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Homeland/banner.jpg')
  5213. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (323, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Homeland/fanart.jpg')
  5214. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (323, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Homeland/poster.jpg')
  5215. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1897, 'season', 'banner', 'smb://192.168.3.1/TV/Homeland/season-all-banner.jpg')
  5216. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1897, 'season', 'fanart', 'smb://192.168.3.1/TV/Homeland/season-all-fanart.jpg')
  5217. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1897, 'season', 'poster', 'smb://192.168.3.1/TV/Homeland/season-all-poster.jpg')
  5218. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(323,0)
  5219. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(323,1)
  5220. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1899, 'season', 'poster', 'smb://192.168.3.1/TV/Homeland/season01-poster.jpg')
  5221. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(323,2)
  5222. 15:49:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1900, 'season', 'poster', 'smb://192.168.3.1/TV/Homeland/season02-poster.jpg')
  5223. 15:49:29 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/Homeland/',c17='72' where idShow=323
  5224. 15:49:29 T:2500 DEBUG: Mysql commit transaction
  5225. 15:49:29 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5226. 15:49:29 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5227. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/backdrops/1367881384__temp_1367881373.flv (s13678813e84) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  5228. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Adding new season 13678813, multipart episode 73 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  5229. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x01 pilot.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5230. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x02 grace.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5231. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x03 clean skin.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5232. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x04 semper i.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5233. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x05 blind spot.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5234. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x06 the good soldier.avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5235. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x07 the weekend.avi (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5236. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x08 achilles heel.avi (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5237. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x09 crossfire.avi (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5238. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x10 representative brody.avi (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5239. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x11 the vest.avi (s1e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5240. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 1/homeland 1x12 marine one.avi (s1e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5241. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x01 the smile.mkv (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5242. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x02 beirut is back.mkv (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5243. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x03 state of independence.mkv (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5244. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x04 new car smell.mkv (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5245. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x05 q&a.mkv (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5246. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x06 a gettysburg address.mkv (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5247. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x07 the clearing.mkv (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5248. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x08 i'll fly away.mkv (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5249. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x09 two hats.mkv (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5250. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x10 broken hearts.mkv (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5251. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x11 the motherfucker with a turban.mkv (s2e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5252. 15:49:29 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/homeland/season 2/homeland 2x12 the choice.mkv (s2e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5253. 15:49:29 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/Homeland/backdrops/1367881384__temp_1367881373.flv'
  5254. 15:49:29 T:2500 DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip' using The TVDB scraper (file: 'C:\Program Files\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
  5255. 15:49:29 T:2500 DEBUG: CurlFile::Open(0B97BBB0) http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip
  5256. 15:49:29 T:2500 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.thetvdb.com
  5257. 15:49:30 T:2500 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
  5258. 15:49:30 T:2500 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  5259. 15:49:30 T:2500 ERROR: ADDON::CScraper::Run: Unable to parse web site
  5260. 15:49:30 T:2500 WARNING: No information found for item 'smb://192.168.3.1/TV/Homeland/', it won't be added to the library.
  5261. 15:49:31 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/tvshow.nfo
  5262. 15:49:31 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=128
  5263. 15:49:31 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Portlandia/.actors
  5264. 15:49:31 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/
  5265. 15:49:31 T:2500 DEBUG: Mysql Start transaction
  5266. 15:49:31 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  5267. 15:49:31 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (324,128)
  5268. 15:49:31 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(324,-1)
  5269. 15:49:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (324, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Portlandia/banner.jpg')
  5270. 15:49:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (324, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Portlandia/fanart.jpg')
  5271. 15:49:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (324, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Portlandia/poster.jpg')
  5272. 15:49:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1901, 'season', 'banner', 'smb://192.168.3.1/TV/Portlandia/season-all-banner.jpg')
  5273. 15:49:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1901, 'season', 'fanart', 'smb://192.168.3.1/TV/Portlandia/season-all-fanart.jpg')
  5274. 15:49:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1901, 'season', 'poster', 'smb://192.168.3.1/TV/Portlandia/season-all-poster.jpg')
  5275. 15:49:32 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(324,0)
  5276. 15:49:32 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(324,1)
  5277. 15:49:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1903, 'season', 'poster', 'smb://192.168.3.1/TV/Portlandia/season01-poster.jpg')
  5278. 15:49:32 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(324,2)
  5279. 15:49:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1904, 'season', 'poster', 'smb://192.168.3.1/TV/Portlandia/season02-poster.jpg')
  5280. 15:49:32 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(324,3)
  5281. 15:49:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1905, 'season', 'poster', 'smb://192.168.3.1/TV/Portlandia/season03-poster.jpg')
  5282. 15:49:32 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/Portlandia/',c17='72' where idShow=324
  5283. 15:49:32 T:2500 DEBUG: Mysql commit transaction
  5284. 15:49:32 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5285. 15:49:32 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5286. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 1/portlandia 1x01 farm.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5287. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 1/portlandia 1x02 a song for portland.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5288. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 1/portlandia 1x03 aimee.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5289. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 1/portlandia 1x04 mayor is missing.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5290. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 1/portlandia 1x05 blunderbuss.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5291. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 1/portlandia 1x06 baseball.avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5292. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x01 mixology.avi (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5293. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x02 one moore episode.avi (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5294. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x03 cool wedding.avi (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5295. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x04 grover.avi (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5296. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x05 cops redesign.avi (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5297. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x06 cat nap.avi (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5298. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x07 motorcycle.avi (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5299. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x08 feminist book store 10th anniversary.mkv (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5300. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x09 no olympics.avi (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5301. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 2/portlandia 2x10 brunch village.avi (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5302. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x01 take back mtv.mkv (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5303. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x02 missionaries.mkv (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5304. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x03 missionaries.mkv (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5305. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x04 nina's birthday.mkv (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5306. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x05 off the grid.mkv (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5307. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x06 the temp.mkv (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5308. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x07 soft opening.mkv (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5309. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x08 alexandra.mkv (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5310. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x09 no-fo-o-fo-bridge.mkv (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5311. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x10 no-fo-o-fo-bridge.mkv (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5312. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/portlandia/season 3/portlandia 3x11 blackout.mkv (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5313. 15:49:32 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x01 Farm.avi), query = select idEpisode from episode where idFile=1208
  5314. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x01 Farm.nfo
  5315. 15:49:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5316. 15:49:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x01 Farm.avi
  5317. 15:49:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 19:53:12' where idFile=1208
  5318. 15:49:32 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1208, 324)
  5319. 15:49:32 T:2500 DEBUG: Mysql Start transaction
  5320. 15:49:32 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12248
  5321. 15:49:32 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12248
  5322. 15:49:32 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12248
  5323. 15:49:32 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1208
  5324. 15:49:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12248, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x01 Farm-thumb.jpg')
  5325. 15:49:32 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x01 Farm.avi',c19='258',c20='' where idEpisode=12248
  5326. 15:49:33 T:2500 DEBUG: Mysql commit transaction
  5327. 15:49:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5328. 15:49:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5329. 15:49:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x02 A Song For Portland.avi), query = select idEpisode from episode where idFile=1209
  5330. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x02 A Song For Portland.nfo
  5331. 15:49:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5332. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x02 A Song For Portland.avi
  5333. 15:49:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 19:55:23' where idFile=1209
  5334. 15:49:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1209, 324)
  5335. 15:49:33 T:2500 DEBUG: Mysql Start transaction
  5336. 15:49:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12249
  5337. 15:49:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12249
  5338. 15:49:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12249
  5339. 15:49:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1209
  5340. 15:49:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12249, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x02 A Song For Portland-thumb.jpg')
  5341. 15:49:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x02 A Song For Portland.avi',c19='258',c20='' where idEpisode=12249
  5342. 15:49:33 T:2500 DEBUG: Mysql commit transaction
  5343. 15:49:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5344. 15:49:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5345. 15:49:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x03 Aimee.avi), query = select idEpisode from episode where idFile=1210
  5346. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x03 Aimee.nfo
  5347. 15:49:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5348. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x03 Aimee.avi
  5349. 15:49:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 19:55:24' where idFile=1210
  5350. 15:49:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1210, 324)
  5351. 15:49:33 T:2500 DEBUG: Mysql Start transaction
  5352. 15:49:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12250
  5353. 15:49:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12250
  5354. 15:49:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12250
  5355. 15:49:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1210
  5356. 15:49:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12250, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x03 Aimee-thumb.jpg')
  5357. 15:49:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x03 Aimee.avi',c19='258',c20='' where idEpisode=12250
  5358. 15:49:33 T:2500 DEBUG: Mysql commit transaction
  5359. 15:49:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5360. 15:49:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5361. 15:49:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x04 Mayor is Missing.avi), query = select idEpisode from episode where idFile=1211
  5362. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x04 Mayor is Missing.nfo
  5363. 15:49:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5364. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x04 Mayor is Missing.avi
  5365. 15:49:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 19:54:36' where idFile=1211
  5366. 15:49:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1211, 324)
  5367. 15:49:33 T:2500 DEBUG: Mysql Start transaction
  5368. 15:49:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12251
  5369. 15:49:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12251
  5370. 15:49:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12251
  5371. 15:49:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1211
  5372. 15:49:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12251, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x04 Mayor is Missing-thumb.jpg')
  5373. 15:49:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x04 Mayor is Missing.avi',c19='258',c20='' where idEpisode=12251
  5374. 15:49:33 T:2500 DEBUG: Mysql commit transaction
  5375. 15:49:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5376. 15:49:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5377. 15:49:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x05 Blunderbuss.avi), query = select idEpisode from episode where idFile=1212
  5378. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x05 Blunderbuss.nfo
  5379. 15:49:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5380. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x05 Blunderbuss.avi
  5381. 15:49:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 19:52:40' where idFile=1212
  5382. 15:49:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1212, 324)
  5383. 15:49:33 T:2500 DEBUG: Mysql Start transaction
  5384. 15:49:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12252
  5385. 15:49:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12252
  5386. 15:49:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12252
  5387. 15:49:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1212
  5388. 15:49:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12252, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x05 Blunderbuss-thumb.jpg')
  5389. 15:49:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x05 Blunderbuss.avi',c19='258',c20='' where idEpisode=12252
  5390. 15:49:33 T:2500 DEBUG: Mysql commit transaction
  5391. 15:49:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5392. 15:49:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5393. 15:49:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x06 Baseball.avi), query = select idEpisode from episode where idFile=1213
  5394. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x06 Baseball.nfo
  5395. 15:49:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5396. 15:49:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x06 Baseball.avi
  5397. 15:49:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 19:55:23' where idFile=1213
  5398. 15:49:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1213, 324)
  5399. 15:49:34 T:2500 DEBUG: Mysql Start transaction
  5400. 15:49:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12253
  5401. 15:49:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12253
  5402. 15:49:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12253
  5403. 15:49:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1213
  5404. 15:49:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12253, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x06 Baseball-thumb.jpg')
  5405. 15:49:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 1/Portlandia 1x06 Baseball.avi',c19='258',c20='' where idEpisode=12253
  5406. 15:49:34 T:2500 DEBUG: Mysql commit transaction
  5407. 15:49:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5408. 15:49:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5409. 15:49:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x01 Mixology.avi), query = select idEpisode from episode where idFile=1214
  5410. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x01 Mixology.nfo
  5411. 15:49:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5412. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x01 Mixology.avi
  5413. 15:49:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-01-11 15:47:51' where idFile=1214
  5414. 15:49:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1214, 324)
  5415. 15:49:34 T:2500 DEBUG: Mysql Start transaction
  5416. 15:49:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12254
  5417. 15:49:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12254
  5418. 15:49:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12254
  5419. 15:49:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1214
  5420. 15:49:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12254, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x01 Mixology-thumb.jpg')
  5421. 15:49:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x01 Mixology.avi',c19='259',c20='' where idEpisode=12254
  5422. 15:49:34 T:2500 DEBUG: Mysql commit transaction
  5423. 15:49:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5424. 15:49:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5425. 15:49:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x02 One Moore Episode.avi), query = select idEpisode from episode where idFile=1215
  5426. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x02 One Moore Episode.nfo
  5427. 15:49:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5428. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x02 One Moore Episode.avi
  5429. 15:49:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-01-14 14:44:15' where idFile=1215
  5430. 15:49:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1215, 324)
  5431. 15:49:34 T:2500 DEBUG: Mysql Start transaction
  5432. 15:49:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12255
  5433. 15:49:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12255
  5434. 15:49:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12255
  5435. 15:49:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1215
  5436. 15:49:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12255, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x02 One Moore Episode-thumb.jpg')
  5437. 15:49:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x02 One Moore Episode.avi',c19='259',c20='' where idEpisode=12255
  5438. 15:49:34 T:2500 DEBUG: Mysql commit transaction
  5439. 15:49:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5440. 15:49:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5441. 15:49:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x03 Cool Wedding.avi), query = select idEpisode from episode where idFile=1216
  5442. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x03 Cool Wedding.nfo
  5443. 15:49:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5444. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x03 Cool Wedding.avi
  5445. 15:49:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-01-21 13:37:45' where idFile=1216
  5446. 15:49:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1216, 324)
  5447. 15:49:34 T:2500 DEBUG: Mysql Start transaction
  5448. 15:49:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12256
  5449. 15:49:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12256
  5450. 15:49:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12256
  5451. 15:49:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1216
  5452. 15:49:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12256, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x03 Cool Wedding-thumb.jpg')
  5453. 15:49:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x03 Cool Wedding.avi',c19='259',c20='' where idEpisode=12256
  5454. 15:49:34 T:2500 DEBUG: Mysql commit transaction
  5455. 15:49:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5456. 15:49:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5457. 15:49:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x04 Grover.avi), query = select idEpisode from episode where idFile=1217
  5458. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x04 Grover.nfo
  5459. 15:49:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5460. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x04 Grover.avi
  5461. 15:49:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-01-29 16:26:41' where idFile=1217
  5462. 15:49:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1217, 324)
  5463. 15:49:34 T:2500 DEBUG: Mysql Start transaction
  5464. 15:49:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12257
  5465. 15:49:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12257
  5466. 15:49:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12257
  5467. 15:49:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1217
  5468. 15:49:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12257, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x04 Grover-thumb.jpg')
  5469. 15:49:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x04 Grover.avi',c19='259',c20='' where idEpisode=12257
  5470. 15:49:34 T:2500 DEBUG: Mysql commit transaction
  5471. 15:49:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5472. 15:49:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5473. 15:49:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x05 Cops Redesign.avi), query = select idEpisode from episode where idFile=1218
  5474. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x05 Cops Redesign.nfo
  5475. 15:49:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5476. 15:49:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x05 Cops Redesign.avi
  5477. 15:49:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-04 11:41:47' where idFile=1218
  5478. 15:49:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1218, 324)
  5479. 15:49:35 T:2500 DEBUG: Mysql Start transaction
  5480. 15:49:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12258
  5481. 15:49:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12258
  5482. 15:49:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12258
  5483. 15:49:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1218
  5484. 15:49:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12258, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x05 Cops Redesign-thumb.jpg')
  5485. 15:49:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x05 Cops Redesign.avi',c19='259',c20='' where idEpisode=12258
  5486. 15:49:35 T:2500 DEBUG: Mysql commit transaction
  5487. 15:49:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5488. 15:49:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5489. 15:49:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x06 Cat Nap.avi), query = select idEpisode from episode where idFile=1219
  5490. 15:49:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x06 Cat Nap.nfo
  5491. 15:49:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5492. 15:49:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x06 Cat Nap.avi
  5493. 15:49:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-11 17:34:48' where idFile=1219
  5494. 15:49:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1219, 324)
  5495. 15:49:35 T:2500 DEBUG: Mysql Start transaction
  5496. 15:49:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12259
  5497. 15:49:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12259
  5498. 15:49:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12259
  5499. 15:49:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1219
  5500. 15:49:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12259, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x06 Cat Nap-thumb.jpg')
  5501. 15:49:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x06 Cat Nap.avi',c19='259',c20='' where idEpisode=12259
  5502. 15:49:35 T:2500 DEBUG: Mysql commit transaction
  5503. 15:49:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5504. 15:49:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5505. 15:49:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x07 Motorcycle.avi), query = select idEpisode from episode where idFile=1220
  5506. 15:49:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x07 Motorcycle.nfo
  5507. 15:49:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5508. 15:49:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x07 Motorcycle.avi
  5509. 15:49:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-18 16:48:47' where idFile=1220
  5510. 15:49:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1220, 324)
  5511. 15:49:35 T:2500 DEBUG: Mysql Start transaction
  5512. 15:49:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12260
  5513. 15:49:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12260
  5514. 15:49:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12260
  5515. 15:49:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1220
  5516. 15:49:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12260, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x07 Motorcycle-thumb.jpg')
  5517. 15:49:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x07 Motorcycle.avi',c19='259',c20='' where idEpisode=12260
  5518. 15:49:35 T:2500 DEBUG: Mysql commit transaction
  5519. 15:49:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5520. 15:49:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5521. 15:49:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x08 Feminist Book Store 10th Anniversary.mkv), query = select idEpisode from episode where idFile=1221
  5522. 15:49:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x08 Feminist Book Store 10th Anniversary.nfo
  5523. 15:49:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5524. 15:49:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x08 Feminist Book Store 10th Anniversary.mkv
  5525. 15:49:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-25 19:21:55' where idFile=1221
  5526. 15:49:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1221, 324)
  5527. 15:49:35 T:2500 DEBUG: Mysql Start transaction
  5528. 15:49:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12261
  5529. 15:49:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12261
  5530. 15:49:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12261
  5531. 15:49:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1221
  5532. 15:49:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12261, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x08 Feminist Book Store 10th Anniversary-thumb.jpg')
  5533. 15:49:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x08 Feminist Book Store 10th Anniversary.mkv',c19='259',c20='' where idEpisode=12261
  5534. 15:49:35 T:2500 DEBUG: Mysql commit transaction
  5535. 15:49:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5536. 15:49:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5537. 15:49:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x09 No Olympics.avi), query = select idEpisode from episode where idFile=1222
  5538. 15:49:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x09 No Olympics.nfo
  5539. 15:49:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5540. 15:49:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x09 No Olympics.avi
  5541. 15:49:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-03 18:11:43' where idFile=1222
  5542. 15:49:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1222, 324)
  5543. 15:49:36 T:2500 DEBUG: Mysql Start transaction
  5544. 15:49:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12262
  5545. 15:49:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12262
  5546. 15:49:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12262
  5547. 15:49:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1222
  5548. 15:49:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12262, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x09 No Olympics-thumb.jpg')
  5549. 15:49:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x09 No Olympics.avi',c19='259',c20='' where idEpisode=12262
  5550. 15:49:36 T:2500 DEBUG: Mysql commit transaction
  5551. 15:49:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5552. 15:49:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5553. 15:49:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x10 Brunch Village.avi), query = select idEpisode from episode where idFile=1223
  5554. 15:49:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x10 Brunch Village.nfo
  5555. 15:49:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5556. 15:49:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x10 Brunch Village.avi
  5557. 15:49:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 10:29:13' where idFile=1223
  5558. 15:49:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1223, 324)
  5559. 15:49:36 T:2500 DEBUG: Mysql Start transaction
  5560. 15:49:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12263
  5561. 15:49:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12263
  5562. 15:49:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12263
  5563. 15:49:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1223
  5564. 15:49:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12263, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x10 Brunch Village-thumb.jpg')
  5565. 15:49:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 2/Portlandia 2x10 Brunch Village.avi',c19='259',c20='' where idEpisode=12263
  5566. 15:49:36 T:2500 DEBUG: Mysql commit transaction
  5567. 15:49:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5568. 15:49:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5569. 15:49:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x01 Take Back MTV.mkv), query = select idEpisode from episode where idFile=1224
  5570. 15:49:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x01 Take Back MTV.nfo
  5571. 15:49:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5572. 15:49:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x01 Take Back MTV.mkv
  5573. 15:49:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-05 06:34:18' where idFile=1224
  5574. 15:49:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1224, 324)
  5575. 15:49:36 T:2500 DEBUG: Mysql Start transaction
  5576. 15:49:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12264
  5577. 15:49:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12264
  5578. 15:49:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12264
  5579. 15:49:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1224
  5580. 15:49:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12264, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x01 Take Back MTV-thumb.jpg')
  5581. 15:49:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x01 Take Back MTV.mkv',c19='260',c20='' where idEpisode=12264
  5582. 15:49:36 T:2500 DEBUG: Mysql commit transaction
  5583. 15:49:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5584. 15:49:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5585. 15:49:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x02 Missionaries.mkv), query = select idEpisode from episode where idFile=1225
  5586. 15:49:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x02 Missionaries.nfo
  5587. 15:49:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5588. 15:49:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x02 Missionaries.mkv
  5589. 15:49:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-05 08:50:23' where idFile=1225
  5590. 15:49:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1225, 324)
  5591. 15:49:36 T:2500 DEBUG: Mysql Start transaction
  5592. 15:49:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12265
  5593. 15:49:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12265
  5594. 15:49:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12265
  5595. 15:49:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1225
  5596. 15:49:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12265, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x02 Missionaries-thumb.jpg')
  5597. 15:49:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x02 Missionaries.mkv',c19='260',c20='' where idEpisode=12265
  5598. 15:49:36 T:2500 DEBUG: Mysql commit transaction
  5599. 15:49:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5600. 15:49:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5601. 15:49:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x03 Missionaries.mkv), query = select idEpisode from episode where idFile=1226
  5602. 15:49:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x03 Missionaries.nfo
  5603. 15:49:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5604. 15:49:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x03 Missionaries.mkv
  5605. 15:49:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-05 05:03:28' where idFile=1226
  5606. 15:49:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1226, 324)
  5607. 15:49:36 T:2500 DEBUG: Mysql Start transaction
  5608. 15:49:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12266
  5609. 15:49:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12266
  5610. 15:49:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12266
  5611. 15:49:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1226
  5612. 15:49:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12266, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x03 Missionaries-thumb.jpg')
  5613. 15:49:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x03 Missionaries.mkv',c19='260',c20='' where idEpisode=12266
  5614. 15:49:37 T:2500 DEBUG: Mysql commit transaction
  5615. 15:49:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5616. 15:49:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5617. 15:49:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x04 Nina's Birthday.mkv), query = select idEpisode from episode where idFile=1227
  5618. 15:49:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x04 Nina's Birthday.nfo
  5619. 15:49:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5620. 15:49:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x04 Nina's Birthday.mkv
  5621. 15:49:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-12 04:41:05' where idFile=1227
  5622. 15:49:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1227, 324)
  5623. 15:49:37 T:2500 DEBUG: Mysql Start transaction
  5624. 15:49:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12267
  5625. 15:49:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12267
  5626. 15:49:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12267
  5627. 15:49:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1227
  5628. 15:49:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12267, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x04 Nina\'s Birthday-thumb.jpg')
  5629. 15:49:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x04 Nina\'s Birthday.mkv',c19='260',c20='' where idEpisode=12267
  5630. 15:49:37 T:2500 DEBUG: Mysql commit transaction
  5631. 15:49:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5632. 15:49:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5633. 15:49:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x05 Off the Grid.mkv), query = select idEpisode from episode where idFile=1228
  5634. 15:49:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x05 Off the Grid.nfo
  5635. 15:49:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5636. 15:49:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x05 Off the Grid.mkv
  5637. 15:49:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-19 05:04:24' where idFile=1228
  5638. 15:49:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1228, 324)
  5639. 15:49:37 T:2500 DEBUG: Mysql Start transaction
  5640. 15:49:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12268
  5641. 15:49:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12268
  5642. 15:49:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12268
  5643. 15:49:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1228
  5644. 15:49:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12268, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x05 Off the Grid-thumb.jpg')
  5645. 15:49:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x05 Off the Grid.mkv',c19='260',c20='' where idEpisode=12268
  5646. 15:49:37 T:2500 DEBUG: Mysql commit transaction
  5647. 15:49:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5648. 15:49:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5649. 15:49:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x06 The Temp.mkv), query = select idEpisode from episode where idFile=1229
  5650. 15:49:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x06 The Temp.nfo
  5651. 15:49:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5652. 15:49:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x06 The Temp.mkv
  5653. 15:49:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-05 01:55:06' where idFile=1229
  5654. 15:49:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1229, 324)
  5655. 15:49:37 T:2500 DEBUG: Mysql Start transaction
  5656. 15:49:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12269
  5657. 15:49:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12269
  5658. 15:49:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12269
  5659. 15:49:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1229
  5660. 15:49:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12269, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x06 The Temp-thumb.jpg')
  5661. 15:49:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x06 The Temp.mkv',c19='260',c20='' where idEpisode=12269
  5662. 15:49:37 T:2500 DEBUG: Mysql commit transaction
  5663. 15:49:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5664. 15:49:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5665. 15:49:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x07 Soft Opening.mkv), query = select idEpisode from episode where idFile=1230
  5666. 15:49:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x07 Soft Opening.nfo
  5667. 15:49:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5668. 15:49:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x07 Soft Opening.mkv
  5669. 15:49:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-02 04:47:27' where idFile=1230
  5670. 15:49:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1230, 324)
  5671. 15:49:37 T:2500 DEBUG: Mysql Start transaction
  5672. 15:49:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12270
  5673. 15:49:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12270
  5674. 15:49:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12270
  5675. 15:49:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1230
  5676. 15:49:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12270, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x07 Soft Opening-thumb.jpg')
  5677. 15:49:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x07 Soft Opening.mkv',c19='260',c20='' where idEpisode=12270
  5678. 15:49:38 T:2500 DEBUG: Mysql commit transaction
  5679. 15:49:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5680. 15:49:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5681. 15:49:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x08 Alexandra.mkv), query = select idEpisode from episode where idFile=1231
  5682. 15:49:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x08 Alexandra.nfo
  5683. 15:49:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5684. 15:49:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x08 Alexandra.mkv
  5685. 15:49:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-09 08:23:21' where idFile=1231
  5686. 15:49:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1231, 324)
  5687. 15:49:38 T:2500 DEBUG: Mysql Start transaction
  5688. 15:49:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12271
  5689. 15:49:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12271
  5690. 15:49:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12271
  5691. 15:49:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1231
  5692. 15:49:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12271, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x08 Alexandra-thumb.jpg')
  5693. 15:49:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x08 Alexandra.mkv',c19='260',c20='' where idEpisode=12271
  5694. 15:49:38 T:2500 DEBUG: Mysql commit transaction
  5695. 15:49:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5696. 15:49:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5697. 15:49:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x09 No-Fo-O-Fo-Bridge.mkv), query = select idEpisode from episode where idFile=1232
  5698. 15:49:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x09 No-Fo-O-Fo-Bridge.nfo
  5699. 15:49:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5700. 15:49:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x09 No-Fo-O-Fo-Bridge.mkv
  5701. 15:49:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-23 04:56:00' where idFile=1232
  5702. 15:49:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1232, 324)
  5703. 15:49:38 T:2500 DEBUG: Mysql Start transaction
  5704. 15:49:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12272
  5705. 15:49:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12272
  5706. 15:49:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12272
  5707. 15:49:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1232
  5708. 15:49:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12272, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x09 No-Fo-O-Fo-Bridge-thumb.jpg')
  5709. 15:49:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x09 No-Fo-O-Fo-Bridge.mkv',c19='260',c20='' where idEpisode=12272
  5710. 15:49:38 T:2500 DEBUG: Mysql commit transaction
  5711. 15:49:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5712. 15:49:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5713. 15:49:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x10 No-Fo-O-Fo-Bridge.mkv), query = select idEpisode from episode where idFile=1233
  5714. 15:49:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x10 No-Fo-O-Fo-Bridge.nfo
  5715. 15:49:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5716. 15:49:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x10 No-Fo-O-Fo-Bridge.mkv
  5717. 15:49:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-27 16:33:37' where idFile=1233
  5718. 15:49:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1233, 324)
  5719. 15:49:38 T:2500 DEBUG: Mysql Start transaction
  5720. 15:49:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12273
  5721. 15:49:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12273
  5722. 15:49:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12273
  5723. 15:49:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1233
  5724. 15:49:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12273, 'episode', 'thumb', '')
  5725. 15:49:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x10 No-Fo-O-Fo-Bridge.mkv',c19='260',c20='' where idEpisode=12273
  5726. 15:49:38 T:2500 DEBUG: Mysql commit transaction
  5727. 15:49:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5728. 15:49:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5729. 15:49:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x11 Blackout.mkv), query = select idEpisode from episode where idFile=1234
  5730. 15:49:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x11 Blackout.nfo
  5731. 15:49:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Portlandia/.actors
  5732. 15:49:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x11 Blackout.mkv
  5733. 15:49:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-02 23:32:11' where idFile=1234
  5734. 15:49:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1234, 324)
  5735. 15:49:38 T:2500 DEBUG: Mysql Start transaction
  5736. 15:49:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12274
  5737. 15:49:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12274
  5738. 15:49:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12274
  5739. 15:49:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1234
  5740. 15:49:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12274, 'episode', 'thumb', 'smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x11 Blackout-thumb.jpg')
  5741. 15:49:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Portlandia/Season 3/Portlandia 3x11 Blackout.mkv',c19='260',c20='' where idEpisode=12274
  5742. 15:49:38 T:2500 DEBUG: Mysql commit transaction
  5743. 15:49:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5744. 15:49:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5745. 15:49:38 T:2500 DEBUG: Mysql execute: update path set strHash='D0DC0A9A7E098D223F4C6CAA7CB40839' where idPath=128
  5746. 15:49:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Fall - The/tvshow.nfo
  5747. 15:49:39 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=95
  5748. 15:49:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Fall - The/.actors
  5749. 15:49:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Fall - The/
  5750. 15:49:39 T:2500 DEBUG: Mysql Start transaction
  5751. 15:49:39 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  5752. 15:49:39 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (325,95)
  5753. 15:49:39 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2042,325,'',0)
  5754. 15:49:40 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2043,325,'',1)
  5755. 15:49:40 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2044,325,'',2)
  5756. 15:49:41 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2045,325,'',3)
  5757. 15:49:41 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2046,325,'',4)
  5758. 15:49:42 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2047,325,'',5)
  5759. 15:49:42 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(3,325)
  5760. 15:49:42 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(16,325)
  5761. 15:49:42 T:2500 DEBUG: Mysql execute: insert into studiolinktvshow (idStudio,idShow) values(25,325)
  5762. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(325,-1)
  5763. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (325, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Fall - The/banner.jpg')
  5764. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (325, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Fall - The/fanart.jpg')
  5765. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (325, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Fall - The/poster.jpg')
  5766. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1906, 'season', 'banner', 'smb://192.168.3.1/TV/Fall - The/season-all-banner.jpg')
  5767. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1906, 'season', 'fanart', 'smb://192.168.3.1/TV/Fall - The/season-all-fanart.jpg')
  5768. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1906, 'season', 'poster', 'smb://192.168.3.1/TV/Fall - The/season-all-poster.jpg')
  5769. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(325,0)
  5770. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(325,1)
  5771. 15:49:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1908, 'season', 'poster', 'smb://192.168.3.1/TV/Fall - The/season01-poster.jpg')
  5772. 15:49:42 T:2500 DEBUG: Mysql execute: update tvshow set c00='The Fall',c01='The series set in Northern Ireland follows a PSNI investigation into a string of recent homicides. When the PSNI are unable to close the case after 28 days, Detective Superintendent Stella Gibson (Gillian Anderson) of the Metropolitan Police Service is called in to review the case. Under her new leadership, the local detectives must track down and stop the serial killer who is terrorizing the city of Belfast.',c02='Continuing',c03='',c04='8.700000',c05='2013-05-12',c06='',c07='',c08='Drama / Thriller',c09='',c10='<episodeguide><url cache=\"258107.xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series/258107/all/en.zip</url></episodeguide>',c11='',c12='258107',c13='',c14='BBC Two',c15='',c16='smb://192.168.3.1/TV/Fall - The/',c17='72' where idShow=325
  5773. 15:49:42 T:2500 DEBUG: Mysql commit transaction
  5774. 15:49:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5775. 15:49:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5776. 15:49:42 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/fall - the/season 1/the fall 1x01 dark descent.mkv (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5777. 15:49:42 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/fall - the/season 1/the fall 1x02 darkness visible.mkv (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5778. 15:49:42 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/fall - the/season 1/the fall 1x03 insolence & wine.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5779. 15:49:42 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/fall - the/season 1/the fall 1x04 my adventurous song.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5780. 15:49:42 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/fall - the/season 1/the fall 1x05 the vast abyss.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5781. 15:49:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x01 Dark Descent.mkv), query = select idEpisode from episode where idFile=1235
  5782. 15:49:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x01 Dark Descent.nfo
  5783. 15:49:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Fall - The/.actors
  5784. 15:49:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x01 Dark Descent.mkv
  5785. 15:49:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-25 19:25:20' where idFile=1235
  5786. 15:49:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1235, 325)
  5787. 15:49:42 T:2500 DEBUG: Mysql Start transaction
  5788. 15:49:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12275
  5789. 15:49:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12275
  5790. 15:49:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12275
  5791. 15:49:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1235
  5792. 15:49:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2042,12275,'',0)
  5793. 15:49:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2043,12275,'',1)
  5794. 15:49:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2044,12275,'',2)
  5795. 15:49:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2045,12275,'',3)
  5796. 15:49:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2046,12275,'',4)
  5797. 15:49:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2047,12275,'',5)
  5798. 15:49:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2042,12275)
  5799. 15:49:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2043,12275)
  5800. 15:49:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2044,12275)
  5801. 15:49:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2045,12275)
  5802. 15:49:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2046,12275)
  5803. 15:49:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2047,12275)
  5804. 15:49:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12275, 'episode', 'thumb', 'smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x01 Dark Descent-thumb.jpg')
  5805. 15:49:48 T:2500 DEBUG: Mysql execute: update episode set c00='Dark Descent',c01='When a Belfast murder remains unsolved, Stella Gibson is brought in to catch the killer.',c02='',c03='7.600000',c04='Gillian Anderson / Jamie Dornan / Niamh McGready / Archie Panjabi / Bronagh Waugh / John Lynch',c05='2013-05-12',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x01 Dark Descent.mkv',c19='261',c20='' where idEpisode=12275
  5806. 15:49:48 T:2500 DEBUG: Mysql commit transaction
  5807. 15:49:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5808. 15:49:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5809. 15:49:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x02 Darkness Visible.mkv), query = select idEpisode from episode where idFile=1236
  5810. 15:49:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x02 Darkness Visible.nfo
  5811. 15:49:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Fall - The/.actors
  5812. 15:49:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x02 Darkness Visible.mkv
  5813. 15:49:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-25 19:52:00' where idFile=1236
  5814. 15:49:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1236, 325)
  5815. 15:49:48 T:2500 DEBUG: Mysql Start transaction
  5816. 15:49:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12276
  5817. 15:49:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12276
  5818. 15:49:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12276
  5819. 15:49:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1236
  5820. 15:49:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2042,12276,'',0)
  5821. 15:49:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2043,12276,'',1)
  5822. 15:49:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2044,12276,'',2)
  5823. 15:49:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2045,12276,'',3)
  5824. 15:49:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2046,12276,'',4)
  5825. 15:49:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2047,12276,'',5)
  5826. 15:49:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2042,12276)
  5827. 15:49:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2043,12276)
  5828. 15:49:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2044,12276)
  5829. 15:49:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2045,12276)
  5830. 15:49:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2046,12276)
  5831. 15:49:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2047,12276)
  5832. 15:49:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12276, 'episode', 'thumb', 'smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x02 Darkness Visible-thumb.jpg')
  5833. 15:49:53 T:2500 DEBUG: Mysql execute: update episode set c00='Darkness Visible',c01='DSI Stella Gibson\'s fears are realised as Spector\'s murder spree in Belfast continues.',c02='',c03='7.700000',c04='Gillian Anderson / Jamie Dornan / Niamh McGready / Archie Panjabi / Bronagh Waugh / John Lynch',c05='2013-05-19',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x02 Darkness Visible.mkv',c19='261',c20='' where idEpisode=12276
  5834. 15:49:53 T:2500 DEBUG: Mysql commit transaction
  5835. 15:49:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5836. 15:49:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5837. 15:49:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x03 Insolence & Wine.avi), query = select idEpisode from episode where idFile=1237
  5838. 15:49:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x03 Insolence & Wine.nfo
  5839. 15:49:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Fall - The/.actors
  5840. 15:49:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x03 Insolence & Wine.avi
  5841. 15:49:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-06 20:16:18' where idFile=1237
  5842. 15:49:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1237, 325)
  5843. 15:49:53 T:2500 DEBUG: Mysql Start transaction
  5844. 15:49:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12277
  5845. 15:49:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12277
  5846. 15:49:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12277
  5847. 15:49:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1237
  5848. 15:49:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2042,12277,'',0)
  5849. 15:49:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2043,12277,'',1)
  5850. 15:49:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2044,12277,'',2)
  5851. 15:49:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2045,12277,'',3)
  5852. 15:49:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2046,12277,'',4)
  5853. 15:49:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2047,12277,'',5)
  5854. 15:49:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2042,12277)
  5855. 15:49:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2043,12277)
  5856. 15:49:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2044,12277)
  5857. 15:49:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2045,12277)
  5858. 15:49:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2046,12277)
  5859. 15:49:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2047,12277)
  5860. 15:49:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12277, 'episode', 'thumb', 'smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x03 Insolence & Wine-thumb.jpg')
  5861. 15:49:59 T:2500 DEBUG: Mysql execute: update episode set c00='Insolence & Wine',c01='As DSI Stella Gibson takes control of the hunt for the serial killer striking women in Belfast, the realisation that his perfect kill is tainted pushes Spector into looking for his next victim.',c02='',c03='8.100000',c04='Gillian Anderson / Jamie Dornan / Niamh McGready / Archie Panjabi / Bronagh Waugh / John Lynch',c05='2013-05-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x03 Insolence & Wine.avi',c19='261',c20='' where idEpisode=12277
  5862. 15:49:59 T:2500 DEBUG: Mysql commit transaction
  5863. 15:49:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5864. 15:49:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5865. 15:49:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x04 My Adventurous Song.avi), query = select idEpisode from episode where idFile=1238
  5866. 15:49:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x04 My Adventurous Song.nfo
  5867. 15:49:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Fall - The/.actors
  5868. 15:49:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x04 My Adventurous Song.avi
  5869. 15:49:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-06 21:18:39' where idFile=1238
  5870. 15:49:59 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1238, 325)
  5871. 15:49:59 T:2500 DEBUG: Mysql Start transaction
  5872. 15:49:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12278
  5873. 15:49:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12278
  5874. 15:49:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12278
  5875. 15:49:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1238
  5876. 15:49:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2042,12278,'',0)
  5877. 15:50:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2043,12278,'',1)
  5878. 15:50:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2044,12278,'',2)
  5879. 15:50:01 T:3248 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.thetvdb.com (easy=00B91930, multi=004E8070)
  5880. 15:50:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2045,12278,'',3)
  5881. 15:50:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2046,12278,'',4)
  5882. 15:50:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2047,12278,'',5)
  5883. 15:50:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2042,12278)
  5884. 15:50:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2043,12278)
  5885. 15:50:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2044,12278)
  5886. 15:50:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2045,12278)
  5887. 15:50:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2046,12278)
  5888. 15:50:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2047,12278)
  5889. 15:50:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12278, 'episode', 'thumb', 'smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x04 My Adventurous Song-thumb.jpg')
  5890. 15:50:04 T:2500 DEBUG: Mysql execute: update episode set c00='My Adventurous Song',c01='When Eastwood\'s investigation into Olson\'s murder throws open some uncomfortable truths for Burns, Gibson comes under increased pressure in her hunt for Belfast\'s killer.',c02='',c03='8.000000',c04='Gillian Anderson / Jamie Dornan / Niamh McGready / Archie Panjabi / Bronagh Waugh / John Lynch',c05='2013-06-02',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x04 My Adventurous Song.avi',c19='261',c20='' where idEpisode=12278
  5891. 15:50:04 T:2500 DEBUG: Mysql commit transaction
  5892. 15:50:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5893. 15:50:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5894. 15:50:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x05 The Vast Abyss.avi), query = select idEpisode from episode where idFile=1239
  5895. 15:50:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x05 The Vast Abyss.nfo
  5896. 15:50:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Fall - The/.actors
  5897. 15:50:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x05 The Vast Abyss.avi
  5898. 15:50:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-06-11 09:09:10' where idFile=1239
  5899. 15:50:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1239, 325)
  5900. 15:50:05 T:2500 DEBUG: Mysql Start transaction
  5901. 15:50:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12279
  5902. 15:50:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12279
  5903. 15:50:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12279
  5904. 15:50:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1239
  5905. 15:50:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2042,12279,'',0)
  5906. 15:50:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2043,12279,'',1)
  5907. 15:50:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2044,12279,'',2)
  5908. 15:50:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2045,12279,'',3)
  5909. 15:50:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2046,12279,'',4)
  5910. 15:50:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2047,12279,'',5)
  5911. 15:50:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2042,12279)
  5912. 15:50:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2043,12279)
  5913. 15:50:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2044,12279)
  5914. 15:50:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2045,12279)
  5915. 15:50:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2046,12279)
  5916. 15:50:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2047,12279)
  5917. 15:50:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12279, 'episode', 'thumb', 'smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x05 The Vast Abyss-thumb.jpg')
  5918. 15:50:10 T:2500 DEBUG: Mysql execute: update episode set c00='The Vast Abyss',c01='Gibson arrives at the Annie Brawley crime scene and realises it is the work of the serial killer, while Burns and his team are still trying to piece together the events surrounding Olson\'s murder. Spector raises Sally Ann\'s suspicions when he asks her to provide him with an alibi and he decides to make one final play with Gibson that will bring the two hunters closer than either could have previously imagined',c02='',c03='7.900000',c04='Gillian Anderson / Jamie Dornan / Niamh McGready / Archie Panjabi / Bronagh Waugh / John Lynch',c05='2013-06-09',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Fall - The/Season 1/The Fall 1x05 The Vast Abyss.avi',c19='261',c20='' where idEpisode=12279
  5919. 15:50:10 T:2500 DEBUG: Mysql commit transaction
  5920. 15:50:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5921. 15:50:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5922. 15:50:10 T:2500 DEBUG: Mysql execute: update path set strHash='BEA9F026786D2B0E877315213847D6B0' where idPath=95
  5923. 15:50:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Breaking Bad/tvshow.nfo
  5924. 15:50:10 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=83
  5925. 15:50:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Breaking Bad/.actors
  5926. 15:50:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Breaking Bad/
  5927. 15:50:11 T:2500 DEBUG: Mysql Start transaction
  5928. 15:50:11 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  5929. 15:50:11 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (326,83)
  5930. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(326,-1)
  5931. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (326, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Breaking Bad/banner.jpg')
  5932. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (326, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Breaking Bad/fanart.jpg')
  5933. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (326, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Breaking Bad/poster.jpg')
  5934. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1909, 'season', 'banner', 'smb://192.168.3.1/TV/Breaking Bad/season-all-banner.jpg')
  5935. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1909, 'season', 'fanart', 'smb://192.168.3.1/TV/Breaking Bad/season-all-fanart.jpg')
  5936. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1909, 'season', 'poster', 'smb://192.168.3.1/TV/Breaking Bad/season-all-poster.jpg')
  5937. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(326,0)
  5938. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(326,1)
  5939. 15:50:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1911, 'season', 'banner', 'smb://192.168.3.1/TV/Breaking Bad/season01-banner.jpg')
  5940. 15:50:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1911, 'season', 'poster', 'smb://192.168.3.1/TV/Breaking Bad/season01-poster.jpg')
  5941. 15:50:12 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(326,2)
  5942. 15:50:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1912, 'season', 'banner', 'smb://192.168.3.1/TV/Breaking Bad/season02-banner.jpg')
  5943. 15:50:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1912, 'season', 'poster', 'smb://192.168.3.1/TV/Breaking Bad/season02-poster.jpg')
  5944. 15:50:12 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(326,3)
  5945. 15:50:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1913, 'season', 'banner', 'smb://192.168.3.1/TV/Breaking Bad/season03-banner.jpg')
  5946. 15:50:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1913, 'season', 'poster', 'smb://192.168.3.1/TV/Breaking Bad/season03-poster.jpg')
  5947. 15:50:12 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(326,4)
  5948. 15:50:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1914, 'season', 'banner', 'smb://192.168.3.1/TV/Breaking Bad/season04-banner.jpg')
  5949. 15:50:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1914, 'season', 'poster', 'smb://192.168.3.1/TV/Breaking Bad/season04-poster.jpg')
  5950. 15:50:13 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(326,5)
  5951. 15:50:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1915, 'season', 'banner', 'smb://192.168.3.1/TV/Breaking Bad/season05-banner.jpg')
  5952. 15:50:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1915, 'season', 'poster', 'smb://192.168.3.1/TV/Breaking Bad/season05-poster.jpg')
  5953. 15:50:13 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/Breaking Bad/',c17='72' where idShow=326
  5954. 15:50:13 T:2500 DEBUG: Mysql commit transaction
  5955. 15:50:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  5956. 15:50:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  5957. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/backdrops/1380118311__temp_1380118306.flv (s13801183e11) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  5958. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Adding new season 13801183, multipart episode 6 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  5959. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/backgrounds/1356185532__temp_1356185523.flv (s13561855e32) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  5960. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Adding new season 13561855, multipart episode 23 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  5961. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 1/breaking bad 1x01 pilot.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5962. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 1/breaking bad 1x02 cat's in the bag.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5963. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 1/breaking bad 1x03 .and the bag's in the river.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5964. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 1/breaking bad 1x04 cancer man.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5965. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 1/breaking bad 1x05 gray matter.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5966. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 1/breaking bad 1x06 crazy handful of nothin'.avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5967. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 1/breaking bad 1x07 a no-rough-stuff-type deal.avi (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5968. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x01 seven thirty-seven.avi (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5969. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x02 grilled.avi (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5970. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x03 bit by a dead bee.avi (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5971. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x04 down.avi (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5972. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x05 breakage.avi (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5973. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x06 peekaboo.avi (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5974. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x07 negro y azul.avi (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5975. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x08 better call saul.avi (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5976. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x09 4 days out.avi (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5977. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x10 over.avi (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5978. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x11 mandala.avi (s2e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5979. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x12 phoenix.avi (s2e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5980. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 2/breaking bad 2x13 abq.avi (s2e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5981. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x01 no mas.avi (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5982. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x02 caballo sin nombre.avi (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5983. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x03 i.f.t.avi (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5984. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x04 green light.avi (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5985. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x05 mas.avi (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5986. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x06 sunset.avi (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5987. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x07 one minute.avi (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5988. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x08 i see you.avi (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5989. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x09 kafkaesque.mp4 (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5990. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x10 fly.avi (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5991. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x11 abiquiu.avi (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5992. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x12 half measures.avi (s3e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5993. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 3/breaking bad 3x13 full measure.avi (s3e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5994. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x01 box cutter.avi (s4e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5995. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x02 thirty-eight snub.avi (s4e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5996. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x03 open house.avi (s4e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5997. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x04 bullet points.avi (s4e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5998. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x05 shotgun.avi (s4e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  5999. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x06 cornered.avi (s4e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6000. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x07 problem dog.avi (s4e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6001. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x08 hermanos.avi (s4e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6002. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x09 bug.avi (s4e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6003. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x10 salud.avi (s4e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6004. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x11 crawl space.avi (s4e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6005. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x12 end times.avi (s4e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6006. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 4/breaking bad 4x13 face off.avi (s4e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6007. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x01 live free or die.mp4 (s5e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6008. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x02 madrigal.mp4 (s5e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6009. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x03 hazard pay.mkv (s5e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6010. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x04 fifty-one.mkv (s5e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6011. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x05 dead freight.mkv (s5e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6012. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x06 buyout.mkv (s5e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6013. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x07 say my name.mkv (s5e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6014. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x08 gliding over all.mkv (s5e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6015. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x09 blood money.mkv (s5e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6016. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x10 buried.mp4 (s5e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6017. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x11 confessions.avi (s5e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6018. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x12 rabid dog.avi (s5e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6019. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x13 to'hajiilee.avi (s5e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6020. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x14 ozymandias.avi (s5e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6021. 15:50:14 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/breaking bad/season 5/breaking bad 5x15 granite state.mkv (s5e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6022. 15:50:14 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/Breaking Bad/backdrops/1380118311__temp_1380118306.flv'
  6023. 15:50:14 T:2500 DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip' using The TVDB scraper (file: 'C:\Program Files\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
  6024. 15:50:14 T:2500 DEBUG: CurlFile::Open(0B97BDD8) http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip
  6025. 15:50:14 T:2500 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.thetvdb.com
  6026. 15:50:15 T:2500 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
  6027. 15:50:15 T:2500 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  6028. 15:50:15 T:2500 ERROR: ADDON::CScraper::Run: Unable to parse web site
  6029. 15:50:15 T:2500 WARNING: No information found for item 'smb://192.168.3.1/TV/Breaking Bad/', it won't be added to the library.
  6030. 15:50:15 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Dexter/tvshow.nfo
  6031. 15:50:15 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=91
  6032. 15:50:15 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Dexter/.actors
  6033. 15:50:15 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Dexter/
  6034. 15:50:16 T:2500 DEBUG: Mysql Start transaction
  6035. 15:50:16 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  6036. 15:50:16 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (327,91)
  6037. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,-1)
  6038. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (327, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Dexter/banner.jpg')
  6039. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (327, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Dexter/fanart.jpg')
  6040. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (327, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Dexter/poster.jpg')
  6041. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1916, 'season', 'banner', 'smb://192.168.3.1/TV/Dexter/season-all-banner.jpg')
  6042. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1916, 'season', 'fanart', 'smb://192.168.3.1/TV/Dexter/season-all-fanart.jpg')
  6043. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1916, 'season', 'poster', 'smb://192.168.3.1/TV/Dexter/season-all-poster.jpg')
  6044. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,0)
  6045. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,1)
  6046. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1918, 'season', 'banner', 'smb://192.168.3.1/TV/Dexter/season01-banner.jpg')
  6047. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1918, 'season', 'poster', 'smb://192.168.3.1/TV/Dexter/season01-poster.jpg')
  6048. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,2)
  6049. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1919, 'season', 'banner', 'smb://192.168.3.1/TV/Dexter/season02-banner.jpg')
  6050. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1919, 'season', 'poster', 'smb://192.168.3.1/TV/Dexter/season02-poster.jpg')
  6051. 15:50:16 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,3)
  6052. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1920, 'season', 'banner', 'smb://192.168.3.1/TV/Dexter/season03-banner.jpg')
  6053. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1920, 'season', 'poster', 'smb://192.168.3.1/TV/Dexter/season03-poster.jpg')
  6054. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,4)
  6055. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1921, 'season', 'banner', 'smb://192.168.3.1/TV/Dexter/season04-banner.jpg')
  6056. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1921, 'season', 'poster', 'smb://192.168.3.1/TV/Dexter/season04-poster.jpg')
  6057. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,5)
  6058. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1922, 'season', 'banner', 'smb://192.168.3.1/TV/Dexter/season05-banner.jpg')
  6059. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1922, 'season', 'poster', 'smb://192.168.3.1/TV/Dexter/season05-poster.jpg')
  6060. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,6)
  6061. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1923, 'season', 'banner', 'smb://192.168.3.1/TV/Dexter/season06-banner.jpg')
  6062. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1923, 'season', 'poster', 'smb://192.168.3.1/TV/Dexter/season06-poster.jpg')
  6063. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,7)
  6064. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1924, 'season', 'banner', 'smb://192.168.3.1/TV/Dexter/season07-banner.jpg')
  6065. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1924, 'season', 'poster', 'smb://192.168.3.1/TV/Dexter/season07-poster.jpg')
  6066. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(327,8)
  6067. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1925, 'season', 'banner', 'smb://192.168.3.1/TV/Dexter/season08-banner.jpg')
  6068. 15:50:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1925, 'season', 'poster', 'smb://192.168.3.1/TV/Dexter/season08-poster.jpg')
  6069. 15:50:17 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/Dexter/',c17='72' where idShow=327
  6070. 15:50:17 T:2500 DEBUG: Mysql commit transaction
  6071. 15:50:17 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6072. 15:50:17 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6073. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/backdrops/1380118582__temp_1380118569.flv (s13801185e82) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  6074. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Adding new season 13801185, multipart episode 69 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  6075. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/backgrounds/1356185670__temp_1356185643.flv (s13561856e70) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  6076. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Adding new season 13561856, multipart episode 43 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  6077. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x01 dexter.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6078. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x02 crocodile.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6079. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x03 popping cherry.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6080. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x04 let's give the boy a hand.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6081. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x05 love american style.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6082. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x06 return to sender.avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6083. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x07 circle of friends.avi (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6084. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x08 shrink wrap.avi (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6085. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x09 father knows best.avi (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6086. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x10 seeing red.avi (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6087. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x11 truth be told.avi (s1e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6088. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 1/dexter 1x12 born free.avi (s1e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6089. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x01 it's alive!.avi (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6090. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x02 waiting to exhale.avi (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6091. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x03 an inconvenient lie.avi (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6092. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x04 see-through.avi (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6093. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x05 the dark defender.avi (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6094. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x06 dex - lies - and videotape.avi (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6095. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x07 that night - a forest grew.avi (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6096. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x08 morning comes.avi (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6097. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x09 resistance is futile.avi (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6098. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x10 there's something about harry.avi (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6099. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x11 left turn ahead.avi (s2e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6100. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 2/dexter 2x12 the british invasion.avi (s2e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6101. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x01 our father.avi (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6102. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x02 finding freebo.avi (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6103. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x03 the lion sleeps tonight.avi (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6104. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x04 all in the family.avi (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6105. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x05 turning biminese.avi (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6106. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x06 si se puede.avi (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6107. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x07 easy as pie.avi (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6108. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x08 the damage a man can do.avi (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6109. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x09 about last night.avi (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6110. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x10 go your own way.avi (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6111. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x11 i had a dream.avi (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6112. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 3/dexter 3x12 do you take dexter morgan.avi (s3e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6113. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x01 living the dream.avi (s4e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6114. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x02 remains to be seen.avi (s4e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6115. 15:50:18 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x03 blinded by the light.avi (s4e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6116. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x04 dex takes a holiday.avi (s4e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6117. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x05 dirty harry.avi (s4e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6118. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x06 if i had a hammer.avi (s4e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6119. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x07 slack tide.avi (s4e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6120. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x08 road kill.avi (s4e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6121. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x09 hungry man.avi (s4e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6122. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x10 lost boys.avi (s4e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6123. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x11 hello - dexter morgan.avi (s4e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6124. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 4/dexter 4x12 the getaway.avi (s4e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6125. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x01 my bad.avi (s5e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6126. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x02 hello bandit.avi (s5e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6127. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x03 practically perfect.avi (s5e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6128. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x04 beauty and the beast.avi (s5e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6129. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x05 first blood.avi (s5e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6130. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x06 everything is illumenated.avi (s5e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6131. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x07 circle us.avi (s5e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6132. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x08 take it!.avi (s5e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6133. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x09 teenage wasteland.avi (s5e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6134. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x10 in the beginning.avi (s5e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6135. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x11 hop a freighter.avi (s5e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6136. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 5/dexter 5x12 the big one.avi (s5e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6137. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x01 those kinds of things.avi (s6e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6138. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x02 once upon a time.mp4 (s6e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6139. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x03 smokey and the bandit.mkv (s6e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6140. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x04 a horse of a different color.mkv (s6e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6141. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x05 the angel of death.avi (s6e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6142. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x06 just let go.avi (s6e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6143. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x07 nebraska.mkv (s6e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6144. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x08 sin of omission.mkv (s6e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6145. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x09 get gellar.mkv (s6e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6146. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x10 ricochet rabbit.mkv (s6e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6147. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x11 talk to the hand.avi (s6e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6148. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 6/dexter 6x12 this is the way the world ends.mkv (s6e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6149. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x01 are you.mkv (s7e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6150. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x02 sunshine and frosty swirl.mkv (s7e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6151. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x03 buck the system.mkv (s7e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6152. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x04 run.mkv (s7e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6153. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x05 swim deep.mkv (s7e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6154. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x06 do the wrong thing.mkv (s7e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6155. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x07 chemistry.mkv (s7e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6156. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x08 argentina.mkv (s7e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6157. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x09 helter skelter.mkv (s7e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6158. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x10 the dark.whatever.avi (s7e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6159. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x11 do you see what i see.mkv (s7e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6160. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 7/dexter 7x12 surprise - motherfucker.mkv (s7e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6161. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x01 a beautiful day.avi (s8e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6162. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x02 every silver lining.avi (s8e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6163. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x03 what's eating dexter morgan.mkv (s8e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6164. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x04 scar tissue.avi (s8e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6165. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x05 this little piggy.avi (s8e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6166. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x06 a little reflection.avi (s8e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6167. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x07 dress code.avi (s8e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6168. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x08 are we there yet.avi (s8e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6169. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x09 make your own kind of music.avi (s8e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6170. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x10 goodbye miami.avi (s8e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6171. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x11 monkey in a box.avi (s8e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6172. 15:50:19 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/dexter/season 8/dexter 8x12 remember the monsters.mkv (s8e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6173. 15:50:19 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/Dexter/backdrops/1380118582__temp_1380118569.flv'
  6174. 15:50:19 T:2500 DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip' using The TVDB scraper (file: 'C:\Program Files\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
  6175. 15:50:19 T:2500 DEBUG: CurlFile::Open(0B97B988) http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip
  6176. 15:50:20 T:2500 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
  6177. 15:50:20 T:2500 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  6178. 15:50:20 T:2500 ERROR: ADDON::CScraper::Run: Unable to parse web site
  6179. 15:50:20 T:2500 WARNING: No information found for item 'smb://192.168.3.1/TV/Dexter/', it won't be added to the library.
  6180. 15:50:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Falling Skies/tvshow.nfo
  6181. 15:50:20 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=96
  6182. 15:50:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Falling Skies/.actors
  6183. 15:50:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Falling Skies/
  6184. 15:50:20 T:2500 DEBUG: Mysql Start transaction
  6185. 15:50:20 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  6186. 15:50:20 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (328,96)
  6187. 15:50:20 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(328,-1)
  6188. 15:50:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (328, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Falling Skies/banner.jpg')
  6189. 15:50:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (328, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Falling Skies/fanart.jpg')
  6190. 15:50:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (328, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Falling Skies/poster.jpg')
  6191. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1926, 'season', 'banner', 'smb://192.168.3.1/TV/Falling Skies/season-all-banner.jpg')
  6192. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1926, 'season', 'fanart', 'smb://192.168.3.1/TV/Falling Skies/season-all-fanart.jpg')
  6193. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1926, 'season', 'poster', 'smb://192.168.3.1/TV/Falling Skies/season-all-poster.jpg')
  6194. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(328,0)
  6195. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(328,1)
  6196. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1928, 'season', 'banner', 'smb://192.168.3.1/TV/Falling Skies/season01-banner.jpg')
  6197. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1928, 'season', 'poster', 'smb://192.168.3.1/TV/Falling Skies/season01-poster.jpg')
  6198. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(328,2)
  6199. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1929, 'season', 'banner', 'smb://192.168.3.1/TV/Falling Skies/season02-banner.jpg')
  6200. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1929, 'season', 'poster', 'smb://192.168.3.1/TV/Falling Skies/season02-poster.jpg')
  6201. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(328,3)
  6202. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1930, 'season', 'banner', 'smb://192.168.3.1/TV/Falling Skies/season03-banner.jpg')
  6203. 15:50:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1930, 'season', 'poster', 'smb://192.168.3.1/TV/Falling Skies/season03-poster.jpg')
  6204. 15:50:21 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/Falling Skies/',c17='72' where idShow=328
  6205. 15:50:21 T:2500 DEBUG: Mysql commit transaction
  6206. 15:50:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6207. 15:50:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6208. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/backdrops/1363770055__temp_1363770033.flv (s13637700e55) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  6209. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Adding new season 13637700, multipart episode 33 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  6210. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/backgrounds/1356185743__temp_1356185694.flv (s13561857e43) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  6211. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Adding new season 13561856, multipart episode 94 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  6212. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 1/falling skies 1x01-x02 live and learn.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6213. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Adding multipart episode 2 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  6214. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 1/falling skies 1x03 prisoner of war.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6215. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 1/falling skies 1x04 grace.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6216. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 1/falling skies 1x05 silent kill.mkv (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6217. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 1/falling skies 1x06 sanctuary (1).mkv (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6218. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 1/falling skies 1x07 sanctuary (2).mkv (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6219. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 1/falling skies 1x08 what hides beneath.avi (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6220. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 1/falling skies 1x09 mutiny.avi (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6221. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 1/falling skies 1x10 eight hours.avi (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6222. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x01 worlds apart.mp4 (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6223. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x02 shall we gather at the river.mkv (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6224. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x03 compass.mkv (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6225. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x04 young bloods.mp4 (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6226. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x05 love and other acts of courage.mkv (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6227. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x06 homecoming.mkv (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6228. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x07 molon labe.mkv (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6229. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x08 death march.mkv (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6230. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x09 the price of greatness.mkv (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6231. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 2/falling skies 2x10 a more perfect union.mkv (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6232. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x01-x02 on thin ice - collateral damage.avi (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6233. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Adding multipart episode 2 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  6234. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x02 collateral damage.mkv (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6235. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x03 badlands.avi (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6236. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x04 at all costs.mkv (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6237. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x05 search and recover.mkv (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6238. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x06 be silent and come out.mkv (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6239. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x07 the pickett line.avi (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6240. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x08 strange brew.avi (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6241. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x09 journey to xibalba.avi (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6242. 15:50:22 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/falling skies/season 3/falling skies 3x10 brazil.avi (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6243. 15:50:22 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/Falling Skies/backdrops/1363770055__temp_1363770033.flv'
  6244. 15:50:22 T:2500 DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip' using The TVDB scraper (file: 'C:\Program Files\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
  6245. 15:50:22 T:2500 DEBUG: CurlFile::Open(0B97A620) http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip
  6246. 15:50:23 T:2500 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
  6247. 15:50:23 T:2500 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  6248. 15:50:23 T:2500 ERROR: ADDON::CScraper::Run: Unable to parse web site
  6249. 15:50:23 T:2500 WARNING: No information found for item 'smb://192.168.3.1/TV/Falling Skies/', it won't be added to the library.
  6250. 15:50:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/tvshow.nfo
  6251. 15:50:23 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=79
  6252. 15:50:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Big Bang Theory - The/.actors
  6253. 15:50:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/
  6254. 15:50:23 T:2500 DEBUG: Mysql Start transaction
  6255. 15:50:23 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  6256. 15:50:24 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (329,79)
  6257. 15:50:24 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(5792,329,'',0)
  6258. 15:50:25 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(456,329,'',1)
  6259. 15:50:25 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(455,329,'',2)
  6260. 15:50:25 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(5793,329,'',3)
  6261. 15:50:26 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1767,329,'',4)
  6262. 15:50:26 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(5794,329,'',5)
  6263. 15:50:27 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(5795,329,'',6)
  6264. 15:50:27 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(5796,329,'',7)
  6265. 15:50:28 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(5797,329,'',8)
  6266. 15:50:28 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(5798,329,'',9)
  6267. 15:50:28 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(1,329)
  6268. 15:50:28 T:2500 DEBUG: Mysql execute: insert into studiolinktvshow (idStudio,idShow) values(2,329)
  6269. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(329,-1)
  6270. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (329, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Big Bang Theory - The/banner.jpg')
  6271. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (329, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Big Bang Theory - The/fanart.jpg')
  6272. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (329, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Big Bang Theory - The/poster.jpg')
  6273. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1931, 'season', 'banner', 'smb://192.168.3.1/TV/Big Bang Theory - The/season-all-banner.jpg')
  6274. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1931, 'season', 'fanart', 'smb://192.168.3.1/TV/Big Bang Theory - The/season-all-fanart.jpg')
  6275. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1931, 'season', 'poster', 'smb://192.168.3.1/TV/Big Bang Theory - The/season-all-poster.jpg')
  6276. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(329,0)
  6277. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(329,1)
  6278. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1933, 'season', 'banner', 'smb://192.168.3.1/TV/Big Bang Theory - The/season01-banner.jpg')
  6279. 15:50:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1933, 'season', 'poster', 'smb://192.168.3.1/TV/Big Bang Theory - The/season01-poster.jpg')
  6280. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(329,2)
  6281. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1934, 'season', 'banner', 'smb://192.168.3.1/TV/Big Bang Theory - The/season02-banner.jpg')
  6282. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1934, 'season', 'poster', 'smb://192.168.3.1/TV/Big Bang Theory - The/season02-poster.jpg')
  6283. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(329,3)
  6284. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1935, 'season', 'banner', 'smb://192.168.3.1/TV/Big Bang Theory - The/season03-banner.jpg')
  6285. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1935, 'season', 'poster', 'smb://192.168.3.1/TV/Big Bang Theory - The/season03-poster.jpg')
  6286. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(329,4)
  6287. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1936, 'season', 'banner', 'smb://192.168.3.1/TV/Big Bang Theory - The/season04-banner.jpg')
  6288. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1936, 'season', 'poster', 'smb://192.168.3.1/TV/Big Bang Theory - The/season04-poster.jpg')
  6289. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(329,5)
  6290. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1937, 'season', 'banner', 'smb://192.168.3.1/TV/Big Bang Theory - The/season05-banner.jpg')
  6291. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1937, 'season', 'poster', 'smb://192.168.3.1/TV/Big Bang Theory - The/season05-poster.jpg')
  6292. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(329,6)
  6293. 15:50:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1938, 'season', 'poster', 'smb://192.168.3.1/TV/Big Bang Theory - The/season06-poster.jpg')
  6294. 15:50:29 T:2500 DEBUG: Mysql execute: update tvshow set c00='The Big Bang Theory',c01='Leonard Hofstadter and Sheldon Cooper are brilliant physicists, the kind of beautiful minds that understand how the universe works. But none of that genius helps them interact with people, especially women. All this begins to change when a free-spirited beauty named Penny moves in next door. Sheldon, Leonard\'s roommate, is quite content spending his nights playing Klingon Boggle with their socially dysfunctional friends, fellow CalTech scientists Howard Wolowitz and Raj Koothrappali. However, Leonard sees in Penny a whole new universe of possibilities... including love.',c02='Continuing',c03='',c04='9.200000',c05='2007-09-24',c06='',c07='',c08='Comedy',c09='',c10='<episodeguide><url cache=\"80379.xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episodeguide>',c11='',c12='80379',c13='TV-PG',c14='CBS',c15='',c16='smb://192.168.3.1/TV/Big Bang Theory - The/',c17='72' where idShow=329
  6295. 15:50:29 T:2500 DEBUG: Mysql commit transaction
  6296. 15:50:29 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6297. 15:50:29 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6298. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/backdrops/1379010028__temp_1379010023.flv (s13790100e28) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  6299. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Adding new season 13790100, multipart episode 23 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  6300. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/backgrounds/1357475645__temp_1357475641.flv (s13574756e45) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  6301. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Adding new season 13574756, multipart episode 41 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  6302. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x01 pilot.mp4 (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6303. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x02 the big bran hypothesis.mp4 (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6304. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x03 the fuzzy boots corollary.mp4 (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6305. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x04 the luminous fish effect.mp4 (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6306. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x05 the hamburger postulate.mp4 (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6307. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x06 the middle earth paradigm.mp4 (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6308. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x07 the dumpling paradox.mp4 (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6309. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x08 the grasshopper experiment.mp4 (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6310. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x09 the cooper-hofstadter polarization.mp4 (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6311. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x10 the loobenfeld decay.avi (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6312. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x10 the loobenfeld decay.mp4 (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6313. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x11 the pancake batter anomaly.mp4 (s1e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6314. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x12 the jerusalem duality.mp4 (s1e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6315. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x13 the bat jar conjecture.mp4 (s1e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6316. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x14 the nerdvana annihilation.mp4 (s1e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6317. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x15 the pork chop indeterminacy.mp4 (s1e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6318. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x16 the peanut reaction.mp4 (s1e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6319. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 1/the big bang theory 1x17 the tangerine factor.mp4 (s1e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6320. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x01 the bad fish paradigm.mp4 (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6321. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x02 the codpiece topology.mp4 (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6322. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x03 the barbarian sublimation.mp4 (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6323. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x04 the griffin equivalency.mp4 (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6324. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x05 the euclid alternative.mp4 (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6325. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x06 the cooper-nowitzki theorem.mp4 (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6326. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x07 the panty piñata polarization.mkv (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6327. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x08 the lizard-spock expansion.mp4 (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6328. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x09 the white asparagus triangulation.mp4 (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6329. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x10 the vartabedian conundrum.mp4 (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6330. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x11 the bath item gift hypothesis.mp4 (s2e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6331. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x12 the killer robot instability.mp4 (s2e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6332. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x13 the friendship algorithm.mp4 (s2e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6333. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x14 the financial permeability.mp4 (s2e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6334. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x15 the maternal capacitance.mp4 (s2e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6335. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x16 the cushion saturation.mp4 (s2e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6336. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x17 the terminator decoupling.mp4 (s2e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6337. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x18 the work song nanocluster.mp4 (s2e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6338. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x19 the dead hooker juxtaposition.mp4 (s2e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6339. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x20 the hofstadter isotope.mp4 (s2e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6340. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x21 the vegas renormalization.mp4 (s2e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6341. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x22 the classified materials turbulence.mp4 (s2e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6342. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 2/the big bang theory 2x23 the monopolar expedition.mp4 (s2e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6343. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x01 the electric can opener fluctuation.mp4 (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6344. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x02 the jiminy conjecture.mp4 (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6345. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x03 the gothowitz deviation.mp4 (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6346. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x04 the pirate solution.mp4 (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6347. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x05 the creepy candy coating corollary.mp4 (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6348. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x06 the cornhusker vortex.mp4 (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6349. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x07 the guitarist amplification.mkv (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6350. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x08 the adhesive duck deficiency.mp4 (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6351. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x09 the vengeance formulation.mp4 (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6352. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x10 the gorilla experiment.mp4 (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6353. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x11 the maternal congruence.mp4 (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6354. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x12 the psychic vortex.mp4 (s3e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6355. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x13 the bozeman reaction.mp4 (s3e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6356. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x14 the einstein approximation.mp4 (s3e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6357. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x15 the large hadron collision.mp4 (s3e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6358. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x16 the excelsior acquisition.mp4 (s3e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6359. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x17 the precious fragmentation.mp4 (s3e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6360. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x18 the pants alternative.mp4 (s3e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6361. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x19 the wheaton recurrence.mp4 (s3e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6362. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x20 the spaghetti catalyst.mp4 (s3e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6363. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x21 the plimpton stimulation.mp4 (s3e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6364. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x22 the staircase implementation.mp4 (s3e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6365. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 3/the big bang theory 3x23 the lunar excitation.mp4 (s3e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6366. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x01 the robotic manipulation.mkv (s4e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6367. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x02 the cruciferous vegetable amplification.mp4 (s4e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6368. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x03 the zazzy substitution.mp4 (s4e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6369. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x04 the hot troll deviation.mp4 (s4e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6370. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x05 the desperation emanation.mkv (s4e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6371. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x05 the desperation emanation.mp4 (s4e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6372. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x06 the irish pub formulation.mp4 (s4e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6373. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x07 the apology insufficiency.mkv (s4e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6374. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x08 the 21-second excitation.mkv (s4e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6375. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x09 the boyfriend complexity.mp4 (s4e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6376. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x10 the alien parasite hypothesis.mkv (s4e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6377. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x11 the justice league recombination.mkv (s4e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6378. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x12 the bus pants utilization.mkv (s4e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6379. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x13 the love car displacement.mkv (s4e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6380. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x14 the thespian catalyst.mkv (s4e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6381. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x15 the benefactor factor.mkv (s4e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6382. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x16 the cohabitation formulation.mkv (s4e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6383. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x17 the toast derivation.mp4 (s4e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6384. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x18 the prestidigitation approximation.mkv (s4e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6385. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x19 the zarnecki incursion.mkv (s4e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6386. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x20 the herb garden germination.mp4 (s4e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6387. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x21 the agreement dissection.mp4 (s4e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6388. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x22 the wildebeest implementation.mkv (s4e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6389. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x23 the engagement reaction.mkv (s4e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6390. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 4/the big bang theory 4x24 the roommate transmogrification.mp4 (s4e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6391. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x01 the skank reflex analysis.mkv (s5e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6392. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x02 the infestation hypothesis.mkv (s5e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6393. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x03 the pulled groin extrapolation.mkv (s5e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6394. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x04 the wiggly finger catalyst.mkv (s5e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6395. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x05 the russian rocket reaction.mkv (s5e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6396. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x06 the rhinitis revelation.mkv (s5e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6397. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x07 the good guy fluctuation.mkv (s5e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6398. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x08 the isolation permutation.mkv (s5e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6399. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x09 the ornithophobia diffusion.mkv (s5e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6400. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x10 the flaming spittoon acquisition.mkv (s5e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6401. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x11 the speckerman recurrence.mkv (s5e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6402. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x12 the shiny trinket maneuver.mkv (s5e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6403. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x13 the recombination hypothesis.mkv (s5e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6404. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x14 the beta test initiation.mkv (s5e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6405. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x15 the friendship contraction.mkv (s5e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6406. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x16 the vacation solution.mkv (s5e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6407. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x17 the rothman disintegration.mkv (s5e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6408. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x18 the werewolf transformation.mkv (s5e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6409. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x19 the weekend vortex.mkv (s5e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6410. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x20 the transporter malfunction.mkv (s5e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6411. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x21 the hawking excitation.mkv (s5e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6412. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x22 the stag convergence.mkv (s5e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6413. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x23 the launch acceleration.mkv (s5e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6414. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 5/the big bang theory 5x24 the countdown reflection.mkv (s5e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6415. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x01 the date night variable.mkv (s6e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6416. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x02 the decoupling fluctuation.mkv (s6e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6417. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x03 the higgs boson observation.mkv (s6e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6418. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x04 the re-entry minimization.mkv (s6e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6419. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x05 the holographic excitation.mkv (s6e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6420. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x06 the extract obliteration.mkv (s6e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6421. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x07 the habitation configuration.mkv (s6e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6422. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x08 the 43 peculiarity.mkv (s6e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6423. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x09 the parking spot escalation.mkv (s6e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6424. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x10 the fish guts displacement.mkv (s6e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6425. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x11 the santa simulation.mkv (s6e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6426. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x12 the egg salad equivalency.mkv (s6e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6427. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x13 the bakersfield expedition.mkv (s6e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6428. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x14 the cooper-kripke inversion.mkv (s6e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6429. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x15 the spoiler alert segmentation.mkv (s6e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6430. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x16 the tangible affection proof.mkv (s6e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6431. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x17 the monster isolation.mp4 (s6e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6432. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x18 the contractual obligation implementation.mkv (s6e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6433. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x19 the closet reconfiguration.mkv (s6e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6434. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x20 the tenure turbulence.mkv (s6e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6435. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x21 the closure alternative.mkv (s6e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6436. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x22 the proton resurgence.mkv (s6e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6437. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x23 the love spell potential.mkv (s6e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6438. 15:50:30 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/big bang theory - the/season 6/the big bang theory 6x24 the bon voyage reaction.mkv (s6e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  6439. 15:50:30 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/Big Bang Theory - The/backdrops/1379010028__temp_1379010023.flv'
  6440. 15:50:30 T:2500 DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip' using The TVDB scraper (file: 'C:\Program Files\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
  6441. 15:50:30 T:2500 DEBUG: CurlFile::Open(0B97BBB0) http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip
  6442. 15:50:32 T:2500 DEBUG: scraper: GetEpisodeList returned <episodeguide><episode><title>Unaired Pilot</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>1</epnum><season>0</season><id>2321301</id><aired></aired></episode><episode><title>Access All Areas</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>2</epnum><season>0</season><id>4302970</id><aired>2012-04-05</aired></episode><episode><title>It All Started With A Big Bang</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>3</epnum><season>0</season><id>4302972</id><aired>2012-04-05</aired></episode><episode><title>Pilot</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>1</epnum><season>1</season><id>332484</id><aired>2007-09-24</aired></episode><episode><title>The Big Bran Hypothesis</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>2</epnum><season>1</season><id>337065</id><aired>2007-10-01</aired></episode><episode><title>The Fuzzy Boots Corollary</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>3</epnum><season>1</season><id>337249</id><aired>2007-10-08</aired></episode><episode><title>The Luminous Fish Effect</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>4</epnum><season>1</season><id>338488</id><aired>2007-10-15</aired></episode><episode><title>The Hamburger Postulate</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>5</epnum><season>1</season><id>339077</id><aired>2007-10-22</aired></episode><episode><title>The Middle Earth Paradigm</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>6</epnum><season>1</season><id>339895</id><aired>2007-10-29</aired></episode><episode><title>The Dumpling Paradox</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>7</epnum><season>1</season><id>341166</id><aired>2007-11-05</aired></episode><episode><title>The Grasshopper Experiment</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>8</epnum><season>1</season><id>341996</id><aired>2007-11-12</aired></episode><episode><title>The Cooper-Hofstadter Polarization</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>9</epnum><season>1</season><id>342790</id><aired>2008-03-17</aired></episode><episode><title>The Loobenfeld Decay</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>10</epnum><season>1</season><id>356711</id><aired>2008-03-24</aired></episode><episode><title>The Pancake Batter Anomaly</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>11</epnum><season>1</season><id>358455</id><aired>2008-03-31</aired></episode><episode><title>The Jerusalem Duality</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>12</epnum><season>1</season><id>360371</id><aired>2008-04-14</aired></episode><episode><title>The Bat Jar Conjecture</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>13</epnum><season>1</season><id>363199</id><aired>2008-04-21</aired></episode><episode><title>The Nerdvana Annihilation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>14</epnum><season>1</season><id>364198</id><aired>2008-04-28</aired></episode><episode><title>The Pork Chop Indeterminacy</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>15</epnum><season>1</season><id>365914</id><aired>2008-05-05</aired></episode><episode><title>The Peanut Reaction</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>16</epnum><season>1</season><id>365967</id><aired>2008-05-12</aired></episode><episode><title>The Tangerine Factor</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>17</epnum><season>1</season><id>367404</id><aired>2008-05-19</aired></episode><episode><title>The Bad Fish Paradigm</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>1</epnum><season>2</season><id>387721</id><aired>2008-09-22</aired></episode><episode><title>The Codpiece Topology</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>2</epnum><season>2</season><id>389025</id><aired>2008-09-29</aired></episode><episode><title>The Barbarian Sublimation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>3</epnum><season>2</season><id>391204</id><aired>2008-10-06</aired></episode><episode><title>The Griffin Equivalency</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>4</epnum><season>2</season><id>393953</id><aired>2008-10-13</aired></episode><episode><title>The Euclid Alternative</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>5</epnum><season>2</season><id>396576</id><aired>2008-10-20</aired></episode><episode><title>The Cooper-Nowitzki Theorem</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>6</epnum><season>2</season><id>401078</id><aired>2008-11-03</aired></episode><episode><title>The Panty Piñata Polarization</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>7</epnum><season>2</season><id>402940</id><aired>2008-11-10</aired></episode><episode><title>The Lizard-Spock Expansion</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>8</epnum><season>2</season><id>405395</id><aired>2008-11-17</aired></episode><episode><title>The White Asparagus Triangulation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>9</epnum><season>2</season><id>406628</id><aired>2008-11-24</aired></episode><episode><title>The Vartabedian Conundrum</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>10</epnum><season>2</season><id>410324</id><aired>2008-12-08</aired></episode><episode><title>The Bath Item Gift Hypothesis</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>11</epnum><season>2</season><id>413490</id><aired>2008-12-15</aired></episode><episode><title>The Killer Robot Instability</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>12</epnum><season>2</season><id>420058</id><aired>2009-01-12</aired></episode><episode><title>The Friendship Algorithm</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>13</epnum><season>2</season><id>426681</id><aired>2009-01-19</aired></episode><episode><title>The Financial Permeability</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>14</epnum><season>2</season><id>428394</id><aired>2009-02-02</aired></episode><episode><title>The Maternal Capacitance</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>15</epnum><season>2</season><id>431000</id><aired>2009-02-09</aired></episode><episode><title>The Cushion Saturation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>16</epnum><season>2</season><id>439079</id><aired>2009-03-02</aired></episode><episode><title>The Terminator Decoupling</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>17</epnum><season>2</season><id>439587</id><aired>2009-03-09</aired></episode><episode><title>The Work Song Nanocluster</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>18</epnum><season>2</season><id>443622</id><aired>2009-03-16</aired></episode><episode><title>The Dead Hooker Juxtaposition</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>19</epnum><season>2</season><id>461831</id><aired>2009-03-30</aired></episode><episode><title>The Hofstadter Isotope</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>20</epnum><season>2</season><id>461841</id><aired>2009-04-13</aired></episode><episode><title>The Vegas Renormalization</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>21</epnum><season>2</season><id>588971</id><aired>2009-04-27</aired></episode><episode><title>The Classified Materials Turbulence</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>22</epnum><season>2</season><id>588981</id><aired>2009-05-04</aired></episode><episode><title>The Monopolar Expedition</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>23</epnum><season>2</season><id>588991</id><aired>2009-05-11</aired></episode><episode><title>The Electric Can Opener Fluctuation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>1</epnum><season>3</season><id>795681</id><aired>2009-09-21</aired></episode><episode><title>The Jiminy Conjecture</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>2</epnum><season>3</season><id>1046141</id><aired>2009-09-28</aired></episode><episode><title>The Gothowitz Deviation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>3</epnum><season>3</season><id>1101931</id><aired>2009-10-05</aired></episode><episode><title>The Pirate Solution</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>4</epnum><season>3</season><id>1123661</id><aired>2009-10-12</aired></episode><episode><title>The Creepy Candy Coating Corollary</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>5</epnum><season>3</season><id>1175941</id><aired>2009-10-19</aired></episode><episode><title>The Cornhusker Vortex</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>6</epnum><season>3</season><id>1175951</id><aired>2009-11-02</aired></episode><episode><title>The Guitarist Amplification</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>7</epnum><season>3</season><id>1205511</id><aired>2009-11-09</aired></episode><episode><title>The Adhesive Duck Deficiency</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>8</epnum><season>3</season><id>1236491</id><aired>2009-11-16</aired></episode><episode><title>The Vengeance Formulation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>9</epnum><season>3</season><id>1269601</id><aired>2009-11-23</aired></episode><episode><title>The Gorilla Experiment</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>10</epnum><season>3</season><id>1370211</id><aired>2009-12-07</aired></episode><episode><title>The Maternal Congruence</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>11</epnum><season>3</season><id>1309961</id><aired>2009-12-14</aired></episode><episode><title>The Psychic Vortex</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>12</epnum><season>3</season><id>1313511</id><aired>2010-01-11</aired></episode><episode><title>The Bozeman Reaction</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>13</epnum><season>3</season><id>1418721</id><aired>2010-01-18</aired></episode><episode><title>The Einstein Approximation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>14</epnum><season>3</season><id>1585301</id><aired>2010-02-01</aired></episode><episode><title>The Large Hadron Collision</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>15</epnum><season>3</season><id>1611971</id><aired>2010-02-08</aired></episode><episode><title>The Excelsior Acquisition</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>16</epnum><season>3</season><id>1670231</id><aired>2010-03-01</aired></episode><episode><title>The Precious Fragmentation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>17</epnum><season>3</season><id>1765801</id><aired>2010-03-08</aired></episode><episode><title>The Pants Alternative</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>18</epnum><season>3</season><id>1801741</id><aired>2010-03-22</aired></episode><episode><title>The Wheaton Recurrence</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>19</epnum><season>3</season><id>1766111</id><aired>2010-04-12</aired></episode><episode><title>The Spaghetti Catalyst</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>20</epnum><season>3</season><id>1975621</id><aired>2010-05-03</aired></episode><episode><title>The Plimpton Stimulation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>21</epnum><season>3</season><id>2063651</id><aired>2010-05-10</aired></episode><episode><title>The Staircase Implementation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>22</epnum><season>3</season><id>2063661</id><aired>2010-05-17</aired></episode><episode><title>The Lunar Excitation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>23</epnum><season>3</season><id>2099491</id><aired>2010-05-24</aired></episode><episode><title>The Robotic Manipulation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>1</epnum><season>4</season><id>2405541</id><aired>2010-09-23</aired></episode><episode><title>The Cruciferous Vegetable Amplification</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>2</epnum><season>4</season><id>2813551</id><aired>2010-09-30</aired></episode><episode><title>The Zazzy Substitution</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>3</epnum><season>4</season><id>2828801</id><aired>2010-10-07</aired></episode><episode><title>The Hot Troll Deviation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>4</epnum><season>4</season><id>2828811</id><aired>2010-10-14</aired></episode><episode><title>The Desperation Emanation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>5</epnum><season>4</season><id>2903361</id><aired>2010-10-21</aired></episode><episode><title>The Irish Pub Formulation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>6</epnum><season>4</season><id>2969761</id><aired>2010-10-28</aired></episode><episode><title>The Apology Insufficiency</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>7</epnum><season>4</season><id>2995711</id><aired>2010-11-04</aired></episode><episode><title>The 21-Second Excitation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>8</epnum><season>4</season><id>3066471</id><aired>2010-11-11</aired></episode><episode><title>The Boyfriend Complexity</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>9</epnum><season>4</season><id>3110921</id><aired>2010-11-18</aired></episode><episode><title>The Alien Parasite Hypothesis</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>10</epnum><season>4</season><id>3168381</id><aired>2010-12-09</aired></episode><episode><title>The Justice League Recombination</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>11</epnum><season>4</season><id>3198011</id><aired>2010-12-16</aired></episode><episode><title>The Bus Pants Utilization</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>12</epnum><season>4</season><id>3270941</id><aired>2011-01-06</aired></episode><episode><title>The Love Car Displacement</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>13</epnum><season>4</season><id>3392921</id><aired>2011-01-20</aired></episode><episode><title>The Thespian Catalyst</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>14</epnum><season>4</season><id>3473151</id><aired>2011-02-03</aired></episode><episode><title>The Benefactor Factor</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>15</epnum><season>4</season><id>3509831</id><aired>2011-02-10</aired></episode><episode><title>The Cohabitation Formulation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>16</epnum><season>4</season><id>3616341</id><aired>2011-02-17</aired></episode><episode><title>The Toast Derivation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>17</epnum><season>4</season><id>3682891</id><aired>2011-02-24</aired></episode><episode><title>The Prestidigitation Approximation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>18</epnum><season>4</season><id>3770211</id><aired>2011-03-10</aired></episode><episode><title>The Zarnecki Incursion</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>19</epnum><season>4</season><id>3892111</id><aired>2011-03-31</aired></episode><episode><title>The Herb Garden Germination</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>20</epnum><season>4</season><id>3911231</id><aired>2011-04-07</aired></episode><episode><title>The Agreement Dissection</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>21</epnum><season>4</season><id>4062871</id><aired>2011-04-28</aired></episode><episode><title>The Wildebeest Implementation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>22</epnum><season>4</season><id>4066721</id><aired>2011-05-05</aired></episode><episode><title>The Engagement Reaction</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>23</epnum><season>4</season><id>4066741</id><aired>2011-05-12</aired></episode><episode><title>The Roommate Transmogrification</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>24</epnum><season>4</season><id>4066751</id><aired>2011-05-19</aired></episode><episode><title>The Skank Reflex Analysis</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>1</epnum><season>5</season><id>4123308</id><aired>2011-09-22</aired></episode><episode><title>The Infestation Hypothesis</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>2</epnum><season>5</season><id>4123309</id><aired>2011-09-22</aired></episode><episode><title>The Pulled Groin Extrapolation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>3</epnum><season>5</season><id>4170663</id><aired>2011-09-29</aired></episode><episode><title>The Wiggly Finger Catalyst</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>4</epnum><season>5</season><id>4170664</id><aired>2011-10-06</aired></episode><episode><title>The Russian Rocket Reaction</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>5</epnum><season>5</season><id>4175088</id><aired>2011-10-13</aired></episode><episode><title>The Rhinitis Revelation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>6</epnum><season>5</season><id>4179771</id><aired>2011-10-20</aired></episode><episode><title>The Good Guy Fluctuation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>7</epnum><season>5</season><id>4188110</id><aired>2011-10-27</aired></episode><episode><title>The Isolation Permutation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>8</epnum><season>5</season><id>4193651</id><aired>2011-11-03</aired></episode><episode><title>The Ornithophobia Diffusion</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>9</epnum><season>5</season><id>4198747</id><aired>2011-11-10</aired></episode><episode><title>The Flaming Spittoon Acquisition</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>10</epnum><season>5</season><id>4198860</id><aired>2011-11-17</aired></episode><episode><title>The Speckerman Recurrence</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>11</epnum><season>5</season><id>4209982</id><aired>2011-12-08</aired></episode><episode><title>The Shiny Trinket Maneuver</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>12</epnum><season>5</season><id>4219025</id><aired>2012-01-12</aired></episode><episode><title>The Recombination Hypothesis</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>13</epnum><season>5</season><id>4225828</id><aired>2012-01-19</aired></episode><episode><title>The Beta Test Initiation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>14</epnum><season>5</season><id>4240138</id><aired>2012-01-26</aired></episode><episode><title>The Friendship Contraction</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>15</epnum><season>5</season><id>4245901</id><aired>2012-02-02</aired></episode><episode><title>The Vacation Solution</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>16</epnum><season>5</season><id>4251630</id><aired>2012-02-09</aired></episode><episode><title>The Rothman Disintegration</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>17</epnum><season>5</season><id>4255863</id><aired>2012-02-16</aired></episode><episode><title>The Werewolf Transformation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>18</epnum><season>5</season><id>4261649</id><aired>2012-02-23</aired></episode><episode><title>The Weekend Vortex</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>19</epnum><season>5</season><id>4272451</id><aired>2012-03-08</aired></episode><episode><title>The Transporter Malfunction</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>20</epnum><season>5</season><id>4278486</id><aired>2012-03-29</aired></episode><episode><title>The Hawking Excitation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>21</epnum><season>5</season><id>4285345</id><aired>2012-04-05</aired></episode><episode><title>The Stag Convergence</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>22</epnum><season>5</season><id>4293932</id><aired>2012-04-26</aired></episode><episode><title>The Launch Acceleration</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>23</epnum><season>5</season><id>4293934</id><aired>2012-05-03</aired></episode><episode><title>The Countdown Reflection</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>24</epnum><season>5</season><id>4293937</id><aired>2012-05-10</aired></episode><episode><title></title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>0</epnum><season>6</season><id>4663042</id><aired></aired></episode><episode><title>The Date Night Variable</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>1</epnum><season>6</season><id>4359108</id><aired>2012-09-27</aired></episode><episode><title>The Decoupling Fluctuation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>2</epnum><season>6</season><id>4396332</id><aired>2012-10-04</aired></episode><episode><title>The Higgs Boson Observation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>3</epnum><season>6</season><id>4396333</id><aired>2012-10-11</aired></episode><episode><title>The Re-Entry Minimization</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>4</epnum><season>6</season><id>4396334</id><aired>2012-10-18</aired></episode><episode><title>The Holographic Excitation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>5</epnum><season>6</season><id>4408722</id><aired>2012-10-25</aired></episode><episode><title>The Extract Obliteration</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>6</epnum><season>6</season><id>4413988</id><aired>2012-11-01</aired></episode><episode><title>The Habitation Configuration</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>7</epnum><season>6</season><id>4413989</id><aired>2012-11-08</aired></episode><episode><title>The 43 Peculiarity</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>8</epnum><season>6</season><id>4429401</id><aired>2012-11-15</aired></episode><episode><title>The Parking Spot Escalation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>9</epnum><season>6</season><id>4429402</id><aired>2012-11-29</aired></episode><episode><title>The Fish Guts Displacement</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>10</epnum><season>6</season><id>4437045</id><aired>2012-12-06</aired></episode><episode><title>The Santa Simulation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>11</epnum><season>6</season><id>4439082</id><aired>2012-12-13</aired></episode><episode><title>The Egg Salad Equivalency</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>12</epnum><season>6</season><id>4449180</id><aired>2013-01-03</aired></episode><episode><title>The Bakersfield Expedition</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>13</epnum><season>6</season><id>4453065</id><aired>2013-01-10</aired></episode><episode><title>The Cooper/Kripke Inversion</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>14</epnum><season>6</season><id>4453066</id><aired>2013-01-31</aired></episode><episode><title>The Spoiler Alert Segmentation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>15</epnum><season>6</season><id>4453067</id><aired>2013-02-07</aired></episode><episode><title>The Tangible Affection Proof</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>16</epnum><season>6</season><id>4485780</id><aired>2013-02-14</aired></episode><episode><title>The Monster Isolation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>17</epnum><season>6</season><id>4496358</id><aired>2013-02-21</aired></episode><episode><title>The Contractual Obligation Implementation</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>18</epnum><season>6</season><id>4498291</id><aired>2013-03-07</aired></episode><episode><title>The Closet Reconfiguration</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>19</epnum><season>6</season><id>4513651</id><aired>2013-03-14</aired></episode><episode><title>The Tenure Turbulence</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>20</epnum><season>6</season><id>4513973</id><aired>2013-04-04</aired></episode><episode><title>The Closure Alternative</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>21</epnum><season>6</season><id>4516557</id><aired>2013-04-25</aired></episode><episode><title>The Proton Resurgence</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>22</epnum><season>6</season><id>4516558</id><aired>2013-05-02</aired></episode><episode><title>The Love Spell Potential</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>23</epnum><season>6</season><id>4516559</id><aired>2013-05-09</aired></episode><episode><title>The Bon Voyage Reaction</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>24</epnum><season>6</season><id>4516560</id><aired>2013-05-16</aired></episode><episode><title>The Hofstadter Insufficiency</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>1</epnum><season>7</season><id>4594867</id><aired>2013-09-26</aired></episode><episode><title>The Deception Verification</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>2</epnum><season>7</season><id>4623192</id><aired>2013-09-26</aired></episode><episode><title>The Scavenger Vortex</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>3</epnum><season>7</season><id>4635786</id><aired>2013-10-03</aired></episode><episode><title>TBA</title><url cache="80379-en.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url><epnum>4</epnum><season>7</season><id>4635787</id><aired>2013-10-10</aired></episode></episodeguide>
  6443. 15:50:32 T:2500 DEBUG: VIDEO::CVideoInfoScanner::OnProcessSeriesFolder - no match for show: 'The Big Bang Theory', season: 13790100, episode: 28.0, airdate: '01/01/1601', title: ''
  6444. 15:50:32 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/Big Bang Theory - The/backdrops/1379010028__temp_1379010023.flv'
  6445. 15:50:32 T:2500 DEBUG: VIDEO::CVideoInfoScanner::OnProcessSeriesFolder - no match for show: 'The Big Bang Theory', season: 13790100, episode: 23.0, airdate: '01/01/1601', title: ''
  6446. 15:50:32 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/Big Bang Theory - The/backgrounds/1357475645__temp_1357475641.flv'
  6447. 15:50:32 T:2500 DEBUG: VIDEO::CVideoInfoScanner::OnProcessSeriesFolder - no match for show: 'The Big Bang Theory', season: 13574756, episode: 45.0, airdate: '01/01/1601', title: ''
  6448. 15:50:32 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/Big Bang Theory - The/backgrounds/1357475645__temp_1357475641.flv'
  6449. 15:50:32 T:2500 DEBUG: VIDEO::CVideoInfoScanner::OnProcessSeriesFolder - no match for show: 'The Big Bang Theory', season: 13574756, episode: 41.0, airdate: '01/01/1601', title: ''
  6450. 15:50:32 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x01 Pilot.mp4), query = select idEpisode from episode where idFile=4202
  6451. 15:50:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x01 Pilot.nfo
  6452. 15:50:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6453. 15:50:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x01 Pilot.mp4
  6454. 15:50:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 20:19:14' where idFile=4202
  6455. 15:50:32 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x01 Pilot-thumb.jpg' to '7/75d83b8a.jpg':
  6456. 15:50:32 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/7/75d83b8a.jpg' size 400x225
  6457. 15:50:32 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4202, 329)
  6458. 15:50:32 T:2500 DEBUG: Mysql Start transaction
  6459. 15:50:32 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12280
  6460. 15:50:32 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12280
  6461. 15:50:32 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12280
  6462. 15:50:32 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4202
  6463. 15:50:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12280, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x01 Pilot-thumb.jpg')
  6464. 15:50:32 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x01 Pilot.mp4',c19='452',c20='' where idEpisode=12280
  6465. 15:50:32 T:2500 DEBUG: Mysql commit transaction
  6466. 15:50:32 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6467. 15:50:32 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6468. 15:50:32 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x02 The Big Bran Hypothesis.mp4), query = select idEpisode from episode where idFile=4203
  6469. 15:50:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x02 The Big Bran Hypothesis.nfo
  6470. 15:50:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6471. 15:50:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x02 The Big Bran Hypothesis.mp4
  6472. 15:50:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 20:09:42' where idFile=4203
  6473. 15:50:32 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x02 The Big Bran Hypothesis-thumb.jpg' to '6/6b3150e1.jpg':
  6474. 15:50:32 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/6/6b3150e1.jpg' size 400x225
  6475. 15:50:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4203, 329)
  6476. 15:50:33 T:2500 DEBUG: Mysql Start transaction
  6477. 15:50:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12281
  6478. 15:50:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12281
  6479. 15:50:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12281
  6480. 15:50:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4203
  6481. 15:50:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12281, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x02 The Big Bran Hypothesis-thumb.jpg')
  6482. 15:50:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x02 The Big Bran Hypothesis.mp4',c19='452',c20='' where idEpisode=12281
  6483. 15:50:33 T:2500 DEBUG: Mysql commit transaction
  6484. 15:50:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6485. 15:50:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6486. 15:50:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x03 The Fuzzy Boots Corollary.mp4), query = select idEpisode from episode where idFile=4204
  6487. 15:50:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x03 The Fuzzy Boots Corollary.nfo
  6488. 15:50:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6489. 15:50:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x03 The Fuzzy Boots Corollary.mp4
  6490. 15:50:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 20:02:13' where idFile=4204
  6491. 15:50:33 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x03 The Fuzzy Boots Corollary-thumb.jpg' to '4/46cd5566.jpg':
  6492. 15:50:33 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/4/46cd5566.jpg' size 400x225
  6493. 15:50:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4204, 329)
  6494. 15:50:34 T:2500 DEBUG: Mysql Start transaction
  6495. 15:50:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12282
  6496. 15:50:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12282
  6497. 15:50:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12282
  6498. 15:50:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4204
  6499. 15:50:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12282, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x03 The Fuzzy Boots Corollary-thumb.jpg')
  6500. 15:50:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x03 The Fuzzy Boots Corollary.mp4',c19='452',c20='' where idEpisode=12282
  6501. 15:50:34 T:2500 DEBUG: Mysql commit transaction
  6502. 15:50:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6503. 15:50:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6504. 15:50:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x04 The Luminous Fish Effect.mp4), query = select idEpisode from episode where idFile=4205
  6505. 15:50:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x04 The Luminous Fish Effect.nfo
  6506. 15:50:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6507. 15:50:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x04 The Luminous Fish Effect.mp4
  6508. 15:50:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 20:01:24' where idFile=4205
  6509. 15:50:34 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x04 The Luminous Fish Effect-thumb.jpg' to 'd/db37efc0.jpg':
  6510. 15:50:34 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/d/db37efc0.jpg' size 400x225
  6511. 15:50:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4205, 329)
  6512. 15:50:34 T:2500 DEBUG: Mysql Start transaction
  6513. 15:50:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12283
  6514. 15:50:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12283
  6515. 15:50:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12283
  6516. 15:50:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4205
  6517. 15:50:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12283, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x04 The Luminous Fish Effect-thumb.jpg')
  6518. 15:50:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x04 The Luminous Fish Effect.mp4',c19='452',c20='' where idEpisode=12283
  6519. 15:50:34 T:2500 DEBUG: Mysql commit transaction
  6520. 15:50:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6521. 15:50:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6522. 15:50:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x05 The Hamburger Postulate.mp4), query = select idEpisode from episode where idFile=4206
  6523. 15:50:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x05 The Hamburger Postulate.nfo
  6524. 15:50:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6525. 15:50:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x05 The Hamburger Postulate.mp4
  6526. 15:50:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:33:56' where idFile=4206
  6527. 15:50:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4206, 329)
  6528. 15:50:34 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x05 The Hamburger Postulate-thumb.jpg' to 'f/f6140ce6.jpg':
  6529. 15:50:34 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f6140ce6.jpg' size 400x225
  6530. 15:50:34 T:2500 DEBUG: Mysql Start transaction
  6531. 15:50:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12284
  6532. 15:50:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12284
  6533. 15:50:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12284
  6534. 15:50:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4206
  6535. 15:50:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12284, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x05 The Hamburger Postulate-thumb.jpg')
  6536. 15:50:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x05 The Hamburger Postulate.mp4',c19='452',c20='' where idEpisode=12284
  6537. 15:50:34 T:2500 DEBUG: Mysql commit transaction
  6538. 15:50:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6539. 15:50:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6540. 15:50:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x06 The Middle Earth Paradigm.mp4), query = select idEpisode from episode where idFile=4207
  6541. 15:50:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x06 The Middle Earth Paradigm.nfo
  6542. 15:50:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6543. 15:50:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x06 The Middle Earth Paradigm.mp4
  6544. 15:50:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:16:30' where idFile=4207
  6545. 15:50:35 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x06 The Middle Earth Paradigm-thumb.jpg' to 'c/c122adb7.jpg':
  6546. 15:50:35 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c122adb7.jpg' size 400x225
  6547. 15:50:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4207, 329)
  6548. 15:50:35 T:2500 DEBUG: Mysql Start transaction
  6549. 15:50:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12285
  6550. 15:50:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12285
  6551. 15:50:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12285
  6552. 15:50:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4207
  6553. 15:50:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12285, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x06 The Middle Earth Paradigm-thumb.jpg')
  6554. 15:50:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x06 The Middle Earth Paradigm.mp4',c19='452',c20='' where idEpisode=12285
  6555. 15:50:35 T:2500 DEBUG: Mysql commit transaction
  6556. 15:50:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6557. 15:50:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6558. 15:50:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x07 The Dumpling Paradox.mp4), query = select idEpisode from episode where idFile=4208
  6559. 15:50:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x07 The Dumpling Paradox.nfo
  6560. 15:50:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6561. 15:50:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x07 The Dumpling Paradox.mp4
  6562. 15:50:35 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x07 The Dumpling Paradox-thumb.jpg' to 'f/f9ec9018.jpg':
  6563. 15:50:35 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f9ec9018.jpg' size 400x225
  6564. 15:50:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:28:53' where idFile=4208
  6565. 15:50:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4208, 329)
  6566. 15:50:35 T:2500 DEBUG: Mysql Start transaction
  6567. 15:50:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12286
  6568. 15:50:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12286
  6569. 15:50:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12286
  6570. 15:50:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4208
  6571. 15:50:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12286, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x07 The Dumpling Paradox-thumb.jpg')
  6572. 15:50:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x07 The Dumpling Paradox.mp4',c19='452',c20='' where idEpisode=12286
  6573. 15:50:35 T:2500 DEBUG: Mysql commit transaction
  6574. 15:50:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6575. 15:50:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6576. 15:50:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x08 The Grasshopper Experiment.mp4), query = select idEpisode from episode where idFile=4209
  6577. 15:50:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x08 The Grasshopper Experiment.nfo
  6578. 15:50:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6579. 15:50:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x08 The Grasshopper Experiment.mp4
  6580. 15:50:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:17:09' where idFile=4209
  6581. 15:50:36 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x08 The Grasshopper Experiment-thumb.jpg' to 'a/a1430a6b.jpg':
  6582. 15:50:36 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a1430a6b.jpg' size 400x225
  6583. 15:50:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4209, 329)
  6584. 15:50:36 T:2500 DEBUG: Mysql Start transaction
  6585. 15:50:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12287
  6586. 15:50:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12287
  6587. 15:50:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12287
  6588. 15:50:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4209
  6589. 15:50:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12287, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x08 The Grasshopper Experiment-thumb.jpg')
  6590. 15:50:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x08 The Grasshopper Experiment.mp4',c19='452',c20='' where idEpisode=12287
  6591. 15:50:36 T:2500 DEBUG: Mysql commit transaction
  6592. 15:50:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6593. 15:50:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6594. 15:50:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x09 The Cooper-Hofstadter Polarization.mp4), query = select idEpisode from episode where idFile=4210
  6595. 15:50:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x09 The Cooper-Hofstadter Polarization.nfo
  6596. 15:50:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6597. 15:50:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x09 The Cooper-Hofstadter Polarization.mp4
  6598. 15:50:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:13:51' where idFile=4210
  6599. 15:50:36 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x09 The Cooper-Hofstadter Polarization-thumb.jpg' to 'c/c84d4f46.jpg':
  6600. 15:50:36 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c84d4f46.jpg' size 400x225
  6601. 15:50:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4210, 329)
  6602. 15:50:36 T:2500 DEBUG: Mysql Start transaction
  6603. 15:50:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12288
  6604. 15:50:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12288
  6605. 15:50:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12288
  6606. 15:50:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4210
  6607. 15:50:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12288, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x09 The Cooper-Hofstadter Polarization-thumb.jpg')
  6608. 15:50:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x09 The Cooper-Hofstadter Polarization.mp4',c19='452',c20='' where idEpisode=12288
  6609. 15:50:36 T:2500 DEBUG: Mysql commit transaction
  6610. 15:50:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6611. 15:50:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6612. 15:50:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay.avi), query = select idEpisode from episode where idFile=4211
  6613. 15:50:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay.nfo
  6614. 15:50:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6615. 15:50:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay.avi
  6616. 15:50:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-01 02:27:50' where idFile=4211
  6617. 15:50:37 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay-thumb.jpg' to '0/02932282.jpg':
  6618. 15:50:37 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/0/02932282.jpg' size 400x225
  6619. 15:50:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4211, 329)
  6620. 15:50:37 T:2500 DEBUG: Mysql Start transaction
  6621. 15:50:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12289
  6622. 15:50:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12289
  6623. 15:50:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12289
  6624. 15:50:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4211
  6625. 15:50:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12289, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay-thumb.jpg')
  6626. 15:50:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay.avi',c19='452',c20='' where idEpisode=12289
  6627. 15:50:37 T:2500 DEBUG: Mysql commit transaction
  6628. 15:50:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6629. 15:50:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6630. 15:50:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay.mp4), query = select idEpisode from episode where idFile=4212
  6631. 15:50:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay.nfo
  6632. 15:50:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6633. 15:50:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay.mp4
  6634. 15:50:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:13:20' where idFile=4212
  6635. 15:50:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4212, 329)
  6636. 15:50:37 T:2500 DEBUG: Mysql Start transaction
  6637. 15:50:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12290
  6638. 15:50:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12290
  6639. 15:50:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12290
  6640. 15:50:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4212
  6641. 15:50:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12290, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay-thumb.jpg')
  6642. 15:50:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x10 The Loobenfeld Decay.mp4',c19='452',c20='' where idEpisode=12290
  6643. 15:50:37 T:2500 DEBUG: Mysql commit transaction
  6644. 15:50:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6645. 15:50:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6646. 15:50:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x11 The Pancake Batter Anomaly.mp4), query = select idEpisode from episode where idFile=4213
  6647. 15:50:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x11 The Pancake Batter Anomaly.nfo
  6648. 15:50:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6649. 15:50:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x11 The Pancake Batter Anomaly.mp4
  6650. 15:50:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:14:39' where idFile=4213
  6651. 15:50:37 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x11 The Pancake Batter Anomaly-thumb.jpg' to '0/0b03e435.jpg':
  6652. 15:50:37 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/0/0b03e435.jpg' size 400x225
  6653. 15:50:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4213, 329)
  6654. 15:50:37 T:2500 DEBUG: Mysql Start transaction
  6655. 15:50:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12291
  6656. 15:50:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12291
  6657. 15:50:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12291
  6658. 15:50:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4213
  6659. 15:50:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12291, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x11 The Pancake Batter Anomaly-thumb.jpg')
  6660. 15:50:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x11 The Pancake Batter Anomaly.mp4',c19='452',c20='' where idEpisode=12291
  6661. 15:50:37 T:2500 DEBUG: Mysql commit transaction
  6662. 15:50:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6663. 15:50:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6664. 15:50:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x12 The Jerusalem Duality.mp4), query = select idEpisode from episode where idFile=4214
  6665. 15:50:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x12 The Jerusalem Duality.nfo
  6666. 15:50:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6667. 15:50:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x12 The Jerusalem Duality.mp4
  6668. 15:50:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:10:35' where idFile=4214
  6669. 15:50:37 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x12 The Jerusalem Duality-thumb.jpg' to '1/13caaf3b.jpg':
  6670. 15:50:37 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/1/13caaf3b.jpg' size 400x225
  6671. 15:50:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4214, 329)
  6672. 15:50:38 T:2500 DEBUG: Mysql Start transaction
  6673. 15:50:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12292
  6674. 15:50:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12292
  6675. 15:50:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12292
  6676. 15:50:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4214
  6677. 15:50:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12292, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x12 The Jerusalem Duality-thumb.jpg')
  6678. 15:50:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x12 The Jerusalem Duality.mp4',c19='452',c20='' where idEpisode=12292
  6679. 15:50:38 T:2500 DEBUG: Mysql commit transaction
  6680. 15:50:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6681. 15:50:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6682. 15:50:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x13 The Bat Jar Conjecture.mp4), query = select idEpisode from episode where idFile=4215
  6683. 15:50:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x13 The Bat Jar Conjecture.nfo
  6684. 15:50:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6685. 15:50:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x13 The Bat Jar Conjecture.mp4
  6686. 15:50:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:06:55' where idFile=4215
  6687. 15:50:38 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x13 The Bat Jar Conjecture-thumb.jpg' to '3/3b62e7b0.jpg':
  6688. 15:50:38 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3b62e7b0.jpg' size 400x226
  6689. 15:50:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4215, 329)
  6690. 15:50:38 T:2500 DEBUG: Mysql Start transaction
  6691. 15:50:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12293
  6692. 15:50:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12293
  6693. 15:50:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12293
  6694. 15:50:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4215
  6695. 15:50:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12293, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x13 The Bat Jar Conjecture-thumb.jpg')
  6696. 15:50:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x13 The Bat Jar Conjecture.mp4',c19='452',c20='' where idEpisode=12293
  6697. 15:50:38 T:2500 DEBUG: Mysql commit transaction
  6698. 15:50:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6699. 15:50:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6700. 15:50:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x14 The Nerdvana Annihilation.mp4), query = select idEpisode from episode where idFile=4216
  6701. 15:50:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x14 The Nerdvana Annihilation.nfo
  6702. 15:50:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6703. 15:50:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x14 The Nerdvana Annihilation.mp4
  6704. 15:50:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:23:48' where idFile=4216
  6705. 15:50:38 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x14 The Nerdvana Annihilation-thumb.jpg' to '9/940611f9.jpg':
  6706. 15:50:38 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/9/940611f9.jpg' size 400x225
  6707. 15:50:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4216, 329)
  6708. 15:50:38 T:2500 DEBUG: Mysql Start transaction
  6709. 15:50:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12294
  6710. 15:50:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12294
  6711. 15:50:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12294
  6712. 15:50:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4216
  6713. 15:50:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12294, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x14 The Nerdvana Annihilation-thumb.jpg')
  6714. 15:50:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x14 The Nerdvana Annihilation.mp4',c19='452',c20='' where idEpisode=12294
  6715. 15:50:38 T:2500 DEBUG: Mysql commit transaction
  6716. 15:50:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6717. 15:50:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6718. 15:50:39 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x15 The Pork Chop Indeterminacy.mp4), query = select idEpisode from episode where idFile=4217
  6719. 15:50:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x15 The Pork Chop Indeterminacy.nfo
  6720. 15:50:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6721. 15:50:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x15 The Pork Chop Indeterminacy.mp4
  6722. 15:50:39 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:06:36' where idFile=4217
  6723. 15:50:39 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x15 The Pork Chop Indeterminacy-thumb.jpg' to '5/53b58490.jpg':
  6724. 15:50:39 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/5/53b58490.jpg' size 400x225
  6725. 15:50:39 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4217, 329)
  6726. 15:50:39 T:2500 DEBUG: Mysql Start transaction
  6727. 15:50:39 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12295
  6728. 15:50:39 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12295
  6729. 15:50:39 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12295
  6730. 15:50:39 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4217
  6731. 15:50:39 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12295, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x15 The Pork Chop Indeterminacy-thumb.jpg')
  6732. 15:50:39 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x15 The Pork Chop Indeterminacy.mp4',c19='452',c20='' where idEpisode=12295
  6733. 15:50:39 T:2500 DEBUG: Mysql commit transaction
  6734. 15:50:39 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6735. 15:50:39 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6736. 15:50:39 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x16 The Peanut Reaction.mp4), query = select idEpisode from episode where idFile=4218
  6737. 15:50:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x16 The Peanut Reaction.nfo
  6738. 15:50:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6739. 15:50:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x16 The Peanut Reaction.mp4
  6740. 15:50:39 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:12:36' where idFile=4218
  6741. 15:50:39 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x16 The Peanut Reaction-thumb.jpg' to 'e/ee9e9fa7.jpg':
  6742. 15:50:39 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/e/ee9e9fa7.jpg' size 400x225
  6743. 15:50:39 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4218, 329)
  6744. 15:50:39 T:2500 DEBUG: Mysql Start transaction
  6745. 15:50:39 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12296
  6746. 15:50:39 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12296
  6747. 15:50:39 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12296
  6748. 15:50:39 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4218
  6749. 15:50:39 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12296, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x16 The Peanut Reaction-thumb.jpg')
  6750. 15:50:39 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x16 The Peanut Reaction.mp4',c19='452',c20='' where idEpisode=12296
  6751. 15:50:39 T:2500 DEBUG: Mysql commit transaction
  6752. 15:50:39 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6753. 15:50:39 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6754. 15:50:39 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x17 The Tangerine Factor.mp4), query = select idEpisode from episode where idFile=4219
  6755. 15:50:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x17 The Tangerine Factor.nfo
  6756. 15:50:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6757. 15:50:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x17 The Tangerine Factor.mp4
  6758. 15:50:39 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:06:09' where idFile=4219
  6759. 15:50:39 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x17 The Tangerine Factor-thumb.jpg' to '0/0690f723.jpg':
  6760. 15:50:39 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/0/0690f723.jpg' size 400x225
  6761. 15:50:39 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4219, 329)
  6762. 15:50:40 T:2500 DEBUG: Mysql Start transaction
  6763. 15:50:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12297
  6764. 15:50:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12297
  6765. 15:50:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12297
  6766. 15:50:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4219
  6767. 15:50:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12297, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x17 The Tangerine Factor-thumb.jpg')
  6768. 15:50:40 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 1/The Big Bang Theory 1x17 The Tangerine Factor.mp4',c19='452',c20='' where idEpisode=12297
  6769. 15:50:40 T:2500 DEBUG: Mysql commit transaction
  6770. 15:50:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6771. 15:50:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6772. 15:50:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x01 The Bad Fish Paradigm.mp4), query = select idEpisode from episode where idFile=4220
  6773. 15:50:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x01 The Bad Fish Paradigm.nfo
  6774. 15:50:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6775. 15:50:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x01 The Bad Fish Paradigm.mp4
  6776. 15:50:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-05 01:36:26' where idFile=4220
  6777. 15:50:40 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x01 The Bad Fish Paradigm-thumb.jpg' to '1/153c1f95.jpg':
  6778. 15:50:40 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/1/153c1f95.jpg' size 400x225
  6779. 15:50:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4220, 329)
  6780. 15:50:40 T:2500 DEBUG: Mysql Start transaction
  6781. 15:50:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12298
  6782. 15:50:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12298
  6783. 15:50:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12298
  6784. 15:50:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4220
  6785. 15:50:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12298, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x01 The Bad Fish Paradigm-thumb.jpg')
  6786. 15:50:40 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x01 The Bad Fish Paradigm.mp4',c19='453',c20='' where idEpisode=12298
  6787. 15:50:40 T:2500 DEBUG: Mysql commit transaction
  6788. 15:50:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6789. 15:50:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6790. 15:50:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x02 The Codpiece Topology.mp4), query = select idEpisode from episode where idFile=4221
  6791. 15:50:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x02 The Codpiece Topology.nfo
  6792. 15:50:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6793. 15:50:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x02 The Codpiece Topology.mp4
  6794. 15:50:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-05 01:44:18' where idFile=4221
  6795. 15:50:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4221, 329)
  6796. 15:50:40 T:2500 DEBUG: Mysql Start transaction
  6797. 15:50:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12299
  6798. 15:50:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12299
  6799. 15:50:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12299
  6800. 15:50:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4221
  6801. 15:50:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12299, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x02 The Codpiece Topology-thumb.jpg')
  6802. 15:50:40 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x02 The Codpiece Topology.mp4',c19='453',c20='' where idEpisode=12299
  6803. 15:50:40 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x02 The Codpiece Topology-thumb.jpg' to '0/03900b95.jpg':
  6804. 15:50:40 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/0/03900b95.jpg' size 400x225
  6805. 15:50:40 T:2500 DEBUG: Mysql commit transaction
  6806. 15:50:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6807. 15:50:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6808. 15:50:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x03 The Barbarian Sublimation.mp4), query = select idEpisode from episode where idFile=4222
  6809. 15:50:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x03 The Barbarian Sublimation.nfo
  6810. 15:50:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6811. 15:50:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x03 The Barbarian Sublimation.mp4
  6812. 15:50:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-05 01:44:52' where idFile=4222
  6813. 15:50:41 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x03 The Barbarian Sublimation-thumb.jpg' to '0/0983f994.jpg':
  6814. 15:50:41 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/0/0983f994.jpg' size 400x225
  6815. 15:50:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4222, 329)
  6816. 15:50:41 T:2500 DEBUG: Mysql Start transaction
  6817. 15:50:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12300
  6818. 15:50:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12300
  6819. 15:50:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12300
  6820. 15:50:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4222
  6821. 15:50:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12300, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x03 The Barbarian Sublimation-thumb.jpg')
  6822. 15:50:41 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x03 The Barbarian Sublimation.mp4',c19='453',c20='' where idEpisode=12300
  6823. 15:50:41 T:2500 DEBUG: Mysql commit transaction
  6824. 15:50:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6825. 15:50:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6826. 15:50:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x04 The Griffin Equivalency.mp4), query = select idEpisode from episode where idFile=4223
  6827. 15:50:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x04 The Griffin Equivalency.nfo
  6828. 15:50:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6829. 15:50:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x04 The Griffin Equivalency.mp4
  6830. 15:50:41 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x04 The Griffin Equivalency-thumb.jpg' to '4/483cae4b.jpg':
  6831. 15:50:41 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/4/483cae4b.jpg' size 400x225
  6832. 15:50:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-05 01:42:47' where idFile=4223
  6833. 15:50:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4223, 329)
  6834. 15:50:41 T:2500 DEBUG: Mysql Start transaction
  6835. 15:50:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12301
  6836. 15:50:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12301
  6837. 15:50:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12301
  6838. 15:50:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4223
  6839. 15:50:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12301, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x04 The Griffin Equivalency-thumb.jpg')
  6840. 15:50:41 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x04 The Griffin Equivalency.mp4',c19='453',c20='' where idEpisode=12301
  6841. 15:50:41 T:2500 DEBUG: Mysql commit transaction
  6842. 15:50:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6843. 15:50:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6844. 15:50:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x05 The Euclid Alternative.mp4), query = select idEpisode from episode where idFile=4224
  6845. 15:50:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x05 The Euclid Alternative.nfo
  6846. 15:50:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6847. 15:50:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x05 The Euclid Alternative.mp4
  6848. 15:50:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-05 01:40:25' where idFile=4224
  6849. 15:50:41 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x05 The Euclid Alternative-thumb.jpg' to '9/9edf4937.jpg':
  6850. 15:50:41 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/9/9edf4937.jpg' size 400x225
  6851. 15:50:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4224, 329)
  6852. 15:50:42 T:2500 DEBUG: Mysql Start transaction
  6853. 15:50:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12302
  6854. 15:50:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12302
  6855. 15:50:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12302
  6856. 15:50:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4224
  6857. 15:50:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12302, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x05 The Euclid Alternative-thumb.jpg')
  6858. 15:50:42 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x05 The Euclid Alternative.mp4',c19='453',c20='' where idEpisode=12302
  6859. 15:50:42 T:2500 DEBUG: Mysql commit transaction
  6860. 15:50:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6861. 15:50:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6862. 15:50:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x06 The Cooper-Nowitzki Theorem.mp4), query = select idEpisode from episode where idFile=4225
  6863. 15:50:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x06 The Cooper-Nowitzki Theorem.nfo
  6864. 15:50:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6865. 15:50:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x06 The Cooper-Nowitzki Theorem.mp4
  6866. 15:50:42 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x06 The Cooper-Nowitzki Theorem-thumb.jpg' to '2/2ddbc384.jpg':
  6867. 15:50:42 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2ddbc384.jpg' size 400x225
  6868. 15:50:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-10 06:20:36' where idFile=4225
  6869. 15:50:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4225, 329)
  6870. 15:50:42 T:2500 DEBUG: Mysql Start transaction
  6871. 15:50:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12303
  6872. 15:50:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12303
  6873. 15:50:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12303
  6874. 15:50:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4225
  6875. 15:50:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12303, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x06 The Cooper-Nowitzki Theorem-thumb.jpg')
  6876. 15:50:42 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x06 The Cooper-Nowitzki Theorem.mp4',c19='453',c20='' where idEpisode=12303
  6877. 15:50:42 T:2500 DEBUG: Mysql commit transaction
  6878. 15:50:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6879. 15:50:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6880. 15:50:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x07 The Panty Piñata Polarization.mkv), query = select idEpisode from episode where idFile=4226
  6881. 15:50:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x07 The Panty Piñata Polarization.nfo
  6882. 15:50:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6883. 15:50:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x07 The Panty Piñata Polarization.mkv
  6884. 15:50:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-11-10 22:43:20' where idFile=4226
  6885. 15:50:42 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x07 The Panty Piñata Polarization-thumb.jpg' to '5/5d5a5626.jpg':
  6886. 15:50:42 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/5/5d5a5626.jpg' size 400x225
  6887. 15:50:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4226, 329)
  6888. 15:50:42 T:2500 DEBUG: Mysql Start transaction
  6889. 15:50:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12304
  6890. 15:50:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12304
  6891. 15:50:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12304
  6892. 15:50:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4226
  6893. 15:50:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12304, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x07 The Panty Piñata Polarization-thumb.jpg')
  6894. 15:50:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x07 The Panty Piñata Polarization.mkv',c19='453',c20='' where idEpisode=12304
  6895. 15:50:43 T:2500 DEBUG: Mysql commit transaction
  6896. 15:50:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6897. 15:50:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6898. 15:50:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x08 The Lizard-Spock Expansion.mp4), query = select idEpisode from episode where idFile=4227
  6899. 15:50:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x08 The Lizard-Spock Expansion.nfo
  6900. 15:50:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6901. 15:50:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x08 The Lizard-Spock Expansion.mp4
  6902. 15:50:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:42:30' where idFile=4227
  6903. 15:50:43 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x08 The Lizard-Spock Expansion-thumb.jpg' to '3/33b75cb2.jpg':
  6904. 15:50:43 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/3/33b75cb2.jpg' size 400x225
  6905. 15:50:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4227, 329)
  6906. 15:50:43 T:2500 DEBUG: Mysql Start transaction
  6907. 15:50:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12305
  6908. 15:50:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12305
  6909. 15:50:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12305
  6910. 15:50:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4227
  6911. 15:50:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12305, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x08 The Lizard-Spock Expansion-thumb.jpg')
  6912. 15:50:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x08 The Lizard-Spock Expansion.mp4',c19='453',c20='' where idEpisode=12305
  6913. 15:50:43 T:2500 DEBUG: Mysql commit transaction
  6914. 15:50:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6915. 15:50:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6916. 15:50:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x09 The White Asparagus Triangulation.mp4), query = select idEpisode from episode where idFile=4228
  6917. 15:50:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x09 The White Asparagus Triangulation.nfo
  6918. 15:50:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6919. 15:50:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x09 The White Asparagus Triangulation.mp4
  6920. 15:50:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:43:31' where idFile=4228
  6921. 15:50:43 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x09 The White Asparagus Triangulation-thumb.jpg' to 'd/dc95d3bb.jpg':
  6922. 15:50:43 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/d/dc95d3bb.jpg' size 400x225
  6923. 15:50:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4228, 329)
  6924. 15:50:43 T:2500 DEBUG: Mysql Start transaction
  6925. 15:50:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12306
  6926. 15:50:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12306
  6927. 15:50:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12306
  6928. 15:50:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4228
  6929. 15:50:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12306, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x09 The White Asparagus Triangulation-thumb.jpg')
  6930. 15:50:44 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x09 The White Asparagus Triangulation.mp4',c19='453',c20='' where idEpisode=12306
  6931. 15:50:44 T:2500 DEBUG: Mysql commit transaction
  6932. 15:50:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6933. 15:50:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6934. 15:50:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x10 The Vartabedian Conundrum.mp4), query = select idEpisode from episode where idFile=4229
  6935. 15:50:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x10 The Vartabedian Conundrum.nfo
  6936. 15:50:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6937. 15:50:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x10 The Vartabedian Conundrum.mp4
  6938. 15:50:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-05 01:45:33' where idFile=4229
  6939. 15:50:44 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x10 The Vartabedian Conundrum-thumb.jpg' to '7/72ef5898.jpg':
  6940. 15:50:44 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/7/72ef5898.jpg' size 400x225
  6941. 15:50:44 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4229, 329)
  6942. 15:50:44 T:2500 DEBUG: Mysql Start transaction
  6943. 15:50:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12307
  6944. 15:50:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12307
  6945. 15:50:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12307
  6946. 15:50:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4229
  6947. 15:50:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12307, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x10 The Vartabedian Conundrum-thumb.jpg')
  6948. 15:50:44 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x10 The Vartabedian Conundrum.mp4',c19='453',c20='' where idEpisode=12307
  6949. 15:50:44 T:2500 DEBUG: Mysql commit transaction
  6950. 15:50:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6951. 15:50:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6952. 15:50:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x11 The Bath Item Gift Hypothesis.mp4), query = select idEpisode from episode where idFile=4230
  6953. 15:50:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x11 The Bath Item Gift Hypothesis.nfo
  6954. 15:50:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6955. 15:50:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x11 The Bath Item Gift Hypothesis.mp4
  6956. 15:50:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-05 01:43:46' where idFile=4230
  6957. 15:50:45 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x11 The Bath Item Gift Hypothesis-thumb.jpg' to 'a/a16f441a.jpg':
  6958. 15:50:45 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a16f441a.jpg' size 400x225
  6959. 15:50:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4230, 329)
  6960. 15:50:45 T:2500 DEBUG: Mysql Start transaction
  6961. 15:50:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12308
  6962. 15:50:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12308
  6963. 15:50:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12308
  6964. 15:50:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4230
  6965. 15:50:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12308, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x11 The Bath Item Gift Hypothesis-thumb.jpg')
  6966. 15:50:45 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x11 The Bath Item Gift Hypothesis.mp4',c19='453',c20='' where idEpisode=12308
  6967. 15:50:45 T:2500 DEBUG: Mysql commit transaction
  6968. 15:50:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6969. 15:50:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6970. 15:50:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x12 The Killer Robot Instability.mp4), query = select idEpisode from episode where idFile=4231
  6971. 15:50:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x12 The Killer Robot Instability.nfo
  6972. 15:50:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6973. 15:50:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x12 The Killer Robot Instability.mp4
  6974. 15:50:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-05 01:45:39' where idFile=4231
  6975. 15:50:45 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x12 The Killer Robot Instability-thumb.jpg' to 'c/c40d9a1c.jpg':
  6976. 15:50:45 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c40d9a1c.jpg' size 400x225
  6977. 15:50:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4231, 329)
  6978. 15:50:45 T:2500 DEBUG: Mysql Start transaction
  6979. 15:50:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12309
  6980. 15:50:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12309
  6981. 15:50:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12309
  6982. 15:50:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4231
  6983. 15:50:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12309, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x12 The Killer Robot Instability-thumb.jpg')
  6984. 15:50:45 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x12 The Killer Robot Instability.mp4',c19='453',c20='' where idEpisode=12309
  6985. 15:50:45 T:2500 DEBUG: Mysql commit transaction
  6986. 15:50:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  6987. 15:50:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  6988. 15:50:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x13 The Friendship Algorithm.mp4), query = select idEpisode from episode where idFile=4232
  6989. 15:50:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x13 The Friendship Algorithm.nfo
  6990. 15:50:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  6991. 15:50:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x13 The Friendship Algorithm.mp4
  6992. 15:50:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:53:56' where idFile=4232
  6993. 15:50:45 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x13 The Friendship Algorithm-thumb.jpg' to '8/82315a03.jpg':
  6994. 15:50:45 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/8/82315a03.jpg' size 400x225
  6995. 15:50:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4232, 329)
  6996. 15:50:46 T:2500 DEBUG: Mysql Start transaction
  6997. 15:50:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12310
  6998. 15:50:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12310
  6999. 15:50:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12310
  7000. 15:50:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4232
  7001. 15:50:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12310, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x13 The Friendship Algorithm-thumb.jpg')
  7002. 15:50:46 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x13 The Friendship Algorithm.mp4',c19='453',c20='' where idEpisode=12310
  7003. 15:50:46 T:2500 DEBUG: Mysql commit transaction
  7004. 15:50:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7005. 15:50:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7006. 15:50:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x14 The Financial Permeability.mp4), query = select idEpisode from episode where idFile=4233
  7007. 15:50:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x14 The Financial Permeability.nfo
  7008. 15:50:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7009. 15:50:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x14 The Financial Permeability.mp4
  7010. 15:50:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:40:40' where idFile=4233
  7011. 15:50:46 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x14 The Financial Permeability-thumb.jpg' to '0/031fea8d.jpg':
  7012. 15:50:46 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/0/031fea8d.jpg' size 400x225
  7013. 15:50:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4233, 329)
  7014. 15:50:46 T:2500 DEBUG: Mysql Start transaction
  7015. 15:50:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12311
  7016. 15:50:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12311
  7017. 15:50:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12311
  7018. 15:50:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4233
  7019. 15:50:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12311, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x14 The Financial Permeability-thumb.jpg')
  7020. 15:50:46 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x14 The Financial Permeability.mp4',c19='453',c20='' where idEpisode=12311
  7021. 15:50:46 T:2500 DEBUG: Mysql commit transaction
  7022. 15:50:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7023. 15:50:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7024. 15:50:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x15 The Maternal Capacitance.mp4), query = select idEpisode from episode where idFile=4234
  7025. 15:50:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x15 The Maternal Capacitance.nfo
  7026. 15:50:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7027. 15:50:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x15 The Maternal Capacitance.mp4
  7028. 15:50:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:35:15' where idFile=4234
  7029. 15:50:46 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x15 The Maternal Capacitance-thumb.jpg' to '7/786f1df2.jpg':
  7030. 15:50:46 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/7/786f1df2.jpg' size 400x225
  7031. 15:50:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4234, 329)
  7032. 15:50:46 T:2500 DEBUG: Mysql Start transaction
  7033. 15:50:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12312
  7034. 15:50:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12312
  7035. 15:50:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12312
  7036. 15:50:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4234
  7037. 15:50:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12312, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x15 The Maternal Capacitance-thumb.jpg')
  7038. 15:50:46 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x15 The Maternal Capacitance.mp4',c19='453',c20='' where idEpisode=12312
  7039. 15:50:46 T:2500 DEBUG: Mysql commit transaction
  7040. 15:50:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7041. 15:50:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7042. 15:50:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x16 The Cushion Saturation.mp4), query = select idEpisode from episode where idFile=4235
  7043. 15:50:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x16 The Cushion Saturation.nfo
  7044. 15:50:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7045. 15:50:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x16 The Cushion Saturation.mp4
  7046. 15:50:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:42:52' where idFile=4235
  7047. 15:50:46 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x16 The Cushion Saturation-thumb.jpg' to '9/926914e4.jpg':
  7048. 15:50:46 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/9/926914e4.jpg' size 400x225
  7049. 15:50:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4235, 329)
  7050. 15:50:46 T:2500 DEBUG: Mysql Start transaction
  7051. 15:50:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12313
  7052. 15:50:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12313
  7053. 15:50:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12313
  7054. 15:50:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4235
  7055. 15:50:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12313, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x16 The Cushion Saturation-thumb.jpg')
  7056. 15:50:47 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x16 The Cushion Saturation.mp4',c19='453',c20='' where idEpisode=12313
  7057. 15:50:47 T:2500 DEBUG: Mysql commit transaction
  7058. 15:50:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7059. 15:50:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7060. 15:50:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x17 The Terminator Decoupling.mp4), query = select idEpisode from episode where idFile=4236
  7061. 15:50:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x17 The Terminator Decoupling.nfo
  7062. 15:50:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7063. 15:50:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x17 The Terminator Decoupling.mp4
  7064. 15:50:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:45:24' where idFile=4236
  7065. 15:50:47 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x17 The Terminator Decoupling-thumb.jpg' to '4/4e5be697.jpg':
  7066. 15:50:47 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4e5be697.jpg' size 400x225
  7067. 15:50:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4236, 329)
  7068. 15:50:47 T:2500 DEBUG: Mysql Start transaction
  7069. 15:50:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12314
  7070. 15:50:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12314
  7071. 15:50:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12314
  7072. 15:50:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4236
  7073. 15:50:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12314, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x17 The Terminator Decoupling-thumb.jpg')
  7074. 15:50:47 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x17 The Terminator Decoupling.mp4',c19='453',c20='' where idEpisode=12314
  7075. 15:50:47 T:2500 DEBUG: Mysql commit transaction
  7076. 15:50:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7077. 15:50:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7078. 15:50:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x18 The Work Song Nanocluster.mp4), query = select idEpisode from episode where idFile=4237
  7079. 15:50:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x18 The Work Song Nanocluster.nfo
  7080. 15:50:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7081. 15:50:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x18 The Work Song Nanocluster.mp4
  7082. 15:50:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:41:53' where idFile=4237
  7083. 15:50:47 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x18 The Work Song Nanocluster-thumb.jpg' to '1/1a994275.jpg':
  7084. 15:50:47 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/1/1a994275.jpg' size 400x225
  7085. 15:50:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4237, 329)
  7086. 15:50:47 T:2500 DEBUG: Mysql Start transaction
  7087. 15:50:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12315
  7088. 15:50:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12315
  7089. 15:50:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12315
  7090. 15:50:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4237
  7091. 15:50:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12315, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x18 The Work Song Nanocluster-thumb.jpg')
  7092. 15:50:47 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x18 The Work Song Nanocluster.mp4',c19='453',c20='' where idEpisode=12315
  7093. 15:50:48 T:2500 DEBUG: Mysql commit transaction
  7094. 15:50:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7095. 15:50:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7096. 15:50:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x19 The Dead Hooker Juxtaposition.mp4), query = select idEpisode from episode where idFile=4238
  7097. 15:50:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x19 The Dead Hooker Juxtaposition.nfo
  7098. 15:50:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7099. 15:50:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x19 The Dead Hooker Juxtaposition.mp4
  7100. 15:50:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:39:56' where idFile=4238
  7101. 15:50:48 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x19 The Dead Hooker Juxtaposition-thumb.jpg' to '9/9457b6f4.jpg':
  7102. 15:50:48 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/9/9457b6f4.jpg' size 400x225
  7103. 15:50:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4238, 329)
  7104. 15:50:48 T:2500 DEBUG: Mysql Start transaction
  7105. 15:50:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12316
  7106. 15:50:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12316
  7107. 15:50:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12316
  7108. 15:50:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4238
  7109. 15:50:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12316, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x19 The Dead Hooker Juxtaposition-thumb.jpg')
  7110. 15:50:48 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x19 The Dead Hooker Juxtaposition.mp4',c19='453',c20='' where idEpisode=12316
  7111. 15:50:48 T:2500 DEBUG: Mysql commit transaction
  7112. 15:50:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7113. 15:50:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7114. 15:50:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x20 The Hofstadter Isotope.mp4), query = select idEpisode from episode where idFile=4239
  7115. 15:50:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x20 The Hofstadter Isotope.nfo
  7116. 15:50:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7117. 15:50:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x20 The Hofstadter Isotope.mp4
  7118. 15:50:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:28:03' where idFile=4239
  7119. 15:50:48 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x20 The Hofstadter Isotope-thumb.jpg' to 'e/edb7ac3d.jpg':
  7120. 15:50:48 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/e/edb7ac3d.jpg' size 400x225
  7121. 15:50:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4239, 329)
  7122. 15:50:48 T:2500 DEBUG: Mysql Start transaction
  7123. 15:50:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12317
  7124. 15:50:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12317
  7125. 15:50:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12317
  7126. 15:50:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4239
  7127. 15:50:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12317, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x20 The Hofstadter Isotope-thumb.jpg')
  7128. 15:50:48 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x20 The Hofstadter Isotope.mp4',c19='453',c20='' where idEpisode=12317
  7129. 15:50:48 T:2500 DEBUG: Mysql commit transaction
  7130. 15:50:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7131. 15:50:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7132. 15:50:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x21 The Vegas Renormalization.mp4), query = select idEpisode from episode where idFile=4240
  7133. 15:50:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x21 The Vegas Renormalization.nfo
  7134. 15:50:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7135. 15:50:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x21 The Vegas Renormalization.mp4
  7136. 15:50:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:43:03' where idFile=4240
  7137. 15:50:48 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x21 The Vegas Renormalization-thumb.jpg' to '2/239fa470.jpg':
  7138. 15:50:48 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/239fa470.jpg' size 400x225
  7139. 15:50:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4240, 329)
  7140. 15:50:48 T:2500 DEBUG: Mysql Start transaction
  7141. 15:50:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12318
  7142. 15:50:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12318
  7143. 15:50:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12318
  7144. 15:50:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4240
  7145. 15:50:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12318, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x21 The Vegas Renormalization-thumb.jpg')
  7146. 15:50:48 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x21 The Vegas Renormalization.mp4',c19='453',c20='' where idEpisode=12318
  7147. 15:50:49 T:2500 DEBUG: Mysql commit transaction
  7148. 15:50:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7149. 15:50:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7150. 15:50:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x22 The Classified Materials Turbulence.mp4), query = select idEpisode from episode where idFile=4241
  7151. 15:50:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x22 The Classified Materials Turbulence.nfo
  7152. 15:50:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7153. 15:50:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x22 The Classified Materials Turbulence.mp4
  7154. 15:50:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:49:49' where idFile=4241
  7155. 15:50:49 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x22 The Classified Materials Turbulence-thumb.jpg' to '6/670c8fd1.jpg':
  7156. 15:50:49 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/6/670c8fd1.jpg' size 400x225
  7157. 15:50:49 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4241, 329)
  7158. 15:50:49 T:2500 DEBUG: Mysql Start transaction
  7159. 15:50:49 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12319
  7160. 15:50:49 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12319
  7161. 15:50:49 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12319
  7162. 15:50:49 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4241
  7163. 15:50:49 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12319, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x22 The Classified Materials Turbulence-thumb.jpg')
  7164. 15:50:49 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x22 The Classified Materials Turbulence.mp4',c19='453',c20='' where idEpisode=12319
  7165. 15:50:49 T:2500 DEBUG: Mysql commit transaction
  7166. 15:50:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7167. 15:50:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7168. 15:50:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x23 The Monopolar Expedition.mp4), query = select idEpisode from episode where idFile=4242
  7169. 15:50:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x23 The Monopolar Expedition.nfo
  7170. 15:50:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7171. 15:50:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x23 The Monopolar Expedition.mp4
  7172. 15:50:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:30:11' where idFile=4242
  7173. 15:50:49 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x23 The Monopolar Expedition-thumb.jpg' to '1/11c9ba90.jpg':
  7174. 15:50:49 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/1/11c9ba90.jpg' size 400x225
  7175. 15:50:49 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4242, 329)
  7176. 15:50:49 T:2500 DEBUG: Mysql Start transaction
  7177. 15:50:49 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12320
  7178. 15:50:49 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12320
  7179. 15:50:49 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12320
  7180. 15:50:49 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4242
  7181. 15:50:49 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12320, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x23 The Monopolar Expedition-thumb.jpg')
  7182. 15:50:49 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 2/The Big Bang Theory 2x23 The Monopolar Expedition.mp4',c19='453',c20='' where idEpisode=12320
  7183. 15:50:49 T:2500 DEBUG: Mysql commit transaction
  7184. 15:50:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7185. 15:50:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7186. 15:50:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x01 The Electric Can Opener Fluctuation.mp4), query = select idEpisode from episode where idFile=4243
  7187. 15:50:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x01 The Electric Can Opener Fluctuation.nfo
  7188. 15:50:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7189. 15:50:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x01 The Electric Can Opener Fluctuation.mp4
  7190. 15:50:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:26:13' where idFile=4243
  7191. 15:50:49 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x01 The Electric Can Opener Fluctuation-thumb.jpg' to '1/1ccdff50.jpg':
  7192. 15:50:49 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/1/1ccdff50.jpg' size 400x225
  7193. 15:50:49 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4243, 329)
  7194. 15:50:49 T:2500 DEBUG: Mysql Start transaction
  7195. 15:50:49 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12321
  7196. 15:50:49 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12321
  7197. 15:50:49 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12321
  7198. 15:50:49 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4243
  7199. 15:50:49 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12321, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x01 The Electric Can Opener Fluctuation-thumb.jpg')
  7200. 15:50:49 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x01 The Electric Can Opener Fluctuation.mp4',c19='454',c20='' where idEpisode=12321
  7201. 15:50:50 T:2500 DEBUG: Mysql commit transaction
  7202. 15:50:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7203. 15:50:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7204. 15:50:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x02 The Jiminy Conjecture.mp4), query = select idEpisode from episode where idFile=4244
  7205. 15:50:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x02 The Jiminy Conjecture.nfo
  7206. 15:50:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7207. 15:50:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x02 The Jiminy Conjecture.mp4
  7208. 15:50:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:22:01' where idFile=4244
  7209. 15:50:50 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x02 The Jiminy Conjecture-thumb.jpg' to '9/97b8d95a.jpg':
  7210. 15:50:50 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/9/97b8d95a.jpg' size 400x226
  7211. 15:50:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4244, 329)
  7212. 15:50:50 T:2500 DEBUG: Mysql Start transaction
  7213. 15:50:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12322
  7214. 15:50:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12322
  7215. 15:50:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12322
  7216. 15:50:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4244
  7217. 15:50:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12322, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x02 The Jiminy Conjecture-thumb.jpg')
  7218. 15:50:50 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x02 The Jiminy Conjecture.mp4',c19='454',c20='' where idEpisode=12322
  7219. 15:50:50 T:2500 DEBUG: Mysql commit transaction
  7220. 15:50:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7221. 15:50:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7222. 15:50:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x03 The Gothowitz Deviation.mp4), query = select idEpisode from episode where idFile=4245
  7223. 15:50:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x03 The Gothowitz Deviation.nfo
  7224. 15:50:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7225. 15:50:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x03 The Gothowitz Deviation.mp4
  7226. 15:50:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 08:02:03' where idFile=4245
  7227. 15:50:50 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x03 The Gothowitz Deviation-thumb.jpg' to 'c/c10ace97.jpg':
  7228. 15:50:50 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c10ace97.jpg' size 400x225
  7229. 15:50:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4245, 329)
  7230. 15:50:50 T:2500 DEBUG: Mysql Start transaction
  7231. 15:50:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12323
  7232. 15:50:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12323
  7233. 15:50:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12323
  7234. 15:50:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4245
  7235. 15:50:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12323, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x03 The Gothowitz Deviation-thumb.jpg')
  7236. 15:50:50 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x03 The Gothowitz Deviation.mp4',c19='454',c20='' where idEpisode=12323
  7237. 15:50:50 T:2500 DEBUG: Mysql commit transaction
  7238. 15:50:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7239. 15:50:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7240. 15:50:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x04 The Pirate Solution.mp4), query = select idEpisode from episode where idFile=4246
  7241. 15:50:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x04 The Pirate Solution.nfo
  7242. 15:50:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7243. 15:50:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x04 The Pirate Solution.mp4
  7244. 15:50:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:45:49' where idFile=4246
  7245. 15:50:50 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x04 The Pirate Solution-thumb.jpg' to '1/12fb2aad.jpg':
  7246. 15:50:50 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/1/12fb2aad.jpg' size 400x226
  7247. 15:50:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4246, 329)
  7248. 15:50:50 T:2500 DEBUG: Mysql Start transaction
  7249. 15:50:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12324
  7250. 15:50:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12324
  7251. 15:50:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12324
  7252. 15:50:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4246
  7253. 15:50:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12324, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x04 The Pirate Solution-thumb.jpg')
  7254. 15:50:51 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x04 The Pirate Solution.mp4',c19='454',c20='' where idEpisode=12324
  7255. 15:50:51 T:2500 DEBUG: Mysql commit transaction
  7256. 15:50:51 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7257. 15:50:51 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7258. 15:50:51 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x05 The Creepy Candy Coating Corollary.mp4), query = select idEpisode from episode where idFile=4247
  7259. 15:50:51 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x05 The Creepy Candy Coating Corollary.nfo
  7260. 15:50:51 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7261. 15:50:51 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x05 The Creepy Candy Coating Corollary.mp4
  7262. 15:50:51 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:43:30' where idFile=4247
  7263. 15:50:51 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x05 The Creepy Candy Coating Corollary-thumb.jpg' to '3/3f06e4f4.jpg':
  7264. 15:50:51 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3f06e4f4.jpg' size 400x225
  7265. 15:50:51 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4247, 329)
  7266. 15:50:51 T:2500 DEBUG: Mysql Start transaction
  7267. 15:50:51 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12325
  7268. 15:50:51 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12325
  7269. 15:50:51 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12325
  7270. 15:50:51 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4247
  7271. 15:50:51 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12325, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x05 The Creepy Candy Coating Corollary-thumb.jpg')
  7272. 15:50:51 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x05 The Creepy Candy Coating Corollary.mp4',c19='454',c20='' where idEpisode=12325
  7273. 15:50:51 T:2500 DEBUG: Mysql commit transaction
  7274. 15:50:51 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7275. 15:50:51 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7276. 15:50:51 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x06 The Cornhusker Vortex.mp4), query = select idEpisode from episode where idFile=4248
  7277. 15:50:51 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x06 The Cornhusker Vortex.nfo
  7278. 15:50:51 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7279. 15:50:51 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x06 The Cornhusker Vortex.mp4
  7280. 15:50:51 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:43:08' where idFile=4248
  7281. 15:50:51 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x06 The Cornhusker Vortex-thumb.jpg' to '5/57dd6b8b.jpg':
  7282. 15:50:51 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/5/57dd6b8b.jpg' size 400x226
  7283. 15:50:51 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4248, 329)
  7284. 15:50:51 T:2500 DEBUG: Mysql Start transaction
  7285. 15:50:51 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12326
  7286. 15:50:51 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12326
  7287. 15:50:51 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12326
  7288. 15:50:51 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4248
  7289. 15:50:51 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12326, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x06 The Cornhusker Vortex-thumb.jpg')
  7290. 15:50:51 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x06 The Cornhusker Vortex.mp4',c19='454',c20='' where idEpisode=12326
  7291. 15:50:52 T:2500 DEBUG: Mysql commit transaction
  7292. 15:50:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7293. 15:50:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7294. 15:50:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x07 The Guitarist Amplification.mkv), query = select idEpisode from episode where idFile=4249
  7295. 15:50:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x07 The Guitarist Amplification.nfo
  7296. 15:50:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7297. 15:50:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x07 The Guitarist Amplification.mkv
  7298. 15:50:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-01 21:24:16' where idFile=4249
  7299. 15:50:52 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x07 The Guitarist Amplification-thumb.jpg' to '5/552b8a4e.jpg':
  7300. 15:50:52 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/5/552b8a4e.jpg' size 400x225
  7301. 15:50:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4249, 329)
  7302. 15:50:52 T:2500 DEBUG: Mysql Start transaction
  7303. 15:50:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12327
  7304. 15:50:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12327
  7305. 15:50:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12327
  7306. 15:50:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4249
  7307. 15:50:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12327, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x07 The Guitarist Amplification-thumb.jpg')
  7308. 15:50:52 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x07 The Guitarist Amplification.mkv',c19='454',c20='' where idEpisode=12327
  7309. 15:50:52 T:2500 DEBUG: Mysql commit transaction
  7310. 15:50:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7311. 15:50:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7312. 15:50:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x08 The Adhesive Duck Deficiency.mp4), query = select idEpisode from episode where idFile=4250
  7313. 15:50:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x08 The Adhesive Duck Deficiency.nfo
  7314. 15:50:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7315. 15:50:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x08 The Adhesive Duck Deficiency.mp4
  7316. 15:50:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:53:29' where idFile=4250
  7317. 15:50:52 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x08 The Adhesive Duck Deficiency-thumb.jpg' to '6/6b4f9cbb.jpg':
  7318. 15:50:52 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/6/6b4f9cbb.jpg' size 1280x720
  7319. 15:50:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4250, 329)
  7320. 15:50:52 T:2500 DEBUG: Mysql Start transaction
  7321. 15:50:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12328
  7322. 15:50:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12328
  7323. 15:50:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12328
  7324. 15:50:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4250
  7325. 15:50:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12328, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x08 The Adhesive Duck Deficiency-thumb.jpg')
  7326. 15:50:52 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x08 The Adhesive Duck Deficiency.mp4',c19='454',c20='' where idEpisode=12328
  7327. 15:50:52 T:2500 DEBUG: Mysql commit transaction
  7328. 15:50:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7329. 15:50:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7330. 15:50:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x09 The Vengeance Formulation.mp4), query = select idEpisode from episode where idFile=4251
  7331. 15:50:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x09 The Vengeance Formulation.nfo
  7332. 15:50:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7333. 15:50:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x09 The Vengeance Formulation.mp4
  7334. 15:50:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:19:48' where idFile=4251
  7335. 15:50:52 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x09 The Vengeance Formulation-thumb.jpg' to '5/59160779.jpg':
  7336. 15:50:52 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/5/59160779.jpg' size 400x226
  7337. 15:50:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4251, 329)
  7338. 15:50:52 T:2500 DEBUG: Mysql Start transaction
  7339. 15:50:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12329
  7340. 15:50:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12329
  7341. 15:50:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12329
  7342. 15:50:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4251
  7343. 15:50:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12329, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x09 The Vengeance Formulation-thumb.jpg')
  7344. 15:50:53 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x09 The Vengeance Formulation.mp4',c19='454',c20='' where idEpisode=12329
  7345. 15:50:53 T:2500 DEBUG: Mysql commit transaction
  7346. 15:50:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7347. 15:50:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7348. 15:50:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x10 The Gorilla Experiment.mp4), query = select idEpisode from episode where idFile=4252
  7349. 15:50:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x10 The Gorilla Experiment.nfo
  7350. 15:50:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7351. 15:50:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x10 The Gorilla Experiment.mp4
  7352. 15:50:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:29:52' where idFile=4252
  7353. 15:50:53 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x10 The Gorilla Experiment-thumb.jpg' to 'c/c9df5fa3.jpg':
  7354. 15:50:53 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c9df5fa3.jpg' size 400x226
  7355. 15:50:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4252, 329)
  7356. 15:50:53 T:2500 DEBUG: Mysql Start transaction
  7357. 15:50:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12330
  7358. 15:50:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12330
  7359. 15:50:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12330
  7360. 15:50:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4252
  7361. 15:50:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12330, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x10 The Gorilla Experiment-thumb.jpg')
  7362. 15:50:53 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x10 The Gorilla Experiment.mp4',c19='454',c20='' where idEpisode=12330
  7363. 15:50:53 T:2500 DEBUG: Mysql commit transaction
  7364. 15:50:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7365. 15:50:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7366. 15:50:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x11 The Maternal Congruence.mp4), query = select idEpisode from episode where idFile=4253
  7367. 15:50:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x11 The Maternal Congruence.nfo
  7368. 15:50:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7369. 15:50:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x11 The Maternal Congruence.mp4
  7370. 15:50:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:21:38' where idFile=4253
  7371. 15:50:53 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x11 The Maternal Congruence-thumb.jpg' to 'b/b366931b.jpg':
  7372. 15:50:53 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b366931b.jpg' size 400x225
  7373. 15:50:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4253, 329)
  7374. 15:50:53 T:2500 DEBUG: Mysql Start transaction
  7375. 15:50:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12331
  7376. 15:50:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12331
  7377. 15:50:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12331
  7378. 15:50:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4253
  7379. 15:50:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12331, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x11 The Maternal Congruence-thumb.jpg')
  7380. 15:50:53 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x11 The Maternal Congruence.mp4',c19='454',c20='' where idEpisode=12331
  7381. 15:50:53 T:2500 DEBUG: Mysql commit transaction
  7382. 15:50:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7383. 15:50:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7384. 15:50:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x12 The Psychic Vortex.mp4), query = select idEpisode from episode where idFile=4254
  7385. 15:50:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x12 The Psychic Vortex.nfo
  7386. 15:50:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7387. 15:50:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x12 The Psychic Vortex.mp4
  7388. 15:50:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:31:04' where idFile=4254
  7389. 15:50:53 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x12 The Psychic Vortex-thumb.jpg' to '8/8c090879.jpg':
  7390. 15:50:53 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/8/8c090879.jpg' size 400x225
  7391. 15:50:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4254, 329)
  7392. 15:50:54 T:2500 DEBUG: Mysql Start transaction
  7393. 15:50:54 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12332
  7394. 15:50:54 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12332
  7395. 15:50:54 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12332
  7396. 15:50:54 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4254
  7397. 15:50:54 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12332, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x12 The Psychic Vortex-thumb.jpg')
  7398. 15:50:54 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x12 The Psychic Vortex.mp4',c19='454',c20='' where idEpisode=12332
  7399. 15:50:54 T:2500 DEBUG: Mysql commit transaction
  7400. 15:50:54 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7401. 15:50:54 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7402. 15:50:54 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x13 The Bozeman Reaction.mp4), query = select idEpisode from episode where idFile=4255
  7403. 15:50:54 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x13 The Bozeman Reaction.nfo
  7404. 15:50:54 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7405. 15:50:54 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x13 The Bozeman Reaction.mp4
  7406. 15:50:54 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:53:03' where idFile=4255
  7407. 15:50:54 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x13 The Bozeman Reaction-thumb.jpg' to 'f/f6f42b40.jpg':
  7408. 15:50:54 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f6f42b40.jpg' size 400x226
  7409. 15:50:54 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4255, 329)
  7410. 15:50:54 T:2500 DEBUG: Mysql Start transaction
  7411. 15:50:54 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12333
  7412. 15:50:54 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12333
  7413. 15:50:54 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12333
  7414. 15:50:54 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4255
  7415. 15:50:54 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12333, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x13 The Bozeman Reaction-thumb.jpg')
  7416. 15:50:54 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x13 The Bozeman Reaction.mp4',c19='454',c20='' where idEpisode=12333
  7417. 15:50:54 T:2500 DEBUG: Mysql commit transaction
  7418. 15:50:54 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7419. 15:50:54 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7420. 15:50:54 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x14 The Einstein Approximation.mp4), query = select idEpisode from episode where idFile=4256
  7421. 15:50:54 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x14 The Einstein Approximation.nfo
  7422. 15:50:54 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7423. 15:50:54 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x14 The Einstein Approximation.mp4
  7424. 15:50:54 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:55:14' where idFile=4256
  7425. 15:50:54 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x14 The Einstein Approximation-thumb.jpg' to '9/96c9e5ee.jpg':
  7426. 15:50:54 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/9/96c9e5ee.jpg' size 400x225
  7427. 15:50:54 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4256, 329)
  7428. 15:50:54 T:2500 DEBUG: Mysql Start transaction
  7429. 15:50:54 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12334
  7430. 15:50:54 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12334
  7431. 15:50:54 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12334
  7432. 15:50:54 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4256
  7433. 15:50:54 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12334, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x14 The Einstein Approximation-thumb.jpg')
  7434. 15:50:54 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x14 The Einstein Approximation.mp4',c19='454',c20='' where idEpisode=12334
  7435. 15:50:55 T:2500 DEBUG: Mysql commit transaction
  7436. 15:50:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7437. 15:50:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7438. 15:50:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x15 The Large Hadron Collision.mp4), query = select idEpisode from episode where idFile=4257
  7439. 15:50:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x15 The Large Hadron Collision.nfo
  7440. 15:50:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7441. 15:50:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x15 The Large Hadron Collision.mp4
  7442. 15:50:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:20:07' where idFile=4257
  7443. 15:50:55 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x15 The Large Hadron Collision-thumb.jpg' to '7/7f4387a4.jpg':
  7444. 15:50:55 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/7/7f4387a4.jpg' size 400x225
  7445. 15:50:55 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4257, 329)
  7446. 15:50:55 T:2500 DEBUG: Mysql Start transaction
  7447. 15:50:55 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12335
  7448. 15:50:55 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12335
  7449. 15:50:55 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12335
  7450. 15:50:55 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4257
  7451. 15:50:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12335, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x15 The Large Hadron Collision-thumb.jpg')
  7452. 15:50:55 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x15 The Large Hadron Collision.mp4',c19='454',c20='' where idEpisode=12335
  7453. 15:50:55 T:2500 DEBUG: Mysql commit transaction
  7454. 15:50:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7455. 15:50:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7456. 15:50:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x16 The Excelsior Acquisition.mp4), query = select idEpisode from episode where idFile=4258
  7457. 15:50:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x16 The Excelsior Acquisition.nfo
  7458. 15:50:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7459. 15:50:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x16 The Excelsior Acquisition.mp4
  7460. 15:50:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 06:47:09' where idFile=4258
  7461. 15:50:55 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x16 The Excelsior Acquisition-thumb.jpg' to '2/2e12c6d8.jpg':
  7462. 15:50:55 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2e12c6d8.jpg' size 400x225
  7463. 15:50:55 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4258, 329)
  7464. 15:50:55 T:3248 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  7465. 15:50:55 T:3248 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  7466. 15:50:55 T:3248 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
  7467. 15:50:55 T:3248 DEBUG: CApplication::OnKey: right (f083) pressed, screen saver/dpms woken up
  7468. 15:50:55 T:2500 DEBUG: Mysql Start transaction
  7469. 15:50:55 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12336
  7470. 15:50:55 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12336
  7471. 15:50:55 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12336
  7472. 15:50:55 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4258
  7473. 15:50:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12336, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x16 The Excelsior Acquisition-thumb.jpg')
  7474. 15:50:56 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x16 The Excelsior Acquisition.mp4',c19='454',c20='' where idEpisode=12336
  7475. 15:50:56 T:2500 DEBUG: Mysql commit transaction
  7476. 15:50:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7477. 15:50:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7478. 15:50:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x17 The Precious Fragmentation.mp4), query = select idEpisode from episode where idFile=4259
  7479. 15:50:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x17 The Precious Fragmentation.nfo
  7480. 15:50:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7481. 15:50:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x17 The Precious Fragmentation.mp4
  7482. 15:50:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:47:25' where idFile=4259
  7483. 15:50:56 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x17 The Precious Fragmentation-thumb.jpg' to '0/023f3111.jpg':
  7484. 15:50:56 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/0/023f3111.jpg' size 400x225
  7485. 15:50:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4259, 329)
  7486. 15:50:56 T:2500 DEBUG: Mysql Start transaction
  7487. 15:50:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12337
  7488. 15:50:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12337
  7489. 15:50:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12337
  7490. 15:50:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4259
  7491. 15:50:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12337, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x17 The Precious Fragmentation-thumb.jpg')
  7492. 15:50:56 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x17 The Precious Fragmentation.mp4',c19='454',c20='' where idEpisode=12337
  7493. 15:50:56 T:2500 DEBUG: Mysql commit transaction
  7494. 15:50:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7495. 15:50:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7496. 15:50:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x18 The Pants Alternative.mp4), query = select idEpisode from episode where idFile=4260
  7497. 15:50:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x18 The Pants Alternative.nfo
  7498. 15:50:56 T:3248 DEBUG: ------ Window Deinit () ------
  7499. 15:50:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7500. 15:50:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x18 The Pants Alternative.mp4
  7501. 15:50:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:25:07' where idFile=4260
  7502. 15:50:56 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x18 The Pants Alternative-thumb.jpg' to 'f/f3a9d274.jpg':
  7503. 15:50:56 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f3a9d274.jpg' size 400x225
  7504. 15:50:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4260, 329)
  7505. 15:50:56 T:2500 DEBUG: Mysql Start transaction
  7506. 15:50:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12338
  7507. 15:50:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12338
  7508. 15:50:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12338
  7509. 15:50:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4260
  7510. 15:50:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12338, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x18 The Pants Alternative-thumb.jpg')
  7511. 15:50:56 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x18 The Pants Alternative.mp4',c19='454',c20='' where idEpisode=12338
  7512. 15:50:56 T:2500 DEBUG: Mysql commit transaction
  7513. 15:50:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7514. 15:50:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7515. 15:50:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x19 The Wheaton Recurrence.mp4), query = select idEpisode from episode where idFile=4261
  7516. 15:50:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x19 The Wheaton Recurrence.nfo
  7517. 15:50:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7518. 15:50:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x19 The Wheaton Recurrence.mp4
  7519. 15:50:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:39:45' where idFile=4261
  7520. 15:50:57 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x19 The Wheaton Recurrence-thumb.jpg' to '5/5292f5d6.jpg':
  7521. 15:50:57 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/5/5292f5d6.jpg' size 400x225
  7522. 15:50:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4261, 329)
  7523. 15:50:57 T:2500 DEBUG: Mysql Start transaction
  7524. 15:50:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12339
  7525. 15:50:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12339
  7526. 15:50:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12339
  7527. 15:50:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4261
  7528. 15:50:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12339, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x19 The Wheaton Recurrence-thumb.jpg')
  7529. 15:50:57 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x19 The Wheaton Recurrence.mp4',c19='454',c20='' where idEpisode=12339
  7530. 15:50:57 T:2500 DEBUG: Mysql commit transaction
  7531. 15:50:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7532. 15:50:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7533. 15:50:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x20 The Spaghetti Catalyst.mp4), query = select idEpisode from episode where idFile=4262
  7534. 15:50:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x20 The Spaghetti Catalyst.nfo
  7535. 15:50:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7536. 15:50:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x20 The Spaghetti Catalyst.mp4
  7537. 15:50:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:39:36' where idFile=4262
  7538. 15:50:57 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x20 The Spaghetti Catalyst-thumb.jpg' to '9/9201ab0c.jpg':
  7539. 15:50:57 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/9/9201ab0c.jpg' size 400x225
  7540. 15:50:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4262, 329)
  7541. 15:50:57 T:2500 DEBUG: Mysql Start transaction
  7542. 15:50:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12340
  7543. 15:50:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12340
  7544. 15:50:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12340
  7545. 15:50:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4262
  7546. 15:50:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12340, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x20 The Spaghetti Catalyst-thumb.jpg')
  7547. 15:50:57 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x20 The Spaghetti Catalyst.mp4',c19='454',c20='' where idEpisode=12340
  7548. 15:50:57 T:2500 DEBUG: Mysql commit transaction
  7549. 15:50:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7550. 15:50:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7551. 15:50:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x21 The Plimpton Stimulation.mp4), query = select idEpisode from episode where idFile=4263
  7552. 15:50:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x21 The Plimpton Stimulation.nfo
  7553. 15:50:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7554. 15:50:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x21 The Plimpton Stimulation.mp4
  7555. 15:50:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:07:33' where idFile=4263
  7556. 15:50:57 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x21 The Plimpton Stimulation-thumb.jpg' to '4/40b57d86.jpg':
  7557. 15:50:57 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/40b57d86.jpg' size 400x225
  7558. 15:50:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4263, 329)
  7559. 15:50:57 T:2500 DEBUG: Mysql Start transaction
  7560. 15:50:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12341
  7561. 15:50:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12341
  7562. 15:50:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12341
  7563. 15:50:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4263
  7564. 15:50:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12341, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x21 The Plimpton Stimulation-thumb.jpg')
  7565. 15:50:58 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x21 The Plimpton Stimulation.mp4',c19='454',c20='' where idEpisode=12341
  7566. 15:50:58 T:2500 DEBUG: Mysql commit transaction
  7567. 15:50:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7568. 15:50:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7569. 15:50:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x22 The Staircase Implementation.mp4), query = select idEpisode from episode where idFile=4264
  7570. 15:50:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x22 The Staircase Implementation.nfo
  7571. 15:50:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7572. 15:50:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x22 The Staircase Implementation.mp4
  7573. 15:50:58 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x22 The Staircase Implementation-thumb.jpg' to '6/6924a860.jpg':
  7574. 15:50:58 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/6/6924a860.jpg' size 400x225
  7575. 15:50:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:41:54' where idFile=4264
  7576. 15:50:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4264, 329)
  7577. 15:50:58 T:2500 DEBUG: Mysql Start transaction
  7578. 15:50:58 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12342
  7579. 15:50:58 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12342
  7580. 15:50:58 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12342
  7581. 15:50:58 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4264
  7582. 15:50:58 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12342, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x22 The Staircase Implementation-thumb.jpg')
  7583. 15:50:58 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x22 The Staircase Implementation.mp4',c19='454',c20='' where idEpisode=12342
  7584. 15:50:58 T:2500 DEBUG: Mysql commit transaction
  7585. 15:50:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7586. 15:50:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7587. 15:50:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x23 The Lunar Excitation.mp4), query = select idEpisode from episode where idFile=4265
  7588. 15:50:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x23 The Lunar Excitation.nfo
  7589. 15:50:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7590. 15:50:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x23 The Lunar Excitation.mp4
  7591. 15:50:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 06:05:42' where idFile=4265
  7592. 15:50:58 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x23 The Lunar Excitation-thumb.jpg' to '4/471d0443.jpg':
  7593. 15:50:58 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/471d0443.jpg' size 400x225
  7594. 15:50:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4265, 329)
  7595. 15:50:58 T:2500 DEBUG: Mysql Start transaction
  7596. 15:50:58 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12343
  7597. 15:50:58 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12343
  7598. 15:50:58 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12343
  7599. 15:50:58 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4265
  7600. 15:50:58 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12343, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x23 The Lunar Excitation-thumb.jpg')
  7601. 15:50:58 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 3/The Big Bang Theory 3x23 The Lunar Excitation.mp4',c19='454',c20='' where idEpisode=12343
  7602. 15:50:58 T:2500 DEBUG: Mysql commit transaction
  7603. 15:50:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7604. 15:50:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7605. 15:50:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x01 The Robotic Manipulation.mkv), query = select idEpisode from episode where idFile=4266
  7606. 15:50:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x01 The Robotic Manipulation.nfo
  7607. 15:50:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7608. 15:50:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x01 The Robotic Manipulation.mkv
  7609. 15:50:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 01:19:50' where idFile=4266
  7610. 15:50:58 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x01 The Robotic Manipulation-thumb.jpg' to '9/9f562cea.jpg':
  7611. 15:50:58 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/9/9f562cea.jpg' size 400x226
  7612. 15:50:59 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4266, 329)
  7613. 15:50:59 T:2500 DEBUG: Mysql Start transaction
  7614. 15:50:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12344
  7615. 15:50:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12344
  7616. 15:50:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12344
  7617. 15:50:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4266
  7618. 15:50:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12344, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x01 The Robotic Manipulation-thumb.jpg')
  7619. 15:50:59 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x01 The Robotic Manipulation.mkv',c19='455',c20='' where idEpisode=12344
  7620. 15:50:59 T:2500 DEBUG: Mysql commit transaction
  7621. 15:50:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7622. 15:50:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7623. 15:50:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x02 The Cruciferous Vegetable Amplification.mp4), query = select idEpisode from episode where idFile=4267
  7624. 15:50:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x02 The Cruciferous Vegetable Amplification.nfo
  7625. 15:50:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7626. 15:50:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x02 The Cruciferous Vegetable Amplification.mp4
  7627. 15:50:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 21:46:46' where idFile=4267
  7628. 15:50:59 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x02 The Cruciferous Vegetable Amplification-thumb.jpg' to 'b/bca598da.jpg':
  7629. 15:50:59 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/b/bca598da.jpg' size 400x225
  7630. 15:50:59 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4267, 329)
  7631. 15:50:59 T:2500 DEBUG: Mysql Start transaction
  7632. 15:50:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12345
  7633. 15:50:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12345
  7634. 15:50:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12345
  7635. 15:50:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4267
  7636. 15:50:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12345, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x02 The Cruciferous Vegetable Amplification-thumb.jpg')
  7637. 15:50:59 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x02 The Cruciferous Vegetable Amplification.mp4',c19='455',c20='' where idEpisode=12345
  7638. 15:50:59 T:2500 DEBUG: Mysql commit transaction
  7639. 15:50:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7640. 15:50:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7641. 15:50:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x03 The Zazzy Substitution.mp4), query = select idEpisode from episode where idFile=4268
  7642. 15:50:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x03 The Zazzy Substitution.nfo
  7643. 15:50:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7644. 15:50:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x03 The Zazzy Substitution.mp4
  7645. 15:50:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 04:13:53' where idFile=4268
  7646. 15:50:59 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x03 The Zazzy Substitution-thumb.jpg' to 'f/f0d846b9.jpg':
  7647. 15:50:59 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f0d846b9.jpg' size 400x225
  7648. 15:50:59 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4268, 329)
  7649. 15:50:59 T:2500 DEBUG: Mysql Start transaction
  7650. 15:50:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12346
  7651. 15:50:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12346
  7652. 15:50:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12346
  7653. 15:50:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4268
  7654. 15:50:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12346, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x03 The Zazzy Substitution-thumb.jpg')
  7655. 15:50:59 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x03 The Zazzy Substitution.mp4',c19='455',c20='' where idEpisode=12346
  7656. 15:50:59 T:2500 DEBUG: Mysql commit transaction
  7657. 15:50:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7658. 15:50:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7659. 15:50:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x04 The Hot Troll Deviation.mp4), query = select idEpisode from episode where idFile=4269
  7660. 15:50:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x04 The Hot Troll Deviation.nfo
  7661. 15:50:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7662. 15:50:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x04 The Hot Troll Deviation.mp4
  7663. 15:50:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:29:36' where idFile=4269
  7664. 15:50:59 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x04 The Hot Troll Deviation-thumb.jpg' to 'e/ef67cb8a.jpg':
  7665. 15:50:59 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/e/ef67cb8a.jpg' size 400x225
  7666. 15:51:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4269, 329)
  7667. 15:51:00 T:2500 DEBUG: Mysql Start transaction
  7668. 15:51:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12347
  7669. 15:51:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12347
  7670. 15:51:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12347
  7671. 15:51:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4269
  7672. 15:51:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12347, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x04 The Hot Troll Deviation-thumb.jpg')
  7673. 15:51:00 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x04 The Hot Troll Deviation.mp4',c19='455',c20='' where idEpisode=12347
  7674. 15:51:00 T:2500 DEBUG: Mysql commit transaction
  7675. 15:51:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7676. 15:51:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7677. 15:51:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation.mkv), query = select idEpisode from episode where idFile=4270
  7678. 15:51:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation.nfo
  7679. 15:51:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7680. 15:51:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation.mkv
  7681. 15:51:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 02:29:40' where idFile=4270
  7682. 15:51:00 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation-thumb.jpg' to 'e/ebbe884e.jpg':
  7683. 15:51:00 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/e/ebbe884e.jpg' size 400x225
  7684. 15:51:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4270, 329)
  7685. 15:51:00 T:2500 DEBUG: Mysql Start transaction
  7686. 15:51:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12348
  7687. 15:51:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12348
  7688. 15:51:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12348
  7689. 15:51:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4270
  7690. 15:51:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12348, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation-thumb.jpg')
  7691. 15:51:00 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation.mkv',c19='455',c20='' where idEpisode=12348
  7692. 15:51:00 T:2500 DEBUG: Mysql commit transaction
  7693. 15:51:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7694. 15:51:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7695. 15:51:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation.mp4), query = select idEpisode from episode where idFile=4271
  7696. 15:51:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation.nfo
  7697. 15:51:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7698. 15:51:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation.mp4
  7699. 15:51:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 06:02:16' where idFile=4271
  7700. 15:51:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4271, 329)
  7701. 15:51:00 T:2500 DEBUG: Mysql Start transaction
  7702. 15:51:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12349
  7703. 15:51:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12349
  7704. 15:51:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12349
  7705. 15:51:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4271
  7706. 15:51:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12349, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation-thumb.jpg')
  7707. 15:51:00 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x05 The Desperation Emanation.mp4',c19='455',c20='' where idEpisode=12349
  7708. 15:51:00 T:2500 DEBUG: Mysql commit transaction
  7709. 15:51:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7710. 15:51:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7711. 15:51:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x06 The Irish Pub Formulation.mp4), query = select idEpisode from episode where idFile=4272
  7712. 15:51:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x06 The Irish Pub Formulation.nfo
  7713. 15:51:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7714. 15:51:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x06 The Irish Pub Formulation.mp4
  7715. 15:51:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 07:14:17' where idFile=4272
  7716. 15:51:00 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x06 The Irish Pub Formulation-thumb.jpg' to '3/31b27247.jpg':
  7717. 15:51:00 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/3/31b27247.jpg' size 400x226
  7718. 15:51:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4272, 329)
  7719. 15:51:00 T:2500 DEBUG: Mysql Start transaction
  7720. 15:51:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12350
  7721. 15:51:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12350
  7722. 15:51:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12350
  7723. 15:51:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4272
  7724. 15:51:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12350, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x06 The Irish Pub Formulation-thumb.jpg')
  7725. 15:51:00 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x06 The Irish Pub Formulation.mp4',c19='455',c20='' where idEpisode=12350
  7726. 15:51:01 T:2500 DEBUG: Mysql commit transaction
  7727. 15:51:01 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7728. 15:51:01 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7729. 15:51:01 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x07 The Apology Insufficiency.mkv), query = select idEpisode from episode where idFile=4273
  7730. 15:51:01 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x07 The Apology Insufficiency.nfo
  7731. 15:51:01 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7732. 15:51:01 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x07 The Apology Insufficiency.mkv
  7733. 15:51:01 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-01 22:37:07' where idFile=4273
  7734. 15:51:01 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x07 The Apology Insufficiency-thumb.jpg' to '2/2bedebbb.jpg':
  7735. 15:51:01 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2bedebbb.jpg' size 400x225
  7736. 15:51:01 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4273, 329)
  7737. 15:51:01 T:2500 DEBUG: Mysql Start transaction
  7738. 15:51:01 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12351
  7739. 15:51:01 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12351
  7740. 15:51:01 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12351
  7741. 15:51:01 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4273
  7742. 15:51:01 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12351, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x07 The Apology Insufficiency-thumb.jpg')
  7743. 15:51:01 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x07 The Apology Insufficiency.mkv',c19='455',c20='' where idEpisode=12351
  7744. 15:51:01 T:2500 DEBUG: Mysql commit transaction
  7745. 15:51:01 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7746. 15:51:01 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7747. 15:51:01 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x08 The 21-Second Excitation.mkv), query = select idEpisode from episode where idFile=4274
  7748. 15:51:01 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x08 The 21-Second Excitation.nfo
  7749. 15:51:01 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7750. 15:51:01 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x08 The 21-Second Excitation.mkv
  7751. 15:51:01 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 04:01:45' where idFile=4274
  7752. 15:51:01 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x08 The 21-Second Excitation-thumb.jpg' to '2/20d1ef21.jpg':
  7753. 15:51:01 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/20d1ef21.jpg' size 400x225
  7754. 15:51:01 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4274, 329)
  7755. 15:51:01 T:2500 DEBUG: Mysql Start transaction
  7756. 15:51:01 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12352
  7757. 15:51:01 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12352
  7758. 15:51:01 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12352
  7759. 15:51:01 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4274
  7760. 15:51:01 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12352, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x08 The 21-Second Excitation-thumb.jpg')
  7761. 15:51:01 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x08 The 21-Second Excitation.mkv',c19='455',c20='' where idEpisode=12352
  7762. 15:51:01 T:2500 DEBUG: Mysql commit transaction
  7763. 15:51:01 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7764. 15:51:01 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7765. 15:51:01 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x09 The Boyfriend Complexity.mp4), query = select idEpisode from episode where idFile=4275
  7766. 15:51:01 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x09 The Boyfriend Complexity.nfo
  7767. 15:51:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7768. 15:51:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x09 The Boyfriend Complexity.mp4
  7769. 15:51:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 06:16:21' where idFile=4275
  7770. 15:51:02 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x09 The Boyfriend Complexity-thumb.jpg' to '8/8c688ee7.jpg':
  7771. 15:51:02 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/8/8c688ee7.jpg' size 400x226
  7772. 15:51:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4275, 329)
  7773. 15:51:02 T:2500 DEBUG: Mysql Start transaction
  7774. 15:51:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12353
  7775. 15:51:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12353
  7776. 15:51:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12353
  7777. 15:51:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4275
  7778. 15:51:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12353, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x09 The Boyfriend Complexity-thumb.jpg')
  7779. 15:51:02 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x09 The Boyfriend Complexity.mp4',c19='455',c20='' where idEpisode=12353
  7780. 15:51:02 T:2500 DEBUG: Mysql commit transaction
  7781. 15:51:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7782. 15:51:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7783. 15:51:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x10 The Alien Parasite Hypothesis.mkv), query = select idEpisode from episode where idFile=4276
  7784. 15:51:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x10 The Alien Parasite Hypothesis.nfo
  7785. 15:51:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7786. 15:51:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x10 The Alien Parasite Hypothesis.mkv
  7787. 15:51:02 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x10 The Alien Parasite Hypothesis-thumb.jpg' to 'c/ce5e3bde.jpg':
  7788. 15:51:02 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/c/ce5e3bde.jpg' size 400x228
  7789. 15:51:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 05:42:22' where idFile=4276
  7790. 15:51:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4276, 329)
  7791. 15:51:02 T:2500 DEBUG: Mysql Start transaction
  7792. 15:51:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12354
  7793. 15:51:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12354
  7794. 15:51:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12354
  7795. 15:51:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4276
  7796. 15:51:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12354, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x10 The Alien Parasite Hypothesis-thumb.jpg')
  7797. 15:51:02 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x10 The Alien Parasite Hypothesis.mkv',c19='455',c20='' where idEpisode=12354
  7798. 15:51:02 T:2500 DEBUG: Mysql commit transaction
  7799. 15:51:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7800. 15:51:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7801. 15:51:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x11 The Justice League Recombination.mkv), query = select idEpisode from episode where idFile=4277
  7802. 15:51:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x11 The Justice League Recombination.nfo
  7803. 15:51:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7804. 15:51:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x11 The Justice League Recombination.mkv
  7805. 15:51:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-01 21:53:35' where idFile=4277
  7806. 15:51:02 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x11 The Justice League Recombination-thumb.jpg' to '6/6a3f8cd8.jpg':
  7807. 15:51:02 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/6/6a3f8cd8.jpg' size 400x226
  7808. 15:51:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4277, 329)
  7809. 15:51:02 T:3248 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.thetvdb.com (easy=00B91930, multi=004E8070)
  7810. 15:51:02 T:2500 DEBUG: Mysql Start transaction
  7811. 15:51:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12355
  7812. 15:51:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12355
  7813. 15:51:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12355
  7814. 15:51:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4277
  7815. 15:51:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12355, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x11 The Justice League Recombination-thumb.jpg')
  7816. 15:51:02 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x11 The Justice League Recombination.mkv',c19='455',c20='' where idEpisode=12355
  7817. 15:51:02 T:2500 DEBUG: Mysql commit transaction
  7818. 15:51:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7819. 15:51:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7820. 15:51:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x12 The Bus Pants Utilization.mkv), query = select idEpisode from episode where idFile=4278
  7821. 15:51:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x12 The Bus Pants Utilization.nfo
  7822. 15:51:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7823. 15:51:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x12 The Bus Pants Utilization.mkv
  7824. 15:51:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 04:14:34' where idFile=4278
  7825. 15:51:03 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x12 The Bus Pants Utilization-thumb.jpg' to 'd/df54bdf1.jpg':
  7826. 15:51:03 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/d/df54bdf1.jpg' size 400x228
  7827. 15:51:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4278, 329)
  7828. 15:51:03 T:2500 DEBUG: Mysql Start transaction
  7829. 15:51:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12356
  7830. 15:51:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12356
  7831. 15:51:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12356
  7832. 15:51:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4278
  7833. 15:51:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12356, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x12 The Bus Pants Utilization-thumb.jpg')
  7834. 15:51:03 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x12 The Bus Pants Utilization.mkv',c19='455',c20='' where idEpisode=12356
  7835. 15:51:03 T:2500 DEBUG: Mysql commit transaction
  7836. 15:51:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7837. 15:51:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7838. 15:51:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x13 The Love Car Displacement.mkv), query = select idEpisode from episode where idFile=4279
  7839. 15:51:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x13 The Love Car Displacement.nfo
  7840. 15:51:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7841. 15:51:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x13 The Love Car Displacement.mkv
  7842. 15:51:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 00:22:07' where idFile=4279
  7843. 15:51:03 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x13 The Love Car Displacement-thumb.jpg' to 'd/d4028d57.jpg':
  7844. 15:51:03 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d4028d57.jpg' size 400x225
  7845. 15:51:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4279, 329)
  7846. 15:51:03 T:2500 DEBUG: Mysql Start transaction
  7847. 15:51:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12357
  7848. 15:51:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12357
  7849. 15:51:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12357
  7850. 15:51:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4279
  7851. 15:51:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12357, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x13 The Love Car Displacement-thumb.jpg')
  7852. 15:51:03 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x13 The Love Car Displacement.mkv',c19='455',c20='' where idEpisode=12357
  7853. 15:51:03 T:2500 DEBUG: Mysql commit transaction
  7854. 15:51:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7855. 15:51:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7856. 15:51:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x14 The Thespian Catalyst.mkv), query = select idEpisode from episode where idFile=4280
  7857. 15:51:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x14 The Thespian Catalyst.nfo
  7858. 15:51:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7859. 15:51:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x14 The Thespian Catalyst.mkv
  7860. 15:51:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 07:33:51' where idFile=4280
  7861. 15:51:03 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x14 The Thespian Catalyst-thumb.jpg' to '0/00b59567.jpg':
  7862. 15:51:03 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/0/00b59567.jpg' size 400x225
  7863. 15:51:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4280, 329)
  7864. 15:51:03 T:2500 DEBUG: Mysql Start transaction
  7865. 15:51:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12358
  7866. 15:51:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12358
  7867. 15:51:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12358
  7868. 15:51:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4280
  7869. 15:51:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12358, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x14 The Thespian Catalyst-thumb.jpg')
  7870. 15:51:04 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x14 The Thespian Catalyst.mkv',c19='455',c20='' where idEpisode=12358
  7871. 15:51:04 T:2500 DEBUG: Mysql commit transaction
  7872. 15:51:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7873. 15:51:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7874. 15:51:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x15 The Benefactor Factor.mkv), query = select idEpisode from episode where idFile=4281
  7875. 15:51:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x15 The Benefactor Factor.nfo
  7876. 15:51:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7877. 15:51:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x15 The Benefactor Factor.mkv
  7878. 15:51:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 08:58:31' where idFile=4281
  7879. 15:51:04 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x15 The Benefactor Factor-thumb.jpg' to '9/989b73cf.jpg':
  7880. 15:51:04 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/9/989b73cf.jpg' size 400x228
  7881. 15:51:04 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4281, 329)
  7882. 15:51:04 T:2500 DEBUG: Mysql Start transaction
  7883. 15:51:04 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12359
  7884. 15:51:04 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12359
  7885. 15:51:04 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12359
  7886. 15:51:04 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4281
  7887. 15:51:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12359, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x15 The Benefactor Factor-thumb.jpg')
  7888. 15:51:04 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x15 The Benefactor Factor.mkv',c19='455',c20='' where idEpisode=12359
  7889. 15:51:04 T:2500 DEBUG: Mysql commit transaction
  7890. 15:51:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7891. 15:51:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7892. 15:51:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x16 The Cohabitation Formulation.mkv), query = select idEpisode from episode where idFile=4282
  7893. 15:51:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x16 The Cohabitation Formulation.nfo
  7894. 15:51:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7895. 15:51:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x16 The Cohabitation Formulation.mkv
  7896. 15:51:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 06:13:10' where idFile=4282
  7897. 15:51:04 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x16 The Cohabitation Formulation-thumb.jpg' to '4/47772305.jpg':
  7898. 15:51:04 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/4/47772305.jpg' size 400x226
  7899. 15:51:04 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4282, 329)
  7900. 15:51:04 T:2500 DEBUG: Mysql Start transaction
  7901. 15:51:04 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12360
  7902. 15:51:04 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12360
  7903. 15:51:04 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12360
  7904. 15:51:04 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4282
  7905. 15:51:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12360, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x16 The Cohabitation Formulation-thumb.jpg')
  7906. 15:51:04 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x16 The Cohabitation Formulation.mkv',c19='455',c20='' where idEpisode=12360
  7907. 15:51:04 T:2500 DEBUG: Mysql commit transaction
  7908. 15:51:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7909. 15:51:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7910. 15:51:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x17 The Toast Derivation.mp4), query = select idEpisode from episode where idFile=4283
  7911. 15:51:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x17 The Toast Derivation.nfo
  7912. 15:51:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7913. 15:51:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x17 The Toast Derivation.mp4
  7914. 15:51:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 01:06:11' where idFile=4283
  7915. 15:51:04 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x17 The Toast Derivation-thumb.jpg' to 'b/bd2a25c4.jpg':
  7916. 15:51:04 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/b/bd2a25c4.jpg' size 400x224
  7917. 15:51:04 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4283, 329)
  7918. 15:51:04 T:2500 DEBUG: Mysql Start transaction
  7919. 15:51:04 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12361
  7920. 15:51:04 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12361
  7921. 15:51:04 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12361
  7922. 15:51:04 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4283
  7923. 15:51:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12361, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x17 The Toast Derivation-thumb.jpg')
  7924. 15:51:05 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x17 The Toast Derivation.mp4',c19='455',c20='' where idEpisode=12361
  7925. 15:51:05 T:2500 DEBUG: Mysql commit transaction
  7926. 15:51:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7927. 15:51:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7928. 15:51:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x18 The Prestidigitation Approximation.mkv), query = select idEpisode from episode where idFile=4284
  7929. 15:51:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x18 The Prestidigitation Approximation.nfo
  7930. 15:51:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7931. 15:51:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x18 The Prestidigitation Approximation.mkv
  7932. 15:51:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-03-10 21:11:26' where idFile=4284
  7933. 15:51:05 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x18 The Prestidigitation Approximation-thumb.jpg' to 'e/ec135576.jpg':
  7934. 15:51:05 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/e/ec135576.jpg' size 400x225
  7935. 15:51:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4284, 329)
  7936. 15:51:05 T:2500 DEBUG: Mysql Start transaction
  7937. 15:51:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12362
  7938. 15:51:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12362
  7939. 15:51:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12362
  7940. 15:51:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4284
  7941. 15:51:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12362, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x18 The Prestidigitation Approximation-thumb.jpg')
  7942. 15:51:05 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x18 The Prestidigitation Approximation.mkv',c19='455',c20='' where idEpisode=12362
  7943. 15:51:05 T:2500 DEBUG: Mysql commit transaction
  7944. 15:51:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7945. 15:51:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7946. 15:51:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x19 The Zarnecki Incursion.mkv), query = select idEpisode from episode where idFile=4285
  7947. 15:51:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x19 The Zarnecki Incursion.nfo
  7948. 15:51:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7949. 15:51:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x19 The Zarnecki Incursion.mkv
  7950. 15:51:05 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x19 The Zarnecki Incursion-thumb.jpg' to '3/32e1eeb6.jpg':
  7951. 15:51:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-09 02:49:14' where idFile=4285
  7952. 15:51:05 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/3/32e1eeb6.jpg' size 400x225
  7953. 15:51:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4285, 329)
  7954. 15:51:05 T:2500 DEBUG: Mysql Start transaction
  7955. 15:51:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12363
  7956. 15:51:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12363
  7957. 15:51:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12363
  7958. 15:51:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4285
  7959. 15:51:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12363, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x19 The Zarnecki Incursion-thumb.jpg')
  7960. 15:51:05 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x19 The Zarnecki Incursion.mkv',c19='455',c20='' where idEpisode=12363
  7961. 15:51:06 T:2500 DEBUG: Mysql commit transaction
  7962. 15:51:06 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7963. 15:51:06 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7964. 15:51:06 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x20 The Herb Garden Germination.mp4), query = select idEpisode from episode where idFile=4286
  7965. 15:51:06 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x20 The Herb Garden Germination.nfo
  7966. 15:51:06 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7967. 15:51:06 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x20 The Herb Garden Germination.mp4
  7968. 15:51:06 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x20 The Herb Garden Germination-thumb.jpg' to '3/3a9e1750.jpg':
  7969. 15:51:06 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3a9e1750.jpg' size 400x225
  7970. 15:51:06 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 04:11:46' where idFile=4286
  7971. 15:51:06 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4286, 329)
  7972. 15:51:06 T:2500 DEBUG: Mysql Start transaction
  7973. 15:51:06 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12364
  7974. 15:51:06 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12364
  7975. 15:51:06 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12364
  7976. 15:51:06 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4286
  7977. 15:51:06 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12364, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x20 The Herb Garden Germination-thumb.jpg')
  7978. 15:51:06 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x20 The Herb Garden Germination.mp4',c19='455',c20='' where idEpisode=12364
  7979. 15:51:06 T:2500 DEBUG: Mysql commit transaction
  7980. 15:51:06 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7981. 15:51:06 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  7982. 15:51:06 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x21 The Agreement Dissection.mp4), query = select idEpisode from episode where idFile=4287
  7983. 15:51:06 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x21 The Agreement Dissection.nfo
  7984. 15:51:06 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  7985. 15:51:06 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x21 The Agreement Dissection.mp4
  7986. 15:51:06 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-06 07:56:35' where idFile=4287
  7987. 15:51:06 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x21 The Agreement Dissection-thumb.jpg' to 'a/a0c280b5.jpg':
  7988. 15:51:06 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a0c280b5.jpg' size 400x226
  7989. 15:51:06 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4287, 329)
  7990. 15:51:06 T:2500 DEBUG: Mysql Start transaction
  7991. 15:51:06 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12365
  7992. 15:51:06 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12365
  7993. 15:51:06 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12365
  7994. 15:51:06 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4287
  7995. 15:51:06 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12365, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x21 The Agreement Dissection-thumb.jpg')
  7996. 15:51:07 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x21 The Agreement Dissection.mp4',c19='455',c20='' where idEpisode=12365
  7997. 15:51:07 T:2500 DEBUG: Mysql commit transaction
  7998. 15:51:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  7999. 15:51:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8000. 15:51:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x22 The Wildebeest Implementation.mkv), query = select idEpisode from episode where idFile=4288
  8001. 15:51:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x22 The Wildebeest Implementation.nfo
  8002. 15:51:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8003. 15:51:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x22 The Wildebeest Implementation.mkv
  8004. 15:51:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 07:49:56' where idFile=4288
  8005. 15:51:07 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x22 The Wildebeest Implementation-thumb.jpg' to '8/89fe0a07.jpg':
  8006. 15:51:07 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/8/89fe0a07.jpg' size 400x225
  8007. 15:51:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4288, 329)
  8008. 15:51:07 T:2500 DEBUG: Mysql Start transaction
  8009. 15:51:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12366
  8010. 15:51:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12366
  8011. 15:51:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12366
  8012. 15:51:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4288
  8013. 15:51:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12366, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x22 The Wildebeest Implementation-thumb.jpg')
  8014. 15:51:07 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x22 The Wildebeest Implementation.mkv',c19='455',c20='' where idEpisode=12366
  8015. 15:51:07 T:2500 DEBUG: Mysql commit transaction
  8016. 15:51:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8017. 15:51:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8018. 15:51:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x23 The Engagement Reaction.mkv), query = select idEpisode from episode where idFile=4289
  8019. 15:51:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x23 The Engagement Reaction.nfo
  8020. 15:51:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8021. 15:51:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x23 The Engagement Reaction.mkv
  8022. 15:51:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-03 10:05:51' where idFile=4289
  8023. 15:51:07 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x23 The Engagement Reaction-thumb.jpg' to '3/3ae819cb.jpg':
  8024. 15:51:07 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3ae819cb.jpg' size 400x226
  8025. 15:51:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4289, 329)
  8026. 15:51:08 T:2500 DEBUG: Mysql Start transaction
  8027. 15:51:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12367
  8028. 15:51:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12367
  8029. 15:51:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12367
  8030. 15:51:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4289
  8031. 15:51:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12367, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x23 The Engagement Reaction-thumb.jpg')
  8032. 15:51:08 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x23 The Engagement Reaction.mkv',c19='455',c20='' where idEpisode=12367
  8033. 15:51:08 T:2500 DEBUG: Mysql commit transaction
  8034. 15:51:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8035. 15:51:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8036. 15:51:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x24 The Roommate Transmogrification.mp4), query = select idEpisode from episode where idFile=4290
  8037. 15:51:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x24 The Roommate Transmogrification.nfo
  8038. 15:51:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8039. 15:51:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x24 The Roommate Transmogrification.mp4
  8040. 15:51:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-11 04:02:44' where idFile=4290
  8041. 15:51:08 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x24 The Roommate Transmogrification-thumb.jpg' to 'e/e15a7dce.jpg':
  8042. 15:51:08 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/e/e15a7dce.jpg' size 400x225
  8043. 15:51:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4290, 329)
  8044. 15:51:08 T:2500 DEBUG: Mysql Start transaction
  8045. 15:51:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12368
  8046. 15:51:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12368
  8047. 15:51:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12368
  8048. 15:51:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4290
  8049. 15:51:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12368, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x24 The Roommate Transmogrification-thumb.jpg')
  8050. 15:51:08 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 4/The Big Bang Theory 4x24 The Roommate Transmogrification.mp4',c19='455',c20='' where idEpisode=12368
  8051. 15:51:08 T:2500 DEBUG: Mysql commit transaction
  8052. 15:51:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8053. 15:51:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8054. 15:51:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x01 The Skank Reflex Analysis.mkv), query = select idEpisode from episode where idFile=4291
  8055. 15:51:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x01 The Skank Reflex Analysis.nfo
  8056. 15:51:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8057. 15:51:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x01 The Skank Reflex Analysis.mkv
  8058. 15:51:08 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x01 The Skank Reflex Analysis-thumb.jpg' to '2/2dec9dcb.jpg':
  8059. 15:51:08 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2dec9dcb.jpg' size 400x225
  8060. 15:51:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 05:10:27' where idFile=4291
  8061. 15:51:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4291, 329)
  8062. 15:51:08 T:2500 DEBUG: Mysql Start transaction
  8063. 15:51:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12369
  8064. 15:51:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12369
  8065. 15:51:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12369
  8066. 15:51:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4291
  8067. 15:51:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12369, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x01 The Skank Reflex Analysis-thumb.jpg')
  8068. 15:51:08 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x01 The Skank Reflex Analysis.mkv',c19='456',c20='' where idEpisode=12369
  8069. 15:51:08 T:2500 DEBUG: Mysql commit transaction
  8070. 15:51:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8071. 15:51:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8072. 15:51:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x02 The Infestation Hypothesis.mkv), query = select idEpisode from episode where idFile=4292
  8073. 15:51:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x02 The Infestation Hypothesis.nfo
  8074. 15:51:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8075. 15:51:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x02 The Infestation Hypothesis.mkv
  8076. 15:51:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 13:17:03' where idFile=4292
  8077. 15:51:09 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x02 The Infestation Hypothesis-thumb.jpg' to 'a/a19760e8.jpg':
  8078. 15:51:09 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a19760e8.jpg' size 400x225
  8079. 15:51:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4292, 329)
  8080. 15:51:09 T:2500 DEBUG: Mysql Start transaction
  8081. 15:51:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12370
  8082. 15:51:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12370
  8083. 15:51:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12370
  8084. 15:51:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4292
  8085. 15:51:09 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12370, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x02 The Infestation Hypothesis-thumb.jpg')
  8086. 15:51:09 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x02 The Infestation Hypothesis.mkv',c19='456',c20='' where idEpisode=12370
  8087. 15:51:09 T:2500 DEBUG: Mysql commit transaction
  8088. 15:51:09 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8089. 15:51:09 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8090. 15:51:09 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x03 The Pulled Groin Extrapolation.mkv), query = select idEpisode from episode where idFile=4293
  8091. 15:51:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x03 The Pulled Groin Extrapolation.nfo
  8092. 15:51:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8093. 15:51:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x03 The Pulled Groin Extrapolation.mkv
  8094. 15:51:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 06:20:38' where idFile=4293
  8095. 15:51:09 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x03 The Pulled Groin Extrapolation-thumb.jpg' to 'd/d0fb2103.jpg':
  8096. 15:51:09 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d0fb2103.jpg' size 400x225
  8097. 15:51:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4293, 329)
  8098. 15:51:09 T:2500 DEBUG: Mysql Start transaction
  8099. 15:51:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12371
  8100. 15:51:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12371
  8101. 15:51:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12371
  8102. 15:51:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4293
  8103. 15:51:09 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12371, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x03 The Pulled Groin Extrapolation-thumb.jpg')
  8104. 15:51:09 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x03 The Pulled Groin Extrapolation.mkv',c19='456',c20='' where idEpisode=12371
  8105. 15:51:09 T:2500 DEBUG: Mysql commit transaction
  8106. 15:51:09 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8107. 15:51:09 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8108. 15:51:09 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x04 The Wiggly Finger Catalyst.mkv), query = select idEpisode from episode where idFile=4294
  8109. 15:51:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x04 The Wiggly Finger Catalyst.nfo
  8110. 15:51:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8111. 15:51:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x04 The Wiggly Finger Catalyst.mkv
  8112. 15:51:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-03 20:22:45' where idFile=4294
  8113. 15:51:09 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x04 The Wiggly Finger Catalyst-thumb.jpg' to 'b/b5eaefd2.jpg':
  8114. 15:51:09 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b5eaefd2.jpg' size 400x225
  8115. 15:51:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4294, 329)
  8116. 15:51:10 T:2500 DEBUG: Mysql Start transaction
  8117. 15:51:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12372
  8118. 15:51:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12372
  8119. 15:51:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12372
  8120. 15:51:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4294
  8121. 15:51:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12372, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x04 The Wiggly Finger Catalyst-thumb.jpg')
  8122. 15:51:10 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x04 The Wiggly Finger Catalyst.mkv',c19='456',c20='' where idEpisode=12372
  8123. 15:51:10 T:2500 DEBUG: Mysql commit transaction
  8124. 15:51:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8125. 15:51:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8126. 15:51:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x05 The Russian Rocket Reaction.mkv), query = select idEpisode from episode where idFile=4295
  8127. 15:51:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x05 The Russian Rocket Reaction.nfo
  8128. 15:51:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8129. 15:51:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x05 The Russian Rocket Reaction.mkv
  8130. 15:51:10 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 14:06:48' where idFile=4295
  8131. 15:51:10 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x05 The Russian Rocket Reaction-thumb.jpg' to 'c/ce6b79a1.jpg':
  8132. 15:51:10 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/c/ce6b79a1.jpg' size 400x225
  8133. 15:51:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4295, 329)
  8134. 15:51:10 T:2500 DEBUG: Mysql Start transaction
  8135. 15:51:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12373
  8136. 15:51:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12373
  8137. 15:51:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12373
  8138. 15:51:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4295
  8139. 15:51:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12373, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x05 The Russian Rocket Reaction-thumb.jpg')
  8140. 15:51:10 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x05 The Russian Rocket Reaction.mkv',c19='456',c20='' where idEpisode=12373
  8141. 15:51:10 T:2500 DEBUG: Mysql commit transaction
  8142. 15:51:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8143. 15:51:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8144. 15:51:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x06 The Rhinitis Revelation.mkv), query = select idEpisode from episode where idFile=4296
  8145. 15:51:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x06 The Rhinitis Revelation.nfo
  8146. 15:51:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8147. 15:51:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x06 The Rhinitis Revelation.mkv
  8148. 15:51:10 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 07:31:08' where idFile=4296
  8149. 15:51:10 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x06 The Rhinitis Revelation-thumb.jpg' to '5/57fd7c6e.jpg':
  8150. 15:51:10 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/5/57fd7c6e.jpg' size 400x225
  8151. 15:51:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4296, 329)
  8152. 15:51:10 T:2500 DEBUG: Mysql Start transaction
  8153. 15:51:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12374
  8154. 15:51:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12374
  8155. 15:51:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12374
  8156. 15:51:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4296
  8157. 15:51:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12374, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x06 The Rhinitis Revelation-thumb.jpg')
  8158. 15:51:10 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x06 The Rhinitis Revelation.mkv',c19='456',c20='' where idEpisode=12374
  8159. 15:51:11 T:2500 DEBUG: Mysql commit transaction
  8160. 15:51:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8161. 15:51:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8162. 15:51:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x07 The Good Guy Fluctuation.mkv), query = select idEpisode from episode where idFile=4297
  8163. 15:51:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x07 The Good Guy Fluctuation.nfo
  8164. 15:51:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8165. 15:51:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x07 The Good Guy Fluctuation.mkv
  8166. 15:51:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 08:20:17' where idFile=4297
  8167. 15:51:11 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x07 The Good Guy Fluctuation-thumb.jpg' to '9/9ec795eb.jpg':
  8168. 15:51:11 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/9/9ec795eb.jpg' size 400x225
  8169. 15:51:11 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4297, 329)
  8170. 15:51:11 T:2500 DEBUG: Mysql Start transaction
  8171. 15:51:11 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12375
  8172. 15:51:11 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12375
  8173. 15:51:11 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12375
  8174. 15:51:11 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4297
  8175. 15:51:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12375, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x07 The Good Guy Fluctuation-thumb.jpg')
  8176. 15:51:11 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x07 The Good Guy Fluctuation.mkv',c19='456',c20='' where idEpisode=12375
  8177. 15:51:11 T:2500 DEBUG: Mysql commit transaction
  8178. 15:51:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8179. 15:51:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8180. 15:51:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x08 The Isolation Permutation.mkv), query = select idEpisode from episode where idFile=4298
  8181. 15:51:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x08 The Isolation Permutation.nfo
  8182. 15:51:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8183. 15:51:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x08 The Isolation Permutation.mkv
  8184. 15:51:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-03 03:31:47' where idFile=4298
  8185. 15:51:11 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x08 The Isolation Permutation-thumb.jpg' to '5/514c500a.jpg':
  8186. 15:51:11 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/5/514c500a.jpg' size 400x225
  8187. 15:51:11 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4298, 329)
  8188. 15:51:11 T:2500 DEBUG: Mysql Start transaction
  8189. 15:51:11 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12376
  8190. 15:51:11 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12376
  8191. 15:51:11 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12376
  8192. 15:51:11 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4298
  8193. 15:51:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12376, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x08 The Isolation Permutation-thumb.jpg')
  8194. 15:51:11 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x08 The Isolation Permutation.mkv',c19='456',c20='' where idEpisode=12376
  8195. 15:51:11 T:2500 DEBUG: Mysql commit transaction
  8196. 15:51:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8197. 15:51:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8198. 15:51:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x09 The Ornithophobia Diffusion.mkv), query = select idEpisode from episode where idFile=4299
  8199. 15:51:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x09 The Ornithophobia Diffusion.nfo
  8200. 15:51:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8201. 15:51:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x09 The Ornithophobia Diffusion.mkv
  8202. 15:51:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 08:11:08' where idFile=4299
  8203. 15:51:12 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x09 The Ornithophobia Diffusion-thumb.jpg' to 'd/d3ba1c65.jpg':
  8204. 15:51:12 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d3ba1c65.jpg' size 400x228
  8205. 15:51:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4299, 329)
  8206. 15:51:12 T:2500 DEBUG: Mysql Start transaction
  8207. 15:51:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12377
  8208. 15:51:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12377
  8209. 15:51:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12377
  8210. 15:51:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4299
  8211. 15:51:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12377, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x09 The Ornithophobia Diffusion-thumb.jpg')
  8212. 15:51:12 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x09 The Ornithophobia Diffusion.mkv',c19='456',c20='' where idEpisode=12377
  8213. 15:51:12 T:2500 DEBUG: Mysql commit transaction
  8214. 15:51:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8215. 15:51:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8216. 15:51:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x10 The Flaming Spittoon Acquisition.mkv), query = select idEpisode from episode where idFile=4300
  8217. 15:51:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x10 The Flaming Spittoon Acquisition.nfo
  8218. 15:51:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8219. 15:51:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x10 The Flaming Spittoon Acquisition.mkv
  8220. 15:51:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 08:20:10' where idFile=4300
  8221. 15:51:12 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x10 The Flaming Spittoon Acquisition-thumb.jpg' to 'd/d03e3cf4.jpg':
  8222. 15:51:12 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d03e3cf4.jpg' size 400x225
  8223. 15:51:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4300, 329)
  8224. 15:51:12 T:2500 DEBUG: Mysql Start transaction
  8225. 15:51:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12378
  8226. 15:51:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12378
  8227. 15:51:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12378
  8228. 15:51:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4300
  8229. 15:51:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12378, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x10 The Flaming Spittoon Acquisition-thumb.jpg')
  8230. 15:51:12 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x10 The Flaming Spittoon Acquisition.mkv',c19='456',c20='' where idEpisode=12378
  8231. 15:51:12 T:2500 DEBUG: Mysql commit transaction
  8232. 15:51:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8233. 15:51:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8234. 15:51:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x11 The Speckerman Recurrence.mkv), query = select idEpisode from episode where idFile=4301
  8235. 15:51:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x11 The Speckerman Recurrence.nfo
  8236. 15:51:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8237. 15:51:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x11 The Speckerman Recurrence.mkv
  8238. 15:51:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 08:40:47' where idFile=4301
  8239. 15:51:12 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x11 The Speckerman Recurrence-thumb.jpg' to '0/02c3d123.jpg':
  8240. 15:51:12 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/0/02c3d123.jpg' size 400x225
  8241. 15:51:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4301, 329)
  8242. 15:51:12 T:2500 DEBUG: Mysql Start transaction
  8243. 15:51:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12379
  8244. 15:51:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12379
  8245. 15:51:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12379
  8246. 15:51:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4301
  8247. 15:51:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12379, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x11 The Speckerman Recurrence-thumb.jpg')
  8248. 15:51:12 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x11 The Speckerman Recurrence.mkv',c19='456',c20='' where idEpisode=12379
  8249. 15:51:12 T:2500 DEBUG: Mysql commit transaction
  8250. 15:51:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8251. 15:51:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8252. 15:51:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x12 The Shiny Trinket Maneuver.mkv), query = select idEpisode from episode where idFile=4302
  8253. 15:51:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x12 The Shiny Trinket Maneuver.nfo
  8254. 15:51:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8255. 15:51:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x12 The Shiny Trinket Maneuver.mkv
  8256. 15:51:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-03 10:38:55' where idFile=4302
  8257. 15:51:12 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x12 The Shiny Trinket Maneuver-thumb.jpg' to '4/4e1f00d7.jpg':
  8258. 15:51:12 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4e1f00d7.jpg' size 400x225
  8259. 15:51:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4302, 329)
  8260. 15:51:13 T:2500 DEBUG: Mysql Start transaction
  8261. 15:51:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12380
  8262. 15:51:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12380
  8263. 15:51:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12380
  8264. 15:51:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4302
  8265. 15:51:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12380, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x12 The Shiny Trinket Maneuver-thumb.jpg')
  8266. 15:51:13 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x12 The Shiny Trinket Maneuver.mkv',c19='456',c20='' where idEpisode=12380
  8267. 15:51:13 T:2500 DEBUG: Mysql commit transaction
  8268. 15:51:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8269. 15:51:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8270. 15:51:13 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x13 The Recombination Hypothesis.mkv), query = select idEpisode from episode where idFile=4303
  8271. 15:51:13 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x13 The Recombination Hypothesis.nfo
  8272. 15:51:13 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8273. 15:51:13 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x13 The Recombination Hypothesis.mkv
  8274. 15:51:13 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 13:27:27' where idFile=4303
  8275. 15:51:13 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x13 The Recombination Hypothesis-thumb.jpg' to '1/1d91b686.jpg':
  8276. 15:51:13 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/1/1d91b686.jpg' size 400x225
  8277. 15:51:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4303, 329)
  8278. 15:51:13 T:2500 DEBUG: Mysql Start transaction
  8279. 15:51:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12381
  8280. 15:51:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12381
  8281. 15:51:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12381
  8282. 15:51:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4303
  8283. 15:51:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12381, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x13 The Recombination Hypothesis-thumb.jpg')
  8284. 15:51:13 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x13 The Recombination Hypothesis.mkv',c19='456',c20='' where idEpisode=12381
  8285. 15:51:13 T:2500 DEBUG: Mysql commit transaction
  8286. 15:51:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8287. 15:51:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8288. 15:51:13 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x14 The Beta Test Initiation.mkv), query = select idEpisode from episode where idFile=4304
  8289. 15:51:13 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x14 The Beta Test Initiation.nfo
  8290. 15:51:13 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8291. 15:51:13 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x14 The Beta Test Initiation.mkv
  8292. 15:51:13 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-01-26 11:29:23' where idFile=4304
  8293. 15:51:13 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x14 The Beta Test Initiation-thumb.jpg' to '2/2af4e09a.jpg':
  8294. 15:51:13 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2af4e09a.jpg' size 400x225
  8295. 15:51:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4304, 329)
  8296. 15:51:13 T:2500 DEBUG: Mysql Start transaction
  8297. 15:51:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12382
  8298. 15:51:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12382
  8299. 15:51:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12382
  8300. 15:51:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4304
  8301. 15:51:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12382, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x14 The Beta Test Initiation-thumb.jpg')
  8302. 15:51:13 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x14 The Beta Test Initiation.mkv',c19='456',c20='' where idEpisode=12382
  8303. 15:51:14 T:2500 DEBUG: Mysql commit transaction
  8304. 15:51:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8305. 15:51:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8306. 15:51:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x15 The Friendship Contraction.mkv), query = select idEpisode from episode where idFile=4305
  8307. 15:51:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x15 The Friendship Contraction.nfo
  8308. 15:51:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8309. 15:51:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x15 The Friendship Contraction.mkv
  8310. 15:51:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 13:20:52' where idFile=4305
  8311. 15:51:14 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x15 The Friendship Contraction-thumb.jpg' to '2/2b7ca23d.jpg':
  8312. 15:51:14 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2b7ca23d.jpg' size 400x228
  8313. 15:51:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4305, 329)
  8314. 15:51:14 T:2500 DEBUG: Mysql Start transaction
  8315. 15:51:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12383
  8316. 15:51:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12383
  8317. 15:51:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12383
  8318. 15:51:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4305
  8319. 15:51:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12383, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x15 The Friendship Contraction-thumb.jpg')
  8320. 15:51:14 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x15 The Friendship Contraction.mkv',c19='456',c20='' where idEpisode=12383
  8321. 15:51:14 T:2500 DEBUG: Mysql commit transaction
  8322. 15:51:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8323. 15:51:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8324. 15:51:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x16 The Vacation Solution.mkv), query = select idEpisode from episode where idFile=4306
  8325. 15:51:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x16 The Vacation Solution.nfo
  8326. 15:51:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8327. 15:51:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x16 The Vacation Solution.mkv
  8328. 15:51:14 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x16 The Vacation Solution-thumb.jpg' to '7/797478b5.jpg':
  8329. 15:51:14 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/7/797478b5.jpg' size 400x228
  8330. 15:51:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 14:29:56' where idFile=4306
  8331. 15:51:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4306, 329)
  8332. 15:51:14 T:2500 DEBUG: Mysql Start transaction
  8333. 15:51:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12384
  8334. 15:51:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12384
  8335. 15:51:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12384
  8336. 15:51:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4306
  8337. 15:51:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12384, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x16 The Vacation Solution-thumb.jpg')
  8338. 15:51:14 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x16 The Vacation Solution.mkv',c19='456',c20='' where idEpisode=12384
  8339. 15:51:14 T:2500 DEBUG: Mysql commit transaction
  8340. 15:51:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8341. 15:51:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8342. 15:51:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x17 The Rothman Disintegration.mkv), query = select idEpisode from episode where idFile=4307
  8343. 15:51:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x17 The Rothman Disintegration.nfo
  8344. 15:51:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8345. 15:51:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x17 The Rothman Disintegration.mkv
  8346. 15:51:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-16 10:26:38' where idFile=4307
  8347. 15:51:14 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x17 The Rothman Disintegration-thumb.jpg' to '9/966fc8ca.jpg':
  8348. 15:51:14 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/9/966fc8ca.jpg' size 400x228
  8349. 15:51:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4307, 329)
  8350. 15:51:14 T:2500 DEBUG: Mysql Start transaction
  8351. 15:51:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12385
  8352. 15:51:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12385
  8353. 15:51:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12385
  8354. 15:51:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4307
  8355. 15:51:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12385, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x17 The Rothman Disintegration-thumb.jpg')
  8356. 15:51:14 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x17 The Rothman Disintegration.mkv',c19='456',c20='' where idEpisode=12385
  8357. 15:51:14 T:2500 DEBUG: Mysql commit transaction
  8358. 15:51:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8359. 15:51:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8360. 15:51:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x18 The Werewolf Transformation.mkv), query = select idEpisode from episode where idFile=4308
  8361. 15:51:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x18 The Werewolf Transformation.nfo
  8362. 15:51:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8363. 15:51:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x18 The Werewolf Transformation.mkv
  8364. 15:51:14 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x18 The Werewolf Transformation-thumb.jpg' to 'b/b22c9727.jpg':
  8365. 15:51:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-23 13:10:46' where idFile=4308
  8366. 15:51:14 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b22c9727.jpg' size 400x224
  8367. 15:51:15 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4308, 329)
  8368. 15:51:15 T:2500 DEBUG: Mysql Start transaction
  8369. 15:51:15 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12386
  8370. 15:51:15 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12386
  8371. 15:51:15 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12386
  8372. 15:51:15 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4308
  8373. 15:51:15 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12386, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x18 The Werewolf Transformation-thumb.jpg')
  8374. 15:51:15 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x18 The Werewolf Transformation.mkv',c19='456',c20='' where idEpisode=12386
  8375. 15:51:15 T:2500 DEBUG: Mysql commit transaction
  8376. 15:51:15 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8377. 15:51:15 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8378. 15:51:15 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x19 The Weekend Vortex.mkv), query = select idEpisode from episode where idFile=4309
  8379. 15:51:15 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x19 The Weekend Vortex.nfo
  8380. 15:51:15 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8381. 15:51:15 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x19 The Weekend Vortex.mkv
  8382. 15:51:15 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 14:23:54' where idFile=4309
  8383. 15:51:15 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x19 The Weekend Vortex-thumb.jpg' to '6/6ded5006.jpg':
  8384. 15:51:15 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/6/6ded5006.jpg' size 400x225
  8385. 15:51:15 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4309, 329)
  8386. 15:51:15 T:2500 DEBUG: Mysql Start transaction
  8387. 15:51:15 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12387
  8388. 15:51:15 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12387
  8389. 15:51:15 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12387
  8390. 15:51:15 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4309
  8391. 15:51:15 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12387, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x19 The Weekend Vortex-thumb.jpg')
  8392. 15:51:15 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x19 The Weekend Vortex.mkv',c19='456',c20='' where idEpisode=12387
  8393. 15:51:15 T:2500 DEBUG: Mysql commit transaction
  8394. 15:51:15 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8395. 15:51:15 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8396. 15:51:15 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x20 The Transporter Malfunction.mkv), query = select idEpisode from episode where idFile=4310
  8397. 15:51:15 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x20 The Transporter Malfunction.nfo
  8398. 15:51:15 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8399. 15:51:15 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x20 The Transporter Malfunction.mkv
  8400. 15:51:15 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-29 16:36:26' where idFile=4310
  8401. 15:51:15 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x20 The Transporter Malfunction-thumb.jpg' to '4/446c053c.jpg':
  8402. 15:51:15 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/446c053c.jpg' size 400x228
  8403. 15:51:15 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4310, 329)
  8404. 15:51:15 T:2500 DEBUG: Mysql Start transaction
  8405. 15:51:15 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12388
  8406. 15:51:15 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12388
  8407. 15:51:15 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12388
  8408. 15:51:15 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4310
  8409. 15:51:15 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12388, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x20 The Transporter Malfunction-thumb.jpg')
  8410. 15:51:15 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x20 The Transporter Malfunction.mkv',c19='456',c20='' where idEpisode=12388
  8411. 15:51:15 T:2500 DEBUG: Mysql commit transaction
  8412. 15:51:15 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8413. 15:51:15 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8414. 15:51:15 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x21 The Hawking Excitation.mkv), query = select idEpisode from episode where idFile=4311
  8415. 15:51:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x21 The Hawking Excitation.nfo
  8416. 15:51:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8417. 15:51:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x21 The Hawking Excitation.mkv
  8418. 15:51:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-05 13:43:45' where idFile=4311
  8419. 15:51:16 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x21 The Hawking Excitation-thumb.jpg' to '1/113870c7.jpg':
  8420. 15:51:16 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/1/113870c7.jpg' size 400x224
  8421. 15:51:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4311, 329)
  8422. 15:51:16 T:2500 DEBUG: Mysql Start transaction
  8423. 15:51:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12389
  8424. 15:51:16 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12389
  8425. 15:51:16 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12389
  8426. 15:51:16 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4311
  8427. 15:51:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12389, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x21 The Hawking Excitation-thumb.jpg')
  8428. 15:51:16 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x21 The Hawking Excitation.mkv',c19='456',c20='' where idEpisode=12389
  8429. 15:51:16 T:2500 DEBUG: Mysql commit transaction
  8430. 15:51:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8431. 15:51:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8432. 15:51:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x22 The Stag Convergence.mkv), query = select idEpisode from episode where idFile=4312
  8433. 15:51:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x22 The Stag Convergence.nfo
  8434. 15:51:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8435. 15:51:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x22 The Stag Convergence.mkv
  8436. 15:51:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 20:44:58' where idFile=4312
  8437. 15:51:16 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x22 The Stag Convergence-thumb.jpg' to '5/5ae17d85.jpg':
  8438. 15:51:16 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/5/5ae17d85.jpg' size 400x228
  8439. 15:51:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4312, 329)
  8440. 15:51:16 T:2500 DEBUG: Mysql Start transaction
  8441. 15:51:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12390
  8442. 15:51:16 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12390
  8443. 15:51:16 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12390
  8444. 15:51:16 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4312
  8445. 15:51:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12390, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x22 The Stag Convergence-thumb.jpg')
  8446. 15:51:16 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x22 The Stag Convergence.mkv',c19='456',c20='' where idEpisode=12390
  8447. 15:51:16 T:2500 DEBUG: Mysql commit transaction
  8448. 15:51:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8449. 15:51:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8450. 15:51:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x23 The Launch Acceleration.mkv), query = select idEpisode from episode where idFile=4313
  8451. 15:51:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x23 The Launch Acceleration.nfo
  8452. 15:51:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8453. 15:51:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x23 The Launch Acceleration.mkv
  8454. 15:51:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 15:34:48' where idFile=4313
  8455. 15:51:16 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x23 The Launch Acceleration-thumb.jpg' to '2/2f706b7e.jpg':
  8456. 15:51:16 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2f706b7e.jpg' size 400x225
  8457. 15:51:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4313, 329)
  8458. 15:51:16 T:2500 DEBUG: Mysql Start transaction
  8459. 15:51:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12391
  8460. 15:51:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12391
  8461. 15:51:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12391
  8462. 15:51:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4313
  8463. 15:51:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12391, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x23 The Launch Acceleration-thumb.jpg')
  8464. 15:51:17 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x23 The Launch Acceleration.mkv',c19='456',c20='' where idEpisode=12391
  8465. 15:51:17 T:2500 DEBUG: Mysql commit transaction
  8466. 15:51:17 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8467. 15:51:17 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8468. 15:51:17 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x24 The Countdown Reflection.mkv), query = select idEpisode from episode where idFile=4314
  8469. 15:51:17 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x24 The Countdown Reflection.nfo
  8470. 15:51:17 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8471. 15:51:17 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x24 The Countdown Reflection.mkv
  8472. 15:51:17 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 20:15:10' where idFile=4314
  8473. 15:51:17 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x24 The Countdown Reflection-thumb.jpg' to '4/47770e02.jpg':
  8474. 15:51:17 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/47770e02.jpg' size 400x225
  8475. 15:51:17 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4314, 329)
  8476. 15:51:17 T:2500 DEBUG: Mysql Start transaction
  8477. 15:51:17 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12392
  8478. 15:51:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12392
  8479. 15:51:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12392
  8480. 15:51:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4314
  8481. 15:51:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12392, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x24 The Countdown Reflection-thumb.jpg')
  8482. 15:51:17 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 5/The Big Bang Theory 5x24 The Countdown Reflection.mkv',c19='456',c20='' where idEpisode=12392
  8483. 15:51:17 T:2500 DEBUG: Mysql commit transaction
  8484. 15:51:17 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8485. 15:51:17 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8486. 15:51:17 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x01 The Date Night Variable.mkv), query = select idEpisode from episode where idFile=4315
  8487. 15:51:17 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x01 The Date Night Variable.nfo
  8488. 15:51:17 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8489. 15:51:17 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x01 The Date Night Variable.mkv
  8490. 15:51:17 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 20:24:09' where idFile=4315
  8491. 15:51:17 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x01 The Date Night Variable-thumb.jpg' to '2/24b7d1d4.jpg':
  8492. 15:51:17 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/24b7d1d4.jpg' size 400x225
  8493. 15:51:17 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4315, 329)
  8494. 15:51:17 T:2500 DEBUG: Mysql Start transaction
  8495. 15:51:17 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12393
  8496. 15:51:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12393
  8497. 15:51:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12393
  8498. 15:51:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4315
  8499. 15:51:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12393, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x01 The Date Night Variable-thumb.jpg')
  8500. 15:51:17 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x01 The Date Night Variable.mkv',c19='457',c20='' where idEpisode=12393
  8501. 15:51:18 T:2500 DEBUG: Mysql commit transaction
  8502. 15:51:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8503. 15:51:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8504. 15:51:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x02 The Decoupling Fluctuation.mkv), query = select idEpisode from episode where idFile=4316
  8505. 15:51:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x02 The Decoupling Fluctuation.nfo
  8506. 15:51:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8507. 15:51:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x02 The Decoupling Fluctuation.mkv
  8508. 15:51:18 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x02 The Decoupling Fluctuation-thumb.jpg' to '9/95a51f28.jpg':
  8509. 15:51:18 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/9/95a51f28.jpg' size 400x225
  8510. 15:51:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 20:32:55' where idFile=4316
  8511. 15:51:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4316, 329)
  8512. 15:51:18 T:2500 DEBUG: Mysql Start transaction
  8513. 15:51:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12394
  8514. 15:51:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12394
  8515. 15:51:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12394
  8516. 15:51:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4316
  8517. 15:51:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12394, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x02 The Decoupling Fluctuation-thumb.jpg')
  8518. 15:51:18 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x02 The Decoupling Fluctuation.mkv',c19='457',c20='' where idEpisode=12394
  8519. 15:51:18 T:2500 DEBUG: Mysql commit transaction
  8520. 15:51:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8521. 15:51:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8522. 15:51:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x03 The Higgs Boson Observation.mkv), query = select idEpisode from episode where idFile=4317
  8523. 15:51:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x03 The Higgs Boson Observation.nfo
  8524. 15:51:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8525. 15:51:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x03 The Higgs Boson Observation.mkv
  8526. 15:51:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 20:52:42' where idFile=4317
  8527. 15:51:18 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x03 The Higgs Boson Observation-thumb.jpg' to 'e/e9e93645.jpg':
  8528. 15:51:18 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/e/e9e93645.jpg' size 400x225
  8529. 15:51:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4317, 329)
  8530. 15:51:19 T:2500 DEBUG: Mysql Start transaction
  8531. 15:51:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12395
  8532. 15:51:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12395
  8533. 15:51:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12395
  8534. 15:51:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4317
  8535. 15:51:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12395, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x03 The Higgs Boson Observation-thumb.jpg')
  8536. 15:51:19 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x03 The Higgs Boson Observation.mkv',c19='457',c20='' where idEpisode=12395
  8537. 15:51:19 T:2500 DEBUG: Mysql commit transaction
  8538. 15:51:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8539. 15:51:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8540. 15:51:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x04 The Re-Entry Minimization.mkv), query = select idEpisode from episode where idFile=4318
  8541. 15:51:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x04 The Re-Entry Minimization.nfo
  8542. 15:51:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8543. 15:51:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x04 The Re-Entry Minimization.mkv
  8544. 15:51:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 21:51:20' where idFile=4318
  8545. 15:51:19 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x04 The Re-Entry Minimization-thumb.jpg' to '3/35f84120.jpg':
  8546. 15:51:19 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/3/35f84120.jpg' size 400x225
  8547. 15:51:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4318, 329)
  8548. 15:51:19 T:2500 DEBUG: Mysql Start transaction
  8549. 15:51:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12396
  8550. 15:51:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12396
  8551. 15:51:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12396
  8552. 15:51:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4318
  8553. 15:51:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12396, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x04 The Re-Entry Minimization-thumb.jpg')
  8554. 15:51:19 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x04 The Re-Entry Minimization.mkv',c19='457',c20='' where idEpisode=12396
  8555. 15:51:19 T:2500 DEBUG: Mysql commit transaction
  8556. 15:51:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8557. 15:51:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8558. 15:51:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x05 The Holographic Excitation.mkv), query = select idEpisode from episode where idFile=4319
  8559. 15:51:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x05 The Holographic Excitation.nfo
  8560. 15:51:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8561. 15:51:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x05 The Holographic Excitation.mkv
  8562. 15:51:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 22:38:59' where idFile=4319
  8563. 15:51:19 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x05 The Holographic Excitation-thumb.jpg' to '4/4e984df2.jpg':
  8564. 15:51:19 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4e984df2.jpg' size 400x225
  8565. 15:51:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4319, 329)
  8566. 15:51:19 T:2500 DEBUG: Mysql Start transaction
  8567. 15:51:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12397
  8568. 15:51:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12397
  8569. 15:51:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12397
  8570. 15:51:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4319
  8571. 15:51:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12397, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x05 The Holographic Excitation-thumb.jpg')
  8572. 15:51:19 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x05 The Holographic Excitation.mkv',c19='457',c20='' where idEpisode=12397
  8573. 15:51:19 T:2500 DEBUG: Mysql commit transaction
  8574. 15:51:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8575. 15:51:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8576. 15:51:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x06 The Extract Obliteration.mkv), query = select idEpisode from episode where idFile=4320
  8577. 15:51:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x06 The Extract Obliteration.nfo
  8578. 15:51:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8579. 15:51:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x06 The Extract Obliteration.mkv
  8580. 15:51:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 22:29:20' where idFile=4320
  8581. 15:51:19 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x06 The Extract Obliteration-thumb.jpg' to '1/1f615b21.jpg':
  8582. 15:51:19 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/1/1f615b21.jpg' size 400x224
  8583. 15:51:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4320, 329)
  8584. 15:51:20 T:2500 DEBUG: Mysql Start transaction
  8585. 15:51:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12398
  8586. 15:51:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12398
  8587. 15:51:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12398
  8588. 15:51:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4320
  8589. 15:51:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12398, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x06 The Extract Obliteration-thumb.jpg')
  8590. 15:51:20 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x06 The Extract Obliteration.mkv',c19='457',c20='' where idEpisode=12398
  8591. 15:51:20 T:2500 DEBUG: Mysql commit transaction
  8592. 15:51:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8593. 15:51:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8594. 15:51:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x07 The Habitation Configuration.mkv), query = select idEpisode from episode where idFile=4321
  8595. 15:51:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x07 The Habitation Configuration.nfo
  8596. 15:51:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8597. 15:51:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x07 The Habitation Configuration.mkv
  8598. 15:51:20 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 22:41:10' where idFile=4321
  8599. 15:51:20 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x07 The Habitation Configuration-thumb.jpg' to '4/4ef3ba8d.jpg':
  8600. 15:51:20 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4ef3ba8d.jpg' size 400x225
  8601. 15:51:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4321, 329)
  8602. 15:51:20 T:2500 DEBUG: Mysql Start transaction
  8603. 15:51:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12399
  8604. 15:51:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12399
  8605. 15:51:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12399
  8606. 15:51:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4321
  8607. 15:51:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12399, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x07 The Habitation Configuration-thumb.jpg')
  8608. 15:51:20 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x07 The Habitation Configuration.mkv',c19='457',c20='' where idEpisode=12399
  8609. 15:51:20 T:2500 DEBUG: Mysql commit transaction
  8610. 15:51:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8611. 15:51:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8612. 15:51:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x08 The 43 Peculiarity.mkv), query = select idEpisode from episode where idFile=4322
  8613. 15:51:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x08 The 43 Peculiarity.nfo
  8614. 15:51:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8615. 15:51:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x08 The 43 Peculiarity.mkv
  8616. 15:51:20 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 22:50:09' where idFile=4322
  8617. 15:51:20 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x08 The 43 Peculiarity-thumb.jpg' to 'c/c05236cf.jpg':
  8618. 15:51:20 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c05236cf.jpg' size 400x225
  8619. 15:51:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4322, 329)
  8620. 15:51:20 T:2500 DEBUG: Mysql Start transaction
  8621. 15:51:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12400
  8622. 15:51:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12400
  8623. 15:51:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12400
  8624. 15:51:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4322
  8625. 15:51:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12400, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x08 The 43 Peculiarity-thumb.jpg')
  8626. 15:51:20 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x08 The 43 Peculiarity.mkv',c19='457',c20='' where idEpisode=12400
  8627. 15:51:20 T:2500 DEBUG: Mysql commit transaction
  8628. 15:51:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8629. 15:51:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8630. 15:51:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x09 The Parking Spot Escalation.mkv), query = select idEpisode from episode where idFile=4323
  8631. 15:51:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x09 The Parking Spot Escalation.nfo
  8632. 15:51:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8633. 15:51:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x09 The Parking Spot Escalation.mkv
  8634. 15:51:20 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 22:55:03' where idFile=4323
  8635. 15:51:21 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x09 The Parking Spot Escalation-thumb.jpg' to 'f/fb46a25a.jpg':
  8636. 15:51:21 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/f/fb46a25a.jpg' size 400x225
  8637. 15:51:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4323, 329)
  8638. 15:51:21 T:2500 DEBUG: Mysql Start transaction
  8639. 15:51:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12401
  8640. 15:51:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12401
  8641. 15:51:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12401
  8642. 15:51:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4323
  8643. 15:51:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12401, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x09 The Parking Spot Escalation-thumb.jpg')
  8644. 15:51:21 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x09 The Parking Spot Escalation.mkv',c19='457',c20='' where idEpisode=12401
  8645. 15:51:21 T:2500 DEBUG: Mysql commit transaction
  8646. 15:51:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8647. 15:51:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8648. 15:51:21 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x10 The Fish Guts Displacement.mkv), query = select idEpisode from episode where idFile=4324
  8649. 15:51:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x10 The Fish Guts Displacement.nfo
  8650. 15:51:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8651. 15:51:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x10 The Fish Guts Displacement.mkv
  8652. 15:51:21 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-07 05:59:38' where idFile=4324
  8653. 15:51:21 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x10 The Fish Guts Displacement-thumb.jpg' to '0/067dce60.jpg':
  8654. 15:51:21 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/0/067dce60.jpg' size 400x225
  8655. 15:51:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4324, 329)
  8656. 15:51:21 T:2500 DEBUG: Mysql Start transaction
  8657. 15:51:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12402
  8658. 15:51:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12402
  8659. 15:51:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12402
  8660. 15:51:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4324
  8661. 15:51:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12402, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x10 The Fish Guts Displacement-thumb.jpg')
  8662. 15:51:21 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x10 The Fish Guts Displacement.mkv',c19='457',c20='' where idEpisode=12402
  8663. 15:51:21 T:2500 DEBUG: Mysql commit transaction
  8664. 15:51:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8665. 15:51:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8666. 15:51:21 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x11 The Santa Simulation.mkv), query = select idEpisode from episode where idFile=4325
  8667. 15:51:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x11 The Santa Simulation.nfo
  8668. 15:51:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8669. 15:51:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x11 The Santa Simulation.mkv
  8670. 15:51:21 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-15 22:11:51' where idFile=4325
  8671. 15:51:21 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x11 The Santa Simulation-thumb.jpg' to 'd/d06a2e7c.jpg':
  8672. 15:51:21 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d06a2e7c.jpg' size 400x225
  8673. 15:51:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4325, 329)
  8674. 15:51:21 T:2500 DEBUG: Mysql Start transaction
  8675. 15:51:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12403
  8676. 15:51:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12403
  8677. 15:51:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12403
  8678. 15:51:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4325
  8679. 15:51:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12403, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x11 The Santa Simulation-thumb.jpg')
  8680. 15:51:21 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x11 The Santa Simulation.mkv',c19='457',c20='' where idEpisode=12403
  8681. 15:51:21 T:2500 DEBUG: Mysql commit transaction
  8682. 15:51:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8683. 15:51:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8684. 15:51:21 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x12 The Egg Salad Equivalency.mkv), query = select idEpisode from episode where idFile=4326
  8685. 15:51:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x12 The Egg Salad Equivalency.nfo
  8686. 15:51:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8687. 15:51:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x12 The Egg Salad Equivalency.mkv
  8688. 15:51:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-12 15:27:40' where idFile=4326
  8689. 15:51:22 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x12 The Egg Salad Equivalency-thumb.jpg' to 'f/f1c4a2d9.jpg':
  8690. 15:51:22 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f1c4a2d9.jpg' size 400x225
  8691. 15:51:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4326, 329)
  8692. 15:51:22 T:2500 DEBUG: Mysql Start transaction
  8693. 15:51:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12404
  8694. 15:51:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12404
  8695. 15:51:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12404
  8696. 15:51:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4326
  8697. 15:51:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12404, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x12 The Egg Salad Equivalency-thumb.jpg')
  8698. 15:51:22 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x12 The Egg Salad Equivalency.mkv',c19='457',c20='' where idEpisode=12404
  8699. 15:51:22 T:2500 DEBUG: Mysql commit transaction
  8700. 15:51:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8701. 15:51:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8702. 15:51:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x13 The Bakersfield Expedition.mkv), query = select idEpisode from episode where idFile=4327
  8703. 15:51:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x13 The Bakersfield Expedition.nfo
  8704. 15:51:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8705. 15:51:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x13 The Bakersfield Expedition.mkv
  8706. 15:51:22 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x13 The Bakersfield Expedition-thumb.jpg' to '2/2dd36a73.jpg':
  8707. 15:51:22 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2dd36a73.jpg' size 400x300
  8708. 15:51:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-12 15:45:05' where idFile=4327
  8709. 15:51:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4327, 329)
  8710. 15:51:22 T:2500 DEBUG: Mysql Start transaction
  8711. 15:51:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12405
  8712. 15:51:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12405
  8713. 15:51:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12405
  8714. 15:51:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4327
  8715. 15:51:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12405, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x13 The Bakersfield Expedition-thumb.jpg')
  8716. 15:51:22 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x13 The Bakersfield Expedition.mkv',c19='457',c20='' where idEpisode=12405
  8717. 15:51:22 T:2500 DEBUG: Mysql commit transaction
  8718. 15:51:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8719. 15:51:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8720. 15:51:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x14 The Cooper-Kripke Inversion.mkv), query = select idEpisode from episode where idFile=4328
  8721. 15:51:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x14 The Cooper-Kripke Inversion.nfo
  8722. 15:51:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8723. 15:51:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x14 The Cooper-Kripke Inversion.mkv
  8724. 15:51:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-02 10:11:30' where idFile=4328
  8725. 15:51:22 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x14 The Cooper-Kripke Inversion-thumb.jpg' to '4/4fed110e.jpg':
  8726. 15:51:22 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4fed110e.jpg' size 400x225
  8727. 15:51:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4328, 329)
  8728. 15:51:22 T:2500 DEBUG: Mysql Start transaction
  8729. 15:51:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12406
  8730. 15:51:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12406
  8731. 15:51:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12406
  8732. 15:51:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4328
  8733. 15:51:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12406, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x14 The Cooper-Kripke Inversion-thumb.jpg')
  8734. 15:51:22 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x14 The Cooper-Kripke Inversion.mkv',c19='457',c20='' where idEpisode=12406
  8735. 15:51:22 T:2500 DEBUG: Mysql commit transaction
  8736. 15:51:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8737. 15:51:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8738. 15:51:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x15 The Spoiler Alert Segmentation.mkv), query = select idEpisode from episode where idFile=4329
  8739. 15:51:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x15 The Spoiler Alert Segmentation.nfo
  8740. 15:51:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8741. 15:51:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x15 The Spoiler Alert Segmentation.mkv
  8742. 15:51:23 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-08 05:26:57' where idFile=4329
  8743. 15:51:23 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x15 The Spoiler Alert Segmentation-thumb.jpg' to 'c/c595ee21.jpg':
  8744. 15:51:23 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c595ee21.jpg' size 400x225
  8745. 15:51:23 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4329, 329)
  8746. 15:51:23 T:2500 DEBUG: Mysql Start transaction
  8747. 15:51:23 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12407
  8748. 15:51:23 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12407
  8749. 15:51:23 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12407
  8750. 15:51:23 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4329
  8751. 15:51:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12407, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x15 The Spoiler Alert Segmentation-thumb.jpg')
  8752. 15:51:23 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x15 The Spoiler Alert Segmentation.mkv',c19='457',c20='' where idEpisode=12407
  8753. 15:51:23 T:2500 DEBUG: Mysql commit transaction
  8754. 15:51:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8755. 15:51:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8756. 15:51:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x16 The Tangible Affection Proof.mkv), query = select idEpisode from episode where idFile=4330
  8757. 15:51:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x16 The Tangible Affection Proof.nfo
  8758. 15:51:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8759. 15:51:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x16 The Tangible Affection Proof.mkv
  8760. 15:51:23 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-14 12:02:50' where idFile=4330
  8761. 15:51:23 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x16 The Tangible Affection Proof-thumb.jpg' to '2/2ee3673a.jpg':
  8762. 15:51:23 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2ee3673a.jpg' size 400x225
  8763. 15:51:23 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4330, 329)
  8764. 15:51:23 T:2500 DEBUG: Mysql Start transaction
  8765. 15:51:23 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12408
  8766. 15:51:23 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12408
  8767. 15:51:23 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12408
  8768. 15:51:23 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4330
  8769. 15:51:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12408, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x16 The Tangible Affection Proof-thumb.jpg')
  8770. 15:51:23 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x16 The Tangible Affection Proof.mkv',c19='457',c20='' where idEpisode=12408
  8771. 15:51:23 T:2500 DEBUG: Mysql commit transaction
  8772. 15:51:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8773. 15:51:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8774. 15:51:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x17 The Monster Isolation.mp4), query = select idEpisode from episode where idFile=4331
  8775. 15:51:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x17 The Monster Isolation.nfo
  8776. 15:51:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8777. 15:51:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x17 The Monster Isolation.mp4
  8778. 15:51:23 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-22 15:15:04' where idFile=4331
  8779. 15:51:23 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x17 The Monster Isolation-thumb.jpg' to '4/4b555f74.jpg':
  8780. 15:51:23 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4b555f74.jpg' size 400x225
  8781. 15:51:23 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4331, 329)
  8782. 15:51:23 T:2500 DEBUG: Mysql Start transaction
  8783. 15:51:23 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12409
  8784. 15:51:23 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12409
  8785. 15:51:23 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12409
  8786. 15:51:23 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4331
  8787. 15:51:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12409, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x17 The Monster Isolation-thumb.jpg')
  8788. 15:51:24 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x17 The Monster Isolation.mp4',c19='457',c20='' where idEpisode=12409
  8789. 15:51:24 T:2500 DEBUG: Mysql commit transaction
  8790. 15:51:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8791. 15:51:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8792. 15:51:24 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x18 The Contractual Obligation Implementation.mkv), query = select idEpisode from episode where idFile=4332
  8793. 15:51:24 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x18 The Contractual Obligation Implementation.nfo
  8794. 15:51:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8795. 15:51:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x18 The Contractual Obligation Implementation.mkv
  8796. 15:51:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-08 06:07:11' where idFile=4332
  8797. 15:51:24 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x18 The Contractual Obligation Implementation-thumb.jpg' to 'd/da2bb026.jpg':
  8798. 15:51:24 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/d/da2bb026.jpg' size 400x225
  8799. 15:51:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4332, 329)
  8800. 15:51:24 T:2500 DEBUG: Mysql Start transaction
  8801. 15:51:24 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12410
  8802. 15:51:24 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12410
  8803. 15:51:24 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12410
  8804. 15:51:24 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4332
  8805. 15:51:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12410, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x18 The Contractual Obligation Implementation-thumb.jpg')
  8806. 15:51:24 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x18 The Contractual Obligation Implementation.mkv',c19='457',c20='' where idEpisode=12410
  8807. 15:51:24 T:2500 DEBUG: Mysql commit transaction
  8808. 15:51:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8809. 15:51:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8810. 15:51:24 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x19 The Closet Reconfiguration.mkv), query = select idEpisode from episode where idFile=4333
  8811. 15:51:24 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x19 The Closet Reconfiguration.nfo
  8812. 15:51:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8813. 15:51:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x19 The Closet Reconfiguration.mkv
  8814. 15:51:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-15 04:51:36' where idFile=4333
  8815. 15:51:24 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x19 The Closet Reconfiguration-thumb.jpg' to 'a/a2f3f529.jpg':
  8816. 15:51:24 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a2f3f529.jpg' size 400x225
  8817. 15:51:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4333, 329)
  8818. 15:51:24 T:2500 DEBUG: Mysql Start transaction
  8819. 15:51:24 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12411
  8820. 15:51:24 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12411
  8821. 15:51:24 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12411
  8822. 15:51:24 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4333
  8823. 15:51:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12411, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x19 The Closet Reconfiguration-thumb.jpg')
  8824. 15:51:24 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x19 The Closet Reconfiguration.mkv',c19='457',c20='' where idEpisode=12411
  8825. 15:51:24 T:2500 DEBUG: Mysql commit transaction
  8826. 15:51:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8827. 15:51:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8828. 15:51:24 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x20 The Tenure Turbulence.mkv), query = select idEpisode from episode where idFile=4334
  8829. 15:51:24 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x20 The Tenure Turbulence.nfo
  8830. 15:51:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8831. 15:51:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x20 The Tenure Turbulence.mkv
  8832. 15:51:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-05 05:14:53' where idFile=4334
  8833. 15:51:24 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x20 The Tenure Turbulence-thumb.jpg' to '4/471554d8.jpg':
  8834. 15:51:24 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/4/471554d8.jpg' size 400x224
  8835. 15:51:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4334, 329)
  8836. 15:51:24 T:2500 DEBUG: Mysql Start transaction
  8837. 15:51:24 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12412
  8838. 15:51:24 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12412
  8839. 15:51:24 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12412
  8840. 15:51:24 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4334
  8841. 15:51:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12412, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x20 The Tenure Turbulence-thumb.jpg')
  8842. 15:51:24 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x20 The Tenure Turbulence.mkv',c19='457',c20='' where idEpisode=12412
  8843. 15:51:25 T:2500 DEBUG: Mysql commit transaction
  8844. 15:51:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8845. 15:51:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8846. 15:51:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x21 The Closure Alternative.mkv), query = select idEpisode from episode where idFile=4335
  8847. 15:51:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x21 The Closure Alternative.nfo
  8848. 15:51:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8849. 15:51:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x21 The Closure Alternative.mkv
  8850. 15:51:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-27 07:55:02' where idFile=4335
  8851. 15:51:25 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x21 The Closure Alternative-thumb.jpg' to '2/2be304dd.jpg':
  8852. 15:51:25 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2be304dd.jpg' size 400x225
  8853. 15:51:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4335, 329)
  8854. 15:51:25 T:2500 DEBUG: Mysql Start transaction
  8855. 15:51:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12413
  8856. 15:51:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12413
  8857. 15:51:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12413
  8858. 15:51:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4335
  8859. 15:51:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12413, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x21 The Closure Alternative-thumb.jpg')
  8860. 15:51:25 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x21 The Closure Alternative.mkv',c19='457',c20='' where idEpisode=12413
  8861. 15:51:25 T:2500 DEBUG: Mysql commit transaction
  8862. 15:51:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8863. 15:51:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8864. 15:51:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x22 The Proton Resurgence.mkv), query = select idEpisode from episode where idFile=4336
  8865. 15:51:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x22 The Proton Resurgence.nfo
  8866. 15:51:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8867. 15:51:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x22 The Proton Resurgence.mkv
  8868. 15:51:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-03 15:39:29' where idFile=4336
  8869. 15:51:25 T:4056 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x22 The Proton Resurgence-thumb.jpg' to '4/4dae613f.jpg':
  8870. 15:51:25 T:4056 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4dae613f.jpg' size 400x224
  8871. 15:51:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4336, 329)
  8872. 15:51:25 T:2500 DEBUG: Mysql Start transaction
  8873. 15:51:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12414
  8874. 15:51:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12414
  8875. 15:51:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12414
  8876. 15:51:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4336
  8877. 15:51:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12414, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x22 The Proton Resurgence-thumb.jpg')
  8878. 15:51:25 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x22 The Proton Resurgence.mkv',c19='457',c20='' where idEpisode=12414
  8879. 15:51:25 T:2500 DEBUG: Mysql commit transaction
  8880. 15:51:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8881. 15:51:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8882. 15:51:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x23 The Love Spell Potential.mkv), query = select idEpisode from episode where idFile=4337
  8883. 15:51:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x23 The Love Spell Potential.nfo
  8884. 15:51:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8885. 15:51:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x23 The Love Spell Potential.mkv
  8886. 15:51:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-10 08:03:21' where idFile=4337
  8887. 15:51:25 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x23 The Love Spell Potential-thumb.jpg' to '9/9f1122a9.jpg':
  8888. 15:51:25 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/9/9f1122a9.jpg' size 1280x720
  8889. 15:51:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4337, 329)
  8890. 15:51:25 T:2500 DEBUG: Mysql Start transaction
  8891. 15:51:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12415
  8892. 15:51:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12415
  8893. 15:51:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12415
  8894. 15:51:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4337
  8895. 15:51:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12415, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x23 The Love Spell Potential-thumb.jpg')
  8896. 15:51:25 T:2500 DEBUG: Mysql execute: update episode set c00='The Love Spell Potential',c01='Amy and Sheldon\'s relationship takes a surprising turn during a game of Dungeons & Dragons; Lucy and Koothrappali go on an awkward date.',c02='',c03='6.500000',c04='',c05='2013-05-09',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x23 The Love Spell Potential.mkv',c19='457',c20='' where idEpisode=12415
  8897. 15:51:25 T:2500 DEBUG: Mysql commit transaction
  8898. 15:51:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8899. 15:51:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8900. 15:51:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x24 The Bon Voyage Reaction.mkv), query = select idEpisode from episode where idFile=4338
  8901. 15:51:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x24 The Bon Voyage Reaction.nfo
  8902. 15:51:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Big Bang Theory - The/.actors
  8903. 15:51:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x24 The Bon Voyage Reaction.mkv
  8904. 15:51:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-17 05:11:04' where idFile=4338
  8905. 15:51:26 T:1392 DEBUG: Caching image 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x24 The Bon Voyage Reaction-thumb.jpg' to 'c/c6b65205.jpg':
  8906. 15:51:26 T:1392 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c6b65205.jpg' size 400x225
  8907. 15:51:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 4338, 329)
  8908. 15:51:26 T:2500 DEBUG: Mysql Start transaction
  8909. 15:51:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12416
  8910. 15:51:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12416
  8911. 15:51:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12416
  8912. 15:51:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=4338
  8913. 15:51:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(5799,12416,'',0)
  8914. 15:51:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12416, 'episode', 'thumb', 'smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x24 The Bon Voyage Reaction-thumb.jpg')
  8915. 15:51:26 T:2500 DEBUG: Mysql execute: update episode set c00='The Bon Voyage Reaction',c01='When Leonard receives an exciting opportunity to work overseas, Penny and Sheldon are thrown for a loop.',c02='',c03='0.000000',c04='',c05='2013-05-16',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Big Bang Theory - The/Season 6/The Big Bang Theory 6x24 The Bon Voyage Reaction.mkv',c19='457',c20='' where idEpisode=12416
  8916. 15:51:26 T:2500 DEBUG: Mysql commit transaction
  8917. 15:51:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8918. 15:51:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8919. 15:51:26 T:2500 DEBUG: Mysql execute: update path set strHash='D94C7FDC228D22107A489984E228C31A' where idPath=79
  8920. 15:51:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/tvshow.nfo
  8921. 15:51:26 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=107
  8922. 15:51:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Grey's Anatomy/.actors
  8923. 15:51:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/
  8924. 15:51:27 T:2500 DEBUG: Mysql Start transaction
  8925. 15:51:27 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  8926. 15:51:27 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (330,107)
  8927. 15:51:27 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,-1)
  8928. 15:51:27 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (330, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/banner.jpg')
  8929. 15:51:27 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (330, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Grey\'s Anatomy/fanart.jpg')
  8930. 15:51:27 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (330, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/poster.jpg')
  8931. 15:51:27 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1939, 'season', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season-all-banner.jpg')
  8932. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1939, 'season', 'fanart', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season-all-fanart.jpg')
  8933. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1939, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season-all-poster.jpg')
  8934. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,0)
  8935. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,1)
  8936. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1941, 'season', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season01-banner.jpg')
  8937. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1941, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season01-poster.jpg')
  8938. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,2)
  8939. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1942, 'season', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season02-banner.jpg')
  8940. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1942, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season02-poster.jpg')
  8941. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,3)
  8942. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1943, 'season', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season03-banner.jpg')
  8943. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1943, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season03-poster.jpg')
  8944. 15:51:28 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,4)
  8945. 15:51:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1944, 'season', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season04-banner.jpg')
  8946. 15:51:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1944, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season04-poster.jpg')
  8947. 15:51:29 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,5)
  8948. 15:51:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1945, 'season', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season05-banner.jpg')
  8949. 15:51:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1945, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season05-poster.jpg')
  8950. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,6)
  8951. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1946, 'season', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season06-banner.jpg')
  8952. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1946, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season06-poster.jpg')
  8953. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,7)
  8954. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1947, 'season', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season07-banner.jpg')
  8955. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1947, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season07-poster.jpg')
  8956. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,8)
  8957. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1948, 'season', 'banner', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season08-banner.jpg')
  8958. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1948, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season08-poster.jpg')
  8959. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(330,9)
  8960. 15:51:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1949, 'season', 'poster', 'smb://192.168.3.1/TV/Grey\'s Anatomy/season09-poster.jpg')
  8961. 15:51:30 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/Grey\'s Anatomy/',c17='72' where idShow=330
  8962. 15:51:30 T:2500 DEBUG: Mysql commit transaction
  8963. 15:51:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  8964. 15:51:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  8965. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 1/grey's anatomy 1x01 a hard day's night.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8966. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 1/grey's anatomy 1x02 the first cut is the deepest.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8967. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 1/grey's anatomy 1x03 winning a battle - losing the war.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8968. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 1/grey's anatomy 1x04 no man's land.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8969. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 1/grey's anatomy 1x05 shake your groove thing.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8970. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 1/grey's anatomy 1x06 if tomorrow never comes.avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8971. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 1/grey's anatomy 1x07 the self destruct button.avi (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8972. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 1/grey's anatomy 1x08 save me.avi (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8973. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 1/grey's anatomy 1x09 who's zoomin' who.avi (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8974. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x01 raindrops keep falling on my head.avi (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8975. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x02 enough is enough (no more tears).avi (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8976. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x03 make me lose control.avi (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8977. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x04 deny - deny - deny.avi (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8978. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x05 bring the pain.avi (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8979. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x06 into you like a train.avi (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8980. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x07 something to talk about.avi (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8981. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x08 let it be.mkv (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8982. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x09 thanks for the memories.avi (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8983. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x10 much too much.avi (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8984. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x11 owner of a lonely heart.avi (s2e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8985. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x12 grandma got run over by a reindeer.avi (s2e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8986. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x13 begin the begin.avi (s2e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8987. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x14 tell me sweet little lies.avi (s2e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8988. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x15 break on through.avi (s2e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8989. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x16 it's the end of the world.avi (s2e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8990. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x17 as we know it.avi (s2e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8991. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x18 yesterday.avi (s2e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8992. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x19 what have i done to deserve this.avi (s2e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8993. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x20 band aid covers the bullet hole.avi (s2e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8994. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x21 superstition.avi (s2e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8995. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x22 the name of the game.avi (s2e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8996. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x23 blues for sister someone.avi (s2e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8997. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x24 damage case.avi (s2e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8998. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x25 17 seconds.avi (s2e25) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  8999. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x26 deterioration of the fight or flight response.avi (s2e26) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9000. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 2/grey's anatomy 2x27 losing my religion.avi (s2e27) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9001. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x01 time has come today.avi (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9002. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x02 i am a tree.avi (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9003. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x03 sometimes a fantasy.avi (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9004. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x04 what i am.avi (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9005. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x05 oh - the guilt.avi (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9006. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x06 let the angels commit.avi (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9007. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x07 where the boys are.avi (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9008. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x08 staring at the sun.avi (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9009. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x09 from a whisper to a scream.avi (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9010. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x10 don't stand so close to me.avi (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9011. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x11 six days (1).avi (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9012. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x12 six days (2).avi (s3e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9013. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x13 great expectations.avi (s3e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9014. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x14 wishin and hopin.avi (s3e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9015. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x15 walk on water.avi (s3e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9016. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x16 drowning on dry land.avi (s3e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9017. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x17 some kind of miracle.avi (s3e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9018. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x18 scars and souvenirs.avi (s3e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9019. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x19 my favorite mistake.avi (s3e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9020. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x20 time after time.avi (s3e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9021. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x21 desire.avi (s3e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9022. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x22 the other side of this life (1).avi (s3e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9023. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x23 the other side of this life (2).avi (s3e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9024. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x24 testing 1-2-3.avi (s3e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9025. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 3/grey's anatomy 3x25 didn't we almost have it all.avi (s3e25) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9026. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x01 a change is gonna come.avi (s4e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9027. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x02 love-addiction.avi (s4e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9028. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x03 let the truth sting.avi (s4e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9029. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x04 the heart of the matter.avi (s4e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9030. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x05 haunt you every day.avi (s4e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9031. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x06 kung fu fighting.avi (s4e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9032. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x07 physical attraction. chemical reaction.avi (s4e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9033. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x08 forever young.avi (s4e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9034. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x09 crash into me (1).avi (s4e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9035. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x10 crash into me (2).avi (s4e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9036. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x11 lay your hands on me.avi (s4e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9037. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x12 where the wild things are.avi (s4e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9038. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x13 piece of my heart.avi (s4e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9039. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x14 the becoming.avi (s4e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9040. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x15 losing my mind.avi (s4e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9041. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 4/grey's anatomy 4x16-x17 freedom (1).avi (s4e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9042. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Adding multipart episode 17 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  9043. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x01-x02 dream a little dream of me (1).avi (s5e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9044. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Adding multipart episode 2 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  9045. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x03 here comes the flood.avi (s5e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9046. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x04 brave new world.avi (s5e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9047. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x05 there's no 'i' in team.avi (s5e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9048. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x06 life during wartime.avi (s5e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9049. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x07 rise up.avi (s5e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9050. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x08 these ties that bind.avi (s5e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9051. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x09 in the midnight hour.avi (s5e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9052. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x10 all by myself.avi (s5e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9053. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x11 wish you were here.avi (s5e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9054. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x12 sympathy for the devil.avi (s5e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9055. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x13 stairway to heaven.avi (s5e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9056. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x14 beat your heart out.avi (s5e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9057. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x15 before and after.avi (s5e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9058. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x16 an honest mistake.avi (s5e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9059. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x17 i will follow you into the dark.avi (s5e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9060. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x18 stand by me.avi (s5e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9061. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x19 elevator love letter.avi (s5e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9062. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x20 sweet surrender.avi (s5e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9063. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x21 no good at saying sorry (one more chance).mkv (s5e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9064. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x22 what a difference a day makes.avi (s5e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9065. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x23 here's to future days.avi (s5e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9066. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 5/grey's anatomy 5x24 now or never.mkv (s5e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9067. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x01-x02 good mourning (1).avi (s6e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9068. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Adding multipart episode 2 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  9069. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x03 i always feel like somebody's watchin' me.avi (s6e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9070. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x04 tainted obligation.avi (s6e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9071. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x05 invasion.avi (s6e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9072. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x06 i saw what i saw.avi (s6e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9073. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x07 give peace a chance.avi (s6e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9074. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x08 invest in love.avi (s6e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9075. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x09 new history.avi (s6e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9076. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x10 holidaze.avi (s6e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9077. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x11 blink.avi (s6e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9078. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x12 i like you so much better when you're naked.avi (s6e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9079. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x13 state of love and trust.avi (s6e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9080. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x14 valentine's day massacre.avi (s6e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9081. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x15 the time warp.avi (s6e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9082. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x16 perfect little accident.avi (s6e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9083. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x17 push.avi (s6e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9084. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x18 suicide is painless.avi (s6e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9085. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x19 sympathy for the parents.avi (s6e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9086. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x20 hook - line and sinner.avi (s6e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9087. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x21 how insensitive.avi (s6e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9088. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x22 shiny happy people.avi (s6e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9089. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x23 sanctuary.avi (s6e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9090. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 6/grey's anatomy 6x24 death and all his friends.avi (s6e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9091. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x01 with you i'm born again (1).avi (s7e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9092. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x02 shock to the system (2).avi (s7e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9093. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x03 superfreak.avi (s7e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9094. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x04 can't fight biology.avi (s7e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9095. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x05 almost grown.avi (s7e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9096. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x06 these arms of mine.avi (s7e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9097. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x07 that's me trying.avi (s7e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9098. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x08 something's gotta give.avi (s7e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9099. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x09 slow night - so long.avi (s7e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9100. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x10 adrift and at peace.avi (s7e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9101. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x11 disarm.avi (s7e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9102. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x12 start me up.avi (s7e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9103. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x13 don't deceive me (please don't go).avi (s7e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9104. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x14 p.y.t. (pretty young thing).avi (s7e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9105. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x15 golden hour.avi (s7e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9106. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x16 not responsible.avi (s7e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9107. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x17 this is how we do it.avi (s7e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9108. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x18 song beneath the song.avi (s7e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9109. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x19 it's a long way back.avi (s7e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9110. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x20 white wedding.avi (s7e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9111. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x21 i will survive.avi (s7e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9112. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 7/grey's anatomy 7x22 unaccompanied minor.avi (s7e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9113. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x01-x02 free falling.avi (s8e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9114. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Adding multipart episode 2 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  9115. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x03 take the lead.avi (s8e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9116. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x04 what is it about men.avi (s8e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9117. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x05 love - loss and legacy.avi (s8e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9118. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x06 poker face.avi (s8e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9119. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x07 put me in coach.avi (s8e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9120. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x08 heart-shaped box.avi (s8e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9121. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x09 dark was the night.avi (s8e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9122. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x10 suddenly.avi (s8e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9123. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x11 this magic moment.avi (s8e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9124. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x12 hope for the hopeless.avi (s8e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9125. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x13 if-then.avi (s8e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9126. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x14 all you need is love.avi (s8e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9127. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x15 have you seen me lately.avi (s8e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9128. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x16 if only you were lonely.mp4 (s8e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9129. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x17 one step too far.mp4 (s8e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9130. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x18 the lion sleeps tonight.mp4 (s8e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9131. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x19 support system.mp4 (s8e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9132. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x20 the girl with no name.mp4 (s8e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9133. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x21 moment of truth.mp4 (s8e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9134. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x22 let the bad times roll.mp4 (s8e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9135. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x23 migration.mp4 (s8e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9136. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 8/grey's anatomy 8x24 flight.mp4 (s8e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9137. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x01 going going gone.mkv (s9e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9138. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x02 remember the time.mkv (s9e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9139. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x03 love the one you're with.mkv (s9e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9140. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x04 i saw her standing there.mkv (s9e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9141. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x05 beautiful doom.mkv (s9e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9142. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x06 second opinion.mkv (s9e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9143. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x07 i was made for lovin' you.mkv (s9e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9144. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x08 love turns you upside down.mkv (s9e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9145. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x09 run - baby - run.mkv (s9e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9146. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x10 things we said today.mkv (s9e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9147. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x11 the end is the beginning is the end.mkv (s9e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9148. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x12 walking on a dream.mkv (s9e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9149. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x13 bad blood.mkv (s9e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9150. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x14 the face of change.mkv (s9e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9151. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x15 hard bargain.mkv (s9e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9152. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x16 this is why we fight.mkv (s9e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9153. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x17 transplant wasteland.mkv (s9e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9154. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x18 idle hands.mkv (s9e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9155. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x19 can't fight this feeling.mkv (s9e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9156. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x20 she's killing me.avi (s9e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9157. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x21 sleeping monster.mkv (s9e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9158. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x22 do you believe in magic.mkv (s9e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9159. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x23 readiness is all.mkv (s9e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9160. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/grey's anatomy/season 9/grey's anatomy 9x24 perfect storm.mkv (s9e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  9161. 15:51:32 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x01 A Hard Day's Night.avi), query = select idEpisode from episode where idFile=1422
  9162. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x01 A Hard Day's Night.nfo
  9163. 15:51:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9164. 15:51:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x01 A Hard Day's Night.avi
  9165. 15:51:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-17 11:13:45' where idFile=1422
  9166. 15:51:32 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1422, 330)
  9167. 15:51:32 T:2500 DEBUG: Mysql Start transaction
  9168. 15:51:32 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12417
  9169. 15:51:32 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12417
  9170. 15:51:32 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12417
  9171. 15:51:32 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1422
  9172. 15:51:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12417, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x01 A Hard Day\'s Night-thumb.jpg')
  9173. 15:51:32 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x01 A Hard Day\'s Night.avi',c19='278',c20='' where idEpisode=12417
  9174. 15:51:33 T:2500 DEBUG: Mysql commit transaction
  9175. 15:51:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9176. 15:51:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9177. 15:51:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x02 The First Cut is the Deepest.avi), query = select idEpisode from episode where idFile=1423
  9178. 15:51:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x02 The First Cut is the Deepest.nfo
  9179. 15:51:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9180. 15:51:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x02 The First Cut is the Deepest.avi
  9181. 15:51:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-17 11:12:44' where idFile=1423
  9182. 15:51:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1423, 330)
  9183. 15:51:33 T:2500 DEBUG: Mysql Start transaction
  9184. 15:51:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12418
  9185. 15:51:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12418
  9186. 15:51:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12418
  9187. 15:51:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1423
  9188. 15:51:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12418, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x02 The First Cut is the Deepest-thumb.jpg')
  9189. 15:51:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x02 The First Cut is the Deepest.avi',c19='278',c20='' where idEpisode=12418
  9190. 15:51:33 T:2500 DEBUG: Mysql commit transaction
  9191. 15:51:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9192. 15:51:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9193. 15:51:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x03 Winning a Battle - Losing the War.avi), query = select idEpisode from episode where idFile=1424
  9194. 15:51:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x03 Winning a Battle - Losing the War.nfo
  9195. 15:51:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9196. 15:51:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x03 Winning a Battle - Losing the War.avi
  9197. 15:51:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-17 11:06:10' where idFile=1424
  9198. 15:51:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1424, 330)
  9199. 15:51:33 T:2500 DEBUG: Mysql Start transaction
  9200. 15:51:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12419
  9201. 15:51:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12419
  9202. 15:51:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12419
  9203. 15:51:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1424
  9204. 15:51:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12419, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x03 Winning a Battle - Losing the War-thumb.jpg')
  9205. 15:51:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x03 Winning a Battle - Losing the War.avi',c19='278',c20='' where idEpisode=12419
  9206. 15:51:33 T:2500 DEBUG: Mysql commit transaction
  9207. 15:51:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9208. 15:51:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9209. 15:51:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x04 No Man's Land.avi), query = select idEpisode from episode where idFile=1425
  9210. 15:51:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x04 No Man's Land.nfo
  9211. 15:51:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9212. 15:51:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x04 No Man's Land.avi
  9213. 15:51:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-17 11:13:04' where idFile=1425
  9214. 15:51:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1425, 330)
  9215. 15:51:33 T:2500 DEBUG: Mysql Start transaction
  9216. 15:51:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12420
  9217. 15:51:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12420
  9218. 15:51:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12420
  9219. 15:51:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1425
  9220. 15:51:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12420, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x04 No Man\'s Land-thumb.jpg')
  9221. 15:51:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x04 No Man\'s Land.avi',c19='278',c20='' where idEpisode=12420
  9222. 15:51:33 T:2500 DEBUG: Mysql commit transaction
  9223. 15:51:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9224. 15:51:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9225. 15:51:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x05 Shake Your Groove Thing.avi), query = select idEpisode from episode where idFile=1426
  9226. 15:51:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x05 Shake Your Groove Thing.nfo
  9227. 15:51:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9228. 15:51:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x05 Shake Your Groove Thing.avi
  9229. 15:51:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-17 09:37:15' where idFile=1426
  9230. 15:51:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1426, 330)
  9231. 15:51:33 T:2500 DEBUG: Mysql Start transaction
  9232. 15:51:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12421
  9233. 15:51:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12421
  9234. 15:51:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12421
  9235. 15:51:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1426
  9236. 15:51:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12421, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x05 Shake Your Groove Thing-thumb.jpg')
  9237. 15:51:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x05 Shake Your Groove Thing.avi',c19='278',c20='' where idEpisode=12421
  9238. 15:51:33 T:2500 DEBUG: Mysql commit transaction
  9239. 15:51:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9240. 15:51:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9241. 15:51:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x06 If Tomorrow Never Comes.avi), query = select idEpisode from episode where idFile=1427
  9242. 15:51:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x06 If Tomorrow Never Comes.nfo
  9243. 15:51:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9244. 15:51:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x06 If Tomorrow Never Comes.avi
  9245. 15:51:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-17 11:13:54' where idFile=1427
  9246. 15:51:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1427, 330)
  9247. 15:51:34 T:2500 DEBUG: Mysql Start transaction
  9248. 15:51:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12422
  9249. 15:51:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12422
  9250. 15:51:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12422
  9251. 15:51:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1427
  9252. 15:51:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12422, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x06 If Tomorrow Never Comes-thumb.jpg')
  9253. 15:51:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x06 If Tomorrow Never Comes.avi',c19='278',c20='' where idEpisode=12422
  9254. 15:51:34 T:2500 DEBUG: Mysql commit transaction
  9255. 15:51:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9256. 15:51:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9257. 15:51:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x07 The Self Destruct Button.avi), query = select idEpisode from episode where idFile=1428
  9258. 15:51:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x07 The Self Destruct Button.nfo
  9259. 15:51:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9260. 15:51:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x07 The Self Destruct Button.avi
  9261. 15:51:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-17 11:13:49' where idFile=1428
  9262. 15:51:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1428, 330)
  9263. 15:51:34 T:2500 DEBUG: Mysql Start transaction
  9264. 15:51:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12423
  9265. 15:51:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12423
  9266. 15:51:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12423
  9267. 15:51:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1428
  9268. 15:51:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12423, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x07 The Self Destruct Button-thumb.jpg')
  9269. 15:51:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x07 The Self Destruct Button.avi',c19='278',c20='' where idEpisode=12423
  9270. 15:51:34 T:2500 DEBUG: Mysql commit transaction
  9271. 15:51:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9272. 15:51:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9273. 15:51:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x08 Save Me.avi), query = select idEpisode from episode where idFile=1429
  9274. 15:51:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x08 Save Me.nfo
  9275. 15:51:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9276. 15:51:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x08 Save Me.avi
  9277. 15:51:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-17 09:42:48' where idFile=1429
  9278. 15:51:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1429, 330)
  9279. 15:51:34 T:2500 DEBUG: Mysql Start transaction
  9280. 15:51:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12424
  9281. 15:51:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12424
  9282. 15:51:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12424
  9283. 15:51:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1429
  9284. 15:51:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12424, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x08 Save Me-thumb.jpg')
  9285. 15:51:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x08 Save Me.avi',c19='278',c20='' where idEpisode=12424
  9286. 15:51:34 T:2500 DEBUG: Mysql commit transaction
  9287. 15:51:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9288. 15:51:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9289. 15:51:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x09 Who's Zoomin' Who.avi), query = select idEpisode from episode where idFile=1430
  9290. 15:51:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x09 Who's Zoomin' Who.nfo
  9291. 15:51:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9292. 15:51:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 1/Grey's Anatomy 1x09 Who's Zoomin' Who.avi
  9293. 15:51:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-17 11:13:33' where idFile=1430
  9294. 15:51:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1430, 330)
  9295. 15:51:34 T:2500 DEBUG: Mysql Start transaction
  9296. 15:51:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12425
  9297. 15:51:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12425
  9298. 15:51:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12425
  9299. 15:51:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1430
  9300. 15:51:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12425, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x09 Who\'s Zoomin\' Who-thumb.jpg')
  9301. 15:51:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 1/Grey\'s Anatomy 1x09 Who\'s Zoomin\' Who.avi',c19='278',c20='' where idEpisode=12425
  9302. 15:51:34 T:2500 DEBUG: Mysql commit transaction
  9303. 15:51:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9304. 15:51:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9305. 15:51:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x01 Raindrops Keep Falling on My Head.avi), query = select idEpisode from episode where idFile=1431
  9306. 15:51:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x01 Raindrops Keep Falling on My Head.nfo
  9307. 15:51:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9308. 15:51:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x01 Raindrops Keep Falling on My Head.avi
  9309. 15:51:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-09-28 22:37:24' where idFile=1431
  9310. 15:51:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1431, 330)
  9311. 15:51:35 T:2500 DEBUG: Mysql Start transaction
  9312. 15:51:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12426
  9313. 15:51:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12426
  9314. 15:51:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12426
  9315. 15:51:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1431
  9316. 15:51:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12426, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x01 Raindrops Keep Falling on My Head-thumb.jpg')
  9317. 15:51:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x01 Raindrops Keep Falling on My Head.avi',c19='279',c20='' where idEpisode=12426
  9318. 15:51:35 T:2500 DEBUG: Mysql commit transaction
  9319. 15:51:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9320. 15:51:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9321. 15:51:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x02 Enough is Enough (No More Tears).avi), query = select idEpisode from episode where idFile=1432
  9322. 15:51:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x02 Enough is Enough (No More Tears).nfo
  9323. 15:51:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9324. 15:51:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x02 Enough is Enough (No More Tears).avi
  9325. 15:51:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-10-04 22:17:12' where idFile=1432
  9326. 15:51:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1432, 330)
  9327. 15:51:35 T:2500 DEBUG: Mysql Start transaction
  9328. 15:51:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12427
  9329. 15:51:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12427
  9330. 15:51:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12427
  9331. 15:51:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1432
  9332. 15:51:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12427, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x02 Enough is Enough (No More Tears)-thumb.jpg')
  9333. 15:51:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x02 Enough is Enough (No More Tears).avi',c19='279',c20='' where idEpisode=12427
  9334. 15:51:35 T:2500 DEBUG: Mysql commit transaction
  9335. 15:51:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9336. 15:51:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9337. 15:51:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x03 Make Me Lose Control.avi), query = select idEpisode from episode where idFile=1433
  9338. 15:51:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x03 Make Me Lose Control.nfo
  9339. 15:51:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9340. 15:51:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x03 Make Me Lose Control.avi
  9341. 15:51:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-10-11 02:34:35' where idFile=1433
  9342. 15:51:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1433, 330)
  9343. 15:51:35 T:2500 DEBUG: Mysql Start transaction
  9344. 15:51:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12428
  9345. 15:51:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12428
  9346. 15:51:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12428
  9347. 15:51:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1433
  9348. 15:51:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12428, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x03 Make Me Lose Control-thumb.jpg')
  9349. 15:51:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x03 Make Me Lose Control.avi',c19='279',c20='' where idEpisode=12428
  9350. 15:51:35 T:2500 DEBUG: Mysql commit transaction
  9351. 15:51:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9352. 15:51:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9353. 15:51:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x04 Deny - Deny - Deny.avi), query = select idEpisode from episode where idFile=1434
  9354. 15:51:35 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x04 Deny - Deny - Deny.nfo
  9355. 15:51:35 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9356. 15:51:35 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x04 Deny - Deny - Deny.avi
  9357. 15:51:35 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-11-23 12:56:58' where idFile=1434
  9358. 15:51:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1434, 330)
  9359. 15:51:35 T:2500 DEBUG: Mysql Start transaction
  9360. 15:51:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12429
  9361. 15:51:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12429
  9362. 15:51:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12429
  9363. 15:51:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1434
  9364. 15:51:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12429, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x04 Deny - Deny - Deny-thumb.jpg')
  9365. 15:51:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x04 Deny - Deny - Deny.avi',c19='279',c20='' where idEpisode=12429
  9366. 15:51:36 T:2500 DEBUG: Mysql commit transaction
  9367. 15:51:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9368. 15:51:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9369. 15:51:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x05 Bring the Pain.avi), query = select idEpisode from episode where idFile=1435
  9370. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x05 Bring the Pain.nfo
  9371. 15:51:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9372. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x05 Bring the Pain.avi
  9373. 15:51:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-10-23 17:20:24' where idFile=1435
  9374. 15:51:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1435, 330)
  9375. 15:51:36 T:2500 DEBUG: Mysql Start transaction
  9376. 15:51:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12430
  9377. 15:51:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12430
  9378. 15:51:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12430
  9379. 15:51:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1435
  9380. 15:51:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12430, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x05 Bring the Pain-thumb.jpg')
  9381. 15:51:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x05 Bring the Pain.avi',c19='279',c20='' where idEpisode=12430
  9382. 15:51:36 T:2500 DEBUG: Mysql commit transaction
  9383. 15:51:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9384. 15:51:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9385. 15:51:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x06 Into You Like a Train.avi), query = select idEpisode from episode where idFile=1436
  9386. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x06 Into You Like a Train.nfo
  9387. 15:51:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9388. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x06 Into You Like a Train.avi
  9389. 15:51:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-10-31 17:07:06' where idFile=1436
  9390. 15:51:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1436, 330)
  9391. 15:51:36 T:2500 DEBUG: Mysql Start transaction
  9392. 15:51:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12431
  9393. 15:51:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12431
  9394. 15:51:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12431
  9395. 15:51:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1436
  9396. 15:51:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12431, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x06 Into You Like a Train-thumb.jpg')
  9397. 15:51:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x06 Into You Like a Train.avi',c19='279',c20='' where idEpisode=12431
  9398. 15:51:36 T:2500 DEBUG: Mysql commit transaction
  9399. 15:51:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9400. 15:51:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9401. 15:51:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x07 Something to Talk About.avi), query = select idEpisode from episode where idFile=1437
  9402. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x07 Something to Talk About.nfo
  9403. 15:51:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9404. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x07 Something to Talk About.avi
  9405. 15:51:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-11-16 00:33:42' where idFile=1437
  9406. 15:51:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1437, 330)
  9407. 15:51:36 T:2500 DEBUG: Mysql Start transaction
  9408. 15:51:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12432
  9409. 15:51:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12432
  9410. 15:51:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12432
  9411. 15:51:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1437
  9412. 15:51:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12432, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x07 Something to Talk About-thumb.jpg')
  9413. 15:51:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x07 Something to Talk About.avi',c19='279',c20='' where idEpisode=12432
  9414. 15:51:36 T:2500 DEBUG: Mysql commit transaction
  9415. 15:51:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9416. 15:51:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9417. 15:51:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x08 Let it Be.mkv), query = select idEpisode from episode where idFile=1438
  9418. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x08 Let it Be.nfo
  9419. 15:51:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9420. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x08 Let it Be.mkv
  9421. 15:51:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-10 08:32:28' where idFile=1438
  9422. 15:51:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1438, 330)
  9423. 15:51:36 T:2500 DEBUG: Mysql Start transaction
  9424. 15:51:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12433
  9425. 15:51:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12433
  9426. 15:51:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12433
  9427. 15:51:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1438
  9428. 15:51:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12433, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x08 Let it Be-thumb.jpg')
  9429. 15:51:36 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x08 Let it Be.mkv',c19='279',c20='' where idEpisode=12433
  9430. 15:51:36 T:2500 DEBUG: Mysql commit transaction
  9431. 15:51:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9432. 15:51:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9433. 15:51:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x09 Thanks for the Memories.avi), query = select idEpisode from episode where idFile=1439
  9434. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x09 Thanks for the Memories.nfo
  9435. 15:51:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9436. 15:51:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x09 Thanks for the Memories.avi
  9437. 15:51:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-11-23 23:35:30' where idFile=1439
  9438. 15:51:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1439, 330)
  9439. 15:51:37 T:2500 DEBUG: Mysql Start transaction
  9440. 15:51:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12434
  9441. 15:51:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12434
  9442. 15:51:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12434
  9443. 15:51:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1439
  9444. 15:51:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12434, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x09 Thanks for the Memories-thumb.jpg')
  9445. 15:51:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x09 Thanks for the Memories.avi',c19='279',c20='' where idEpisode=12434
  9446. 15:51:37 T:2500 DEBUG: Mysql commit transaction
  9447. 15:51:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9448. 15:51:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9449. 15:51:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x10 Much Too Much.avi), query = select idEpisode from episode where idFile=1440
  9450. 15:51:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x10 Much Too Much.nfo
  9451. 15:51:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9452. 15:51:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x10 Much Too Much.avi
  9453. 15:51:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-12-01 18:57:36' where idFile=1440
  9454. 15:51:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1440, 330)
  9455. 15:51:37 T:2500 DEBUG: Mysql Start transaction
  9456. 15:51:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12435
  9457. 15:51:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12435
  9458. 15:51:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12435
  9459. 15:51:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1440
  9460. 15:51:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12435, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x10 Much Too Much-thumb.jpg')
  9461. 15:51:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x10 Much Too Much.avi',c19='279',c20='' where idEpisode=12435
  9462. 15:51:37 T:2500 DEBUG: Mysql commit transaction
  9463. 15:51:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9464. 15:51:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9465. 15:51:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x11 Owner of a Lonely Heart.avi), query = select idEpisode from episode where idFile=1441
  9466. 15:51:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x11 Owner of a Lonely Heart.nfo
  9467. 15:51:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9468. 15:51:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x11 Owner of a Lonely Heart.avi
  9469. 15:51:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-12-07 15:50:38' where idFile=1441
  9470. 15:51:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1441, 330)
  9471. 15:51:37 T:2500 DEBUG: Mysql Start transaction
  9472. 15:51:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12436
  9473. 15:51:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12436
  9474. 15:51:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12436
  9475. 15:51:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1441
  9476. 15:51:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12436, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x11 Owner of a Lonely Heart-thumb.jpg')
  9477. 15:51:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x11 Owner of a Lonely Heart.avi',c19='279',c20='' where idEpisode=12436
  9478. 15:51:37 T:2500 DEBUG: Mysql commit transaction
  9479. 15:51:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9480. 15:51:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9481. 15:51:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x12 Grandma Got Run Over by a Reindeer.avi), query = select idEpisode from episode where idFile=1442
  9482. 15:51:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x12 Grandma Got Run Over by a Reindeer.nfo
  9483. 15:51:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9484. 15:51:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x12 Grandma Got Run Over by a Reindeer.avi
  9485. 15:51:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2005-12-12 19:14:10' where idFile=1442
  9486. 15:51:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1442, 330)
  9487. 15:51:37 T:2500 DEBUG: Mysql Start transaction
  9488. 15:51:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12437
  9489. 15:51:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12437
  9490. 15:51:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12437
  9491. 15:51:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1442
  9492. 15:51:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12437, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x12 Grandma Got Run Over by a Reindeer-thumb.jpg')
  9493. 15:51:37 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x12 Grandma Got Run Over by a Reindeer.avi',c19='279',c20='' where idEpisode=12437
  9494. 15:51:37 T:2500 DEBUG: Mysql commit transaction
  9495. 15:51:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9496. 15:51:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9497. 15:51:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x13 Begin the Begin.avi), query = select idEpisode from episode where idFile=1443
  9498. 15:51:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x13 Begin the Begin.nfo
  9499. 15:51:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9500. 15:51:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x13 Begin the Begin.avi
  9501. 15:51:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-01-17 22:32:48' where idFile=1443
  9502. 15:51:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1443, 330)
  9503. 15:51:37 T:2500 DEBUG: Mysql Start transaction
  9504. 15:51:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12438
  9505. 15:51:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12438
  9506. 15:51:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12438
  9507. 15:51:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1443
  9508. 15:51:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12438, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x13 Begin the Begin-thumb.jpg')
  9509. 15:51:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x13 Begin the Begin.avi',c19='279',c20='' where idEpisode=12438
  9510. 15:51:41 T:2500 DEBUG: Mysql commit transaction
  9511. 15:51:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9512. 15:51:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9513. 15:51:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x14 Tell Me Sweet Little Lies.avi), query = select idEpisode from episode where idFile=1444
  9514. 15:51:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x14 Tell Me Sweet Little Lies.nfo
  9515. 15:51:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9516. 15:51:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x14 Tell Me Sweet Little Lies.avi
  9517. 15:51:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-01-25 01:22:34' where idFile=1444
  9518. 15:51:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1444, 330)
  9519. 15:51:41 T:2500 DEBUG: Mysql Start transaction
  9520. 15:51:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12439
  9521. 15:51:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12439
  9522. 15:51:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12439
  9523. 15:51:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1444
  9524. 15:51:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12439, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x14 Tell Me Sweet Little Lies-thumb.jpg')
  9525. 15:51:41 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x14 Tell Me Sweet Little Lies.avi',c19='279',c20='' where idEpisode=12439
  9526. 15:51:42 T:2500 DEBUG: Mysql commit transaction
  9527. 15:51:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9528. 15:51:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9529. 15:51:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x15 Break on Through.avi), query = select idEpisode from episode where idFile=1445
  9530. 15:51:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x15 Break on Through.nfo
  9531. 15:51:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9532. 15:51:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x15 Break on Through.avi
  9533. 15:51:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-02-16 18:24:16' where idFile=1445
  9534. 15:51:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1445, 330)
  9535. 15:51:42 T:2500 DEBUG: Mysql Start transaction
  9536. 15:51:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12440
  9537. 15:51:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12440
  9538. 15:51:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12440
  9539. 15:51:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1445
  9540. 15:51:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12440, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x15 Break on Through-thumb.jpg')
  9541. 15:51:42 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x15 Break on Through.avi',c19='279',c20='' where idEpisode=12440
  9542. 15:51:42 T:2500 DEBUG: Mysql commit transaction
  9543. 15:51:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9544. 15:51:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9545. 15:51:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x16 It's the End of the World.avi), query = select idEpisode from episode where idFile=1446
  9546. 15:51:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x16 It's the End of the World.nfo
  9547. 15:51:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9548. 15:51:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x16 It's the End of the World.avi
  9549. 15:51:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-02-06 01:30:00' where idFile=1446
  9550. 15:51:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1446, 330)
  9551. 15:51:42 T:2500 DEBUG: Mysql Start transaction
  9552. 15:51:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12441
  9553. 15:51:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12441
  9554. 15:51:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12441
  9555. 15:51:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1446
  9556. 15:51:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12441, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x16 It\'s the End of the World-thumb.jpg')
  9557. 15:51:42 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x16 It\'s the End of the World.avi',c19='279',c20='' where idEpisode=12441
  9558. 15:51:42 T:2500 DEBUG: Mysql commit transaction
  9559. 15:51:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9560. 15:51:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9561. 15:51:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x17 As We Know it.avi), query = select idEpisode from episode where idFile=1447
  9562. 15:51:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x17 As We Know it.nfo
  9563. 15:51:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9564. 15:51:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x17 As We Know it.avi
  9565. 15:51:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-02-14 15:12:18' where idFile=1447
  9566. 15:51:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1447, 330)
  9567. 15:51:42 T:2500 DEBUG: Mysql Start transaction
  9568. 15:51:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12442
  9569. 15:51:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12442
  9570. 15:51:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12442
  9571. 15:51:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1447
  9572. 15:51:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12442, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x17 As We Know it-thumb.jpg')
  9573. 15:51:42 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x17 As We Know it.avi',c19='279',c20='' where idEpisode=12442
  9574. 15:51:42 T:2500 DEBUG: Mysql commit transaction
  9575. 15:51:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9576. 15:51:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9577. 15:51:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x18 Yesterday.avi), query = select idEpisode from episode where idFile=1448
  9578. 15:51:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x18 Yesterday.nfo
  9579. 15:51:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9580. 15:51:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x18 Yesterday.avi
  9581. 15:51:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-02-21 16:43:44' where idFile=1448
  9582. 15:51:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1448, 330)
  9583. 15:51:43 T:2500 DEBUG: Mysql Start transaction
  9584. 15:51:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12443
  9585. 15:51:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12443
  9586. 15:51:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12443
  9587. 15:51:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1448
  9588. 15:51:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12443, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x18 Yesterday-thumb.jpg')
  9589. 15:51:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x18 Yesterday.avi',c19='279',c20='' where idEpisode=12443
  9590. 15:51:43 T:2500 DEBUG: Mysql commit transaction
  9591. 15:51:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9592. 15:51:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9593. 15:51:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x19 What Have I Done to Deserve This.avi), query = select idEpisode from episode where idFile=1449
  9594. 15:51:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x19 What Have I Done to Deserve This.nfo
  9595. 15:51:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9596. 15:51:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x19 What Have I Done to Deserve This.avi
  9597. 15:51:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-02-27 00:30:00' where idFile=1449
  9598. 15:51:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1449, 330)
  9599. 15:51:43 T:2500 DEBUG: Mysql Start transaction
  9600. 15:51:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12444
  9601. 15:51:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12444
  9602. 15:51:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12444
  9603. 15:51:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1449
  9604. 15:51:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12444, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x19 What Have I Done to Deserve This-thumb.jpg')
  9605. 15:51:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x19 What Have I Done to Deserve This.avi',c19='279',c20='' where idEpisode=12444
  9606. 15:51:43 T:2500 DEBUG: Mysql commit transaction
  9607. 15:51:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9608. 15:51:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9609. 15:51:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x20 Band Aid Covers the Bullet Hole.avi), query = select idEpisode from episode where idFile=1450
  9610. 15:51:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x20 Band Aid Covers the Bullet Hole.nfo
  9611. 15:51:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9612. 15:51:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x20 Band Aid Covers the Bullet Hole.avi
  9613. 15:51:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-03 21:36:28' where idFile=1450
  9614. 15:51:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1450, 330)
  9615. 15:51:43 T:2500 DEBUG: Mysql Start transaction
  9616. 15:51:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12445
  9617. 15:51:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12445
  9618. 15:51:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12445
  9619. 15:51:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1450
  9620. 15:51:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12445, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x20 Band Aid Covers the Bullet Hole-thumb.jpg')
  9621. 15:51:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x20 Band Aid Covers the Bullet Hole.avi',c19='279',c20='' where idEpisode=12445
  9622. 15:51:43 T:2500 DEBUG: Mysql commit transaction
  9623. 15:51:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9624. 15:51:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9625. 15:51:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x21 Superstition.avi), query = select idEpisode from episode where idFile=1451
  9626. 15:51:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x21 Superstition.nfo
  9627. 15:51:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9628. 15:51:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x21 Superstition.avi
  9629. 15:51:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-03-21 00:43:02' where idFile=1451
  9630. 15:51:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1451, 330)
  9631. 15:51:43 T:2500 DEBUG: Mysql Start transaction
  9632. 15:51:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12446
  9633. 15:51:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12446
  9634. 15:51:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12446
  9635. 15:51:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1451
  9636. 15:51:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12446, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x21 Superstition-thumb.jpg')
  9637. 15:51:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x21 Superstition.avi',c19='279',c20='' where idEpisode=12446
  9638. 15:51:43 T:2500 DEBUG: Mysql commit transaction
  9639. 15:51:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9640. 15:51:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9641. 15:51:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x22 The Name of the Game.avi), query = select idEpisode from episode where idFile=1452
  9642. 15:51:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x22 The Name of the Game.nfo
  9643. 15:51:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9644. 15:51:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x22 The Name of the Game.avi
  9645. 15:51:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-04-07 02:13:56' where idFile=1452
  9646. 15:51:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1452, 330)
  9647. 15:51:43 T:2500 DEBUG: Mysql Start transaction
  9648. 15:51:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12447
  9649. 15:51:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12447
  9650. 15:51:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12447
  9651. 15:51:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1452
  9652. 15:51:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12447, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x22 The Name of the Game-thumb.jpg')
  9653. 15:51:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x22 The Name of the Game.avi',c19='279',c20='' where idEpisode=12447
  9654. 15:51:43 T:2500 DEBUG: Mysql commit transaction
  9655. 15:51:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9656. 15:51:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9657. 15:51:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x23 Blues for Sister Someone.avi), query = select idEpisode from episode where idFile=1453
  9658. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x23 Blues for Sister Someone.nfo
  9659. 15:51:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9660. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x23 Blues for Sister Someone.avi
  9661. 15:51:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-05-17 02:59:02' where idFile=1453
  9662. 15:51:44 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1453, 330)
  9663. 15:51:44 T:2500 DEBUG: Mysql Start transaction
  9664. 15:51:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12448
  9665. 15:51:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12448
  9666. 15:51:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12448
  9667. 15:51:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1453
  9668. 15:51:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12448, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x23 Blues for Sister Someone-thumb.jpg')
  9669. 15:51:44 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x23 Blues for Sister Someone.avi',c19='279',c20='' where idEpisode=12448
  9670. 15:51:44 T:2500 DEBUG: Mysql commit transaction
  9671. 15:51:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9672. 15:51:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9673. 15:51:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x24 Damage Case.avi), query = select idEpisode from episode where idFile=1454
  9674. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x24 Damage Case.nfo
  9675. 15:51:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9676. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x24 Damage Case.avi
  9677. 15:51:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-05-16 09:11:34' where idFile=1454
  9678. 15:51:44 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1454, 330)
  9679. 15:51:44 T:2500 DEBUG: Mysql Start transaction
  9680. 15:51:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12449
  9681. 15:51:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12449
  9682. 15:51:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12449
  9683. 15:51:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1454
  9684. 15:51:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12449, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x24 Damage Case-thumb.jpg')
  9685. 15:51:44 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x24 Damage Case.avi',c19='279',c20='' where idEpisode=12449
  9686. 15:51:44 T:2500 DEBUG: Mysql commit transaction
  9687. 15:51:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9688. 15:51:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9689. 15:51:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x25 17 Seconds.avi), query = select idEpisode from episode where idFile=1455
  9690. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x25 17 Seconds.nfo
  9691. 15:51:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9692. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x25 17 Seconds.avi
  9693. 15:51:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-05-16 10:25:06' where idFile=1455
  9694. 15:51:44 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1455, 330)
  9695. 15:51:44 T:2500 DEBUG: Mysql Start transaction
  9696. 15:51:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12450
  9697. 15:51:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12450
  9698. 15:51:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12450
  9699. 15:51:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1455
  9700. 15:51:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12450, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x25 17 Seconds-thumb.jpg')
  9701. 15:51:44 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='25',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x25 17 Seconds.avi',c19='279',c20='' where idEpisode=12450
  9702. 15:51:44 T:2500 DEBUG: Mysql commit transaction
  9703. 15:51:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9704. 15:51:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9705. 15:51:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x26 Deterioration of the Fight or Flight Response.avi), query = select idEpisode from episode where idFile=1456
  9706. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x26 Deterioration of the Fight or Flight Response.nfo
  9707. 15:51:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9708. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x26 Deterioration of the Fight or Flight Response.avi
  9709. 15:51:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-05-18 09:48:06' where idFile=1456
  9710. 15:51:44 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1456, 330)
  9711. 15:51:44 T:2500 DEBUG: Mysql Start transaction
  9712. 15:51:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12451
  9713. 15:51:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12451
  9714. 15:51:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12451
  9715. 15:51:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1456
  9716. 15:51:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12451, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x26 Deterioration of the Fight or Flight Response-thumb.jpg')
  9717. 15:51:44 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='26',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x26 Deterioration of the Fight or Flight Response.avi',c19='279',c20='' where idEpisode=12451
  9718. 15:51:44 T:2500 DEBUG: Mysql commit transaction
  9719. 15:51:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9720. 15:51:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9721. 15:51:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x27 Losing My Religion.avi), query = select idEpisode from episode where idFile=1457
  9722. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x27 Losing My Religion.nfo
  9723. 15:51:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9724. 15:51:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 2/Grey's Anatomy 2x27 Losing My Religion.avi
  9725. 15:51:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-05-17 04:51:24' where idFile=1457
  9726. 15:51:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1457, 330)
  9727. 15:51:45 T:2500 DEBUG: Mysql Start transaction
  9728. 15:51:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12452
  9729. 15:51:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12452
  9730. 15:51:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12452
  9731. 15:51:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1457
  9732. 15:51:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12452, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x27 Losing My Religion-thumb.jpg')
  9733. 15:51:45 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='27',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 2/Grey\'s Anatomy 2x27 Losing My Religion.avi',c19='279',c20='' where idEpisode=12452
  9734. 15:51:45 T:2500 DEBUG: Mysql commit transaction
  9735. 15:51:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9736. 15:51:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9737. 15:51:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x01 Time Has Come Today.avi), query = select idEpisode from episode where idFile=1458
  9738. 15:51:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x01 Time Has Come Today.nfo
  9739. 15:51:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9740. 15:51:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x01 Time Has Come Today.avi
  9741. 15:51:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-09-23 07:41:04' where idFile=1458
  9742. 15:51:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1458, 330)
  9743. 15:51:45 T:2500 DEBUG: Mysql Start transaction
  9744. 15:51:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12453
  9745. 15:51:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12453
  9746. 15:51:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12453
  9747. 15:51:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1458
  9748. 15:51:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12453, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x01 Time Has Come Today-thumb.jpg')
  9749. 15:51:45 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x01 Time Has Come Today.avi',c19='280',c20='' where idEpisode=12453
  9750. 15:51:45 T:2500 DEBUG: Mysql commit transaction
  9751. 15:51:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9752. 15:51:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9753. 15:51:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x02 I Am a Tree.avi), query = select idEpisode from episode where idFile=1459
  9754. 15:51:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x02 I Am a Tree.nfo
  9755. 15:51:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9756. 15:51:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x02 I Am a Tree.avi
  9757. 15:51:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-09-30 01:00:28' where idFile=1459
  9758. 15:51:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1459, 330)
  9759. 15:51:45 T:2500 DEBUG: Mysql Start transaction
  9760. 15:51:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12454
  9761. 15:51:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12454
  9762. 15:51:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12454
  9763. 15:51:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1459
  9764. 15:51:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12454, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x02 I Am a Tree-thumb.jpg')
  9765. 15:51:45 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x02 I Am a Tree.avi',c19='280',c20='' where idEpisode=12454
  9766. 15:51:45 T:2500 DEBUG: Mysql commit transaction
  9767. 15:51:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9768. 15:51:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9769. 15:51:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x03 Sometimes a Fantasy.avi), query = select idEpisode from episode where idFile=1460
  9770. 15:51:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x03 Sometimes a Fantasy.nfo
  9771. 15:51:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9772. 15:51:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x03 Sometimes a Fantasy.avi
  9773. 15:51:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-10-10 23:32:12' where idFile=1460
  9774. 15:51:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1460, 330)
  9775. 15:51:45 T:2500 DEBUG: Mysql Start transaction
  9776. 15:51:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12455
  9777. 15:51:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12455
  9778. 15:51:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12455
  9779. 15:51:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1460
  9780. 15:51:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12455, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x03 Sometimes a Fantasy-thumb.jpg')
  9781. 15:51:45 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x03 Sometimes a Fantasy.avi',c19='280',c20='' where idEpisode=12455
  9782. 15:51:45 T:2500 DEBUG: Mysql commit transaction
  9783. 15:51:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9784. 15:51:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9785. 15:51:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x04 What I Am.avi), query = select idEpisode from episode where idFile=1461
  9786. 15:51:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x04 What I Am.nfo
  9787. 15:51:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9788. 15:51:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x04 What I Am.avi
  9789. 15:51:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-10-17 20:59:38' where idFile=1461
  9790. 15:51:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1461, 330)
  9791. 15:51:46 T:2500 DEBUG: Mysql Start transaction
  9792. 15:51:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12456
  9793. 15:51:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12456
  9794. 15:51:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12456
  9795. 15:51:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1461
  9796. 15:51:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12456, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x04 What I Am-thumb.jpg')
  9797. 15:51:46 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x04 What I Am.avi',c19='280',c20='' where idEpisode=12456
  9798. 15:51:46 T:2500 DEBUG: Mysql commit transaction
  9799. 15:51:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9800. 15:51:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9801. 15:51:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x05 Oh - The Guilt.avi), query = select idEpisode from episode where idFile=1462
  9802. 15:51:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x05 Oh - The Guilt.nfo
  9803. 15:51:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9804. 15:51:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x05 Oh - The Guilt.avi
  9805. 15:51:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-10-21 03:00:40' where idFile=1462
  9806. 15:51:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1462, 330)
  9807. 15:51:46 T:2500 DEBUG: Mysql Start transaction
  9808. 15:51:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12457
  9809. 15:51:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12457
  9810. 15:51:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12457
  9811. 15:51:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1462
  9812. 15:51:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12457, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x05 Oh - The Guilt-thumb.jpg')
  9813. 15:51:46 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x05 Oh - The Guilt.avi',c19='280',c20='' where idEpisode=12457
  9814. 15:51:46 T:2500 DEBUG: Mysql commit transaction
  9815. 15:51:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9816. 15:51:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9817. 15:51:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x06 Let The Angels Commit.avi), query = select idEpisode from episode where idFile=1463
  9818. 15:51:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x06 Let The Angels Commit.nfo
  9819. 15:51:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9820. 15:51:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x06 Let The Angels Commit.avi
  9821. 15:51:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-11-28 10:04:26' where idFile=1463
  9822. 15:51:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1463, 330)
  9823. 15:51:46 T:2500 DEBUG: Mysql Start transaction
  9824. 15:51:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12458
  9825. 15:51:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12458
  9826. 15:51:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12458
  9827. 15:51:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1463
  9828. 15:51:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12458, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x06 Let The Angels Commit-thumb.jpg')
  9829. 15:51:46 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x06 Let The Angels Commit.avi',c19='280',c20='' where idEpisode=12458
  9830. 15:51:46 T:2500 DEBUG: Mysql commit transaction
  9831. 15:51:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9832. 15:51:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9833. 15:51:46 T:3884 DEBUG: ### [Qlock] - Delaying 240 secs
  9834. 15:51:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x07 Where the Boys Are.avi), query = select idEpisode from episode where idFile=1464
  9835. 15:51:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x07 Where the Boys Are.nfo
  9836. 15:51:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9837. 15:51:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x07 Where the Boys Are.avi
  9838. 15:51:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-11-11 04:55:30' where idFile=1464
  9839. 15:51:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1464, 330)
  9840. 15:51:46 T:2500 DEBUG: Mysql Start transaction
  9841. 15:51:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12459
  9842. 15:51:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12459
  9843. 15:51:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12459
  9844. 15:51:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1464
  9845. 15:51:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12459, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x07 Where the Boys Are-thumb.jpg')
  9846. 15:51:47 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x07 Where the Boys Are.avi',c19='280',c20='' where idEpisode=12459
  9847. 15:51:47 T:2500 DEBUG: Mysql commit transaction
  9848. 15:51:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9849. 15:51:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9850. 15:51:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x08 Staring at the Sun.avi), query = select idEpisode from episode where idFile=1465
  9851. 15:51:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x08 Staring at the Sun.nfo
  9852. 15:51:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9853. 15:51:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x08 Staring at the Sun.avi
  9854. 15:51:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-11-28 06:20:08' where idFile=1465
  9855. 15:51:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1465, 330)
  9856. 15:51:47 T:2500 DEBUG: Mysql Start transaction
  9857. 15:51:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12460
  9858. 15:51:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12460
  9859. 15:51:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12460
  9860. 15:51:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1465
  9861. 15:51:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12460, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x08 Staring at the Sun-thumb.jpg')
  9862. 15:51:47 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x08 Staring at the Sun.avi',c19='280',c20='' where idEpisode=12460
  9863. 15:51:47 T:2500 DEBUG: Mysql commit transaction
  9864. 15:51:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9865. 15:51:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9866. 15:51:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x09 From a Whisper to a Scream.avi), query = select idEpisode from episode where idFile=1466
  9867. 15:51:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x09 From a Whisper to a Scream.nfo
  9868. 15:51:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9869. 15:51:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x09 From a Whisper to a Scream.avi
  9870. 15:51:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-11-28 08:54:40' where idFile=1466
  9871. 15:51:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1466, 330)
  9872. 15:51:47 T:2500 DEBUG: Mysql Start transaction
  9873. 15:51:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12461
  9874. 15:51:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12461
  9875. 15:51:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12461
  9876. 15:51:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1466
  9877. 15:51:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12461, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x09 From a Whisper to a Scream-thumb.jpg')
  9878. 15:51:47 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x09 From a Whisper to a Scream.avi',c19='280',c20='' where idEpisode=12461
  9879. 15:51:47 T:2500 DEBUG: Mysql commit transaction
  9880. 15:51:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9881. 15:51:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9882. 15:51:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x10 Don't Stand So Close to Me.avi), query = select idEpisode from episode where idFile=1467
  9883. 15:51:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x10 Don't Stand So Close to Me.nfo
  9884. 15:51:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9885. 15:51:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x10 Don't Stand So Close to Me.avi
  9886. 15:51:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2006-12-26 15:17:37' where idFile=1467
  9887. 15:51:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1467, 330)
  9888. 15:51:47 T:2500 DEBUG: Mysql Start transaction
  9889. 15:51:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12462
  9890. 15:51:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12462
  9891. 15:51:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12462
  9892. 15:51:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1467
  9893. 15:51:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12462, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x10 Don\'t Stand So Close to Me-thumb.jpg')
  9894. 15:51:47 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x10 Don\'t Stand So Close to Me.avi',c19='280',c20='' where idEpisode=12462
  9895. 15:51:47 T:2500 DEBUG: Mysql commit transaction
  9896. 15:51:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9897. 15:51:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9898. 15:51:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x11 Six Days (1).avi), query = select idEpisode from episode where idFile=1468
  9899. 15:51:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x11 Six Days (1).nfo
  9900. 15:51:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9901. 15:51:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x11 Six Days (1).avi
  9902. 15:51:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-01-15 23:13:05' where idFile=1468
  9903. 15:51:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1468, 330)
  9904. 15:51:48 T:2500 DEBUG: Mysql Start transaction
  9905. 15:51:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12463
  9906. 15:51:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12463
  9907. 15:51:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12463
  9908. 15:51:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1468
  9909. 15:51:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12463, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x11 Six Days (1)-thumb.jpg')
  9910. 15:51:48 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x11 Six Days (1).avi',c19='280',c20='' where idEpisode=12463
  9911. 15:51:48 T:2500 DEBUG: Mysql commit transaction
  9912. 15:51:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9913. 15:51:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9914. 15:51:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x12 Six Days (2).avi), query = select idEpisode from episode where idFile=1469
  9915. 15:51:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x12 Six Days (2).nfo
  9916. 15:51:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9917. 15:51:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x12 Six Days (2).avi
  9918. 15:51:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-01-19 23:27:02' where idFile=1469
  9919. 15:51:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1469, 330)
  9920. 15:51:48 T:2500 DEBUG: Mysql Start transaction
  9921. 15:51:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12464
  9922. 15:51:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12464
  9923. 15:51:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12464
  9924. 15:51:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1469
  9925. 15:51:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12464, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x12 Six Days (2)-thumb.jpg')
  9926. 15:51:48 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x12 Six Days (2).avi',c19='280',c20='' where idEpisode=12464
  9927. 15:51:48 T:2500 DEBUG: Mysql commit transaction
  9928. 15:51:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9929. 15:51:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9930. 15:51:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x13 Great Expectations.avi), query = select idEpisode from episode where idFile=1470
  9931. 15:51:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x13 Great Expectations.nfo
  9932. 15:51:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9933. 15:51:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x13 Great Expectations.avi
  9934. 15:51:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-02-04 01:34:49' where idFile=1470
  9935. 15:51:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1470, 330)
  9936. 15:51:48 T:2500 DEBUG: Mysql Start transaction
  9937. 15:51:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12465
  9938. 15:51:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12465
  9939. 15:51:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12465
  9940. 15:51:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1470
  9941. 15:51:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12465, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x13 Great Expectations-thumb.jpg')
  9942. 15:51:48 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x13 Great Expectations.avi',c19='280',c20='' where idEpisode=12465
  9943. 15:51:48 T:2500 DEBUG: Mysql commit transaction
  9944. 15:51:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9945. 15:51:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9946. 15:51:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x14 Wishin and Hopin.avi), query = select idEpisode from episode where idFile=1471
  9947. 15:51:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x14 Wishin and Hopin.nfo
  9948. 15:51:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9949. 15:51:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x14 Wishin and Hopin.avi
  9950. 15:51:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-02-04 01:56:16' where idFile=1471
  9951. 15:51:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1471, 330)
  9952. 15:51:48 T:2500 DEBUG: Mysql Start transaction
  9953. 15:51:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12466
  9954. 15:51:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12466
  9955. 15:51:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12466
  9956. 15:51:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1471
  9957. 15:51:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12466, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x14 Wishin and Hopin-thumb.jpg')
  9958. 15:51:48 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x14 Wishin and Hopin.avi',c19='280',c20='' where idEpisode=12466
  9959. 15:51:48 T:2500 DEBUG: Mysql commit transaction
  9960. 15:51:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9961. 15:51:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9962. 15:51:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x15 Walk On Water.avi), query = select idEpisode from episode where idFile=1472
  9963. 15:51:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x15 Walk On Water.nfo
  9964. 15:51:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9965. 15:51:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x15 Walk On Water.avi
  9966. 15:51:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-02-11 02:33:38' where idFile=1472
  9967. 15:51:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1472, 330)
  9968. 15:51:48 T:2500 DEBUG: Mysql Start transaction
  9969. 15:51:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12467
  9970. 15:51:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12467
  9971. 15:51:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12467
  9972. 15:51:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1472
  9973. 15:51:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12467, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x15 Walk On Water-thumb.jpg')
  9974. 15:51:48 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x15 Walk On Water.avi',c19='280',c20='' where idEpisode=12467
  9975. 15:51:49 T:2500 DEBUG: Mysql commit transaction
  9976. 15:51:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9977. 15:51:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9978. 15:51:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x16 Drowning on Dry Land.avi), query = select idEpisode from episode where idFile=1473
  9979. 15:51:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x16 Drowning on Dry Land.nfo
  9980. 15:51:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9981. 15:51:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x16 Drowning on Dry Land.avi
  9982. 15:51:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-02-17 16:40:48' where idFile=1473
  9983. 15:51:49 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1473, 330)
  9984. 15:51:49 T:2500 DEBUG: Mysql Start transaction
  9985. 15:51:49 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12468
  9986. 15:51:49 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12468
  9987. 15:51:49 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12468
  9988. 15:51:49 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1473
  9989. 15:51:49 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12468, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x16 Drowning on Dry Land-thumb.jpg')
  9990. 15:51:49 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x16 Drowning on Dry Land.avi',c19='280',c20='' where idEpisode=12468
  9991. 15:51:49 T:2500 DEBUG: Mysql commit transaction
  9992. 15:51:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  9993. 15:51:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  9994. 15:51:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x17 Some Kind of Miracle.avi), query = select idEpisode from episode where idFile=1474
  9995. 15:51:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x17 Some Kind of Miracle.nfo
  9996. 15:51:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  9997. 15:51:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x17 Some Kind of Miracle.avi
  9998. 15:51:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-02-24 18:43:16' where idFile=1474
  9999. 15:51:49 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1474, 330)
  10000. 15:51:49 T:2500 DEBUG: Mysql Start transaction
  10001. 15:51:49 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12469
  10002. 15:51:49 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12469
  10003. 15:51:49 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12469
  10004. 15:51:49 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1474
  10005. 15:51:49 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12469, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x17 Some Kind of Miracle-thumb.jpg')
  10006. 15:51:49 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x17 Some Kind of Miracle.avi',c19='280',c20='' where idEpisode=12469
  10007. 15:51:49 T:2500 DEBUG: Mysql commit transaction
  10008. 15:51:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10009. 15:51:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10010. 15:51:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x18 Scars and Souvenirs.avi), query = select idEpisode from episode where idFile=1475
  10011. 15:51:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x18 Scars and Souvenirs.nfo
  10012. 15:51:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10013. 15:51:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x18 Scars and Souvenirs.avi
  10014. 15:51:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-03-17 17:07:41' where idFile=1475
  10015. 15:51:49 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1475, 330)
  10016. 15:51:49 T:2500 DEBUG: Mysql Start transaction
  10017. 15:51:49 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12470
  10018. 15:51:49 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12470
  10019. 15:51:49 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12470
  10020. 15:51:49 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1475
  10021. 15:51:49 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12470, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x18 Scars and Souvenirs-thumb.jpg')
  10022. 15:51:49 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x18 Scars and Souvenirs.avi',c19='280',c20='' where idEpisode=12470
  10023. 15:51:49 T:2500 DEBUG: Mysql commit transaction
  10024. 15:51:49 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10025. 15:51:49 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10026. 15:51:49 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x19 My Favorite Mistake.avi), query = select idEpisode from episode where idFile=1476
  10027. 15:51:49 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x19 My Favorite Mistake.nfo
  10028. 15:51:49 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10029. 15:51:49 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x19 My Favorite Mistake.avi
  10030. 15:51:49 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-03-24 12:48:19' where idFile=1476
  10031. 15:51:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1476, 330)
  10032. 15:51:50 T:2500 DEBUG: Mysql Start transaction
  10033. 15:51:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12471
  10034. 15:51:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12471
  10035. 15:51:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12471
  10036. 15:51:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1476
  10037. 15:51:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12471, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x19 My Favorite Mistake-thumb.jpg')
  10038. 15:51:50 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x19 My Favorite Mistake.avi',c19='280',c20='' where idEpisode=12471
  10039. 15:51:50 T:2500 DEBUG: Mysql commit transaction
  10040. 15:51:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10041. 15:51:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10042. 15:51:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x20 Time After Time.avi), query = select idEpisode from episode where idFile=1477
  10043. 15:51:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x20 Time After Time.nfo
  10044. 15:51:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10045. 15:51:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x20 Time After Time.avi
  10046. 15:51:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-04-21 11:34:12' where idFile=1477
  10047. 15:51:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1477, 330)
  10048. 15:51:50 T:2500 DEBUG: Mysql Start transaction
  10049. 15:51:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12472
  10050. 15:51:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12472
  10051. 15:51:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12472
  10052. 15:51:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1477
  10053. 15:51:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12472, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x20 Time After Time-thumb.jpg')
  10054. 15:51:50 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x20 Time After Time.avi',c19='280',c20='' where idEpisode=12472
  10055. 15:51:50 T:2500 DEBUG: Mysql commit transaction
  10056. 15:51:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10057. 15:51:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10058. 15:51:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x21 Desire.avi), query = select idEpisode from episode where idFile=1478
  10059. 15:51:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x21 Desire.nfo
  10060. 15:51:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10061. 15:51:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x21 Desire.avi
  10062. 15:51:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-04-28 16:28:44' where idFile=1478
  10063. 15:51:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1478, 330)
  10064. 15:51:50 T:2500 DEBUG: Mysql Start transaction
  10065. 15:51:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12473
  10066. 15:51:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12473
  10067. 15:51:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12473
  10068. 15:51:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1478
  10069. 15:51:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12473, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x21 Desire-thumb.jpg')
  10070. 15:51:50 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x21 Desire.avi',c19='280',c20='' where idEpisode=12473
  10071. 15:51:50 T:2500 DEBUG: Mysql commit transaction
  10072. 15:51:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10073. 15:51:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10074. 15:51:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x22 The Other Side of This Life (1).avi), query = select idEpisode from episode where idFile=1479
  10075. 15:51:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x22 The Other Side of This Life (1).nfo
  10076. 15:51:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10077. 15:51:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x22 The Other Side of This Life (1).avi
  10078. 15:51:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-05-06 00:16:17' where idFile=1479
  10079. 15:51:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1479, 330)
  10080. 15:51:50 T:2500 DEBUG: Mysql Start transaction
  10081. 15:51:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12474
  10082. 15:51:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12474
  10083. 15:51:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12474
  10084. 15:51:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1479
  10085. 15:51:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12474, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x22 The Other Side of This Life (1)-thumb.jpg')
  10086. 15:51:50 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x22 The Other Side of This Life (1).avi',c19='280',c20='' where idEpisode=12474
  10087. 15:51:50 T:2500 DEBUG: Mysql commit transaction
  10088. 15:51:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10089. 15:51:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10090. 15:51:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x23 The Other Side of This Life (2).avi), query = select idEpisode from episode where idFile=1480
  10091. 15:51:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x23 The Other Side of This Life (2).nfo
  10092. 15:51:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10093. 15:51:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x23 The Other Side of This Life (2).avi
  10094. 15:51:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-05-06 01:48:59' where idFile=1480
  10095. 15:51:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1480, 330)
  10096. 15:51:50 T:2500 DEBUG: Mysql Start transaction
  10097. 15:51:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12475
  10098. 15:51:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12475
  10099. 15:51:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12475
  10100. 15:51:51 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1480
  10101. 15:51:51 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12475, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x23 The Other Side of This Life (2)-thumb.jpg')
  10102. 15:51:51 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x23 The Other Side of This Life (2).avi',c19='280',c20='' where idEpisode=12475
  10103. 15:51:51 T:2500 DEBUG: Mysql commit transaction
  10104. 15:51:51 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10105. 15:51:51 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10106. 15:51:51 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x24 Testing 1-2-3.avi), query = select idEpisode from episode where idFile=1481
  10107. 15:51:51 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x24 Testing 1-2-3.nfo
  10108. 15:51:51 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10109. 15:51:51 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x24 Testing 1-2-3.avi
  10110. 15:51:51 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-05-12 16:06:38' where idFile=1481
  10111. 15:51:51 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1481, 330)
  10112. 15:51:51 T:2500 DEBUG: Mysql Start transaction
  10113. 15:51:51 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12476
  10114. 15:51:51 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12476
  10115. 15:51:51 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12476
  10116. 15:51:51 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1481
  10117. 15:51:51 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12476, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x24 Testing 1-2-3-thumb.jpg')
  10118. 15:51:51 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x24 Testing 1-2-3.avi',c19='280',c20='' where idEpisode=12476
  10119. 15:51:51 T:2500 DEBUG: Mysql commit transaction
  10120. 15:51:51 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10121. 15:51:51 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10122. 15:51:51 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x25 Didn't We Almost Have It All.avi), query = select idEpisode from episode where idFile=1482
  10123. 15:51:51 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x25 Didn't We Almost Have It All.nfo
  10124. 15:51:51 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10125. 15:51:51 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 3/Grey's Anatomy 3x25 Didn't We Almost Have It All.avi
  10126. 15:51:51 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-06-04 11:13:38' where idFile=1482
  10127. 15:51:51 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1482, 330)
  10128. 15:51:51 T:2500 DEBUG: Mysql Start transaction
  10129. 15:51:51 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12477
  10130. 15:51:51 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12477
  10131. 15:51:51 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12477
  10132. 15:51:51 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1482
  10133. 15:51:51 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12477, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x25 Didn\'t We Almost Have It All-thumb.jpg')
  10134. 15:51:51 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='25',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 3/Grey\'s Anatomy 3x25 Didn\'t We Almost Have It All.avi',c19='280',c20='' where idEpisode=12477
  10135. 15:51:51 T:2500 DEBUG: Mysql commit transaction
  10136. 15:51:51 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10137. 15:51:51 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10138. 15:51:51 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x01 A Change is Gonna Come.avi), query = select idEpisode from episode where idFile=1483
  10139. 15:51:51 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x01 A Change is Gonna Come.nfo
  10140. 15:51:51 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10141. 15:51:51 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x01 A Change is Gonna Come.avi
  10142. 15:51:51 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-09-28 06:18:58' where idFile=1483
  10143. 15:51:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1483, 330)
  10144. 15:51:52 T:2500 DEBUG: Mysql Start transaction
  10145. 15:51:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12478
  10146. 15:51:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12478
  10147. 15:51:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12478
  10148. 15:51:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1483
  10149. 15:51:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12478, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x01 A Change is Gonna Come-thumb.jpg')
  10150. 15:51:52 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x01 A Change is Gonna Come.avi',c19='281',c20='' where idEpisode=12478
  10151. 15:51:52 T:2500 DEBUG: Mysql commit transaction
  10152. 15:51:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10153. 15:51:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10154. 15:51:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x02 Love-Addiction.avi), query = select idEpisode from episode where idFile=1484
  10155. 15:51:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x02 Love-Addiction.nfo
  10156. 15:51:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10157. 15:51:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x02 Love-Addiction.avi
  10158. 15:51:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-10-05 00:30:00' where idFile=1484
  10159. 15:51:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1484, 330)
  10160. 15:51:52 T:2500 DEBUG: Mysql Start transaction
  10161. 15:51:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12479
  10162. 15:51:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12479
  10163. 15:51:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12479
  10164. 15:51:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1484
  10165. 15:51:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12479, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x02 Love-Addiction-thumb.jpg')
  10166. 15:51:52 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x02 Love-Addiction.avi',c19='281',c20='' where idEpisode=12479
  10167. 15:51:52 T:2500 DEBUG: Mysql commit transaction
  10168. 15:51:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10169. 15:51:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10170. 15:51:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x03 Let the Truth Sting.avi), query = select idEpisode from episode where idFile=1485
  10171. 15:51:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x03 Let the Truth Sting.nfo
  10172. 15:51:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10173. 15:51:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x03 Let the Truth Sting.avi
  10174. 15:51:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-10-12 06:18:52' where idFile=1485
  10175. 15:51:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1485, 330)
  10176. 15:51:53 T:2500 DEBUG: Mysql Start transaction
  10177. 15:51:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12480
  10178. 15:51:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12480
  10179. 15:51:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12480
  10180. 15:51:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1485
  10181. 15:51:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12480, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x03 Let the Truth Sting-thumb.jpg')
  10182. 15:51:53 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x03 Let the Truth Sting.avi',c19='281',c20='' where idEpisode=12480
  10183. 15:51:53 T:2500 DEBUG: Mysql commit transaction
  10184. 15:51:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10185. 15:51:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10186. 15:51:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x04 The Heart of the Matter.avi), query = select idEpisode from episode where idFile=1486
  10187. 15:51:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x04 The Heart of the Matter.nfo
  10188. 15:51:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10189. 15:51:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x04 The Heart of the Matter.avi
  10190. 15:51:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-11-03 22:00:53' where idFile=1486
  10191. 15:51:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1486, 330)
  10192. 15:51:53 T:2500 DEBUG: Mysql Start transaction
  10193. 15:51:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12481
  10194. 15:51:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12481
  10195. 15:51:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12481
  10196. 15:51:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1486
  10197. 15:51:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12481, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x04 The Heart of the Matter-thumb.jpg')
  10198. 15:51:53 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x04 The Heart of the Matter.avi',c19='281',c20='' where idEpisode=12481
  10199. 15:51:53 T:2500 DEBUG: Mysql commit transaction
  10200. 15:51:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10201. 15:51:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10202. 15:51:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x05 Haunt You Every Day.avi), query = select idEpisode from episode where idFile=1487
  10203. 15:51:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x05 Haunt You Every Day.nfo
  10204. 15:51:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10205. 15:51:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x05 Haunt You Every Day.avi
  10206. 15:51:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-11-03 10:24:43' where idFile=1487
  10207. 15:51:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1487, 330)
  10208. 15:51:53 T:2500 DEBUG: Mysql Start transaction
  10209. 15:51:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12482
  10210. 15:51:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12482
  10211. 15:51:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12482
  10212. 15:51:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1487
  10213. 15:51:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12482, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x05 Haunt You Every Day-thumb.jpg')
  10214. 15:51:53 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x05 Haunt You Every Day.avi',c19='281',c20='' where idEpisode=12482
  10215. 15:51:53 T:2500 DEBUG: Mysql commit transaction
  10216. 15:51:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10217. 15:51:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10218. 15:51:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x06 Kung Fu Fighting.avi), query = select idEpisode from episode where idFile=1488
  10219. 15:51:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x06 Kung Fu Fighting.nfo
  10220. 15:51:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10221. 15:51:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x06 Kung Fu Fighting.avi
  10222. 15:51:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-11-01 20:45:40' where idFile=1488
  10223. 15:51:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1488, 330)
  10224. 15:51:53 T:2500 DEBUG: Mysql Start transaction
  10225. 15:51:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12483
  10226. 15:51:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12483
  10227. 15:51:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12483
  10228. 15:51:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1488
  10229. 15:51:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12483, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x06 Kung Fu Fighting-thumb.jpg')
  10230. 15:51:53 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x06 Kung Fu Fighting.avi',c19='281',c20='' where idEpisode=12483
  10231. 15:51:53 T:2500 DEBUG: Mysql commit transaction
  10232. 15:51:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10233. 15:51:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10234. 15:51:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x07 Physical Attraction. Chemical Reaction.avi), query = select idEpisode from episode where idFile=1489
  10235. 15:51:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x07 Physical Attraction. Chemical Reaction.nfo
  10236. 15:51:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10237. 15:51:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x07 Physical Attraction. Chemical Reaction.avi
  10238. 15:51:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-11-24 20:01:01' where idFile=1489
  10239. 15:51:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1489, 330)
  10240. 15:51:53 T:2500 DEBUG: Mysql Start transaction
  10241. 15:51:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12484
  10242. 15:51:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12484
  10243. 15:51:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12484
  10244. 15:51:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1489
  10245. 15:51:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12484, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x07 Physical Attraction. Chemical Reaction-thumb.jpg')
  10246. 15:51:53 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x07 Physical Attraction. Chemical Reaction.avi',c19='281',c20='' where idEpisode=12484
  10247. 15:51:53 T:2500 DEBUG: Mysql commit transaction
  10248. 15:51:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10249. 15:51:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10250. 15:51:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x08 Forever Young.avi), query = select idEpisode from episode where idFile=1490
  10251. 15:51:54 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x08 Forever Young.nfo
  10252. 15:51:54 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10253. 15:51:54 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x08 Forever Young.avi
  10254. 15:51:54 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-11-16 15:30:40' where idFile=1490
  10255. 15:51:54 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1490, 330)
  10256. 15:51:54 T:2500 DEBUG: Mysql Start transaction
  10257. 15:51:54 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12485
  10258. 15:51:54 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12485
  10259. 15:51:54 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12485
  10260. 15:51:54 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1490
  10261. 15:51:54 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12485, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x08 Forever Young-thumb.jpg')
  10262. 15:51:54 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x08 Forever Young.avi',c19='281',c20='' where idEpisode=12485
  10263. 15:51:54 T:2500 DEBUG: Mysql commit transaction
  10264. 15:51:54 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10265. 15:51:54 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10266. 15:51:54 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x09 Crash Into Me (1).avi), query = select idEpisode from episode where idFile=1491
  10267. 15:51:54 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x09 Crash Into Me (1).nfo
  10268. 15:51:54 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10269. 15:51:54 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x09 Crash Into Me (1).avi
  10270. 15:51:54 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-11-24 10:23:05' where idFile=1491
  10271. 15:51:54 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1491, 330)
  10272. 15:51:54 T:2500 DEBUG: Mysql Start transaction
  10273. 15:51:54 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12486
  10274. 15:51:54 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12486
  10275. 15:51:54 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12486
  10276. 15:51:54 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1491
  10277. 15:51:54 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12486, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x09 Crash Into Me (1)-thumb.jpg')
  10278. 15:51:54 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x09 Crash Into Me (1).avi',c19='281',c20='' where idEpisode=12486
  10279. 15:51:54 T:2500 DEBUG: Mysql commit transaction
  10280. 15:51:54 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10281. 15:51:54 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10282. 15:51:54 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x10 Crash Into Me (2).avi), query = select idEpisode from episode where idFile=1492
  10283. 15:51:54 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x10 Crash Into Me (2).nfo
  10284. 15:51:54 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10285. 15:51:54 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x10 Crash Into Me (2).avi
  10286. 15:51:54 T:2500 DEBUG: Mysql execute: update files set dateAdded='2007-12-09 22:25:00' where idFile=1492
  10287. 15:51:54 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1492, 330)
  10288. 15:51:54 T:2500 DEBUG: Mysql Start transaction
  10289. 15:51:54 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12487
  10290. 15:51:54 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12487
  10291. 15:51:54 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12487
  10292. 15:51:54 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1492
  10293. 15:51:54 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12487, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x10 Crash Into Me (2)-thumb.jpg')
  10294. 15:51:54 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x10 Crash Into Me (2).avi',c19='281',c20='' where idEpisode=12487
  10295. 15:51:54 T:2500 DEBUG: Mysql commit transaction
  10296. 15:51:54 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10297. 15:51:54 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10298. 15:51:54 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x11 Lay Your Hands on Me.avi), query = select idEpisode from episode where idFile=1493
  10299. 15:51:54 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x11 Lay Your Hands on Me.nfo
  10300. 15:51:54 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10301. 15:51:54 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x11 Lay Your Hands on Me.avi
  10302. 15:51:54 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-01-11 05:06:53' where idFile=1493
  10303. 15:51:54 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1493, 330)
  10304. 15:51:54 T:2500 DEBUG: Mysql Start transaction
  10305. 15:51:54 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12488
  10306. 15:51:54 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12488
  10307. 15:51:54 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12488
  10308. 15:51:54 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1493
  10309. 15:51:54 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12488, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x11 Lay Your Hands on Me-thumb.jpg')
  10310. 15:51:54 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x11 Lay Your Hands on Me.avi',c19='281',c20='' where idEpisode=12488
  10311. 15:51:55 T:2500 DEBUG: Mysql commit transaction
  10312. 15:51:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10313. 15:51:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10314. 15:51:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x12 Where the Wild Things Are.avi), query = select idEpisode from episode where idFile=1494
  10315. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x12 Where the Wild Things Are.nfo
  10316. 15:51:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10317. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x12 Where the Wild Things Are.avi
  10318. 15:51:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-05-02 17:19:51' where idFile=1494
  10319. 15:51:55 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1494, 330)
  10320. 15:51:55 T:2500 DEBUG: Mysql Start transaction
  10321. 15:51:55 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12489
  10322. 15:51:55 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12489
  10323. 15:51:55 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12489
  10324. 15:51:55 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1494
  10325. 15:51:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12489, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x12 Where the Wild Things Are-thumb.jpg')
  10326. 15:51:55 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x12 Where the Wild Things Are.avi',c19='281',c20='' where idEpisode=12489
  10327. 15:51:55 T:2500 DEBUG: Mysql commit transaction
  10328. 15:51:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10329. 15:51:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10330. 15:51:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x13 Piece of My Heart.avi), query = select idEpisode from episode where idFile=1495
  10331. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x13 Piece of My Heart.nfo
  10332. 15:51:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10333. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x13 Piece of My Heart.avi
  10334. 15:51:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-06-01 09:41:03' where idFile=1495
  10335. 15:51:55 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1495, 330)
  10336. 15:51:55 T:2500 DEBUG: Mysql Start transaction
  10337. 15:51:55 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12490
  10338. 15:51:55 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12490
  10339. 15:51:55 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12490
  10340. 15:51:55 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1495
  10341. 15:51:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12490, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x13 Piece of My Heart-thumb.jpg')
  10342. 15:51:55 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x13 Piece of My Heart.avi',c19='281',c20='' where idEpisode=12490
  10343. 15:51:55 T:2500 DEBUG: Mysql commit transaction
  10344. 15:51:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10345. 15:51:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10346. 15:51:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x14 The Becoming.avi), query = select idEpisode from episode where idFile=1496
  10347. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x14 The Becoming.nfo
  10348. 15:51:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10349. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x14 The Becoming.avi
  10350. 15:51:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-05-17 14:06:40' where idFile=1496
  10351. 15:51:55 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1496, 330)
  10352. 15:51:55 T:2500 DEBUG: Mysql Start transaction
  10353. 15:51:55 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12491
  10354. 15:51:55 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12491
  10355. 15:51:55 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12491
  10356. 15:51:55 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1496
  10357. 15:51:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12491, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x14 The Becoming-thumb.jpg')
  10358. 15:51:55 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x14 The Becoming.avi',c19='281',c20='' where idEpisode=12491
  10359. 15:51:55 T:2500 DEBUG: Mysql commit transaction
  10360. 15:51:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10361. 15:51:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10362. 15:51:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x15 Losing My Mind.avi), query = select idEpisode from episode where idFile=1497
  10363. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x15 Losing My Mind.nfo
  10364. 15:51:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10365. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x15 Losing My Mind.avi
  10366. 15:51:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-05-25 12:36:32' where idFile=1497
  10367. 15:51:55 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1497, 330)
  10368. 15:51:55 T:2500 DEBUG: Mysql Start transaction
  10369. 15:51:55 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12492
  10370. 15:51:55 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12492
  10371. 15:51:55 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12492
  10372. 15:51:55 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1497
  10373. 15:51:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12492, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x15 Losing My Mind-thumb.jpg')
  10374. 15:51:55 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x15 Losing My Mind.avi',c19='281',c20='' where idEpisode=12492
  10375. 15:51:55 T:2500 DEBUG: Mysql commit transaction
  10376. 15:51:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10377. 15:51:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10378. 15:51:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x16-x17 Freedom (1).avi), query = select idEpisode from episode where idFile=1498
  10379. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x16-x17 Freedom (1).nfo
  10380. 15:51:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10381. 15:51:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x16-x17 Freedom (1).avi
  10382. 15:51:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-05-23 18:12:34' where idFile=1498
  10383. 15:51:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1498, 330)
  10384. 15:51:56 T:2500 DEBUG: Mysql Start transaction
  10385. 15:51:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12493
  10386. 15:51:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12493
  10387. 15:51:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12493
  10388. 15:51:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1498
  10389. 15:51:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12493, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x16-x17 Freedom (1)-thumb.jpg')
  10390. 15:51:56 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x16-x17 Freedom (1).avi',c19='281',c20='' where idEpisode=12493
  10391. 15:51:56 T:2500 DEBUG: Mysql commit transaction
  10392. 15:51:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10393. 15:51:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10394. 15:51:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x16-x17 Freedom (1).avi), query = select idEpisode from episode where idFile=1498
  10395. 15:51:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x16-x17 Freedom (1).nfo
  10396. 15:51:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10397. 15:51:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 4/Grey's Anatomy 4x16-x17 Freedom (1).avi
  10398. 15:51:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-05-23 18:12:34' where idFile=1498
  10399. 15:51:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1498, 330)
  10400. 15:51:56 T:2500 DEBUG: Mysql Start transaction
  10401. 15:51:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12494
  10402. 15:51:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12494
  10403. 15:51:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12494
  10404. 15:51:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1498
  10405. 15:51:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12494, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x16-x17 Freedom (1)-thumb.jpg')
  10406. 15:51:56 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 4/Grey\'s Anatomy 4x16-x17 Freedom (1).avi',c19='281',c20='' where idEpisode=12494
  10407. 15:51:56 T:2500 DEBUG: Mysql commit transaction
  10408. 15:51:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10409. 15:51:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10410. 15:51:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x01-x02 Dream a Little Dream of Me (1).avi), query = select idEpisode from episode where idFile=1499
  10411. 15:51:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x01-x02 Dream a Little Dream of Me (1).nfo
  10412. 15:51:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10413. 15:51:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x01-x02 Dream a Little Dream of Me (1).avi
  10414. 15:51:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-10-24 22:47:11' where idFile=1499
  10415. 15:51:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1499, 330)
  10416. 15:51:56 T:2500 DEBUG: Mysql Start transaction
  10417. 15:51:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12495
  10418. 15:51:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12495
  10419. 15:51:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12495
  10420. 15:51:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1499
  10421. 15:51:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12495, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x01-x02 Dream a Little Dream of Me (1)-thumb.jpg')
  10422. 15:51:56 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x01-x02 Dream a Little Dream of Me (1).avi',c19='282',c20='' where idEpisode=12495
  10423. 15:51:56 T:2500 DEBUG: Mysql commit transaction
  10424. 15:51:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10425. 15:51:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10426. 15:51:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x01-x02 Dream a Little Dream of Me (1).avi), query = select idEpisode from episode where idFile=1499
  10427. 15:51:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x01-x02 Dream a Little Dream of Me (1).nfo
  10428. 15:51:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10429. 15:51:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x01-x02 Dream a Little Dream of Me (1).avi
  10430. 15:51:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-10-24 22:47:11' where idFile=1499
  10431. 15:51:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1499, 330)
  10432. 15:51:56 T:2500 DEBUG: Mysql Start transaction
  10433. 15:51:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12496
  10434. 15:51:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12496
  10435. 15:51:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12496
  10436. 15:51:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1499
  10437. 15:51:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12496, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x01-x02 Dream a Little Dream of Me (1)-thumb.jpg')
  10438. 15:51:56 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x01-x02 Dream a Little Dream of Me (1).avi',c19='282',c20='' where idEpisode=12496
  10439. 15:51:56 T:2500 DEBUG: Mysql commit transaction
  10440. 15:51:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10441. 15:51:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10442. 15:51:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x03 Here Comes the Flood.avi), query = select idEpisode from episode where idFile=1500
  10443. 15:51:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x03 Here Comes the Flood.nfo
  10444. 15:51:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10445. 15:51:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x03 Here Comes the Flood.avi
  10446. 15:51:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-10-24 21:43:01' where idFile=1500
  10447. 15:51:56 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1500, 330)
  10448. 15:51:56 T:2500 DEBUG: Mysql Start transaction
  10449. 15:51:56 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12497
  10450. 15:51:56 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12497
  10451. 15:51:56 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12497
  10452. 15:51:56 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1500
  10453. 15:51:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12497, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x03 Here Comes the Flood-thumb.jpg')
  10454. 15:51:57 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x03 Here Comes the Flood.avi',c19='282',c20='' where idEpisode=12497
  10455. 15:51:57 T:2500 DEBUG: Mysql commit transaction
  10456. 15:51:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10457. 15:51:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10458. 15:51:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x04 Brave New World.avi), query = select idEpisode from episode where idFile=1501
  10459. 15:51:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x04 Brave New World.nfo
  10460. 15:51:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10461. 15:51:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x04 Brave New World.avi
  10462. 15:51:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-11-01 23:32:26' where idFile=1501
  10463. 15:51:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1501, 330)
  10464. 15:51:57 T:2500 DEBUG: Mysql Start transaction
  10465. 15:51:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12498
  10466. 15:51:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12498
  10467. 15:51:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12498
  10468. 15:51:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1501
  10469. 15:51:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12498, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x04 Brave New World-thumb.jpg')
  10470. 15:51:57 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x04 Brave New World.avi',c19='282',c20='' where idEpisode=12498
  10471. 15:51:57 T:2500 DEBUG: Mysql commit transaction
  10472. 15:51:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10473. 15:51:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10474. 15:51:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x05 There's No 'I' In Team.avi), query = select idEpisode from episode where idFile=1502
  10475. 15:51:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x05 There's No 'I' In Team.nfo
  10476. 15:51:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10477. 15:51:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x05 There's No 'I' In Team.avi
  10478. 15:51:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-11-01 23:54:05' where idFile=1502
  10479. 15:51:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1502, 330)
  10480. 15:51:57 T:2500 DEBUG: Mysql Start transaction
  10481. 15:51:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12499
  10482. 15:51:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12499
  10483. 15:51:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12499
  10484. 15:51:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1502
  10485. 15:51:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12499, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x05 There\'s No \'I\' In Team-thumb.jpg')
  10486. 15:51:57 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x05 There\'s No \'I\' In Team.avi',c19='282',c20='' where idEpisode=12499
  10487. 15:51:57 T:2500 DEBUG: Mysql commit transaction
  10488. 15:51:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10489. 15:51:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10490. 15:51:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x06 Life During Wartime.avi), query = select idEpisode from episode where idFile=1503
  10491. 15:51:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x06 Life During Wartime.nfo
  10492. 15:51:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10493. 15:51:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x06 Life During Wartime.avi
  10494. 15:51:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-11-02 00:22:25' where idFile=1503
  10495. 15:51:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1503, 330)
  10496. 15:51:57 T:2500 DEBUG: Mysql Start transaction
  10497. 15:51:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12500
  10498. 15:51:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12500
  10499. 15:51:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12500
  10500. 15:51:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1503
  10501. 15:51:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12500, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x06 Life During Wartime-thumb.jpg')
  10502. 15:51:57 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x06 Life During Wartime.avi',c19='282',c20='' where idEpisode=12500
  10503. 15:51:57 T:2500 DEBUG: Mysql commit transaction
  10504. 15:51:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10505. 15:51:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10506. 15:51:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x07 Rise Up.avi), query = select idEpisode from episode where idFile=1504
  10507. 15:51:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x07 Rise Up.nfo
  10508. 15:51:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10509. 15:51:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x07 Rise Up.avi
  10510. 15:51:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2008-11-09 13:31:37' where idFile=1504
  10511. 15:51:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1504, 330)
  10512. 15:51:57 T:2500 DEBUG: Mysql Start transaction
  10513. 15:51:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12501
  10514. 15:51:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12501
  10515. 15:51:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12501
  10516. 15:51:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1504
  10517. 15:51:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12501, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x07 Rise Up-thumb.jpg')
  10518. 15:51:57 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x07 Rise Up.avi',c19='282',c20='' where idEpisode=12501
  10519. 15:51:57 T:2500 DEBUG: Mysql commit transaction
  10520. 15:51:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10521. 15:51:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10522. 15:51:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x08 These Ties That Bind.avi), query = select idEpisode from episode where idFile=1505
  10523. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x08 These Ties That Bind.nfo
  10524. 15:51:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10525. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x08 These Ties That Bind.avi
  10526. 15:51:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-01-24 14:47:21' where idFile=1505
  10527. 15:51:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1505, 330)
  10528. 15:51:58 T:2500 DEBUG: Mysql Start transaction
  10529. 15:51:58 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12502
  10530. 15:51:58 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12502
  10531. 15:51:58 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12502
  10532. 15:51:58 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1505
  10533. 15:51:58 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12502, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x08 These Ties That Bind-thumb.jpg')
  10534. 15:51:58 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x08 These Ties That Bind.avi',c19='282',c20='' where idEpisode=12502
  10535. 15:51:58 T:2500 DEBUG: Mysql commit transaction
  10536. 15:51:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10537. 15:51:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10538. 15:51:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x09 In the Midnight Hour.avi), query = select idEpisode from episode where idFile=1506
  10539. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x09 In the Midnight Hour.nfo
  10540. 15:51:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10541. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x09 In the Midnight Hour.avi
  10542. 15:51:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-02-15 17:03:58' where idFile=1506
  10543. 15:51:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1506, 330)
  10544. 15:51:58 T:2500 DEBUG: Mysql Start transaction
  10545. 15:51:58 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12503
  10546. 15:51:58 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12503
  10547. 15:51:58 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12503
  10548. 15:51:58 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1506
  10549. 15:51:58 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12503, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x09 In the Midnight Hour-thumb.jpg')
  10550. 15:51:58 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x09 In the Midnight Hour.avi',c19='282',c20='' where idEpisode=12503
  10551. 15:51:58 T:2500 DEBUG: Mysql commit transaction
  10552. 15:51:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10553. 15:51:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10554. 15:51:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x10 All By Myself.avi), query = select idEpisode from episode where idFile=1507
  10555. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x10 All By Myself.nfo
  10556. 15:51:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10557. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x10 All By Myself.avi
  10558. 15:51:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-01-24 15:21:04' where idFile=1507
  10559. 15:51:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1507, 330)
  10560. 15:51:58 T:2500 DEBUG: Mysql Start transaction
  10561. 15:51:58 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12504
  10562. 15:51:58 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12504
  10563. 15:51:58 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12504
  10564. 15:51:58 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1507
  10565. 15:51:58 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12504, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x10 All By Myself-thumb.jpg')
  10566. 15:51:58 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x10 All By Myself.avi',c19='282',c20='' where idEpisode=12504
  10567. 15:51:58 T:2500 DEBUG: Mysql commit transaction
  10568. 15:51:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10569. 15:51:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10570. 15:51:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x11 Wish You Were Here.avi), query = select idEpisode from episode where idFile=1508
  10571. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x11 Wish You Were Here.nfo
  10572. 15:51:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10573. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x11 Wish You Were Here.avi
  10574. 15:51:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-01-24 16:12:37' where idFile=1508
  10575. 15:51:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1508, 330)
  10576. 15:51:58 T:2500 DEBUG: Mysql Start transaction
  10577. 15:51:58 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12505
  10578. 15:51:58 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12505
  10579. 15:51:58 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12505
  10580. 15:51:58 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1508
  10581. 15:51:58 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12505, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x11 Wish You Were Here-thumb.jpg')
  10582. 15:51:58 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x11 Wish You Were Here.avi',c19='282',c20='' where idEpisode=12505
  10583. 15:51:58 T:2500 DEBUG: Mysql commit transaction
  10584. 15:51:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10585. 15:51:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10586. 15:51:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x12 Sympathy for the Devil.avi), query = select idEpisode from episode where idFile=1509
  10587. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x12 Sympathy for the Devil.nfo
  10588. 15:51:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10589. 15:51:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x12 Sympathy for the Devil.avi
  10590. 15:51:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-01-24 16:51:27' where idFile=1509
  10591. 15:51:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1509, 330)
  10592. 15:51:59 T:2500 DEBUG: Mysql Start transaction
  10593. 15:51:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12506
  10594. 15:51:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12506
  10595. 15:51:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12506
  10596. 15:51:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1509
  10597. 15:51:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12506, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x12 Sympathy for the Devil-thumb.jpg')
  10598. 15:51:59 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x12 Sympathy for the Devil.avi',c19='282',c20='' where idEpisode=12506
  10599. 15:51:59 T:2500 DEBUG: Mysql commit transaction
  10600. 15:51:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10601. 15:51:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10602. 15:51:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x13 Stairway to Heaven.avi), query = select idEpisode from episode where idFile=1510
  10603. 15:51:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x13 Stairway to Heaven.nfo
  10604. 15:51:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10605. 15:51:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x13 Stairway to Heaven.avi
  10606. 15:51:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-01-24 16:28:06' where idFile=1510
  10607. 15:51:59 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1510, 330)
  10608. 15:51:59 T:2500 DEBUG: Mysql Start transaction
  10609. 15:51:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12507
  10610. 15:51:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12507
  10611. 15:51:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12507
  10612. 15:51:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1510
  10613. 15:51:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12507, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x13 Stairway to Heaven-thumb.jpg')
  10614. 15:51:59 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x13 Stairway to Heaven.avi',c19='282',c20='' where idEpisode=12507
  10615. 15:51:59 T:2500 DEBUG: Mysql commit transaction
  10616. 15:51:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10617. 15:51:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10618. 15:51:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x14 Beat Your Heart Out.avi), query = select idEpisode from episode where idFile=1511
  10619. 15:51:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x14 Beat Your Heart Out.nfo
  10620. 15:51:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10621. 15:51:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x14 Beat Your Heart Out.avi
  10622. 15:51:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-02-15 16:59:27' where idFile=1511
  10623. 15:51:59 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1511, 330)
  10624. 15:51:59 T:2500 DEBUG: Mysql Start transaction
  10625. 15:51:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12508
  10626. 15:51:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12508
  10627. 15:51:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12508
  10628. 15:51:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1511
  10629. 15:51:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12508, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x14 Beat Your Heart Out-thumb.jpg')
  10630. 15:51:59 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x14 Beat Your Heart Out.avi',c19='282',c20='' where idEpisode=12508
  10631. 15:51:59 T:2500 DEBUG: Mysql commit transaction
  10632. 15:51:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10633. 15:51:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10634. 15:51:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x15 Before and After.avi), query = select idEpisode from episode where idFile=1512
  10635. 15:51:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x15 Before and After.nfo
  10636. 15:51:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10637. 15:51:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x15 Before and After.avi
  10638. 15:51:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-02-14 19:02:53' where idFile=1512
  10639. 15:51:59 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1512, 330)
  10640. 15:51:59 T:2500 DEBUG: Mysql Start transaction
  10641. 15:51:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12509
  10642. 15:51:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12509
  10643. 15:51:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12509
  10644. 15:51:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1512
  10645. 15:51:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12509, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x15 Before and After-thumb.jpg')
  10646. 15:51:59 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x15 Before and After.avi',c19='282',c20='' where idEpisode=12509
  10647. 15:51:59 T:2500 DEBUG: Mysql commit transaction
  10648. 15:51:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10649. 15:51:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10650. 15:51:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x16 An Honest Mistake.avi), query = select idEpisode from episode where idFile=1513
  10651. 15:51:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x16 An Honest Mistake.nfo
  10652. 15:51:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10653. 15:51:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x16 An Honest Mistake.avi
  10654. 15:51:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-04-25 21:18:11' where idFile=1513
  10655. 15:51:59 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1513, 330)
  10656. 15:51:59 T:2500 DEBUG: Mysql Start transaction
  10657. 15:51:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12510
  10658. 15:51:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12510
  10659. 15:51:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12510
  10660. 15:51:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1513
  10661. 15:51:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12510, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x16 An Honest Mistake-thumb.jpg')
  10662. 15:51:59 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x16 An Honest Mistake.avi',c19='282',c20='' where idEpisode=12510
  10663. 15:51:59 T:2500 DEBUG: Mysql commit transaction
  10664. 15:51:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10665. 15:51:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10666. 15:51:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x17 I Will Follow You Into the Dark.avi), query = select idEpisode from episode where idFile=1514
  10667. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x17 I Will Follow You Into the Dark.nfo
  10668. 15:52:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10669. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x17 I Will Follow You Into the Dark.avi
  10670. 15:52:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-03-19 08:30:08' where idFile=1514
  10671. 15:52:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1514, 330)
  10672. 15:52:00 T:2500 DEBUG: Mysql Start transaction
  10673. 15:52:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12511
  10674. 15:52:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12511
  10675. 15:52:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12511
  10676. 15:52:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1514
  10677. 15:52:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12511, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x17 I Will Follow You Into the Dark-thumb.jpg')
  10678. 15:52:00 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x17 I Will Follow You Into the Dark.avi',c19='282',c20='' where idEpisode=12511
  10679. 15:52:00 T:2500 DEBUG: Mysql commit transaction
  10680. 15:52:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10681. 15:52:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10682. 15:52:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x18 Stand by Me.avi), query = select idEpisode from episode where idFile=1515
  10683. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x18 Stand by Me.nfo
  10684. 15:52:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10685. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x18 Stand by Me.avi
  10686. 15:52:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-04-03 03:45:38' where idFile=1515
  10687. 15:52:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1515, 330)
  10688. 15:52:00 T:2500 DEBUG: Mysql Start transaction
  10689. 15:52:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12512
  10690. 15:52:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12512
  10691. 15:52:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12512
  10692. 15:52:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1515
  10693. 15:52:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12512, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x18 Stand by Me-thumb.jpg')
  10694. 15:52:00 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x18 Stand by Me.avi',c19='282',c20='' where idEpisode=12512
  10695. 15:52:00 T:2500 DEBUG: Mysql commit transaction
  10696. 15:52:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10697. 15:52:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10698. 15:52:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x19 Elevator Love Letter.avi), query = select idEpisode from episode where idFile=1516
  10699. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x19 Elevator Love Letter.nfo
  10700. 15:52:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10701. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x19 Elevator Love Letter.avi
  10702. 15:52:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-04-02 03:24:04' where idFile=1516
  10703. 15:52:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1516, 330)
  10704. 15:52:00 T:2500 DEBUG: Mysql Start transaction
  10705. 15:52:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12513
  10706. 15:52:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12513
  10707. 15:52:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12513
  10708. 15:52:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1516
  10709. 15:52:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12513, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x19 Elevator Love Letter-thumb.jpg')
  10710. 15:52:00 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x19 Elevator Love Letter.avi',c19='282',c20='' where idEpisode=12513
  10711. 15:52:00 T:2500 DEBUG: Mysql commit transaction
  10712. 15:52:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10713. 15:52:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10714. 15:52:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x20 Sweet Surrender.avi), query = select idEpisode from episode where idFile=1517
  10715. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x20 Sweet Surrender.nfo
  10716. 15:52:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10717. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x20 Sweet Surrender.avi
  10718. 15:52:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-04-23 04:52:38' where idFile=1517
  10719. 15:52:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1517, 330)
  10720. 15:52:00 T:2500 DEBUG: Mysql Start transaction
  10721. 15:52:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12514
  10722. 15:52:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12514
  10723. 15:52:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12514
  10724. 15:52:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1517
  10725. 15:52:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12514, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x20 Sweet Surrender-thumb.jpg')
  10726. 15:52:00 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x20 Sweet Surrender.avi',c19='282',c20='' where idEpisode=12514
  10727. 15:52:00 T:2500 DEBUG: Mysql commit transaction
  10728. 15:52:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10729. 15:52:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10730. 15:52:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x21 No Good at Saying Sorry (One More Chance).mkv), query = select idEpisode from episode where idFile=1518
  10731. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x21 No Good at Saying Sorry (One More Chance).nfo
  10732. 15:52:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10733. 15:52:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x21 No Good at Saying Sorry (One More Chance).mkv
  10734. 15:52:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-19 00:28:52' where idFile=1518
  10735. 15:52:01 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1518, 330)
  10736. 15:52:01 T:2500 DEBUG: Mysql Start transaction
  10737. 15:52:01 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12515
  10738. 15:52:01 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12515
  10739. 15:52:01 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12515
  10740. 15:52:01 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1518
  10741. 15:52:01 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12515, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x21 No Good at Saying Sorry (One More Chance)-thumb.jpg')
  10742. 15:52:01 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x21 No Good at Saying Sorry (One More Chance).mkv',c19='282',c20='' where idEpisode=12515
  10743. 15:52:01 T:2500 DEBUG: Mysql commit transaction
  10744. 15:52:01 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10745. 15:52:01 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10746. 15:52:01 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x22 What a Difference a Day Makes.avi), query = select idEpisode from episode where idFile=1519
  10747. 15:52:01 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x22 What a Difference a Day Makes.nfo
  10748. 15:52:01 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10749. 15:52:01 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x22 What a Difference a Day Makes.avi
  10750. 15:52:01 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-06-02 08:00:48' where idFile=1519
  10751. 15:52:01 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1519, 330)
  10752. 15:52:01 T:2500 DEBUG: Mysql Start transaction
  10753. 15:52:01 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12516
  10754. 15:52:01 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12516
  10755. 15:52:01 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12516
  10756. 15:52:01 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1519
  10757. 15:52:01 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12516, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x22 What a Difference a Day Makes-thumb.jpg')
  10758. 15:52:01 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x22 What a Difference a Day Makes.avi',c19='282',c20='' where idEpisode=12516
  10759. 15:52:01 T:2500 DEBUG: Mysql commit transaction
  10760. 15:52:01 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10761. 15:52:01 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10762. 15:52:01 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x23 Here's to Future Days.avi), query = select idEpisode from episode where idFile=1520
  10763. 15:52:01 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x23 Here's to Future Days.nfo
  10764. 15:52:01 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10765. 15:52:01 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x23 Here's to Future Days.avi
  10766. 15:52:01 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-06-15 08:13:20' where idFile=1520
  10767. 15:52:01 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1520, 330)
  10768. 15:52:01 T:2500 DEBUG: Mysql Start transaction
  10769. 15:52:01 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12517
  10770. 15:52:01 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12517
  10771. 15:52:01 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12517
  10772. 15:52:01 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1520
  10773. 15:52:01 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12517, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x23 Here\'s to Future Days-thumb.jpg')
  10774. 15:52:01 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x23 Here\'s to Future Days.avi',c19='282',c20='' where idEpisode=12517
  10775. 15:52:01 T:2500 DEBUG: Mysql commit transaction
  10776. 15:52:01 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10777. 15:52:01 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10778. 15:52:01 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x24 Now or Never.mkv), query = select idEpisode from episode where idFile=1521
  10779. 15:52:01 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x24 Now or Never.nfo
  10780. 15:52:01 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10781. 15:52:01 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 5/Grey's Anatomy 5x24 Now or Never.mkv
  10782. 15:52:01 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-17 14:54:25' where idFile=1521
  10783. 15:52:01 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1521, 330)
  10784. 15:52:01 T:2500 DEBUG: Mysql Start transaction
  10785. 15:52:01 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12518
  10786. 15:52:01 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12518
  10787. 15:52:01 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12518
  10788. 15:52:01 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1521
  10789. 15:52:01 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12518, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x24 Now or Never-thumb.jpg')
  10790. 15:52:01 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='5',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 5/Grey\'s Anatomy 5x24 Now or Never.mkv',c19='282',c20='' where idEpisode=12518
  10791. 15:52:01 T:2500 DEBUG: Mysql commit transaction
  10792. 15:52:01 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10793. 15:52:01 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10794. 15:52:01 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x01-x02 Good Mourning (1).avi), query = select idEpisode from episode where idFile=1522
  10795. 15:52:01 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x01-x02 Good Mourning (1).nfo
  10796. 15:52:01 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10797. 15:52:01 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x01-x02 Good Mourning (1).avi
  10798. 15:52:01 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-09-26 19:55:51' where idFile=1522
  10799. 15:52:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1522, 330)
  10800. 15:52:02 T:2500 DEBUG: Mysql Start transaction
  10801. 15:52:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12519
  10802. 15:52:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12519
  10803. 15:52:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12519
  10804. 15:52:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1522
  10805. 15:52:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12519, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x01-x02 Good Mourning (1)-thumb.jpg')
  10806. 15:52:02 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x01-x02 Good Mourning (1).avi',c19='283',c20='' where idEpisode=12519
  10807. 15:52:02 T:2500 DEBUG: Mysql commit transaction
  10808. 15:52:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10809. 15:52:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10810. 15:52:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x01-x02 Good Mourning (1).avi), query = select idEpisode from episode where idFile=1522
  10811. 15:52:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x01-x02 Good Mourning (1).nfo
  10812. 15:52:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10813. 15:52:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x01-x02 Good Mourning (1).avi
  10814. 15:52:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-09-26 19:55:51' where idFile=1522
  10815. 15:52:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1522, 330)
  10816. 15:52:02 T:2500 DEBUG: Mysql Start transaction
  10817. 15:52:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12520
  10818. 15:52:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12520
  10819. 15:52:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12520
  10820. 15:52:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1522
  10821. 15:52:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12520, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x01-x02 Good Mourning (1)-thumb.jpg')
  10822. 15:52:02 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x01-x02 Good Mourning (1).avi',c19='283',c20='' where idEpisode=12520
  10823. 15:52:02 T:2500 DEBUG: Mysql commit transaction
  10824. 15:52:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10825. 15:52:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10826. 15:52:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x03 I Always Feel Like Somebody's Watchin' Me.avi), query = select idEpisode from episode where idFile=1523
  10827. 15:52:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x03 I Always Feel Like Somebody's Watchin' Me.nfo
  10828. 15:52:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10829. 15:52:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x03 I Always Feel Like Somebody's Watchin' Me.avi
  10830. 15:52:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-10-03 14:35:16' where idFile=1523
  10831. 15:52:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1523, 330)
  10832. 15:52:02 T:2500 DEBUG: Mysql Start transaction
  10833. 15:52:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12521
  10834. 15:52:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12521
  10835. 15:52:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12521
  10836. 15:52:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1523
  10837. 15:52:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12521, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x03 I Always Feel Like Somebody\'s Watchin\' Me.tbn')
  10838. 15:52:02 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x03 I Always Feel Like Somebody\'s Watchin\' Me.avi',c19='283',c20='' where idEpisode=12521
  10839. 15:52:02 T:2500 DEBUG: Mysql commit transaction
  10840. 15:52:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10841. 15:52:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10842. 15:52:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x04 Tainted Obligation.avi), query = select idEpisode from episode where idFile=1524
  10843. 15:52:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x04 Tainted Obligation.nfo
  10844. 15:52:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10845. 15:52:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x04 Tainted Obligation.avi
  10846. 15:52:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-10-09 21:14:27' where idFile=1524
  10847. 15:52:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1524, 330)
  10848. 15:52:02 T:2500 DEBUG: Mysql Start transaction
  10849. 15:52:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12522
  10850. 15:52:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12522
  10851. 15:52:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12522
  10852. 15:52:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1524
  10853. 15:52:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12522, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x04 Tainted Obligation.tbn')
  10854. 15:52:02 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x04 Tainted Obligation.avi',c19='283',c20='' where idEpisode=12522
  10855. 15:52:02 T:2500 DEBUG: Mysql commit transaction
  10856. 15:52:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10857. 15:52:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10858. 15:52:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x05 Invasion.avi), query = select idEpisode from episode where idFile=1525
  10859. 15:52:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x05 Invasion.nfo
  10860. 15:52:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10861. 15:52:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x05 Invasion.avi
  10862. 15:52:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-10-18 11:51:34' where idFile=1525
  10863. 15:52:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1525, 330)
  10864. 15:52:02 T:2500 DEBUG: Mysql Start transaction
  10865. 15:52:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12523
  10866. 15:52:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12523
  10867. 15:52:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12523
  10868. 15:52:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1525
  10869. 15:52:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12523, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x05 Invasion.tbn')
  10870. 15:52:03 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x05 Invasion.avi',c19='283',c20='' where idEpisode=12523
  10871. 15:52:03 T:2500 DEBUG: Mysql commit transaction
  10872. 15:52:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10873. 15:52:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10874. 15:52:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x06 I Saw What I Saw.avi), query = select idEpisode from episode where idFile=1526
  10875. 15:52:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x06 I Saw What I Saw.nfo
  10876. 15:52:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10877. 15:52:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x06 I Saw What I Saw.avi
  10878. 15:52:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-10-24 14:40:35' where idFile=1526
  10879. 15:52:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1526, 330)
  10880. 15:52:03 T:2500 DEBUG: Mysql Start transaction
  10881. 15:52:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12524
  10882. 15:52:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12524
  10883. 15:52:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12524
  10884. 15:52:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1526
  10885. 15:52:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12524, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x06 I Saw What I Saw-thumb.jpg')
  10886. 15:52:03 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x06 I Saw What I Saw.avi',c19='283',c20='' where idEpisode=12524
  10887. 15:52:03 T:2500 DEBUG: Mysql commit transaction
  10888. 15:52:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10889. 15:52:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10890. 15:52:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x07 Give Peace a Chance.avi), query = select idEpisode from episode where idFile=1527
  10891. 15:52:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x07 Give Peace a Chance.nfo
  10892. 15:52:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10893. 15:52:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x07 Give Peace a Chance.avi
  10894. 15:52:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-10-30 21:33:35' where idFile=1527
  10895. 15:52:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1527, 330)
  10896. 15:52:03 T:2500 DEBUG: Mysql Start transaction
  10897. 15:52:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12525
  10898. 15:52:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12525
  10899. 15:52:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12525
  10900. 15:52:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1527
  10901. 15:52:03 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12525, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x07 Give Peace a Chance-thumb.jpg')
  10902. 15:52:03 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x07 Give Peace a Chance.avi',c19='283',c20='' where idEpisode=12525
  10903. 15:52:03 T:2500 DEBUG: Mysql commit transaction
  10904. 15:52:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10905. 15:52:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10906. 15:52:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x08 Invest In Love.avi), query = select idEpisode from episode where idFile=1528
  10907. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x08 Invest In Love.nfo
  10908. 15:52:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10909. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x08 Invest In Love.avi
  10910. 15:52:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-11-06 11:21:06' where idFile=1528
  10911. 15:52:04 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1528, 330)
  10912. 15:52:04 T:2500 DEBUG: Mysql Start transaction
  10913. 15:52:04 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12526
  10914. 15:52:04 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12526
  10915. 15:52:04 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12526
  10916. 15:52:04 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1528
  10917. 15:52:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12526, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x08 Invest In Love-thumb.jpg')
  10918. 15:52:04 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x08 Invest In Love.avi',c19='283',c20='' where idEpisode=12526
  10919. 15:52:04 T:2500 DEBUG: Mysql commit transaction
  10920. 15:52:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10921. 15:52:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10922. 15:52:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x09 New History.avi), query = select idEpisode from episode where idFile=1529
  10923. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x09 New History.nfo
  10924. 15:52:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10925. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x09 New History.avi
  10926. 15:52:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-11-14 08:20:23' where idFile=1529
  10927. 15:52:04 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1529, 330)
  10928. 15:52:04 T:2500 DEBUG: Mysql Start transaction
  10929. 15:52:04 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12527
  10930. 15:52:04 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12527
  10931. 15:52:04 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12527
  10932. 15:52:04 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1529
  10933. 15:52:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12527, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x09 New History-thumb.jpg')
  10934. 15:52:04 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x09 New History.avi',c19='283',c20='' where idEpisode=12527
  10935. 15:52:04 T:2500 DEBUG: Mysql commit transaction
  10936. 15:52:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10937. 15:52:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10938. 15:52:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x10 Holidaze.avi), query = select idEpisode from episode where idFile=1530
  10939. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x10 Holidaze.nfo
  10940. 15:52:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10941. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x10 Holidaze.avi
  10942. 15:52:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2009-11-21 01:32:38' where idFile=1530
  10943. 15:52:04 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1530, 330)
  10944. 15:52:04 T:2500 DEBUG: Mysql Start transaction
  10945. 15:52:04 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12528
  10946. 15:52:04 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12528
  10947. 15:52:04 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12528
  10948. 15:52:04 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1530
  10949. 15:52:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12528, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x10 Holidaze-thumb.jpg')
  10950. 15:52:04 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x10 Holidaze.avi',c19='283',c20='' where idEpisode=12528
  10951. 15:52:04 T:2500 DEBUG: Mysql commit transaction
  10952. 15:52:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10953. 15:52:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10954. 15:52:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x11 Blink.avi), query = select idEpisode from episode where idFile=1531
  10955. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x11 Blink.nfo
  10956. 15:52:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10957. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x11 Blink.avi
  10958. 15:52:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-01-16 16:06:15' where idFile=1531
  10959. 15:52:04 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1531, 330)
  10960. 15:52:04 T:2500 DEBUG: Mysql Start transaction
  10961. 15:52:04 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12529
  10962. 15:52:04 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12529
  10963. 15:52:04 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12529
  10964. 15:52:04 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1531
  10965. 15:52:04 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12529, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x11 Blink-thumb.jpg')
  10966. 15:52:04 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x11 Blink.avi',c19='283',c20='' where idEpisode=12529
  10967. 15:52:04 T:2500 DEBUG: Mysql commit transaction
  10968. 15:52:04 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10969. 15:52:04 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10970. 15:52:04 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x12 I Like You So Much Better When You're Naked.avi), query = select idEpisode from episode where idFile=1532
  10971. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x12 I Like You So Much Better When You're Naked.nfo
  10972. 15:52:04 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10973. 15:52:04 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x12 I Like You So Much Better When You're Naked.avi
  10974. 15:52:04 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-01-23 17:59:06' where idFile=1532
  10975. 15:52:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1532, 330)
  10976. 15:52:05 T:2500 DEBUG: Mysql Start transaction
  10977. 15:52:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12530
  10978. 15:52:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12530
  10979. 15:52:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12530
  10980. 15:52:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1532
  10981. 15:52:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12530, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x12 I Like You So Much Better When You\'re Naked-thumb.jpg')
  10982. 15:52:05 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x12 I Like You So Much Better When You\'re Naked.avi',c19='283',c20='' where idEpisode=12530
  10983. 15:52:05 T:2500 DEBUG: Mysql commit transaction
  10984. 15:52:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  10985. 15:52:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  10986. 15:52:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x13 State of Love and Trust.avi), query = select idEpisode from episode where idFile=1533
  10987. 15:52:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x13 State of Love and Trust.nfo
  10988. 15:52:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  10989. 15:52:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x13 State of Love and Trust.avi
  10990. 15:52:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-02-22 18:38:05' where idFile=1533
  10991. 15:52:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1533, 330)
  10992. 15:52:05 T:2500 DEBUG: Mysql Start transaction
  10993. 15:52:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12531
  10994. 15:52:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12531
  10995. 15:52:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12531
  10996. 15:52:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1533
  10997. 15:52:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12531, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x13 State of Love and Trust-thumb.jpg')
  10998. 15:52:05 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x13 State of Love and Trust.avi',c19='283',c20='' where idEpisode=12531
  10999. 15:52:05 T:2500 DEBUG: Mysql commit transaction
  11000. 15:52:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11001. 15:52:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11002. 15:52:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x14 Valentine's Day Massacre.avi), query = select idEpisode from episode where idFile=1534
  11003. 15:52:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x14 Valentine's Day Massacre.nfo
  11004. 15:52:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11005. 15:52:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x14 Valentine's Day Massacre.avi
  11006. 15:52:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-02-22 18:37:44' where idFile=1534
  11007. 15:52:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1534, 330)
  11008. 15:52:05 T:2500 DEBUG: Mysql Start transaction
  11009. 15:52:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12532
  11010. 15:52:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12532
  11011. 15:52:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12532
  11012. 15:52:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1534
  11013. 15:52:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12532, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x14 Valentine\'s Day Massacre-thumb.jpg')
  11014. 15:52:05 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x14 Valentine\'s Day Massacre.avi',c19='283',c20='' where idEpisode=12532
  11015. 15:52:05 T:2500 DEBUG: Mysql commit transaction
  11016. 15:52:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11017. 15:52:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11018. 15:52:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x15 The Time Warp.avi), query = select idEpisode from episode where idFile=1535
  11019. 15:52:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x15 The Time Warp.nfo
  11020. 15:52:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11021. 15:52:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x15 The Time Warp.avi
  11022. 15:52:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-02-22 18:43:14' where idFile=1535
  11023. 15:52:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1535, 330)
  11024. 15:52:05 T:2500 DEBUG: Mysql Start transaction
  11025. 15:52:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12533
  11026. 15:52:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12533
  11027. 15:52:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12533
  11028. 15:52:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1535
  11029. 15:52:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12533, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x15 The Time Warp-thumb.jpg')
  11030. 15:52:05 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x15 The Time Warp.avi',c19='283',c20='' where idEpisode=12533
  11031. 15:52:06 T:2500 DEBUG: Mysql commit transaction
  11032. 15:52:06 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11033. 15:52:06 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11034. 15:52:06 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x16 Perfect Little Accident.avi), query = select idEpisode from episode where idFile=1536
  11035. 15:52:06 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x16 Perfect Little Accident.nfo
  11036. 15:52:06 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11037. 15:52:06 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x16 Perfect Little Accident.avi
  11038. 15:52:06 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-03-15 16:41:31' where idFile=1536
  11039. 15:52:06 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1536, 330)
  11040. 15:52:06 T:2500 DEBUG: Mysql Start transaction
  11041. 15:52:06 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12534
  11042. 15:52:06 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12534
  11043. 15:52:06 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12534
  11044. 15:52:06 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1536
  11045. 15:52:06 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12534, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x16 Perfect Little Accident-thumb.jpg')
  11046. 15:52:06 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x16 Perfect Little Accident.avi',c19='283',c20='' where idEpisode=12534
  11047. 15:52:06 T:2500 DEBUG: Mysql commit transaction
  11048. 15:52:06 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11049. 15:52:06 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11050. 15:52:06 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x17 Push.avi), query = select idEpisode from episode where idFile=1537
  11051. 15:52:06 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x17 Push.nfo
  11052. 15:52:06 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11053. 15:52:06 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x17 Push.avi
  11054. 15:52:06 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-03-12 05:33:39' where idFile=1537
  11055. 15:52:06 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1537, 330)
  11056. 15:52:06 T:2500 DEBUG: Mysql Start transaction
  11057. 15:52:06 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12535
  11058. 15:52:06 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12535
  11059. 15:52:06 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12535
  11060. 15:52:06 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1537
  11061. 15:52:06 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12535, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x17 Push-thumb.jpg')
  11062. 15:52:06 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x17 Push.avi',c19='283',c20='' where idEpisode=12535
  11063. 15:52:06 T:2500 DEBUG: Mysql commit transaction
  11064. 15:52:06 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11065. 15:52:06 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11066. 15:52:06 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x18 Suicide Is Painless.avi), query = select idEpisode from episode where idFile=1538
  11067. 15:52:06 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x18 Suicide Is Painless.nfo
  11068. 15:52:06 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11069. 15:52:06 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x18 Suicide Is Painless.avi
  11070. 15:52:06 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-03-28 17:57:41' where idFile=1538
  11071. 15:52:06 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1538, 330)
  11072. 15:52:06 T:2500 DEBUG: Mysql Start transaction
  11073. 15:52:06 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12536
  11074. 15:52:06 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12536
  11075. 15:52:06 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12536
  11076. 15:52:06 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1538
  11077. 15:52:06 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12536, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x18 Suicide Is Painless-thumb.jpg')
  11078. 15:52:06 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x18 Suicide Is Painless.avi',c19='283',c20='' where idEpisode=12536
  11079. 15:52:06 T:2500 DEBUG: Mysql commit transaction
  11080. 15:52:06 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11081. 15:52:06 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11082. 15:52:06 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x19 Sympathy for the Parents.avi), query = select idEpisode from episode where idFile=1539
  11083. 15:52:06 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x19 Sympathy for the Parents.nfo
  11084. 15:52:06 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11085. 15:52:06 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x19 Sympathy for the Parents.avi
  11086. 15:52:06 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-04-04 16:10:53' where idFile=1539
  11087. 15:52:06 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1539, 330)
  11088. 15:52:06 T:2500 DEBUG: Mysql Start transaction
  11089. 15:52:06 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12537
  11090. 15:52:06 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12537
  11091. 15:52:06 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12537
  11092. 15:52:06 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1539
  11093. 15:52:06 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12537, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x19 Sympathy for the Parents-thumb.jpg')
  11094. 15:52:07 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x19 Sympathy for the Parents.avi',c19='283',c20='' where idEpisode=12537
  11095. 15:52:07 T:2500 DEBUG: Mysql commit transaction
  11096. 15:52:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11097. 15:52:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11098. 15:52:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x20 Hook - Line and Sinner.avi), query = select idEpisode from episode where idFile=1540
  11099. 15:52:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x20 Hook - Line and Sinner.nfo
  11100. 15:52:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11101. 15:52:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x20 Hook - Line and Sinner.avi
  11102. 15:52:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-05-08 17:25:27' where idFile=1540
  11103. 15:52:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1540, 330)
  11104. 15:52:07 T:2500 DEBUG: Mysql Start transaction
  11105. 15:52:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12538
  11106. 15:52:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12538
  11107. 15:52:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12538
  11108. 15:52:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1540
  11109. 15:52:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12538, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x20 Hook - Line and Sinner-thumb.jpg')
  11110. 15:52:07 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x20 Hook - Line and Sinner.avi',c19='283',c20='' where idEpisode=12538
  11111. 15:52:07 T:2500 DEBUG: Mysql commit transaction
  11112. 15:52:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11113. 15:52:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11114. 15:52:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x21 How Insensitive.avi), query = select idEpisode from episode where idFile=1541
  11115. 15:52:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x21 How Insensitive.nfo
  11116. 15:52:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11117. 15:52:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x21 How Insensitive.avi
  11118. 15:52:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-05-08 15:45:41' where idFile=1541
  11119. 15:52:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1541, 330)
  11120. 15:52:07 T:2500 DEBUG: Mysql Start transaction
  11121. 15:52:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12539
  11122. 15:52:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12539
  11123. 15:52:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12539
  11124. 15:52:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1541
  11125. 15:52:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12539, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x21 How Insensitive-thumb.jpg')
  11126. 15:52:07 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x21 How Insensitive.avi',c19='283',c20='' where idEpisode=12539
  11127. 15:52:07 T:2500 DEBUG: Mysql commit transaction
  11128. 15:52:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11129. 15:52:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11130. 15:52:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x22 Shiny Happy People.avi), query = select idEpisode from episode where idFile=1542
  11131. 15:52:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x22 Shiny Happy People.nfo
  11132. 15:52:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11133. 15:52:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x22 Shiny Happy People.avi
  11134. 15:52:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-05-15 22:47:42' where idFile=1542
  11135. 15:52:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1542, 330)
  11136. 15:52:07 T:2500 DEBUG: Mysql Start transaction
  11137. 15:52:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12540
  11138. 15:52:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12540
  11139. 15:52:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12540
  11140. 15:52:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1542
  11141. 15:52:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12540, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x22 Shiny Happy People-thumb.jpg')
  11142. 15:52:07 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x22 Shiny Happy People.avi',c19='283',c20='' where idEpisode=12540
  11143. 15:52:07 T:2500 DEBUG: Mysql commit transaction
  11144. 15:52:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11145. 15:52:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11146. 15:52:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x23 Sanctuary.avi), query = select idEpisode from episode where idFile=1543
  11147. 15:52:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x23 Sanctuary.nfo
  11148. 15:52:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11149. 15:52:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x23 Sanctuary.avi
  11150. 15:52:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-05-22 17:14:15' where idFile=1543
  11151. 15:52:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1543, 330)
  11152. 15:52:07 T:2500 DEBUG: Mysql Start transaction
  11153. 15:52:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12541
  11154. 15:52:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12541
  11155. 15:52:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12541
  11156. 15:52:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1543
  11157. 15:52:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12541, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x23 Sanctuary-thumb.jpg')
  11158. 15:52:08 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x23 Sanctuary.avi',c19='283',c20='' where idEpisode=12541
  11159. 15:52:08 T:2500 DEBUG: Mysql commit transaction
  11160. 15:52:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11161. 15:52:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11162. 15:52:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x24 Death and All His Friends.avi), query = select idEpisode from episode where idFile=1544
  11163. 15:52:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x24 Death and All His Friends.nfo
  11164. 15:52:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11165. 15:52:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 6/Grey's Anatomy 6x24 Death and All His Friends.avi
  11166. 15:52:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-05-22 19:30:20' where idFile=1544
  11167. 15:52:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1544, 330)
  11168. 15:52:08 T:2500 DEBUG: Mysql Start transaction
  11169. 15:52:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12542
  11170. 15:52:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12542
  11171. 15:52:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12542
  11172. 15:52:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1544
  11173. 15:52:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12542, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x24 Death and All His Friends-thumb.jpg')
  11174. 15:52:08 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='6',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 6/Grey\'s Anatomy 6x24 Death and All His Friends.avi',c19='283',c20='' where idEpisode=12542
  11175. 15:52:08 T:2500 DEBUG: Mysql commit transaction
  11176. 15:52:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11177. 15:52:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11178. 15:52:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x01 With You I'm Born Again (1).avi), query = select idEpisode from episode where idFile=1545
  11179. 15:52:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x01 With You I'm Born Again (1).nfo
  11180. 15:52:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11181. 15:52:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x01 With You I'm Born Again (1).avi
  11182. 15:52:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-09-24 20:23:57' where idFile=1545
  11183. 15:52:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1545, 330)
  11184. 15:52:08 T:2500 DEBUG: Mysql Start transaction
  11185. 15:52:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12543
  11186. 15:52:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12543
  11187. 15:52:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12543
  11188. 15:52:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1545
  11189. 15:52:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12543, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x01 With You I\'m Born Again (1)-thumb.jpg')
  11190. 15:52:08 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x01 With You I\'m Born Again (1).avi',c19='284',c20='' where idEpisode=12543
  11191. 15:52:08 T:2500 DEBUG: Mysql commit transaction
  11192. 15:52:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11193. 15:52:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11194. 15:52:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x02 Shock to the System (2).avi), query = select idEpisode from episode where idFile=1546
  11195. 15:52:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x02 Shock to the System (2).nfo
  11196. 15:52:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11197. 15:52:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x02 Shock to the System (2).avi
  11198. 15:52:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-10-01 00:35:06' where idFile=1546
  11199. 15:52:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1546, 330)
  11200. 15:52:08 T:2500 DEBUG: Mysql Start transaction
  11201. 15:52:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12544
  11202. 15:52:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12544
  11203. 15:52:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12544
  11204. 15:52:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1546
  11205. 15:52:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12544, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x02 Shock to the System (2)-thumb.jpg')
  11206. 15:52:08 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x02 Shock to the System (2).avi',c19='284',c20='' where idEpisode=12544
  11207. 15:52:08 T:2500 DEBUG: Mysql commit transaction
  11208. 15:52:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11209. 15:52:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11210. 15:52:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x03 Superfreak.avi), query = select idEpisode from episode where idFile=1547
  11211. 15:52:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x03 Superfreak.nfo
  11212. 15:52:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11213. 15:52:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x03 Superfreak.avi
  11214. 15:52:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-10-08 05:14:02' where idFile=1547
  11215. 15:52:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1547, 330)
  11216. 15:52:08 T:2500 DEBUG: Mysql Start transaction
  11217. 15:52:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12545
  11218. 15:52:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12545
  11219. 15:52:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12545
  11220. 15:52:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1547
  11221. 15:52:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12545, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x03 Superfreak-thumb.jpg')
  11222. 15:52:09 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x03 Superfreak.avi',c19='284',c20='' where idEpisode=12545
  11223. 15:52:09 T:2500 DEBUG: Mysql commit transaction
  11224. 15:52:09 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11225. 15:52:09 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11226. 15:52:09 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x04 Can't Fight Biology.avi), query = select idEpisode from episode where idFile=1548
  11227. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x04 Can't Fight Biology.nfo
  11228. 15:52:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11229. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x04 Can't Fight Biology.avi
  11230. 15:52:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-10-16 10:26:12' where idFile=1548
  11231. 15:52:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1548, 330)
  11232. 15:52:09 T:2500 DEBUG: Mysql Start transaction
  11233. 15:52:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12546
  11234. 15:52:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12546
  11235. 15:52:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12546
  11236. 15:52:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1548
  11237. 15:52:09 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12546, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x04 Can\'t Fight Biology-thumb.jpg')
  11238. 15:52:09 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x04 Can\'t Fight Biology.avi',c19='284',c20='' where idEpisode=12546
  11239. 15:52:09 T:2500 DEBUG: Mysql commit transaction
  11240. 15:52:09 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11241. 15:52:09 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11242. 15:52:09 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x05 Almost Grown.avi), query = select idEpisode from episode where idFile=1549
  11243. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x05 Almost Grown.nfo
  11244. 15:52:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11245. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x05 Almost Grown.avi
  11246. 15:52:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-10-23 07:16:47' where idFile=1549
  11247. 15:52:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1549, 330)
  11248. 15:52:09 T:2500 DEBUG: Mysql Start transaction
  11249. 15:52:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12547
  11250. 15:52:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12547
  11251. 15:52:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12547
  11252. 15:52:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1549
  11253. 15:52:09 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12547, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x05 Almost Grown-thumb.jpg')
  11254. 15:52:09 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x05 Almost Grown.avi',c19='284',c20='' where idEpisode=12547
  11255. 15:52:09 T:2500 DEBUG: Mysql commit transaction
  11256. 15:52:09 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11257. 15:52:09 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11258. 15:52:09 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x06 These Arms of Mine.avi), query = select idEpisode from episode where idFile=1550
  11259. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x06 These Arms of Mine.nfo
  11260. 15:52:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11261. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x06 These Arms of Mine.avi
  11262. 15:52:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-11-01 19:54:01' where idFile=1550
  11263. 15:52:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1550, 330)
  11264. 15:52:09 T:2500 DEBUG: Mysql Start transaction
  11265. 15:52:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12548
  11266. 15:52:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12548
  11267. 15:52:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12548
  11268. 15:52:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1550
  11269. 15:52:09 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12548, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x06 These Arms of Mine-thumb.jpg')
  11270. 15:52:09 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x06 These Arms of Mine.avi',c19='284',c20='' where idEpisode=12548
  11271. 15:52:09 T:2500 DEBUG: Mysql commit transaction
  11272. 15:52:09 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11273. 15:52:09 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11274. 15:52:09 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x07 That's Me Trying.avi), query = select idEpisode from episode where idFile=1551
  11275. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x07 That's Me Trying.nfo
  11276. 15:52:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11277. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x07 That's Me Trying.avi
  11278. 15:52:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-11-06 01:32:15' where idFile=1551
  11279. 15:52:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1551, 330)
  11280. 15:52:09 T:2500 DEBUG: Mysql Start transaction
  11281. 15:52:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12549
  11282. 15:52:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12549
  11283. 15:52:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12549
  11284. 15:52:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1551
  11285. 15:52:09 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12549, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x07 That\'s Me Trying-thumb.jpg')
  11286. 15:52:09 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x07 That\'s Me Trying.avi',c19='284',c20='' where idEpisode=12549
  11287. 15:52:09 T:2500 DEBUG: Mysql commit transaction
  11288. 15:52:09 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11289. 15:52:09 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11290. 15:52:09 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x08 Something's Gotta Give.avi), query = select idEpisode from episode where idFile=1552
  11291. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x08 Something's Gotta Give.nfo
  11292. 15:52:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11293. 15:52:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x08 Something's Gotta Give.avi
  11294. 15:52:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-11-29 05:43:31' where idFile=1552
  11295. 15:52:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1552, 330)
  11296. 15:52:10 T:2500 DEBUG: Mysql Start transaction
  11297. 15:52:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12550
  11298. 15:52:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12550
  11299. 15:52:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12550
  11300. 15:52:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1552
  11301. 15:52:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12550, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x08 Something\'s Gotta Give-thumb.jpg')
  11302. 15:52:10 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x08 Something\'s Gotta Give.avi',c19='284',c20='' where idEpisode=12550
  11303. 15:52:10 T:2500 DEBUG: Mysql commit transaction
  11304. 15:52:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11305. 15:52:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11306. 15:52:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x09 Slow Night - So Long.avi), query = select idEpisode from episode where idFile=1553
  11307. 15:52:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x09 Slow Night - So Long.nfo
  11308. 15:52:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11309. 15:52:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x09 Slow Night - So Long.avi
  11310. 15:52:10 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-11-20 00:53:34' where idFile=1553
  11311. 15:52:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1553, 330)
  11312. 15:52:10 T:2500 DEBUG: Mysql Start transaction
  11313. 15:52:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12551
  11314. 15:52:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12551
  11315. 15:52:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12551
  11316. 15:52:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1553
  11317. 15:52:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12551, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x09 Slow Night - So Long-thumb.jpg')
  11318. 15:52:10 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x09 Slow Night - So Long.avi',c19='284',c20='' where idEpisode=12551
  11319. 15:52:10 T:2500 DEBUG: Mysql commit transaction
  11320. 15:52:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11321. 15:52:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11322. 15:52:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x10 Adrift and at Peace.avi), query = select idEpisode from episode where idFile=1554
  11323. 15:52:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x10 Adrift and at Peace.nfo
  11324. 15:52:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11325. 15:52:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x10 Adrift and at Peace.avi
  11326. 15:52:10 T:2500 DEBUG: Mysql execute: update files set dateAdded='2010-12-11 16:09:50' where idFile=1554
  11327. 15:52:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1554, 330)
  11328. 15:52:10 T:2500 DEBUG: Mysql Start transaction
  11329. 15:52:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12552
  11330. 15:52:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12552
  11331. 15:52:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12552
  11332. 15:52:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1554
  11333. 15:52:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12552, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x10 Adrift and at Peace-thumb.jpg')
  11334. 15:52:10 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x10 Adrift and at Peace.avi',c19='284',c20='' where idEpisode=12552
  11335. 15:52:10 T:2500 DEBUG: Mysql commit transaction
  11336. 15:52:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11337. 15:52:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11338. 15:52:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x11 Disarm.avi), query = select idEpisode from episode where idFile=1555
  11339. 15:52:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x11 Disarm.nfo
  11340. 15:52:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11341. 15:52:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x11 Disarm.avi
  11342. 15:52:10 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-01-07 21:00:15' where idFile=1555
  11343. 15:52:10 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1555, 330)
  11344. 15:52:10 T:2500 DEBUG: Mysql Start transaction
  11345. 15:52:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12553
  11346. 15:52:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12553
  11347. 15:52:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12553
  11348. 15:52:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1555
  11349. 15:52:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12553, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x11 Disarm-thumb.jpg')
  11350. 15:52:10 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x11 Disarm.avi',c19='284',c20='' where idEpisode=12553
  11351. 15:52:10 T:2500 DEBUG: Mysql commit transaction
  11352. 15:52:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11353. 15:52:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11354. 15:52:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x12 Start Me Up.avi), query = select idEpisode from episode where idFile=1556
  11355. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x12 Start Me Up.nfo
  11356. 15:52:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11357. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x12 Start Me Up.avi
  11358. 15:52:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-01-15 20:23:54' where idFile=1556
  11359. 15:52:11 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1556, 330)
  11360. 15:52:11 T:2500 DEBUG: Mysql Start transaction
  11361. 15:52:11 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12554
  11362. 15:52:11 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12554
  11363. 15:52:11 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12554
  11364. 15:52:11 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1556
  11365. 15:52:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12554, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x12 Start Me Up-thumb.jpg')
  11366. 15:52:11 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x12 Start Me Up.avi',c19='284',c20='' where idEpisode=12554
  11367. 15:52:11 T:2500 DEBUG: Mysql commit transaction
  11368. 15:52:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11369. 15:52:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11370. 15:52:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x13 Don't Deceive Me (Please Don't Go).avi), query = select idEpisode from episode where idFile=1557
  11371. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x13 Don't Deceive Me (Please Don't Go).nfo
  11372. 15:52:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11373. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x13 Don't Deceive Me (Please Don't Go).avi
  11374. 15:52:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-05 10:33:31' where idFile=1557
  11375. 15:52:11 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1557, 330)
  11376. 15:52:11 T:2500 DEBUG: Mysql Start transaction
  11377. 15:52:11 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12555
  11378. 15:52:11 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12555
  11379. 15:52:11 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12555
  11380. 15:52:11 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1557
  11381. 15:52:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12555, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x13 Don\'t Deceive Me (Please Don\'t Go)-thumb.jpg')
  11382. 15:52:11 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x13 Don\'t Deceive Me (Please Don\'t Go).avi',c19='284',c20='' where idEpisode=12555
  11383. 15:52:11 T:2500 DEBUG: Mysql commit transaction
  11384. 15:52:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11385. 15:52:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11386. 15:52:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x14 P.Y.T. (Pretty Young Thing).avi), query = select idEpisode from episode where idFile=1558
  11387. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x14 P.Y.T. (Pretty Young Thing).nfo
  11388. 15:52:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11389. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x14 P.Y.T. (Pretty Young Thing).avi
  11390. 15:52:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-11 21:54:55' where idFile=1558
  11391. 15:52:11 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1558, 330)
  11392. 15:52:11 T:2500 DEBUG: Mysql Start transaction
  11393. 15:52:11 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12556
  11394. 15:52:11 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12556
  11395. 15:52:11 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12556
  11396. 15:52:11 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1558
  11397. 15:52:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12556, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x14 P.Y.T. (Pretty Young Thing)-thumb.jpg')
  11398. 15:52:11 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x14 P.Y.T. (Pretty Young Thing).avi',c19='284',c20='' where idEpisode=12556
  11399. 15:52:11 T:2500 DEBUG: Mysql commit transaction
  11400. 15:52:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11401. 15:52:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11402. 15:52:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x15 Golden Hour.avi), query = select idEpisode from episode where idFile=1559
  11403. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x15 Golden Hour.nfo
  11404. 15:52:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11405. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x15 Golden Hour.avi
  11406. 15:52:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-18 12:35:05' where idFile=1559
  11407. 15:52:11 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1559, 330)
  11408. 15:52:11 T:2500 DEBUG: Mysql Start transaction
  11409. 15:52:11 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12557
  11410. 15:52:11 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12557
  11411. 15:52:11 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12557
  11412. 15:52:11 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1559
  11413. 15:52:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12557, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x15 Golden Hour-thumb.jpg')
  11414. 15:52:11 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x15 Golden Hour.avi',c19='284',c20='' where idEpisode=12557
  11415. 15:52:11 T:2500 DEBUG: Mysql commit transaction
  11416. 15:52:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11417. 15:52:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11418. 15:52:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x16 Not Responsible.avi), query = select idEpisode from episode where idFile=1560
  11419. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x16 Not Responsible.nfo
  11420. 15:52:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11421. 15:52:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x16 Not Responsible.avi
  11422. 15:52:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-02-25 16:00:13' where idFile=1560
  11423. 15:52:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1560, 330)
  11424. 15:52:12 T:2500 DEBUG: Mysql Start transaction
  11425. 15:52:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12558
  11426. 15:52:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12558
  11427. 15:52:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12558
  11428. 15:52:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1560
  11429. 15:52:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12558, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x16 Not Responsible-thumb.jpg')
  11430. 15:52:12 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x16 Not Responsible.avi',c19='284',c20='' where idEpisode=12558
  11431. 15:52:12 T:2500 DEBUG: Mysql commit transaction
  11432. 15:52:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11433. 15:52:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11434. 15:52:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x17 This is How We Do it.avi), query = select idEpisode from episode where idFile=1561
  11435. 15:52:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x17 This is How We Do it.nfo
  11436. 15:52:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11437. 15:52:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x17 This is How We Do it.avi
  11438. 15:52:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-03-26 12:07:01' where idFile=1561
  11439. 15:52:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1561, 330)
  11440. 15:52:12 T:2500 DEBUG: Mysql Start transaction
  11441. 15:52:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12559
  11442. 15:52:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12559
  11443. 15:52:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12559
  11444. 15:52:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1561
  11445. 15:52:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12559, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x17 This is How We Do it-thumb.jpg')
  11446. 15:52:12 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x17 This is How We Do it.avi',c19='284',c20='' where idEpisode=12559
  11447. 15:52:12 T:2500 DEBUG: Mysql commit transaction
  11448. 15:52:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11449. 15:52:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11450. 15:52:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x18 Song Beneath the Song.avi), query = select idEpisode from episode where idFile=1562
  11451. 15:52:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x18 Song Beneath the Song.nfo
  11452. 15:52:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11453. 15:52:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x18 Song Beneath the Song.avi
  11454. 15:52:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-04-02 20:09:14' where idFile=1562
  11455. 15:52:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1562, 330)
  11456. 15:52:12 T:2500 DEBUG: Mysql Start transaction
  11457. 15:52:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12560
  11458. 15:52:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12560
  11459. 15:52:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12560
  11460. 15:52:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1562
  11461. 15:52:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12560, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x18 Song Beneath the Song-thumb.jpg')
  11462. 15:52:12 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x18 Song Beneath the Song.avi',c19='284',c20='' where idEpisode=12560
  11463. 15:52:12 T:2500 DEBUG: Mysql commit transaction
  11464. 15:52:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11465. 15:52:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11466. 15:52:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x19 It's a Long Way Back.avi), query = select idEpisode from episode where idFile=1563
  11467. 15:52:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x19 It's a Long Way Back.nfo
  11468. 15:52:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11469. 15:52:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x19 It's a Long Way Back.avi
  11470. 15:52:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-04-29 20:20:34' where idFile=1563
  11471. 15:52:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1563, 330)
  11472. 15:52:12 T:2500 DEBUG: Mysql Start transaction
  11473. 15:52:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12561
  11474. 15:52:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12561
  11475. 15:52:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12561
  11476. 15:52:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1563
  11477. 15:52:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12561, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x19 It\'s a Long Way Back-thumb.jpg')
  11478. 15:52:12 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x19 It\'s a Long Way Back.avi',c19='284',c20='' where idEpisode=12561
  11479. 15:52:12 T:2500 DEBUG: Mysql commit transaction
  11480. 15:52:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11481. 15:52:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11482. 15:52:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x20 White Wedding.avi), query = select idEpisode from episode where idFile=1564
  11483. 15:52:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x20 White Wedding.nfo
  11484. 15:52:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11485. 15:52:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x20 White Wedding.avi
  11486. 15:52:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-05-06 20:28:08' where idFile=1564
  11487. 15:52:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1564, 330)
  11488. 15:52:12 T:2500 DEBUG: Mysql Start transaction
  11489. 15:52:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12562
  11490. 15:52:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12562
  11491. 15:52:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12562
  11492. 15:52:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1564
  11493. 15:52:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12562, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x20 White Wedding-thumb.jpg')
  11494. 15:52:13 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x20 White Wedding.avi',c19='284',c20='' where idEpisode=12562
  11495. 15:52:13 T:2500 DEBUG: Mysql commit transaction
  11496. 15:52:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11497. 15:52:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11498. 15:52:13 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x21 I Will Survive.avi), query = select idEpisode from episode where idFile=1565
  11499. 15:52:13 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x21 I Will Survive.nfo
  11500. 15:52:13 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11501. 15:52:13 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x21 I Will Survive.avi
  11502. 15:52:13 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-05-14 13:37:33' where idFile=1565
  11503. 15:52:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1565, 330)
  11504. 15:52:13 T:2500 DEBUG: Mysql Start transaction
  11505. 15:52:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12563
  11506. 15:52:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12563
  11507. 15:52:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12563
  11508. 15:52:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1565
  11509. 15:52:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12563, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x21 I Will Survive-thumb.jpg')
  11510. 15:52:13 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x21 I Will Survive.avi',c19='284',c20='' where idEpisode=12563
  11511. 15:52:13 T:2500 DEBUG: Mysql commit transaction
  11512. 15:52:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11513. 15:52:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11514. 15:52:13 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x22 Unaccompanied Minor.avi), query = select idEpisode from episode where idFile=1566
  11515. 15:52:13 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x22 Unaccompanied Minor.nfo
  11516. 15:52:13 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11517. 15:52:13 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 7/Grey's Anatomy 7x22 Unaccompanied Minor.avi
  11518. 15:52:13 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-05-21 18:23:32' where idFile=1566
  11519. 15:52:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1566, 330)
  11520. 15:52:13 T:2500 DEBUG: Mysql Start transaction
  11521. 15:52:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12564
  11522. 15:52:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12564
  11523. 15:52:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12564
  11524. 15:52:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1566
  11525. 15:52:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12564, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x22 Unaccompanied Minor-thumb.jpg')
  11526. 15:52:13 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='7',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 7/Grey\'s Anatomy 7x22 Unaccompanied Minor.avi',c19='284',c20='' where idEpisode=12564
  11527. 15:52:13 T:2500 DEBUG: Mysql commit transaction
  11528. 15:52:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11529. 15:52:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11530. 15:52:13 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x01-x02 Free Falling.avi), query = select idEpisode from episode where idFile=1567
  11531. 15:52:13 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x01-x02 Free Falling.nfo
  11532. 15:52:13 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11533. 15:52:13 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x01-x02 Free Falling.avi
  11534. 15:52:13 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-09-24 11:31:12' where idFile=1567
  11535. 15:52:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1567, 330)
  11536. 15:52:13 T:2500 DEBUG: Mysql Start transaction
  11537. 15:52:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12565
  11538. 15:52:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12565
  11539. 15:52:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12565
  11540. 15:52:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1567
  11541. 15:52:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12565, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x01-x02 Free Falling-thumb.jpg')
  11542. 15:52:13 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x01-x02 Free Falling.avi',c19='285',c20='' where idEpisode=12565
  11543. 15:52:13 T:2500 DEBUG: Mysql commit transaction
  11544. 15:52:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11545. 15:52:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11546. 15:52:13 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x01-x02 Free Falling.avi), query = select idEpisode from episode where idFile=1567
  11547. 15:52:13 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x01-x02 Free Falling.nfo
  11548. 15:52:13 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11549. 15:52:13 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x01-x02 Free Falling.avi
  11550. 15:52:13 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-09-24 11:31:12' where idFile=1567
  11551. 15:52:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1567, 330)
  11552. 15:52:13 T:2500 DEBUG: Mysql Start transaction
  11553. 15:52:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12566
  11554. 15:52:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12566
  11555. 15:52:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12566
  11556. 15:52:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1567
  11557. 15:52:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12566, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x01-x02 Free Falling-thumb.jpg')
  11558. 15:52:13 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x01-x02 Free Falling.avi',c19='285',c20='' where idEpisode=12566
  11559. 15:52:14 T:2500 DEBUG: Mysql commit transaction
  11560. 15:52:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11561. 15:52:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11562. 15:52:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x03 Take the Lead.avi), query = select idEpisode from episode where idFile=1568
  11563. 15:52:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x03 Take the Lead.nfo
  11564. 15:52:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11565. 15:52:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x03 Take the Lead.avi
  11566. 15:52:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-10-01 14:46:46' where idFile=1568
  11567. 15:52:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1568, 330)
  11568. 15:52:14 T:2500 DEBUG: Mysql Start transaction
  11569. 15:52:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12567
  11570. 15:52:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12567
  11571. 15:52:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12567
  11572. 15:52:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1568
  11573. 15:52:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12567, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x03 Take the Lead-thumb.jpg')
  11574. 15:52:14 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x03 Take the Lead.avi',c19='285',c20='' where idEpisode=12567
  11575. 15:52:14 T:2500 DEBUG: Mysql commit transaction
  11576. 15:52:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11577. 15:52:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11578. 15:52:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x04 What is it About Men.avi), query = select idEpisode from episode where idFile=1569
  11579. 15:52:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x04 What is it About Men.nfo
  11580. 15:52:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11581. 15:52:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x04 What is it About Men.avi
  11582. 15:52:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-10-22 17:11:08' where idFile=1569
  11583. 15:52:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1569, 330)
  11584. 15:52:14 T:2500 DEBUG: Mysql Start transaction
  11585. 15:52:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12568
  11586. 15:52:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12568
  11587. 15:52:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12568
  11588. 15:52:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1569
  11589. 15:52:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12568, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x04 What is it About Men-thumb.jpg')
  11590. 15:52:14 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x04 What is it About Men.avi',c19='285',c20='' where idEpisode=12568
  11591. 15:52:14 T:2500 DEBUG: Mysql commit transaction
  11592. 15:52:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11593. 15:52:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11594. 15:52:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x05 Love - Loss and Legacy.avi), query = select idEpisode from episode where idFile=1570
  11595. 15:52:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x05 Love - Loss and Legacy.nfo
  11596. 15:52:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11597. 15:52:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x05 Love - Loss and Legacy.avi
  11598. 15:52:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-10-22 16:54:02' where idFile=1570
  11599. 15:52:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1570, 330)
  11600. 15:52:14 T:2500 DEBUG: Mysql Start transaction
  11601. 15:52:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12569
  11602. 15:52:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12569
  11603. 15:52:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12569
  11604. 15:52:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1570
  11605. 15:52:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12569, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x05 Love - Loss and Legacy-thumb.jpg')
  11606. 15:52:14 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x05 Love - Loss and Legacy.avi',c19='285',c20='' where idEpisode=12569
  11607. 15:52:14 T:2500 DEBUG: Mysql commit transaction
  11608. 15:52:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11609. 15:52:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11610. 15:52:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x06 Poker Face.avi), query = select idEpisode from episode where idFile=1571
  11611. 15:52:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x06 Poker Face.nfo
  11612. 15:52:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11613. 15:52:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x06 Poker Face.avi
  11614. 15:52:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-10-22 15:41:47' where idFile=1571
  11615. 15:52:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1571, 330)
  11616. 15:52:14 T:2500 DEBUG: Mysql Start transaction
  11617. 15:52:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12570
  11618. 15:52:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12570
  11619. 15:52:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12570
  11620. 15:52:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1571
  11621. 15:52:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12570, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x06 Poker Face-thumb.jpg')
  11622. 15:52:14 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x06 Poker Face.avi',c19='285',c20='' where idEpisode=12570
  11623. 15:52:14 T:2500 DEBUG: Mysql commit transaction
  11624. 15:52:15 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11625. 15:52:15 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11626. 15:52:15 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x07 Put Me In Coach.avi), query = select idEpisode from episode where idFile=1572
  11627. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x07 Put Me In Coach.nfo
  11628. 15:52:15 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11629. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x07 Put Me In Coach.avi
  11630. 15:52:15 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-11-21 20:06:08' where idFile=1572
  11631. 15:52:15 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1572, 330)
  11632. 15:52:15 T:2500 DEBUG: Mysql Start transaction
  11633. 15:52:15 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12571
  11634. 15:52:15 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12571
  11635. 15:52:15 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12571
  11636. 15:52:15 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1572
  11637. 15:52:15 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12571, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x07 Put Me In Coach-thumb.jpg')
  11638. 15:52:15 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x07 Put Me In Coach.avi',c19='285',c20='' where idEpisode=12571
  11639. 15:52:15 T:2500 DEBUG: Mysql commit transaction
  11640. 15:52:15 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11641. 15:52:15 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11642. 15:52:15 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x08 Heart-Shaped Box.avi), query = select idEpisode from episode where idFile=1573
  11643. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x08 Heart-Shaped Box.nfo
  11644. 15:52:15 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11645. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x08 Heart-Shaped Box.avi
  11646. 15:52:15 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-11-21 20:06:38' where idFile=1573
  11647. 15:52:15 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1573, 330)
  11648. 15:52:15 T:2500 DEBUG: Mysql Start transaction
  11649. 15:52:15 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12572
  11650. 15:52:15 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12572
  11651. 15:52:15 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12572
  11652. 15:52:15 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1573
  11653. 15:52:15 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12572, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x08 Heart-Shaped Box-thumb.jpg')
  11654. 15:52:15 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x08 Heart-Shaped Box.avi',c19='285',c20='' where idEpisode=12572
  11655. 15:52:15 T:2500 DEBUG: Mysql commit transaction
  11656. 15:52:15 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11657. 15:52:15 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11658. 15:52:15 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x09 Dark Was the Night.avi), query = select idEpisode from episode where idFile=1574
  11659. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x09 Dark Was the Night.nfo
  11660. 15:52:15 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11661. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x09 Dark Was the Night.avi
  11662. 15:52:15 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-11-12 17:02:59' where idFile=1574
  11663. 15:52:15 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1574, 330)
  11664. 15:52:15 T:2500 DEBUG: Mysql Start transaction
  11665. 15:52:15 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12573
  11666. 15:52:15 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12573
  11667. 15:52:15 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12573
  11668. 15:52:15 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1574
  11669. 15:52:15 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12573, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x09 Dark Was the Night-thumb.jpg')
  11670. 15:52:15 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x09 Dark Was the Night.avi',c19='285',c20='' where idEpisode=12573
  11671. 15:52:15 T:2500 DEBUG: Mysql commit transaction
  11672. 15:52:15 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11673. 15:52:15 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11674. 15:52:15 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x10 Suddenly.avi), query = select idEpisode from episode where idFile=1575
  11675. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x10 Suddenly.nfo
  11676. 15:52:15 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11677. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x10 Suddenly.avi
  11678. 15:52:15 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-01-11 16:24:47' where idFile=1575
  11679. 15:52:15 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1575, 330)
  11680. 15:52:15 T:2500 DEBUG: Mysql Start transaction
  11681. 15:52:15 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12574
  11682. 15:52:15 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12574
  11683. 15:52:15 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12574
  11684. 15:52:15 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1575
  11685. 15:52:15 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12574, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x10 Suddenly-thumb.jpg')
  11686. 15:52:15 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x10 Suddenly.avi',c19='285',c20='' where idEpisode=12574
  11687. 15:52:15 T:2500 DEBUG: Mysql commit transaction
  11688. 15:52:15 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11689. 15:52:15 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11690. 15:52:15 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x11 This Magic Moment.avi), query = select idEpisode from episode where idFile=1576
  11691. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x11 This Magic Moment.nfo
  11692. 15:52:15 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11693. 15:52:15 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x11 This Magic Moment.avi
  11694. 15:52:15 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-01-14 15:20:56' where idFile=1576
  11695. 15:52:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1576, 330)
  11696. 15:52:16 T:2500 DEBUG: Mysql Start transaction
  11697. 15:52:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12575
  11698. 15:52:16 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12575
  11699. 15:52:16 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12575
  11700. 15:52:16 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1576
  11701. 15:52:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12575, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x11 This Magic Moment-thumb.jpg')
  11702. 15:52:16 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x11 This Magic Moment.avi',c19='285',c20='' where idEpisode=12575
  11703. 15:52:16 T:2500 DEBUG: Mysql commit transaction
  11704. 15:52:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11705. 15:52:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11706. 15:52:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x12 Hope for the Hopeless.avi), query = select idEpisode from episode where idFile=1577
  11707. 15:52:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x12 Hope for the Hopeless.nfo
  11708. 15:52:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11709. 15:52:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x12 Hope for the Hopeless.avi
  11710. 15:52:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-01-20 15:01:48' where idFile=1577
  11711. 15:52:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1577, 330)
  11712. 15:52:16 T:2500 DEBUG: Mysql Start transaction
  11713. 15:52:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12576
  11714. 15:52:16 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12576
  11715. 15:52:16 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12576
  11716. 15:52:16 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1577
  11717. 15:52:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12576, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x12 Hope for the Hopeless-thumb.jpg')
  11718. 15:52:16 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x12 Hope for the Hopeless.avi',c19='285',c20='' where idEpisode=12576
  11719. 15:52:16 T:2500 DEBUG: Mysql commit transaction
  11720. 15:52:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11721. 15:52:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11722. 15:52:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x13 If-Then.avi), query = select idEpisode from episode where idFile=1578
  11723. 15:52:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x13 If-Then.nfo
  11724. 15:52:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11725. 15:52:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x13 If-Then.avi
  11726. 15:52:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-03 11:56:43' where idFile=1578
  11727. 15:52:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1578, 330)
  11728. 15:52:16 T:2500 DEBUG: Mysql Start transaction
  11729. 15:52:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12577
  11730. 15:52:16 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12577
  11731. 15:52:16 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12577
  11732. 15:52:16 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1578
  11733. 15:52:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12577, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x13 If-Then-thumb.jpg')
  11734. 15:52:16 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x13 If-Then.avi',c19='285',c20='' where idEpisode=12577
  11735. 15:52:16 T:2500 DEBUG: Mysql commit transaction
  11736. 15:52:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11737. 15:52:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11738. 15:52:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x14 All You Need is Love.avi), query = select idEpisode from episode where idFile=1579
  11739. 15:52:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x14 All You Need is Love.nfo
  11740. 15:52:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11741. 15:52:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x14 All You Need is Love.avi
  11742. 15:52:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-10 16:05:36' where idFile=1579
  11743. 15:52:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1579, 330)
  11744. 15:52:16 T:2500 DEBUG: Mysql Start transaction
  11745. 15:52:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12578
  11746. 15:52:16 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12578
  11747. 15:52:16 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12578
  11748. 15:52:16 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1579
  11749. 15:52:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12578, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x14 All You Need is Love-thumb.jpg')
  11750. 15:52:16 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x14 All You Need is Love.avi',c19='285',c20='' where idEpisode=12578
  11751. 15:52:16 T:2500 DEBUG: Mysql commit transaction
  11752. 15:52:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11753. 15:52:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11754. 15:52:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x15 Have You Seen Me Lately.avi), query = select idEpisode from episode where idFile=1580
  11755. 15:52:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x15 Have You Seen Me Lately.nfo
  11756. 15:52:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11757. 15:52:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x15 Have You Seen Me Lately.avi
  11758. 15:52:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-18 05:46:30' where idFile=1580
  11759. 15:52:17 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1580, 330)
  11760. 15:52:17 T:2500 DEBUG: Mysql Start transaction
  11761. 15:52:17 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12579
  11762. 15:52:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12579
  11763. 15:52:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12579
  11764. 15:52:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1580
  11765. 15:52:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12579, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x15 Have You Seen Me Lately-thumb.jpg')
  11766. 15:52:17 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x15 Have You Seen Me Lately.avi',c19='285',c20='' where idEpisode=12579
  11767. 15:52:17 T:2500 DEBUG: Mysql commit transaction
  11768. 15:52:17 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11769. 15:52:17 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11770. 15:52:17 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x16 If Only You Were Lonely.mp4), query = select idEpisode from episode where idFile=1581
  11771. 15:52:17 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x16 If Only You Were Lonely.nfo
  11772. 15:52:17 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11773. 15:52:17 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x16 If Only You Were Lonely.mp4
  11774. 15:52:17 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-25 03:15:56' where idFile=1581
  11775. 15:52:17 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1581, 330)
  11776. 15:52:17 T:2500 DEBUG: Mysql Start transaction
  11777. 15:52:17 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12580
  11778. 15:52:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12580
  11779. 15:52:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12580
  11780. 15:52:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1581
  11781. 15:52:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12580, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x16 If Only You Were Lonely-thumb.jpg')
  11782. 15:52:17 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x16 If Only You Were Lonely.mp4',c19='285',c20='' where idEpisode=12580
  11783. 15:52:17 T:2500 DEBUG: Mysql commit transaction
  11784. 15:52:17 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11785. 15:52:17 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11786. 15:52:17 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x17 One Step Too Far.mp4), query = select idEpisode from episode where idFile=1582
  11787. 15:52:17 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x17 One Step Too Far.nfo
  11788. 15:52:17 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11789. 15:52:17 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x17 One Step Too Far.mp4
  11790. 15:52:17 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-16 13:34:15' where idFile=1582
  11791. 15:52:17 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1582, 330)
  11792. 15:52:17 T:2500 DEBUG: Mysql Start transaction
  11793. 15:52:17 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12581
  11794. 15:52:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12581
  11795. 15:52:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12581
  11796. 15:52:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1582
  11797. 15:52:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12581, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x17 One Step Too Far-thumb.jpg')
  11798. 15:52:17 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x17 One Step Too Far.mp4',c19='285',c20='' where idEpisode=12581
  11799. 15:52:17 T:2500 DEBUG: Mysql commit transaction
  11800. 15:52:17 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11801. 15:52:17 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11802. 15:52:17 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x18 The Lion Sleeps Tonight.mp4), query = select idEpisode from episode where idFile=1583
  11803. 15:52:17 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x18 The Lion Sleeps Tonight.nfo
  11804. 15:52:17 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11805. 15:52:17 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x18 The Lion Sleeps Tonight.mp4
  11806. 15:52:17 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-10 08:38:14' where idFile=1583
  11807. 15:52:17 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1583, 330)
  11808. 15:52:17 T:2500 DEBUG: Mysql Start transaction
  11809. 15:52:17 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12582
  11810. 15:52:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12582
  11811. 15:52:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12582
  11812. 15:52:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1583
  11813. 15:52:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12582, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x18 The Lion Sleeps Tonight-thumb.jpg')
  11814. 15:52:17 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x18 The Lion Sleeps Tonight.mp4',c19='285',c20='' where idEpisode=12582
  11815. 15:52:17 T:2500 DEBUG: Mysql commit transaction
  11816. 15:52:17 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11817. 15:52:17 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11818. 15:52:17 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x19 Support System.mp4), query = select idEpisode from episode where idFile=1584
  11819. 15:52:17 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x19 Support System.nfo
  11820. 15:52:17 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11821. 15:52:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x19 Support System.mp4
  11822. 15:52:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-25 15:48:42' where idFile=1584
  11823. 15:52:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1584, 330)
  11824. 15:52:18 T:2500 DEBUG: Mysql Start transaction
  11825. 15:52:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12583
  11826. 15:52:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12583
  11827. 15:52:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12583
  11828. 15:52:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1584
  11829. 15:52:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12583, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x19 Support System-thumb.jpg')
  11830. 15:52:18 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x19 Support System.mp4',c19='285',c20='' where idEpisode=12583
  11831. 15:52:18 T:2500 DEBUG: Mysql commit transaction
  11832. 15:52:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11833. 15:52:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11834. 15:52:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x20 The Girl With No Name.mp4), query = select idEpisode from episode where idFile=1585
  11835. 15:52:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x20 The Girl With No Name.nfo
  11836. 15:52:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11837. 15:52:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x20 The Girl With No Name.mp4
  11838. 15:52:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-25 15:55:21' where idFile=1585
  11839. 15:52:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1585, 330)
  11840. 15:52:18 T:2500 DEBUG: Mysql Start transaction
  11841. 15:52:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12584
  11842. 15:52:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12584
  11843. 15:52:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12584
  11844. 15:52:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1585
  11845. 15:52:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12584, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x20 The Girl With No Name-thumb.jpg')
  11846. 15:52:18 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x20 The Girl With No Name.mp4',c19='285',c20='' where idEpisode=12584
  11847. 15:52:18 T:2500 DEBUG: Mysql commit transaction
  11848. 15:52:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11849. 15:52:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11850. 15:52:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x21 Moment of Truth.mp4), query = select idEpisode from episode where idFile=1586
  11851. 15:52:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x21 Moment of Truth.nfo
  11852. 15:52:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11853. 15:52:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x21 Moment of Truth.mp4
  11854. 15:52:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-27 18:54:58' where idFile=1586
  11855. 15:52:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1586, 330)
  11856. 15:52:18 T:2500 DEBUG: Mysql Start transaction
  11857. 15:52:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12585
  11858. 15:52:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12585
  11859. 15:52:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12585
  11860. 15:52:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1586
  11861. 15:52:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12585, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x21 Moment of Truth-thumb.jpg')
  11862. 15:52:18 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x21 Moment of Truth.mp4',c19='285',c20='' where idEpisode=12585
  11863. 15:52:18 T:2500 DEBUG: Mysql commit transaction
  11864. 15:52:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11865. 15:52:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11866. 15:52:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x22 Let the Bad Times Roll.mp4), query = select idEpisode from episode where idFile=1587
  11867. 15:52:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x22 Let the Bad Times Roll.nfo
  11868. 15:52:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11869. 15:52:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x22 Let the Bad Times Roll.mp4
  11870. 15:52:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-05-05 13:11:44' where idFile=1587
  11871. 15:52:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1587, 330)
  11872. 15:52:18 T:2500 DEBUG: Mysql Start transaction
  11873. 15:52:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12586
  11874. 15:52:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12586
  11875. 15:52:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12586
  11876. 15:52:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1587
  11877. 15:52:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12586, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x22 Let the Bad Times Roll-thumb.jpg')
  11878. 15:52:18 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x22 Let the Bad Times Roll.mp4',c19='285',c20='' where idEpisode=12586
  11879. 15:52:18 T:2500 DEBUG: Mysql commit transaction
  11880. 15:52:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11881. 15:52:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11882. 15:52:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x23 Migration.mp4), query = select idEpisode from episode where idFile=1588
  11883. 15:52:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x23 Migration.nfo
  11884. 15:52:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11885. 15:52:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x23 Migration.mp4
  11886. 15:52:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-05-11 09:56:25' where idFile=1588
  11887. 15:52:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1588, 330)
  11888. 15:52:19 T:2500 DEBUG: Mysql Start transaction
  11889. 15:52:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12587
  11890. 15:52:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12587
  11891. 15:52:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12587
  11892. 15:52:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1588
  11893. 15:52:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12587, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x23 Migration-thumb.jpg')
  11894. 15:52:19 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x23 Migration.mp4',c19='285',c20='' where idEpisode=12587
  11895. 15:52:19 T:2500 DEBUG: Mysql commit transaction
  11896. 15:52:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11897. 15:52:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11898. 15:52:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x24 Flight.mp4), query = select idEpisode from episode where idFile=1589
  11899. 15:52:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x24 Flight.nfo
  11900. 15:52:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11901. 15:52:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 8/Grey's Anatomy 8x24 Flight.mp4
  11902. 15:52:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-05-21 21:08:38' where idFile=1589
  11903. 15:52:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1589, 330)
  11904. 15:52:19 T:2500 DEBUG: Mysql Start transaction
  11905. 15:52:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12588
  11906. 15:52:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12588
  11907. 15:52:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12588
  11908. 15:52:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1589
  11909. 15:52:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12588, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x24 Flight-thumb.jpg')
  11910. 15:52:19 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='8',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 8/Grey\'s Anatomy 8x24 Flight.mp4',c19='285',c20='' where idEpisode=12588
  11911. 15:52:19 T:2500 DEBUG: Mysql commit transaction
  11912. 15:52:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11913. 15:52:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11914. 15:52:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x01 Going Going Gone.mkv), query = select idEpisode from episode where idFile=1590
  11915. 15:52:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x01 Going Going Gone.nfo
  11916. 15:52:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11917. 15:52:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x01 Going Going Gone.mkv
  11918. 15:52:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-28 12:23:36' where idFile=1590
  11919. 15:52:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1590, 330)
  11920. 15:52:19 T:2500 DEBUG: Mysql Start transaction
  11921. 15:52:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12589
  11922. 15:52:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12589
  11923. 15:52:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12589
  11924. 15:52:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1590
  11925. 15:52:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12589, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x01 Going Going Gone-thumb.jpg')
  11926. 15:52:19 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x01 Going Going Gone.mkv',c19='286',c20='' where idEpisode=12589
  11927. 15:52:19 T:2500 DEBUG: Mysql commit transaction
  11928. 15:52:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11929. 15:52:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11930. 15:52:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x02 Remember The Time.mkv), query = select idEpisode from episode where idFile=1591
  11931. 15:52:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x02 Remember The Time.nfo
  11932. 15:52:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11933. 15:52:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x02 Remember The Time.mkv
  11934. 15:52:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-08 18:05:20' where idFile=1591
  11935. 15:52:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1591, 330)
  11936. 15:52:19 T:2500 DEBUG: Mysql Start transaction
  11937. 15:52:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12590
  11938. 15:52:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12590
  11939. 15:52:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12590
  11940. 15:52:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1591
  11941. 15:52:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12590, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x02 Remember The Time-thumb.jpg')
  11942. 15:52:19 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x02 Remember The Time.mkv',c19='286',c20='' where idEpisode=12590
  11943. 15:52:20 T:2500 DEBUG: Mysql commit transaction
  11944. 15:52:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11945. 15:52:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11946. 15:52:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x03 Love the One You're With.mkv), query = select idEpisode from episode where idFile=1592
  11947. 15:52:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x03 Love the One You're With.nfo
  11948. 15:52:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11949. 15:52:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x03 Love the One You're With.mkv
  11950. 15:52:20 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-19 07:57:00' where idFile=1592
  11951. 15:52:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1592, 330)
  11952. 15:52:20 T:2500 DEBUG: Mysql Start transaction
  11953. 15:52:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12591
  11954. 15:52:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12591
  11955. 15:52:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12591
  11956. 15:52:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1592
  11957. 15:52:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12591, 'episode', 'thumb', '')
  11958. 15:52:20 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x03 Love the One You\'re With.mkv',c19='286',c20='' where idEpisode=12591
  11959. 15:52:20 T:2500 DEBUG: Mysql commit transaction
  11960. 15:52:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11961. 15:52:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11962. 15:52:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x04 I Saw Her Standing There.mkv), query = select idEpisode from episode where idFile=1593
  11963. 15:52:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x04 I Saw Her Standing There.nfo
  11964. 15:52:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11965. 15:52:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x04 I Saw Her Standing There.mkv
  11966. 15:52:20 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-26 20:43:22' where idFile=1593
  11967. 15:52:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1593, 330)
  11968. 15:52:20 T:2500 DEBUG: Mysql Start transaction
  11969. 15:52:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12592
  11970. 15:52:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12592
  11971. 15:52:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12592
  11972. 15:52:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1593
  11973. 15:52:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12592, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x04 I Saw Her Standing There-thumb.jpg')
  11974. 15:52:20 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x04 I Saw Her Standing There.mkv',c19='286',c20='' where idEpisode=12592
  11975. 15:52:20 T:2500 DEBUG: Mysql commit transaction
  11976. 15:52:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11977. 15:52:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11978. 15:52:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x05 Beautiful Doom.mkv), query = select idEpisode from episode where idFile=1594
  11979. 15:52:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x05 Beautiful Doom.nfo
  11980. 15:52:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11981. 15:52:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x05 Beautiful Doom.mkv
  11982. 15:52:20 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-11-09 21:03:30' where idFile=1594
  11983. 15:52:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1594, 330)
  11984. 15:52:20 T:2500 DEBUG: Mysql Start transaction
  11985. 15:52:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12593
  11986. 15:52:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12593
  11987. 15:52:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12593
  11988. 15:52:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1594
  11989. 15:52:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12593, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x05 Beautiful Doom-thumb.jpg')
  11990. 15:52:20 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x05 Beautiful Doom.mkv',c19='286',c20='' where idEpisode=12593
  11991. 15:52:20 T:2500 DEBUG: Mysql commit transaction
  11992. 15:52:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  11993. 15:52:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  11994. 15:52:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x06 Second Opinion.mkv), query = select idEpisode from episode where idFile=1595
  11995. 15:52:20 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x06 Second Opinion.nfo
  11996. 15:52:20 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  11997. 15:52:20 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x06 Second Opinion.mkv
  11998. 15:52:20 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-11-18 00:17:50' where idFile=1595
  11999. 15:52:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1595, 330)
  12000. 15:52:20 T:2500 DEBUG: Mysql Start transaction
  12001. 15:52:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12594
  12002. 15:52:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12594
  12003. 15:52:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12594
  12004. 15:52:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1595
  12005. 15:52:20 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12594, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x06 Second Opinion-thumb.jpg')
  12006. 15:52:20 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x06 Second Opinion.mkv',c19='286',c20='' where idEpisode=12594
  12007. 15:52:20 T:2500 DEBUG: Mysql commit transaction
  12008. 15:52:20 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12009. 15:52:20 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12010. 15:52:20 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x07 I Was Made for Lovin' You.mkv), query = select idEpisode from episode where idFile=1596
  12011. 15:52:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x07 I Was Made for Lovin' You.nfo
  12012. 15:52:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12013. 15:52:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x07 I Was Made for Lovin' You.mkv
  12014. 15:52:21 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-11-29 16:30:35' where idFile=1596
  12015. 15:52:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1596, 330)
  12016. 15:52:21 T:2500 DEBUG: Mysql Start transaction
  12017. 15:52:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12595
  12018. 15:52:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12595
  12019. 15:52:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12595
  12020. 15:52:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1596
  12021. 15:52:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12595, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x07 I Was Made for Lovin\' You-thumb.jpg')
  12022. 15:52:21 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x07 I Was Made for Lovin\' You.mkv',c19='286',c20='' where idEpisode=12595
  12023. 15:52:21 T:2500 DEBUG: Mysql commit transaction
  12024. 15:52:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12025. 15:52:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12026. 15:52:21 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x08 Love Turns You Upside Down.mkv), query = select idEpisode from episode where idFile=1597
  12027. 15:52:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x08 Love Turns You Upside Down.nfo
  12028. 15:52:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12029. 15:52:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x08 Love Turns You Upside Down.mkv
  12030. 15:52:21 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-07 21:17:18' where idFile=1597
  12031. 15:52:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1597, 330)
  12032. 15:52:21 T:2500 DEBUG: Mysql Start transaction
  12033. 15:52:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12596
  12034. 15:52:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12596
  12035. 15:52:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12596
  12036. 15:52:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1597
  12037. 15:52:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12596, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x08 Love Turns You Upside Down-thumb.jpg')
  12038. 15:52:21 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x08 Love Turns You Upside Down.mkv',c19='286',c20='' where idEpisode=12596
  12039. 15:52:21 T:2500 DEBUG: Mysql commit transaction
  12040. 15:52:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12041. 15:52:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12042. 15:52:21 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x09 Run - Baby - Run.mkv), query = select idEpisode from episode where idFile=1598
  12043. 15:52:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x09 Run - Baby - Run.nfo
  12044. 15:52:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12045. 15:52:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x09 Run - Baby - Run.mkv
  12046. 15:52:21 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-15 21:37:14' where idFile=1598
  12047. 15:52:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1598, 330)
  12048. 15:52:21 T:2500 DEBUG: Mysql Start transaction
  12049. 15:52:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12597
  12050. 15:52:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12597
  12051. 15:52:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12597
  12052. 15:52:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1598
  12053. 15:52:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12597, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x09 Run - Baby - Run-thumb.jpg')
  12054. 15:52:21 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x09 Run - Baby - Run.mkv',c19='286',c20='' where idEpisode=12597
  12055. 15:52:21 T:2500 DEBUG: Mysql commit transaction
  12056. 15:52:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12057. 15:52:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12058. 15:52:21 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x10 Things We Said Today.mkv), query = select idEpisode from episode where idFile=1599
  12059. 15:52:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x10 Things We Said Today.nfo
  12060. 15:52:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12061. 15:52:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x10 Things We Said Today.mkv
  12062. 15:52:21 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-11 09:37:32' where idFile=1599
  12063. 15:52:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1599, 330)
  12064. 15:52:21 T:2500 DEBUG: Mysql Start transaction
  12065. 15:52:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12598
  12066. 15:52:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12598
  12067. 15:52:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12598
  12068. 15:52:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1599
  12069. 15:52:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12598, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x10 Things We Said Today-thumb.jpg')
  12070. 15:52:21 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x10 Things We Said Today.mkv',c19='286',c20='' where idEpisode=12598
  12071. 15:52:22 T:2500 DEBUG: Mysql commit transaction
  12072. 15:52:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12073. 15:52:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12074. 15:52:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x11 The End is the Beginning is the End.mkv), query = select idEpisode from episode where idFile=1600
  12075. 15:52:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x11 The End is the Beginning is the End.nfo
  12076. 15:52:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12077. 15:52:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x11 The End is the Beginning is the End.mkv
  12078. 15:52:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-22 22:21:09' where idFile=1600
  12079. 15:52:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1600, 330)
  12080. 15:52:22 T:2500 DEBUG: Mysql Start transaction
  12081. 15:52:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12599
  12082. 15:52:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12599
  12083. 15:52:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12599
  12084. 15:52:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1600
  12085. 15:52:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12599, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x11 The End is the Beginning is the End-thumb.jpg')
  12086. 15:52:22 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x11 The End is the Beginning is the End.mkv',c19='286',c20='' where idEpisode=12599
  12087. 15:52:22 T:2500 DEBUG: Mysql commit transaction
  12088. 15:52:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12089. 15:52:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12090. 15:52:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x12 Walking on a Dream.mkv), query = select idEpisode from episode where idFile=1601
  12091. 15:52:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x12 Walking on a Dream.nfo
  12092. 15:52:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12093. 15:52:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x12 Walking on a Dream.mkv
  12094. 15:52:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-25 10:51:19' where idFile=1601
  12095. 15:52:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1601, 330)
  12096. 15:52:22 T:2500 DEBUG: Mysql Start transaction
  12097. 15:52:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12600
  12098. 15:52:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12600
  12099. 15:52:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12600
  12100. 15:52:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1601
  12101. 15:52:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12600, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x12 Walking on a Dream-thumb.jpg')
  12102. 15:52:22 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x12 Walking on a Dream.mkv',c19='286',c20='' where idEpisode=12600
  12103. 15:52:22 T:2500 DEBUG: Mysql commit transaction
  12104. 15:52:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12105. 15:52:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12106. 15:52:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x13 Bad Blood.mkv), query = select idEpisode from episode where idFile=1602
  12107. 15:52:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x13 Bad Blood.nfo
  12108. 15:52:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12109. 15:52:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x13 Bad Blood.mkv
  12110. 15:52:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-09 19:09:45' where idFile=1602
  12111. 15:52:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1602, 330)
  12112. 15:52:22 T:2500 DEBUG: Mysql Start transaction
  12113. 15:52:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12601
  12114. 15:52:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12601
  12115. 15:52:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12601
  12116. 15:52:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1602
  12117. 15:52:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12601, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x13 Bad Blood-thumb.jpg')
  12118. 15:52:22 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x13 Bad Blood.mkv',c19='286',c20='' where idEpisode=12601
  12119. 15:52:22 T:2500 DEBUG: Mysql commit transaction
  12120. 15:52:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12121. 15:52:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12122. 15:52:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x14 The Face of Change.mkv), query = select idEpisode from episode where idFile=1603
  12123. 15:52:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x14 The Face of Change.nfo
  12124. 15:52:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12125. 15:52:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x14 The Face of Change.mkv
  12126. 15:52:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-09 19:56:53' where idFile=1603
  12127. 15:52:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1603, 330)
  12128. 15:52:22 T:2500 DEBUG: Mysql Start transaction
  12129. 15:52:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12602
  12130. 15:52:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12602
  12131. 15:52:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12602
  12132. 15:52:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1603
  12133. 15:52:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12602, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x14 The Face of Change-thumb.jpg')
  12134. 15:52:23 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x14 The Face of Change.mkv',c19='286',c20='' where idEpisode=12602
  12135. 15:52:23 T:2500 DEBUG: Mysql commit transaction
  12136. 15:52:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12137. 15:52:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12138. 15:52:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x15 Hard Bargain.mkv), query = select idEpisode from episode where idFile=1604
  12139. 15:52:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x15 Hard Bargain.nfo
  12140. 15:52:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12141. 15:52:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x15 Hard Bargain.mkv
  12142. 15:52:23 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-15 08:59:01' where idFile=1604
  12143. 15:52:23 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1604, 330)
  12144. 15:52:23 T:2500 DEBUG: Mysql Start transaction
  12145. 15:52:23 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12603
  12146. 15:52:23 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12603
  12147. 15:52:23 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12603
  12148. 15:52:23 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1604
  12149. 15:52:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12603, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x15 Hard Bargain-thumb.jpg')
  12150. 15:52:23 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x15 Hard Bargain.mkv',c19='286',c20='' where idEpisode=12603
  12151. 15:52:23 T:2500 DEBUG: Mysql commit transaction
  12152. 15:52:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12153. 15:52:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12154. 15:52:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x16 This is Why We Fight.mkv), query = select idEpisode from episode where idFile=1605
  12155. 15:52:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x16 This is Why We Fight.nfo
  12156. 15:52:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12157. 15:52:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x16 This is Why We Fight.mkv
  12158. 15:52:23 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-23 00:38:18' where idFile=1605
  12159. 15:52:23 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1605, 330)
  12160. 15:52:23 T:2500 DEBUG: Mysql Start transaction
  12161. 15:52:23 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12604
  12162. 15:52:23 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12604
  12163. 15:52:23 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12604
  12164. 15:52:23 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1605
  12165. 15:52:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12604, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x16 This is Why We Fight-thumb.jpg')
  12166. 15:52:23 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x16 This is Why We Fight.mkv',c19='286',c20='' where idEpisode=12604
  12167. 15:52:23 T:2500 DEBUG: Mysql commit transaction
  12168. 15:52:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12169. 15:52:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12170. 15:52:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x17 Transplant Wasteland.mkv), query = select idEpisode from episode where idFile=1606
  12171. 15:52:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x17 Transplant Wasteland.nfo
  12172. 15:52:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12173. 15:52:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x17 Transplant Wasteland.mkv
  12174. 15:52:23 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-15 16:11:58' where idFile=1606
  12175. 15:52:23 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1606, 330)
  12176. 15:52:23 T:2500 DEBUG: Mysql Start transaction
  12177. 15:52:23 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12605
  12178. 15:52:23 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12605
  12179. 15:52:23 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12605
  12180. 15:52:23 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1606
  12181. 15:52:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12605, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x17 Transplant Wasteland-thumb.jpg')
  12182. 15:52:23 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x17 Transplant Wasteland.mkv',c19='286',c20='' where idEpisode=12605
  12183. 15:52:23 T:2500 DEBUG: Mysql commit transaction
  12184. 15:52:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12185. 15:52:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12186. 15:52:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x18 Idle Hands.mkv), query = select idEpisode from episode where idFile=1607
  12187. 15:52:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x18 Idle Hands.nfo
  12188. 15:52:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12189. 15:52:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x18 Idle Hands.mkv
  12190. 15:52:23 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-22 07:04:20' where idFile=1607
  12191. 15:52:23 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1607, 330)
  12192. 15:52:23 T:2500 DEBUG: Mysql Start transaction
  12193. 15:52:23 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12606
  12194. 15:52:23 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12606
  12195. 15:52:23 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12606
  12196. 15:52:23 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1607
  12197. 15:52:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12606, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x18 Idle Hands-thumb.jpg')
  12198. 15:52:23 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x18 Idle Hands.mkv',c19='286',c20='' where idEpisode=12606
  12199. 15:52:23 T:2500 DEBUG: Mysql commit transaction
  12200. 15:52:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12201. 15:52:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12202. 15:52:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x19 Can't Fight This Feeling.mkv), query = select idEpisode from episode where idFile=1608
  12203. 15:52:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x19 Can't Fight This Feeling.nfo
  12204. 15:52:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12205. 15:52:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x19 Can't Fight This Feeling.mkv
  12206. 15:52:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-02 16:30:21' where idFile=1608
  12207. 15:52:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1608, 330)
  12208. 15:52:24 T:2500 DEBUG: Mysql Start transaction
  12209. 15:52:24 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12607
  12210. 15:52:24 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12607
  12211. 15:52:24 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12607
  12212. 15:52:24 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1608
  12213. 15:52:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12607, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x19 Can\'t Fight This Feeling-thumb.jpg')
  12214. 15:52:24 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x19 Can\'t Fight This Feeling.mkv',c19='286',c20='' where idEpisode=12607
  12215. 15:52:24 T:2500 DEBUG: Mysql commit transaction
  12216. 15:52:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12217. 15:52:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12218. 15:52:24 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x20 She's Killing Me.avi), query = select idEpisode from episode where idFile=1609
  12219. 15:52:24 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x20 She's Killing Me.nfo
  12220. 15:52:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12221. 15:52:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x20 She's Killing Me.avi
  12222. 15:52:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-05 07:13:27' where idFile=1609
  12223. 15:52:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1609, 330)
  12224. 15:52:24 T:2500 DEBUG: Mysql Start transaction
  12225. 15:52:24 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12608
  12226. 15:52:24 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12608
  12227. 15:52:24 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12608
  12228. 15:52:24 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1609
  12229. 15:52:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12608, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x20 She\'s Killing Me-thumb.jpg')
  12230. 15:52:24 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x20 She\'s Killing Me.avi',c19='286',c20='' where idEpisode=12608
  12231. 15:52:24 T:2500 DEBUG: Mysql commit transaction
  12232. 15:52:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12233. 15:52:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12234. 15:52:24 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x21 Sleeping Monster.mkv), query = select idEpisode from episode where idFile=1610
  12235. 15:52:24 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x21 Sleeping Monster.nfo
  12236. 15:52:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12237. 15:52:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x21 Sleeping Monster.mkv
  12238. 15:52:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-27 09:56:28' where idFile=1610
  12239. 15:52:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1610, 330)
  12240. 15:52:25 T:2500 DEBUG: Mysql Start transaction
  12241. 15:52:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12609
  12242. 15:52:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12609
  12243. 15:52:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12609
  12244. 15:52:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1610
  12245. 15:52:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12609, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x21 Sleeping Monster-thumb.jpg')
  12246. 15:52:25 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x21 Sleeping Monster.mkv',c19='286',c20='' where idEpisode=12609
  12247. 15:52:25 T:2500 DEBUG: Mysql commit transaction
  12248. 15:52:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12249. 15:52:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12250. 15:52:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x22 Do You Believe in Magic.mkv), query = select idEpisode from episode where idFile=1611
  12251. 15:52:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x22 Do You Believe in Magic.nfo
  12252. 15:52:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12253. 15:52:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x22 Do You Believe in Magic.mkv
  12254. 15:52:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-03 16:37:27' where idFile=1611
  12255. 15:52:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1611, 330)
  12256. 15:52:25 T:2500 DEBUG: Mysql Start transaction
  12257. 15:52:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12610
  12258. 15:52:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12610
  12259. 15:52:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12610
  12260. 15:52:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1611
  12261. 15:52:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12610, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x22 Do You Believe in Magic-thumb.jpg')
  12262. 15:52:25 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x22 Do You Believe in Magic.mkv',c19='286',c20='' where idEpisode=12610
  12263. 15:52:25 T:2500 DEBUG: Mysql commit transaction
  12264. 15:52:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12265. 15:52:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12266. 15:52:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x23 Readiness is All.mkv), query = select idEpisode from episode where idFile=1612
  12267. 15:52:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x23 Readiness is All.nfo
  12268. 15:52:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12269. 15:52:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x23 Readiness is All.mkv
  12270. 15:52:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-10 06:18:50' where idFile=1612
  12271. 15:52:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1612, 330)
  12272. 15:52:25 T:2500 DEBUG: Mysql Start transaction
  12273. 15:52:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12611
  12274. 15:52:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12611
  12275. 15:52:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12611
  12276. 15:52:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1612
  12277. 15:52:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12611, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x23 Readiness is All-thumb.jpg')
  12278. 15:52:25 T:2500 DEBUG: Mysql execute: update episode set c00='Readiness is All',c01='The doctors of Grey Sloan Memorial Hospital prepare for a super storm heading towards Seattle. Owen\'s desire to be a parent gets stronger as he becomes closer to Ethan. One wrong move puts the lives of Meredith and her baby in jeopardy. Meanwhile, Jo looks to Alex for help in a moment of crisis, and one doctor gets the shock of her life.',c02='',c03='0.000000',c04='',c05='2013-05-09',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x23 Readiness is All.mkv',c19='286',c20='' where idEpisode=12611
  12279. 15:52:25 T:2500 DEBUG: Mysql commit transaction
  12280. 15:52:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12281. 15:52:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12282. 15:52:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x24 Perfect Storm.mkv), query = select idEpisode from episode where idFile=1613
  12283. 15:52:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x24 Perfect Storm.nfo
  12284. 15:52:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Grey's Anatomy/.actors
  12285. 15:52:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Grey's Anatomy/Season 9/Grey's Anatomy 9x24 Perfect Storm.mkv
  12286. 15:52:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-17 06:47:14' where idFile=1613
  12287. 15:52:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1613, 330)
  12288. 15:52:25 T:2500 DEBUG: Mysql Start transaction
  12289. 15:52:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12612
  12290. 15:52:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12612
  12291. 15:52:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12612
  12292. 15:52:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1613
  12293. 15:52:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12612, 'episode', 'thumb', 'smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x24 Perfect Storm-thumb.jpg')
  12294. 15:52:25 T:2500 DEBUG: Mysql execute: update episode set c00='Perfect Storm',c01='Grey Sloan Memorial Hospital enters crisis mode as the storm rages, resources become scarce and patients flood in by the busload. Meanwhile, one of the doctors fights for their life.',c02='',c03='8.000000',c04='',c05='2013-05-16',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='9',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Grey\'s Anatomy/Season 9/Grey\'s Anatomy 9x24 Perfect Storm.mkv',c19='286',c20='' where idEpisode=12612
  12295. 15:52:25 T:2500 DEBUG: Mysql commit transaction
  12296. 15:52:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12297. 15:52:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12298. 15:52:25 T:2500 DEBUG: Mysql execute: update path set strHash='37F374FA5032DE4EC9580758C40996D2' where idPath=107
  12299. 15:52:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Hannibal/tvshow.nfo
  12300. 15:52:26 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=108
  12301. 15:52:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Hannibal/.actors
  12302. 15:52:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Hannibal/
  12303. 15:52:26 T:2500 DEBUG: Mysql Start transaction
  12304. 15:52:26 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  12305. 15:52:26 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (331,108)
  12306. 15:52:26 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2112,331,'',0)
  12307. 15:52:27 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2113,331,'',1)
  12308. 15:52:27 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2114,331,'',2)
  12309. 15:52:28 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2115,331,'',3)
  12310. 15:52:28 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1444,331,'',4)
  12311. 15:52:28 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2116,331,'',5)
  12312. 15:52:29 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2117,331,'',6)
  12313. 15:52:29 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2118,331,'',7)
  12314. 15:52:30 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2119,331,'',8)
  12315. 15:52:30 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2042,331,'',9)
  12316. 15:52:30 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(2,331)
  12317. 15:52:30 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(3,331)
  12318. 15:52:30 T:2500 DEBUG: Mysql execute: insert into studiolinktvshow (idStudio,idShow) values(11,331)
  12319. 15:52:30 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(331,-1)
  12320. 15:52:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (331, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Hannibal/banner.jpg')
  12321. 15:52:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (331, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Hannibal/fanart.jpg')
  12322. 15:52:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (331, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Hannibal/poster.jpg')
  12323. 15:52:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1950, 'season', 'banner', 'smb://192.168.3.1/TV/Hannibal/season-all-banner.jpg')
  12324. 15:52:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1950, 'season', 'fanart', 'smb://192.168.3.1/TV/Hannibal/season-all-fanart.jpg')
  12325. 15:52:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1950, 'season', 'poster', 'smb://192.168.3.1/TV/Hannibal/season-all-poster.jpg')
  12326. 15:52:31 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(331,0)
  12327. 15:52:31 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(331,1)
  12328. 15:52:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1952, 'season', 'poster', 'smb://192.168.3.1/TV/Hannibal/season01-poster.jpg')
  12329. 15:52:31 T:2500 DEBUG: Mysql execute: update tvshow set c00='Hannibal',c01='Gifted criminal profile Will Graham (Hugh Dancy) has a unique way of thinking and can empathize with anyone, making it easy for him to figure out how a killer thinks. Needing the help of an expert when a twisted killer becomes too complicated for Will, he joins up with Dr. Lecter, one of the top psychiatrists in the country. Will and Hannibal (only the audience knows he\'s a serial killer) develop a talented partnership and seem unstoppable when it comes to catching criminals.',c02='Continuing',c03='',c04='8.600000',c05='2013-04-04',c06='',c07='',c08='Crime / Drama',c09='',c10='<episodeguide />',c11='',c12='-1',c13='TV-MA',c14='NBC',c15='',c16='smb://192.168.3.1/TV/Hannibal/',c17='72' where idShow=331
  12330. 15:52:31 T:2500 DEBUG: Mysql commit transaction
  12331. 15:52:31 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12332. 15:52:31 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12333. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/backdrops/1371805245__temp_1371805241.flv (s13718052e45) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  12334. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Adding new season 13718052, multipart episode 41 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  12335. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x01 apéritif.mkv (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12336. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x02 amuse-bouche.mp4 (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12337. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x03 potage.mp4 (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12338. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x04 coquilles.mp4 (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12339. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x05 entrée.mkv (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12340. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x06 entrée.mkv (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12341. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x07 sorbet.mkv (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12342. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x08 fromage.mkv (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12343. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x09 trou normand.mkv (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12344. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x10 buffet froid.mkv (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12345. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x11 rôti.mkv (s1e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12346. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x12 relevés.mkv (s1e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12347. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/hannibal/season 1/hannibal 1x13 savoureux.avi (s1e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12348. 15:52:31 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/Hannibal/backdrops/1371805245__temp_1371805241.flv'
  12349. 15:52:31 T:2500 WARNING: No information found for item 'smb://192.168.3.1/TV/Hannibal/', it won't be added to the library.
  12350. 15:52:31 T:2500 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting ' min' as 0 minutes
  12351. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/South Park/tvshow.nfo
  12352. 15:52:31 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=136
  12353. 15:52:31 T:2500 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting ' min' as 0 minutes
  12354. 15:52:31 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/South Park/.actors
  12355. 15:52:31 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/South Park/
  12356. 15:52:32 T:2500 DEBUG: Mysql Start transaction
  12357. 15:52:32 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  12358. 15:52:32 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (332,136)
  12359. 15:52:32 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,-1)
  12360. 15:52:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (332, 'tvshow', 'banner', 'smb://192.168.3.1/TV/South Park/banner.jpg')
  12361. 15:52:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (332, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/South Park/fanart.jpg')
  12362. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (332, 'tvshow', 'poster', 'smb://192.168.3.1/TV/South Park/poster.jpg')
  12363. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1953, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season-all-banner.jpg')
  12364. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1953, 'season', 'fanart', 'smb://192.168.3.1/TV/South Park/season-all-fanart.jpg')
  12365. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1953, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season-all-poster.jpg')
  12366. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,0)
  12367. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,1)
  12368. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1955, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season01-banner.jpg')
  12369. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1955, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season01-poster.jpg')
  12370. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,2)
  12371. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1956, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season02-banner.jpg')
  12372. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1956, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season02-poster.jpg')
  12373. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,3)
  12374. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1957, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season03-banner.jpg')
  12375. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1957, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season03-poster.jpg')
  12376. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,4)
  12377. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1958, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season04-banner.jpg')
  12378. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1958, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season04-poster.jpg')
  12379. 15:52:33 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,5)
  12380. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1959, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season05-banner.jpg')
  12381. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1959, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season05-poster.jpg')
  12382. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,6)
  12383. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1960, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season06-banner.jpg')
  12384. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1960, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season06-poster.jpg')
  12385. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,7)
  12386. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,8)
  12387. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,9)
  12388. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1963, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season09-banner.jpg')
  12389. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1963, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season09-poster.jpg')
  12390. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,10)
  12391. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1964, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season10-banner.jpg')
  12392. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1964, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season10-poster.jpg')
  12393. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,11)
  12394. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1965, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season11-banner.jpg')
  12395. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1965, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season11-poster.jpg')
  12396. 15:52:34 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,12)
  12397. 15:52:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1966, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season12-banner.jpg')
  12398. 15:52:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1966, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season12-poster.jpg')
  12399. 15:52:35 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,13)
  12400. 15:52:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1967, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season13-banner.jpg')
  12401. 15:52:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1967, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season13-poster.jpg')
  12402. 15:52:35 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,14)
  12403. 15:52:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1968, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season14-banner.jpg')
  12404. 15:52:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1968, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season14-poster.jpg')
  12405. 15:52:36 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,15)
  12406. 15:52:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1969, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season15-banner.jpg')
  12407. 15:52:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1969, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season15-poster.jpg')
  12408. 15:52:36 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(332,16)
  12409. 15:52:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1970, 'season', 'banner', 'smb://192.168.3.1/TV/South Park/season16-banner.jpg')
  12410. 15:52:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1970, 'season', 'poster', 'smb://192.168.3.1/TV/South Park/season16-poster.jpg')
  12411. 15:52:36 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/South Park/',c17='72' where idShow=332
  12412. 15:52:36 T:2500 DEBUG: Mysql commit transaction
  12413. 15:52:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12414. 15:52:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12415. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/backdrops/1367927735__temp_1367927732.flv (s13679277e35) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  12416. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Adding new season 13679277, multipart episode 32 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  12417. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/backgrounds/1357475088__temp_1357475086.flv (s13574750e88) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  12418. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Adding new season 13574750, multipart episode 86 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  12419. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x01 cartman gets an anal probe.mpeg (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12420. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x02 weight gain 4000.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12421. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x03 volcano.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12422. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x04 big gay al's big gay boat ride.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12423. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x05 an elephant makes love to a pig.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12424. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x06 death.mpg (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12425. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x07 pinkeye.avi (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12426. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x08 starvin' marvin.avi (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12427. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x09 mr. hankey the christmas poo.mpg (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12428. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x10 damien.avi (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12429. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x11 tom's rhinoplasty.avi (s1e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12430. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x12 mecha-streisand.avi (s1e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12431. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 1/south park 1x13 cartman's mom is a dirty slut.avi (s1e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12432. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x01 terrance & phillip in 'not without my anus'.mpg (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12433. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x02 cartman's mom is still a dirty slut.avi (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12434. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x03 ike's wee wee.avi (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12435. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x04 chickenlover.avi (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12436. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x05 conjoined fetus lady.mpg (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12437. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x06 the mexican staring frog of southern sri lanka.avi (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12438. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x07 city on the edge of forever (a.k.a. flashbacks).avi (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12439. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x08 summer sucks.avi (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12440. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x09 chef's chocolate salty balls.avi (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12441. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x10 chickenpox.avi (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12442. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x11 roger ebert should lay off the fatty foods.avi (s2e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12443. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x12 clubhouses.avi (s2e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12444. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x13 cow days.avi (s2e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12445. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x14 chef aid.avi (s2e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12446. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x15 spookyfish.avi (s2e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12447. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x16 merry christmas charlie manson.avi (s2e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12448. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x17 gnomes.mpg (s2e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12449. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 2/south park 2x18 prehistoric ice man.avi (s2e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12450. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x01 rainforest shmainforest.avi (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12451. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x02 spontaneous combustion.avi (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12452. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x03 the succubus.avi (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12453. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x04 jakovasaurs.avi (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12454. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x05 tweek vs. craig.avi (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12455. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x06 sexual harassment panda.avi (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12456. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x07 cat orgy (1).avi (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12457. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x08 two guys naked in a hot tub (2).avi (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12458. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x09 jewbilee (3).avi (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12459. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x10 korn's groovy pirate ghost mystery.avi (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12460. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x11 chinpokomon.avi (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12461. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x12 hooked on monkey phonics.avi (s3e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12462. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x13 starvin' marvin in space!.avi (s3e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12463. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x14 the red badge of gayness.mpg (s3e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12464. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x15 mr. hankey's christmas classics.avi (s3e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12465. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x16 are you there god_ it's me - jesus.avi (s3e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12466. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 3/south park 3x17 worldwide recorder concert.avi (s3e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12467. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x01 the tooth fairy tats.avi (s4e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12468. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x02 cartman's silly hate crime.avi (s4e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12469. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x03 timmy 2000.avi (s4e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12470. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x04 quintuplets.avi (s4e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12471. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x05 cartman joins nambla.avi (s4e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12472. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x06 cherokee hair tampons.avi (s4e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12473. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x07 chef goes nanners.avi (s4e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12474. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x08 something you can do with your finger.avi (s4e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12475. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x09 do the handicapped go to hell_ (1).avi (s4e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12476. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x10 probably (2).avi (s4e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12477. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x11 fourth grade.avi (s4e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12478. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x12 trapper keeper.avi (s4e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12479. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x13 helen keller! the musical.avi (s4e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12480. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x14 pip.avi (s4e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12481. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x15 fat camp.avi (s4e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12482. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x16 the wacky molestation adventure.avi (s4e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12483. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 4/south park 4x17 a very crappy christmas.avi (s4e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12484. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x01 it hits the fan.avi (s5e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12485. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x02 cripple fight.avi (s5e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12486. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x03 super best friends.avi (s5e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12487. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x04 scott tenorman must die.avi (s5e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12488. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x05 terrance and phillip - behind the blow.avi (s5e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12489. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x06 cartmanland.avi (s5e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12490. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x07 proper condom use.avi (s5e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12491. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x08 towelie.mpg (s5e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12492. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x09 osama bin laden has farty pants.avi (s5e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12493. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x10 how to eat with your butt.avi (s5e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12494. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x11 the entity.avi (s5e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12495. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x12 here comes the neighborhood.avi (s5e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12496. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x13 kenny dies.avi (s5e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12497. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 5/south park 5x14 butters' very own episode.avi (s5e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12498. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x01 jared has aides.avi (s6e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12499. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x02 asspen.avi (s6e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12500. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x03 freak strike.avi (s6e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12501. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x04 fun with veal.avi (s6e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12502. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x06 professor chaos.avi (s6e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12503. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x07 the simpsons already did it.avi (s6e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12504. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x08 red hot catholic love.avi (s6e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12505. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x09 free hat.avi (s6e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12506. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x10 bebe's boobs destroy society.avi (s6e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12507. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x11 child abduction is not funny.avi (s6e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12508. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x12 a ladder to heaven.avi (s6e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12509. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x13 the return of the fellowship of the ring to the two towers.avi (s6e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12510. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x14 the death camp of tolerance.avi (s6e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12511. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x15 the biggest douche in the universe.avi (s6e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12512. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x16 my future self n' me.avi (s6e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12513. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 6/south park 6x17 red sleigh down.avi (s6e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12514. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 9/south park 9x01 mr. garrison's fancy new vagina.avi (s9e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12515. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 9/south park 9x02 die hippie - die.avi (s9e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12516. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 9/south park 9x03 wing.avi (s9e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12517. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 9/south park 9x04 best friends forever.avi (s9e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12518. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 9/south park 9x05 the losing edge.avi (s9e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12519. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 9/south park 9x06 the death of eric cartman.avi (s9e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12520. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 9/south park 9x07 erection day.avi (s9e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12521. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 10/south park 10x08 make love - not warcraft.avi (s10e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12522. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 11/south park 11x04 the snuke.avi (s11e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12523. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 11/south park 11x07 night of the living homeless.avi (s11e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12524. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 11/south park 11x14 the list.avi (s11e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12525. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 12/south park 12x05 eek - a penis!.avi (s12e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12526. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 12/south park 12x07 super fun time.avi (s12e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12527. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 12/south park 12x08 the china probrem.avi (s12e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12528. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 12/south park 12x09 breast cancer show ever.avi (s12e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12529. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 12/south park 12x10 pandemic (1).avi (s12e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12530. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 12/south park 12x11 pandemic 2 - the startling (2).avi (s12e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12531. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 12/south park 12x12 about last night.avi (s12e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12532. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 12/south park 12x13 elementary school musical.avi (s12e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12533. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 12/south park 12x14 the ungroundable.avi (s12e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12534. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x01 the ring.avi (s13e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12535. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x02 the coon.avi (s13e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12536. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x03 margaritaville.avi (s13e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12537. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x04 eat - pray - queef.avi (s13e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12538. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x05 fishsticks.avi (s13e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12539. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x06 pinewood derby.avi (s13e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12540. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x07 fatbeard.avi (s13e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12541. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x08 dead celebrities.avi (s13e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12542. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x09 butters' bottom bitch.avi (s13e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12543. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x10 w.t.f.avi (s13e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12544. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x11 whale whores.avi (s13e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12545. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x12 the f word.avi (s13e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12546. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x13 dances with smurfs.avi (s13e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12547. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 13/south park 13x14 pee.avi (s13e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12548. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x01 sexual healing.avi (s14e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12549. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x02 the tale of scrotie mcboogerballs.avi (s14e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12550. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x03 medicinal fried chicken.avi (s14e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12551. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x04 you have 0 friends.avi (s14e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12552. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x05 200 (1).avi (s14e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12553. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x06 201 (2).avi (s14e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12554. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x07 crippled summer.avi (s14e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12555. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x08 poor and stupid.avi (s14e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12556. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x09 it's a jersey thing.avi (s14e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12557. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x10 insheeption.avi (s14e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12558. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x11 coon 2 - hindsight (1).avi (s14e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12559. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x12 mysterion rises (2).avi (s14e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12560. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x13 coon vs. coon & friends (3).avi (s14e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12561. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 14/south park 14x14 crème fraiche.avi (s14e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12562. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x01 humancentipad.avi (s15e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12563. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x02 funnybot.avi (s15e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12564. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x03 royal pudding.avi (s15e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12565. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x04 t.m.i.avi (s15e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12566. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x05 crack baby athletic association.avi (s15e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12567. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x06 city sushi.avi (s15e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12568. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x07 you're getting old.avi (s15e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12569. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x08 ass burgers.avi (s15e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12570. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x09 the last of the meheecans.avi (s15e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12571. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x10 bass to mouth.mkv (s15e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12572. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x11 broadway bro down.avi (s15e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12573. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x12 1%.avi (s15e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12574. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x13 a history channel thanksgiving.mkv (s15e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12575. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 15/south park 15x14 the poor kid.avi (s15e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12576. 15:52:38 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/south park/season 16/south park 16x01 reverse cowgirl.avi (s16e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12577. 15:52:38 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/South Park/backdrops/1367927735__temp_1367927732.flv'
  12578. 15:52:38 T:2500 DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip' using The TVDB scraper (file: 'C:\Program Files\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
  12579. 15:52:38 T:2500 DEBUG: CurlFile::Open(0B97B538) http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip
  12580. 15:52:38 T:2500 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.thetvdb.com
  12581. 15:52:40 T:2500 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
  12582. 15:52:40 T:2500 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  12583. 15:52:40 T:2500 ERROR: ADDON::CScraper::Run: Unable to parse web site
  12584. 15:52:40 T:2500 WARNING: No information found for item 'smb://192.168.3.1/TV/South Park/', it won't be added to the library.
  12585. 15:52:40 T:2500 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting '30 min' as 30 minutes
  12586. 15:52:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/tvshow.nfo
  12587. 15:52:40 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=105
  12588. 15:52:40 T:2500 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting '30 min' as 30 minutes
  12589. 15:52:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/.actors
  12590. 15:52:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/
  12591. 15:52:40 T:2500 DEBUG: Mysql Start transaction
  12592. 15:52:40 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  12593. 15:52:40 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (333,105)
  12594. 15:52:40 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(12,333)
  12595. 15:52:40 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(17,333)
  12596. 15:52:40 T:2500 DEBUG: Mysql execute: insert into studiolinktvshow (idStudio,idShow) values(18,333)
  12597. 15:52:40 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(333,-1)
  12598. 15:52:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (333, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/banner.jpg')
  12599. 15:52:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (333, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/fanart.jpg')
  12600. 15:52:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (333, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/poster.jpg')
  12601. 15:52:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1971, 'season', 'banner', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/season-all-banner.jpg')
  12602. 15:52:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1971, 'season', 'fanart', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/season-all-fanart.jpg')
  12603. 15:52:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1971, 'season', 'poster', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/season-all-poster.jpg')
  12604. 15:52:41 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(333,0)
  12605. 15:52:41 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(333,1)
  12606. 15:52:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1973, 'season', 'poster', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/season01-poster.jpg')
  12607. 15:52:41 T:2500 DEBUG: Mysql execute: update tvshow set c00='Gordon Ramsay\'s Ultimate Cookery Course',c01='Gordon Ramsay has been cooking in professional kitchens for over 25 years. He\'s been taught by some of the best chefs in the world, and in turn has taught some of the best himself. Now he\'s giving viewers a simple guide to how it\'s all done.\n\nEach episode concentrates on a different theme essential for the modern cook - from the secret of cooking with chilli and spice, through to baking, roasting and slow cooking - and is packed full of useful tricks and tips to save time and money.',c02='',c03='',c04='9.300000',c05='2012-09-10',c06='',c07='',c08='Home and Garden / Special Interest',c09='',c10='<episodeguide><url cache=\"262267.xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series/262267/all/en.zip</url></episodeguide>',c11='',c12='262267',c13='',c14='Channel 4',c15='',c16='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/',c17='72' where idShow=333
  12608. 15:52:41 T:2500 DEBUG: Mysql commit transaction
  12609. 15:52:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12610. 15:52:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12611. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x01 getting started.mkv (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12612. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x02 keeping it simple.mkv (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12613. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x03 cooking with chilli.mkv (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12614. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x04 cooking with spice.mkv (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12615. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x05 ultimate food on a budget.mkv (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12616. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x06 more ultimate food on a budget.mkv (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12617. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x07 stress-free cooking.mkv (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12618. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x08 making it easy.mkv (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12619. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x09 real fast food.mkv (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12620. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x10 street food classics.mkv (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12621. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x11 baking.mkv (s1e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12622. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x12 better baking.mp4 (s1e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12623. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x13 ultimate slow cooking.mkv (s1e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12624. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x14 slow cooked favourites.mkv (s1e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12625. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x15 brunches.mkv (s1e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12626. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x16 more brunches.mp4 (s1e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12627. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x17 tv dinners.mp4 (s1e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12628. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x18 simple suppers.mp4 (s1e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12629. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x19 cooking for special occasions.mkv (s1e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12630. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/gordon ramsay's ultimate cookery course/season 1/gordon ramsay's ultimate cookery course 1x20 special salads and fabulous fruits.mkv (s1e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12631. 15:52:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x01 Getting Started.mkv), query = select idEpisode from episode where idFile=1614
  12632. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x01 Getting Started.nfo
  12633. 15:52:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12634. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x01 Getting Started.mkv
  12635. 15:52:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 18:16:05' where idFile=1614
  12636. 15:52:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1614, 333)
  12637. 15:52:41 T:2500 DEBUG: Mysql Start transaction
  12638. 15:52:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12613
  12639. 15:52:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12613
  12640. 15:52:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12613
  12641. 15:52:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1614
  12642. 15:52:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12613, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x01 Getting Started-thumb.jpg')
  12643. 15:52:41 T:2500 DEBUG: Mysql execute: update episode set c00='Getting Started',c01='Recipes include delicious pork chops with sweet and sour peppers, and pan-fried scallops with crunchy apple salad, and Gordon shares a tip for keeping your knives sharp.',c02='',c03='8.200000',c04='',c05='2012-09-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x01 Getting Started.mkv',c19='287',c20='' where idEpisode=12613
  12644. 15:52:41 T:2500 DEBUG: Mysql commit transaction
  12645. 15:52:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12646. 15:52:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12647. 15:52:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x02 Keeping It Simple.mkv), query = select idEpisode from episode where idFile=1615
  12648. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x02 Keeping It Simple.nfo
  12649. 15:52:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12650. 15:52:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x02 Keeping It Simple.mkv
  12651. 15:52:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 18:42:57' where idFile=1615
  12652. 15:52:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1615, 333)
  12653. 15:52:42 T:2500 DEBUG: Mysql Start transaction
  12654. 15:52:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12614
  12655. 15:52:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12614
  12656. 15:52:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12614
  12657. 15:52:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1615
  12658. 15:52:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12614, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x02 Keeping It Simple-thumb.jpg')
  12659. 15:52:42 T:2500 DEBUG: Mysql execute: update episode set c00='Keeping It Simple',c01='Gordon teaches how to keep it simple. Recipes include chilli beef lettuce wraps, and miso-poached salmon, and there\'s a guide to buying perfect fish.',c02='',c03='8.000000',c04='',c05='2012-09-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x02 Keeping It Simple.mkv',c19='287',c20='' where idEpisode=12614
  12660. 15:52:42 T:2500 DEBUG: Mysql commit transaction
  12661. 15:52:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12662. 15:52:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12663. 15:52:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x03 Cooking with Chilli.mkv), query = select idEpisode from episode where idFile=1616
  12664. 15:52:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x03 Cooking with Chilli.nfo
  12665. 15:52:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12666. 15:52:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x03 Cooking with Chilli.mkv
  12667. 15:52:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 19:18:30' where idFile=1616
  12668. 15:52:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1616, 333)
  12669. 15:52:42 T:2500 DEBUG: Mysql Start transaction
  12670. 15:52:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12615
  12671. 15:52:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12615
  12672. 15:52:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12615
  12673. 15:52:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1616
  12674. 15:52:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12615, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x03 Cooking with Chilli-thumb.jpg')
  12675. 15:52:42 T:2500 DEBUG: Mysql execute: update episode set c00='Cooking with Chilli',c01='Gordon shows how to cook with chilli. Recipes include red mullet with sweet chilli sauce, classic jerk chicken, and a super simple spicy beef salad.',c02='',c03='7.600000',c04='',c05='2012-09-12',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x03 Cooking with Chilli.mkv',c19='287',c20='' where idEpisode=12615
  12676. 15:52:42 T:2500 DEBUG: Mysql commit transaction
  12677. 15:52:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12678. 15:52:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12679. 15:52:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x04 Cooking with Spice.mkv), query = select idEpisode from episode where idFile=1617
  12680. 15:52:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x04 Cooking with Spice.nfo
  12681. 15:52:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12682. 15:52:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x04 Cooking with Spice.mkv
  12683. 15:52:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 19:13:30' where idFile=1617
  12684. 15:52:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1617, 333)
  12685. 15:52:42 T:2500 DEBUG: Mysql Start transaction
  12686. 15:52:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12616
  12687. 15:52:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12616
  12688. 15:52:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12616
  12689. 15:52:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1617
  12690. 15:52:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12616, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x04 Cooking with Spice-thumb.jpg')
  12691. 15:52:42 T:2500 DEBUG: Mysql execute: update episode set c00='Cooking with Spice',c01='Gordon shows how to cook with spices. Recipes include a gutsy slow-cooked fiery lamb, a curry-spiced sweetcorn soup, and a simple but delicious aromatic rice pudding.',c02='',c03='7.400000',c04='',c05='2012-09-13',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x04 Cooking with Spice.mkv',c19='287',c20='' where idEpisode=12616
  12692. 15:52:42 T:2500 DEBUG: Mysql commit transaction
  12693. 15:52:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12694. 15:52:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12695. 15:52:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x05 Ultimate Food on a Budget.mkv), query = select idEpisode from episode where idFile=1618
  12696. 15:52:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x05 Ultimate Food on a Budget.nfo
  12697. 15:52:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12698. 15:52:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x05 Ultimate Food on a Budget.mkv
  12699. 15:52:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 19:19:08' where idFile=1618
  12700. 15:52:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1618, 333)
  12701. 15:52:42 T:2500 DEBUG: Mysql Start transaction
  12702. 15:52:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12617
  12703. 15:52:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12617
  12704. 15:52:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12617
  12705. 15:52:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1618
  12706. 15:52:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12617, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x05 Ultimate Food on a Budget-thumb.jpg')
  12707. 15:52:42 T:2500 DEBUG: Mysql execute: update episode set c00='Ultimate Food on a Budget',c01='Gordon shows how to make dream food on a budget. Recipes include sausage rice, roasted mackerel with garlic and paprika, and unforgettable lamb with fried bread.',c02='',c03='7.200000',c04='',c05='2012-09-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x05 Ultimate Food on a Budget.mkv',c19='287',c20='' where idEpisode=12617
  12708. 15:52:42 T:2500 DEBUG: Mysql commit transaction
  12709. 15:52:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12710. 15:52:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12711. 15:52:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x06 More Ultimate Food on a Budget.mkv), query = select idEpisode from episode where idFile=1619
  12712. 15:52:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x06 More Ultimate Food on a Budget.nfo
  12713. 15:52:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12714. 15:52:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x06 More Ultimate Food on a Budget.mkv
  12715. 15:52:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 19:43:32' where idFile=1619
  12716. 15:52:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1619, 333)
  12717. 15:52:43 T:2500 DEBUG: Mysql Start transaction
  12718. 15:52:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12618
  12719. 15:52:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12618
  12720. 15:52:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12618
  12721. 15:52:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1619
  12722. 15:52:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12618, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x06 More Ultimate Food on a Budget-thumb.jpg')
  12723. 15:52:43 T:2500 DEBUG: Mysql execute: update episode set c00='More Ultimate Food on a Budget',c01='Gordon shows how to cook delicious food on a budget. Recipes include leek and gruyere rosti with fried eggs, a delicious apple crumble, and seriously impressive homemade gnocchi.',c02='',c03='7.600000',c04='',c05='2012-09-17',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x06 More Ultimate Food on a Budget.mkv',c19='287',c20='' where idEpisode=12618
  12724. 15:52:43 T:2500 DEBUG: Mysql commit transaction
  12725. 15:52:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12726. 15:52:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12727. 15:52:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x07 Stress-Free Cooking.mkv), query = select idEpisode from episode where idFile=1620
  12728. 15:52:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x07 Stress-Free Cooking.nfo
  12729. 15:52:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12730. 15:52:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x07 Stress-Free Cooking.mkv
  12731. 15:52:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 20:16:43' where idFile=1620
  12732. 15:52:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1620, 333)
  12733. 15:52:43 T:2500 DEBUG: Mysql Start transaction
  12734. 15:52:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12619
  12735. 15:52:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12619
  12736. 15:52:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12619
  12737. 15:52:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1620
  12738. 15:52:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12619, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x07 Stress-Free Cooking-thumb.jpg')
  12739. 15:52:43 T:2500 DEBUG: Mysql execute: update episode set c00='Stress-Free Cooking',c01='Recipes include sticky pork ribs, a spicy chutney, and an amazing chilli chicken with ginger and coriander that just gets better and better with time.',c02='',c03='7.800000',c04='',c05='2012-09-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x07 Stress-Free Cooking.mkv',c19='287',c20='' where idEpisode=12619
  12740. 15:52:43 T:2500 DEBUG: Mysql commit transaction
  12741. 15:52:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12742. 15:52:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12743. 15:52:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x08 Making It Easy.mkv), query = select idEpisode from episode where idFile=1621
  12744. 15:52:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x08 Making It Easy.nfo
  12745. 15:52:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12746. 15:52:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x08 Making It Easy.mkv
  12747. 15:52:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 20:04:48' where idFile=1621
  12748. 15:52:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1621, 333)
  12749. 15:52:43 T:2500 DEBUG: Mysql Start transaction
  12750. 15:52:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12620
  12751. 15:52:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12620
  12752. 15:52:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12620
  12753. 15:52:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1621
  12754. 15:52:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12620, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x08 Making It Easy-thumb.jpg')
  12755. 15:52:43 T:2500 DEBUG: Mysql execute: update episode set c00='Making It Easy',c01='Gordon\'s course continues with meatballs in fragrant coconut broth and a fabulous alternative to a chocolate brownie: white chocolate blondies.',c02='',c03='7.300000',c04='',c05='2012-09-19',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x08 Making It Easy.mkv',c19='287',c20='' where idEpisode=12620
  12756. 15:52:43 T:2500 DEBUG: Mysql commit transaction
  12757. 15:52:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12758. 15:52:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12759. 15:52:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x09 Real Fast Food.mkv), query = select idEpisode from episode where idFile=1622
  12760. 15:52:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x09 Real Fast Food.nfo
  12761. 15:52:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12762. 15:52:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x09 Real Fast Food.mkv
  12763. 15:52:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 20:24:18' where idFile=1622
  12764. 15:52:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1622, 333)
  12765. 15:52:43 T:2500 DEBUG: Mysql Start transaction
  12766. 15:52:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12621
  12767. 15:52:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12621
  12768. 15:52:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12621
  12769. 15:52:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1622
  12770. 15:52:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12621, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x09 Real Fast Food-thumb.jpg')
  12771. 15:52:43 T:2500 DEBUG: Mysql execute: update episode set c00='Real Fast Food',c01='Gordon shows how to make real fast food. Recipes include smoky pork sliders with homemade BBQ sauce, chicken stir-fry with rice noodles, and a fast noodle soup.',c02='',c03='8.300000',c04='',c05='2012-09-20',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x09 Real Fast Food.mkv',c19='287',c20='' where idEpisode=12621
  12772. 15:52:43 T:2500 DEBUG: Mysql commit transaction
  12773. 15:52:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12774. 15:52:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12775. 15:52:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x10 Street Food Classics.mkv), query = select idEpisode from episode where idFile=1623
  12776. 15:52:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x10 Street Food Classics.nfo
  12777. 15:52:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12778. 15:52:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x10 Street Food Classics.mkv
  12779. 15:52:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 20:32:50' where idFile=1623
  12780. 15:52:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1623, 333)
  12781. 15:52:44 T:2500 DEBUG: Mysql Start transaction
  12782. 15:52:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12622
  12783. 15:52:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12622
  12784. 15:52:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12622
  12785. 15:52:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1623
  12786. 15:52:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12622, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x10 Street Food Classics-thumb.jpg')
  12787. 15:52:44 T:2500 DEBUG: Mysql execute: update episode set c00='Street Food Classics',c01='Gordon makes some home-cooked street food classics. Recipes include beef tacos with wasabi mayo, and flavour-packed chilli dogs, and there\'s a shopping guide to help you buy the finest chocolate.',c02='',c03='9.000000',c04='',c05='2012-09-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x10 Street Food Classics.mkv',c19='287',c20='' where idEpisode=12622
  12788. 15:52:44 T:2500 DEBUG: Mysql commit transaction
  12789. 15:52:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12790. 15:52:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12791. 15:52:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x11 Baking.mkv), query = select idEpisode from episode where idFile=1624
  12792. 15:52:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x11 Baking.nfo
  12793. 15:52:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12794. 15:52:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x11 Baking.mkv
  12795. 15:52:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 20:46:34' where idFile=1624
  12796. 15:52:44 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1624, 333)
  12797. 15:52:44 T:2500 DEBUG: Mysql Start transaction
  12798. 15:52:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12623
  12799. 15:52:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12623
  12800. 15:52:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12623
  12801. 15:52:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1624
  12802. 15:52:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12623, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x11 Baking-thumb.jpg')
  12803. 15:52:44 T:2500 DEBUG: Mysql execute: update episode set c00='Baking',c01='Recipes include his flavour-packed olive, tomato and rosemary focaccia, quick flatbreads with lemon, thyme and ricotta and a spectacular sponge with fresh ginger.',c02='',c03='8.000000',c04='',c05='2012-09-24',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x11 Baking.mkv',c19='287',c20='' where idEpisode=12623
  12804. 15:52:44 T:2500 DEBUG: Mysql commit transaction
  12805. 15:52:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12806. 15:52:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12807. 15:52:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x12 Better Baking.mp4), query = select idEpisode from episode where idFile=1625
  12808. 15:52:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x12 Better Baking.nfo
  12809. 15:52:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12810. 15:52:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x12 Better Baking.mp4
  12811. 15:52:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 20:40:56' where idFile=1625
  12812. 15:52:44 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1625, 333)
  12813. 15:52:44 T:2500 DEBUG: Mysql Start transaction
  12814. 15:52:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12624
  12815. 15:52:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12624
  12816. 15:52:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12624
  12817. 15:52:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1625
  12818. 15:52:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12624, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x12 Better Baking-thumb.jpg')
  12819. 15:52:44 T:2500 DEBUG: Mysql execute: update episode set c00='Better Baking',c01='Recipes include a simple leek and pancetta quiche, a stylish baked cheesecake and indulgent chocolate tarts.',c02='',c03='7.500000',c04='',c05='2012-09-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x12 Better Baking.mp4',c19='287',c20='' where idEpisode=12624
  12820. 15:52:44 T:2500 DEBUG: Mysql commit transaction
  12821. 15:52:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12822. 15:52:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12823. 15:52:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x13 Ultimate Slow Cooking.mkv), query = select idEpisode from episode where idFile=1626
  12824. 15:52:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x13 Ultimate Slow Cooking.nfo
  12825. 15:52:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12826. 15:52:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x13 Ultimate Slow Cooking.mkv
  12827. 15:52:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-26 17:19:48' where idFile=1626
  12828. 15:52:44 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1626, 333)
  12829. 15:52:44 T:2500 DEBUG: Mysql Start transaction
  12830. 15:52:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12625
  12831. 15:52:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12625
  12832. 15:52:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12625
  12833. 15:52:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1626
  12834. 15:52:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12625, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x13 Ultimate Slow Cooking-thumb.jpg')
  12835. 15:52:44 T:2500 DEBUG: Mysql execute: update episode set c00='Ultimate Slow Cooking',c01='Gordon shows how to make the ultimate slow cooked dishes. Recipes include caramelised figs with ricotta, phenomenal slow-cooked beef short ribs, and melting beef brisket.',c02='',c03='7.500000',c04='',c05='2012-09-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x13 Ultimate Slow Cooking.mkv',c19='287',c20='' where idEpisode=12625
  12836. 15:52:44 T:2500 DEBUG: Mysql commit transaction
  12837. 15:52:44 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12838. 15:52:44 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12839. 15:52:44 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x14 Slow Cooked Favourites.mkv), query = select idEpisode from episode where idFile=1627
  12840. 15:52:44 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x14 Slow Cooked Favourites.nfo
  12841. 15:52:44 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12842. 15:52:44 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x14 Slow Cooked Favourites.mkv
  12843. 15:52:44 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-28 10:02:18' where idFile=1627
  12844. 15:52:44 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1627, 333)
  12845. 15:52:44 T:2500 DEBUG: Mysql Start transaction
  12846. 15:52:44 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12626
  12847. 15:52:44 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12626
  12848. 15:52:44 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12626
  12849. 15:52:44 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1627
  12850. 15:52:44 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12626, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x14 Slow Cooked Favourites-thumb.jpg')
  12851. 15:52:44 T:2500 DEBUG: Mysql execute: update episode set c00='Slow Cooked Favourites',c01='Recipes include delicious slow braised stuffed lamb breasts and his ultra-tender slow roasted pork belly with fennel. Gordon also shares tips on buying the best cuts of meat for slow cooking.',c02='',c03='7.000000',c04='',c05='2012-09-27',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x14 Slow Cooked Favourites.mkv',c19='287',c20='' where idEpisode=12626
  12852. 15:52:45 T:2500 DEBUG: Mysql commit transaction
  12853. 15:52:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12854. 15:52:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12855. 15:52:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x15 Brunches.mkv), query = select idEpisode from episode where idFile=1628
  12856. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x15 Brunches.nfo
  12857. 15:52:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12858. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x15 Brunches.mkv
  12859. 15:52:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-09-29 00:49:20' where idFile=1628
  12860. 15:52:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1628, 333)
  12861. 15:52:45 T:2500 DEBUG: Mysql Start transaction
  12862. 15:52:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12627
  12863. 15:52:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12627
  12864. 15:52:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12627
  12865. 15:52:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1628
  12866. 15:52:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12627, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x15 Brunches-thumb.jpg')
  12867. 15:52:45 T:2500 DEBUG: Mysql execute: update episode set c00='Brunches',c01='Recipes include spicy pancakes, a simple frittata, and a fool-proof cheat\'s souffle with three cheeses.',c02='',c03='8.000000',c04='',c05='2012-09-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x15 Brunches.mkv',c19='287',c20='' where idEpisode=12627
  12868. 15:52:45 T:2500 DEBUG: Mysql commit transaction
  12869. 15:52:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12870. 15:52:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12871. 15:52:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x16 More Brunches.mp4), query = select idEpisode from episode where idFile=1629
  12872. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x16 More Brunches.nfo
  12873. 15:52:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12874. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x16 More Brunches.mp4
  12875. 15:52:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-02 04:17:07' where idFile=1629
  12876. 15:52:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1629, 333)
  12877. 15:52:45 T:2500 DEBUG: Mysql Start transaction
  12878. 15:52:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12628
  12879. 15:52:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12628
  12880. 15:52:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12628
  12881. 15:52:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1629
  12882. 15:52:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12628, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x16 More Brunches-thumb.jpg')
  12883. 15:52:45 T:2500 DEBUG: Mysql execute: update episode set c00='More Brunches',c01='Recipes include the perfect steak sandwich, succulent crab and mascarpone crepes and homemade crumpets.',c02='',c03='7.500000',c04='',c05='2012-10-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x16 More Brunches.mp4',c19='287',c20='' where idEpisode=12628
  12884. 15:52:45 T:2500 DEBUG: Mysql commit transaction
  12885. 15:52:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12886. 15:52:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12887. 15:52:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x17 TV Dinners.mp4), query = select idEpisode from episode where idFile=1630
  12888. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x17 TV Dinners.nfo
  12889. 15:52:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12890. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x17 TV Dinners.mp4
  12891. 15:52:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-03 04:58:14' where idFile=1630
  12892. 15:52:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1630, 333)
  12893. 15:52:45 T:2500 DEBUG: Mysql Start transaction
  12894. 15:52:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12629
  12895. 15:52:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12629
  12896. 15:52:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12629
  12897. 15:52:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1630
  12898. 15:52:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12629, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x17 TV Dinners-thumb.jpg')
  12899. 15:52:45 T:2500 DEBUG: Mysql execute: update episode set c00='TV Dinners',c01='Recipes include delicious mushroom and leek pasta and stunning sweetcorn fritters with yoghurt dip. Plus Gordon shares his top tips for buying pasta.',c02='',c03='10.000000',c04='',c05='2012-10-02',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x17 TV Dinners.mp4',c19='287',c20='' where idEpisode=12629
  12900. 15:52:45 T:2500 DEBUG: Mysql commit transaction
  12901. 15:52:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12902. 15:52:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12903. 15:52:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x18 Simple Suppers.mp4), query = select idEpisode from episode where idFile=1631
  12904. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x18 Simple Suppers.nfo
  12905. 15:52:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12906. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x18 Simple Suppers.mp4
  12907. 15:52:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-04 05:06:19' where idFile=1631
  12908. 15:52:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1631, 333)
  12909. 15:52:45 T:2500 DEBUG: Mysql Start transaction
  12910. 15:52:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12630
  12911. 15:52:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12630
  12912. 15:52:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12630
  12913. 15:52:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1631
  12914. 15:52:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12630, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x18 Simple Suppers-thumb.jpg')
  12915. 15:52:45 T:2500 DEBUG: Mysql execute: update episode set c00='Simple Suppers',c01='Recipes include spicy tuna fishcakes and an incredible griddled pineapple with spiced caramel.',c02='',c03='7.000000',c04='',c05='2012-10-03',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x18 Simple Suppers.mp4',c19='287',c20='' where idEpisode=12630
  12916. 15:52:45 T:2500 DEBUG: Mysql commit transaction
  12917. 15:52:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12918. 15:52:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12919. 15:52:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x19 Cooking for Special Occasions.mkv), query = select idEpisode from episode where idFile=1632
  12920. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x19 Cooking for Special Occasions.nfo
  12921. 15:52:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12922. 15:52:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x19 Cooking for Special Occasions.mkv
  12923. 15:52:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-08 17:36:35' where idFile=1632
  12924. 15:52:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1632, 333)
  12925. 15:52:46 T:2500 DEBUG: Mysql Start transaction
  12926. 15:52:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12631
  12927. 15:52:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12631
  12928. 15:52:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12631
  12929. 15:52:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1632
  12930. 15:52:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12631, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x19 Cooking for Special Occasions-thumb.jpg')
  12931. 15:52:46 T:2500 DEBUG: Mysql execute: update episode set c00='Cooking for Special Occasions',c01='Recipes include stuffed lamb with spinach and pine nuts, Vietnamese-style fresh prawn rolls and a sumptuous whole sea bass stuffed with fennel, lemon and capers.',c02='',c03='0.000000',c04='',c05='2012-10-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x19 Cooking for Special Occasions.mkv',c19='287',c20='' where idEpisode=12631
  12932. 15:52:46 T:2500 DEBUG: Mysql commit transaction
  12933. 15:52:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12934. 15:52:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12935. 15:52:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x20 Special Salads and Fabulous Fruits.mkv), query = select idEpisode from episode where idFile=1633
  12936. 15:52:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x20 Special Salads and Fabulous Fruits.nfo
  12937. 15:52:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Gordon Ramsay's Ultimate Cookery Course/.actors
  12938. 15:52:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Gordon Ramsay's Ultimate Cookery Course/Season 1/Gordon Ramsay's Ultimate Cookery Course 1x20 Special Salads and Fabulous Fruits.mkv
  12939. 15:52:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-08 18:26:38' where idFile=1633
  12940. 15:52:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1633, 333)
  12941. 15:52:46 T:2500 DEBUG: Mysql Start transaction
  12942. 15:52:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12632
  12943. 15:52:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12632
  12944. 15:52:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12632
  12945. 15:52:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1633
  12946. 15:52:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12632, 'episode', 'thumb', 'smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x20 Special Salads and Fabulous Fruits-thumb.jpg')
  12947. 15:52:46 T:2500 DEBUG: Mysql execute: update episode set c00='Special Salads and Fabulous Fruits',c01='Gordon teaches more recipes for fabulous food for special occasions, including a flavour-packed green papaya salad, a simple but celebratory chopped salad and Gordon\'s spectacular raspberry millefeuille.',c02='',c03='0.000000',c04='',c05='2012-10-05',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Gordon Ramsay\'s Ultimate Cookery Course/Season 1/Gordon Ramsay\'s Ultimate Cookery Course 1x20 Special Salads and Fabulous Fruits.mkv',c19='287',c20='' where idEpisode=12632
  12948. 15:52:46 T:2500 DEBUG: Mysql commit transaction
  12949. 15:52:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12950. 15:52:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12951. 15:52:46 T:2500 DEBUG: Mysql execute: update path set strHash='3E775D7AD68C97E7B44FB50E010EC5B5' where idPath=105
  12952. 15:52:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/tvshow.nfo
  12953. 15:52:47 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=78
  12954. 15:52:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Being Human (US)/.actors
  12955. 15:52:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/
  12956. 15:52:47 T:2500 DEBUG: Mysql Start transaction
  12957. 15:52:47 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  12958. 15:52:47 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (334,78)
  12959. 15:52:47 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2120,334,'',0)
  12960. 15:52:48 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2121,334,'',1)
  12961. 15:52:48 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2122,334,'',2)
  12962. 15:52:49 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2123,334,'',3)
  12963. 15:52:49 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2124,334,'',4)
  12964. 15:52:50 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2125,334,'',5)
  12965. 15:52:50 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(1,334)
  12966. 15:52:50 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(3,334)
  12967. 15:52:50 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(13,334)
  12968. 15:52:50 T:2500 DEBUG: Mysql execute: insert into studiolinktvshow (idStudio,idShow) values(16,334)
  12969. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(334,-1)
  12970. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (334, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Being Human (US)/banner.jpg')
  12971. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (334, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Being Human (US)/fanart.jpg')
  12972. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (334, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Being Human (US)/poster.jpg')
  12973. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1974, 'season', 'banner', 'smb://192.168.3.1/TV/Being Human (US)/season-all-banner.jpg')
  12974. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1974, 'season', 'fanart', 'smb://192.168.3.1/TV/Being Human (US)/season-all-fanart.jpg')
  12975. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1974, 'season', 'poster', 'smb://192.168.3.1/TV/Being Human (US)/season-all-poster.jpg')
  12976. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(334,0)
  12977. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(334,1)
  12978. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1976, 'season', 'banner', 'smb://192.168.3.1/TV/Being Human (US)/season01-banner.jpg')
  12979. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1976, 'season', 'poster', 'smb://192.168.3.1/TV/Being Human (US)/season01-poster.jpg')
  12980. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(334,2)
  12981. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1977, 'season', 'banner', 'smb://192.168.3.1/TV/Being Human (US)/season02-banner.jpg')
  12982. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1977, 'season', 'poster', 'smb://192.168.3.1/TV/Being Human (US)/season02-poster.jpg')
  12983. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(334,3)
  12984. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1978, 'season', 'banner', 'smb://192.168.3.1/TV/Being Human (US)/season03-banner.jpg')
  12985. 15:52:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1978, 'season', 'poster', 'smb://192.168.3.1/TV/Being Human (US)/season03-poster.jpg')
  12986. 15:52:50 T:2500 DEBUG: Mysql execute: update tvshow set c00='Being Human (US)',c01='This remake follows three paranormal, 20-something roommates living in Boston as they struggle to hide their dark secrets from the world, while helping each other navigate the complexities of living double lives and trying to be human.',c02='Continuing',c03='',c04='7.600000',c05='2011-01-17',c06='',c07='',c08='Comedy / Drama / Fantasy',c09='',c10='<episodeguide><url cache=\"196921.xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series/196921/all/en.zip</url></episodeguide>',c11='',c12='196921',c13='TV-14',c14='Syfy',c15='',c16='smb://192.168.3.1/TV/Being Human (US)/',c17='72' where idShow=334
  12987. 15:52:50 T:2500 DEBUG: Mysql commit transaction
  12988. 15:52:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  12989. 15:52:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  12990. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x01 there goes the neighborhood (1).avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12991. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x02 there goes the neighborhood (2).avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12992. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x03 some thing to watch over me.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12993. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x04 wouldn't it be nice (if we were human).avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12994. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x05 the end of the world as we knew it.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12995. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x06 it takes two to make a thing go wrong.avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12996. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x07 i see your true colors.and that's why i hate you.avi (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12997. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x08 children shouldn't play with undead things.avi (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12998. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x09 i want you back (from the dead).avi (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  12999. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x10 dog eat dog.avi (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13000. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x11 going dutch.avi (s1e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13001. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x12 you're the one that i haunt.avi (s1e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13002. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 1/being human (us) 1x13 a funny thing happened on the way to me killing you.avi (s1e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13003. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x01 turn this mother out.avi (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13004. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x02 do you really want to hurt me.avi (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13005. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x03 all out of blood.avi (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13006. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x04 (i loathe you) for sentimental reasons.avi (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13007. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x05 addicted to love.avi (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13008. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x06 mama said there'd be decades like these.avi (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13009. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x07 the ties that blind.avi (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13010. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x08 i've got you under your skin.avi (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13011. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x09 when i think about you i shred myself.mp4 (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13012. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x10 dream reaper.mkv (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13013. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x11 don't fear the scott.avi (s2e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13014. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x12 partial eclipse of the heart.avi (s2e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13015. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 2/being human (us) 2x13 it's my party and i'll die if i want to.avi (s2e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13016. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x01 it's a shame about ray.mkv (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13017. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x02 (dead) girls just wanna have fun.mkv (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13018. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x03 the teens they are a changin'.avi (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13019. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x04 i'm so lonesome i could die.mkv (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13020. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x05 get outta my dreams - get into my mouth.avi (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13021. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x06 what's blood got to do with it.mkv (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13022. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x07 one is silver and the other pagan.mkv (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13023. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x08 your body is a condemned wonderland.mkv (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13024. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x09 of mice and wolfmen.mkv (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13025. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x10 for those about to rot.mkv (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13026. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x11 if i only had raw brain.mkv (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13027. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x12 always a bridesmaid - never alive.mkv (s3e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13028. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/being human (us)/season 3/being human (us) 3x13 ruh roh.avi (s3e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  13029. 15:52:51 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x01 There Goes the Neighborhood (1).avi), query = select idEpisode from episode where idFile=1634
  13030. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x01 There Goes the Neighborhood (1).nfo
  13031. 15:52:51 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13032. 15:52:51 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x01 There Goes the Neighborhood (1).avi
  13033. 15:52:51 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 17:42:51' where idFile=1634
  13034. 15:52:51 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1634, 334)
  13035. 15:52:51 T:2500 DEBUG: Mysql Start transaction
  13036. 15:52:51 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12633
  13037. 15:52:51 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12633
  13038. 15:52:51 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12633
  13039. 15:52:51 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1634
  13040. 15:52:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12633,'',0)
  13041. 15:52:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12633,'',1)
  13042. 15:52:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12633,'',2)
  13043. 15:52:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12633,'',3)
  13044. 15:52:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12633,'',4)
  13045. 15:52:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12633,'',5)
  13046. 15:52:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12633)
  13047. 15:52:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12633)
  13048. 15:52:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12633)
  13049. 15:52:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12633)
  13050. 15:52:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12633)
  13051. 15:52:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12633)
  13052. 15:52:56 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12633, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x01 There Goes the Neighborhood (1)-thumb.jpg')
  13053. 15:52:56 T:2500 DEBUG: Mysql execute: update episode set c00='There Goes the Neighborhood (1)',c01='Josh is miserable after his latest full moon transformation resulted in him waking up next to a bloody dead deer in the woods. Aidan suggests that he and Josh should live together so they can watch out for each other. When they\'ve found the perfect apartment, they realise the place comes with its own ghost, Sally',c02='',c03='7.600000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-01-17',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x01 There Goes the Neighborhood (1).avi',c19='288',c20='' where idEpisode=12633
  13054. 15:52:56 T:2500 DEBUG: Mysql commit transaction
  13055. 15:52:56 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13056. 15:52:56 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13057. 15:52:56 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x02 There Goes the Neighborhood (2).avi), query = select idEpisode from episode where idFile=1635
  13058. 15:52:56 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x02 There Goes the Neighborhood (2).nfo
  13059. 15:52:56 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13060. 15:52:56 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x02 There Goes the Neighborhood (2).avi
  13061. 15:52:56 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 18:10:41' where idFile=1635
  13062. 15:52:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1635, 334)
  13063. 15:52:57 T:2500 DEBUG: Mysql Start transaction
  13064. 15:52:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12634
  13065. 15:52:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12634
  13066. 15:52:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12634
  13067. 15:52:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1635
  13068. 15:52:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12634,'',0)
  13069. 15:52:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12634,'',1)
  13070. 15:52:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12634,'',2)
  13071. 15:52:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12634,'',3)
  13072. 15:52:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12634,'',4)
  13073. 15:52:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12634,'',5)
  13074. 15:53:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12634)
  13075. 15:53:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12634)
  13076. 15:53:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12634)
  13077. 15:53:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12634)
  13078. 15:53:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12634)
  13079. 15:53:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12634)
  13080. 15:53:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12634, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x02 There Goes the Neighborhood (2)-thumb.jpg')
  13081. 15:53:02 T:2500 DEBUG: Mysql execute: update episode set c00='There Goes the Neighborhood (2)',c01='Sally begs the guys to call Danny over so she can try to make him see her presence somehow. Aidan, while trying to fight off Cara\'s unwanted admiration, receives some shocking news about someone who he thought was dead. Josh discovers Aidan\'s involvement in the Rebecca incident and confronts him about it; at the same time, Josh is also struggling with whether to tell his sister the truth about himself.',c02='',c03='7.400000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-01-24',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x02 There Goes the Neighborhood (2).avi',c19='288',c20='' where idEpisode=12634
  13082. 15:53:02 T:2500 DEBUG: Mysql commit transaction
  13083. 15:53:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13084. 15:53:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13085. 15:53:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x03 Some Thing To Watch Over Me.avi), query = select idEpisode from episode where idFile=1636
  13086. 15:53:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x03 Some Thing To Watch Over Me.nfo
  13087. 15:53:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13088. 15:53:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x03 Some Thing To Watch Over Me.avi
  13089. 15:53:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 18:19:16' where idFile=1636
  13090. 15:53:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1636, 334)
  13091. 15:53:02 T:2500 DEBUG: Mysql Start transaction
  13092. 15:53:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12635
  13093. 15:53:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12635
  13094. 15:53:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12635
  13095. 15:53:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1636
  13096. 15:53:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12635,'',0)
  13097. 15:53:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12635,'',1)
  13098. 15:53:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12635,'',2)
  13099. 15:53:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12635,'',3)
  13100. 15:53:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12635,'',4)
  13101. 15:53:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12635,'',5)
  13102. 15:53:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12635)
  13103. 15:53:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12635)
  13104. 15:53:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12635)
  13105. 15:53:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12635)
  13106. 15:53:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12635)
  13107. 15:53:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12635)
  13108. 15:53:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12635, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x03 Some Thing To Watch Over Me-thumb.jpg')
  13109. 15:53:07 T:2500 DEBUG: Mysql execute: update episode set c00='Some Thing To Watch Over Me',c01='Sally meets a ghostly new friend who teaches her how to cross physical boundaries like the apartment. Josh gets roped into the Neighborhood Watch against his wishes. Aidan is recognised by the son of one of his past victims, who is determined to confront Aidan about his father\'s murder.',c02='',c03='7.500000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-01-31',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x03 Some Thing To Watch Over Me.avi',c19='288',c20='' where idEpisode=12635
  13110. 15:53:07 T:2500 DEBUG: Mysql commit transaction
  13111. 15:53:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13112. 15:53:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13113. 15:53:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x04 Wouldn't It Be Nice (If We Were Human).avi), query = select idEpisode from episode where idFile=1637
  13114. 15:53:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x04 Wouldn't It Be Nice (If We Were Human).nfo
  13115. 15:53:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13116. 15:53:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x04 Wouldn't It Be Nice (If We Were Human).avi
  13117. 15:53:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 18:15:29' where idFile=1637
  13118. 15:53:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1637, 334)
  13119. 15:53:08 T:2500 DEBUG: Mysql Start transaction
  13120. 15:53:08 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12636
  13121. 15:53:08 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12636
  13122. 15:53:08 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12636
  13123. 15:53:08 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1637
  13124. 15:53:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12636,'',0)
  13125. 15:53:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12636,'',1)
  13126. 15:53:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12636,'',2)
  13127. 15:53:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12636,'',3)
  13128. 15:53:10 T:3248 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.thetvdb.com (easy=00B91930, multi=004E8070)
  13129. 15:53:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12636,'',4)
  13130. 15:53:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12636,'',5)
  13131. 15:53:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12636)
  13132. 15:53:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12636)
  13133. 15:53:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12636)
  13134. 15:53:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12636)
  13135. 15:53:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12636)
  13136. 15:53:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12636)
  13137. 15:53:13 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12636, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x04 Wouldn\'t It Be Nice (If We Were Human)-thumb.jpg')
  13138. 15:53:13 T:2500 DEBUG: Mysql execute: update episode set c00='Wouldn\'t It Be Nice (If We Were Human)',c01='Josh meets a werewolf who teaches him how to accept the change and is more than meets the eye. Aidan begins a dangerous relationship with an acquaintance. Sally learns that she needs to stop interfering in the lives of those she left behind.',c02='',c03='7.700000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-02-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x04 Wouldn\'t It Be Nice (If We Were Human).avi',c19='288',c20='' where idEpisode=12636
  13139. 15:53:13 T:2500 DEBUG: Mysql commit transaction
  13140. 15:53:13 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13141. 15:53:13 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13142. 15:53:13 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x05 The End of the World as We Knew It.avi), query = select idEpisode from episode where idFile=1638
  13143. 15:53:13 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x05 The End of the World as We Knew It.nfo
  13144. 15:53:13 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13145. 15:53:13 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x05 The End of the World as We Knew It.avi
  13146. 15:53:13 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 17:48:03' where idFile=1638
  13147. 15:53:13 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1638, 334)
  13148. 15:53:13 T:2500 DEBUG: Mysql Start transaction
  13149. 15:53:13 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12637
  13150. 15:53:13 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12637
  13151. 15:53:13 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12637
  13152. 15:53:13 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1638
  13153. 15:53:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12637,'',0)
  13154. 15:53:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12637,'',1)
  13155. 15:53:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12637,'',2)
  13156. 15:53:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12637,'',3)
  13157. 15:53:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12637,'',4)
  13158. 15:53:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12637,'',5)
  13159. 15:53:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12637)
  13160. 15:53:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12637)
  13161. 15:53:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12637)
  13162. 15:53:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12637)
  13163. 15:53:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12637)
  13164. 15:53:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12637)
  13165. 15:53:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12637, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x05 The End of the World as We Knew It-thumb.jpg')
  13166. 15:53:19 T:2500 DEBUG: Mysql execute: update episode set c00='The End of the World as We Knew It',c01='Aidan has his hands full with a problem created at Bishop’s request. Sally remembers the details that led to her death. Josh learns the truth about the night that led to his change.',c02='',c03='7.600000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-02-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x05 The End of the World as We Knew It.avi',c19='288',c20='' where idEpisode=12637
  13167. 15:53:19 T:2500 DEBUG: Mysql commit transaction
  13168. 15:53:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13169. 15:53:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13170. 15:53:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x06 It Takes Two to Make a Thing Go Wrong.avi), query = select idEpisode from episode where idFile=1639
  13171. 15:53:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x06 It Takes Two to Make a Thing Go Wrong.nfo
  13172. 15:53:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13173. 15:53:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x06 It Takes Two to Make a Thing Go Wrong.avi
  13174. 15:53:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 17:32:26' where idFile=1639
  13175. 15:53:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1639, 334)
  13176. 15:53:19 T:2500 DEBUG: Mysql Start transaction
  13177. 15:53:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12638
  13178. 15:53:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12638
  13179. 15:53:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12638
  13180. 15:53:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1639
  13181. 15:53:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12638,'',0)
  13182. 15:53:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12638,'',1)
  13183. 15:53:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12638,'',2)
  13184. 15:53:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12638,'',3)
  13185. 15:53:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12638,'',4)
  13186. 15:53:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12638,'',5)
  13187. 15:53:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12638)
  13188. 15:53:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12638)
  13189. 15:53:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12638)
  13190. 15:53:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12638)
  13191. 15:53:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12638)
  13192. 15:53:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12638)
  13193. 15:53:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12638, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x06 It Takes Two to Make a Thing Go Wrong-thumb.jpg')
  13194. 15:53:24 T:2500 DEBUG: Mysql execute: update episode set c00='It Takes Two to Make a Thing Go Wrong',c01='Aidan receives a “video postcard” from an old friend. Sally takes Aidan up on his offer to “take care of her problem.” Josh’s sister moves in with them which causes problems for the roommates. Josh goes on a date with a nurse from the hospital.',c02='',c03='7.900000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-02-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x06 It Takes Two to Make a Thing Go Wrong.avi',c19='288',c20='' where idEpisode=12638
  13195. 15:53:24 T:2500 DEBUG: Mysql commit transaction
  13196. 15:53:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13197. 15:53:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13198. 15:53:24 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x07 I See Your True Colors.and That's Why I Hate You.avi), query = select idEpisode from episode where idFile=1640
  13199. 15:53:24 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x07 I See Your True Colors.and That's Why I Hate You.nfo
  13200. 15:53:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13201. 15:53:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x07 I See Your True Colors.and That's Why I Hate You.avi
  13202. 15:53:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 17:01:44' where idFile=1640
  13203. 15:53:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1640, 334)
  13204. 15:53:25 T:2500 DEBUG: Mysql Start transaction
  13205. 15:53:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12639
  13206. 15:53:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12639
  13207. 15:53:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12639
  13208. 15:53:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1640
  13209. 15:53:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12639,'',0)
  13210. 15:53:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12639,'',1)
  13211. 15:53:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12639,'',2)
  13212. 15:53:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12639,'',3)
  13213. 15:53:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12639,'',4)
  13214. 15:53:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12639,'',5)
  13215. 15:53:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12639)
  13216. 15:53:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12639)
  13217. 15:53:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12639)
  13218. 15:53:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12639)
  13219. 15:53:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12639)
  13220. 15:53:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12639)
  13221. 15:53:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12639, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x07 I See Your True Colors.and That\'s Why I Hate You-thumb.jpg')
  13222. 15:53:30 T:2500 DEBUG: Mysql execute: update episode set c00='I See Your True Colors...and That\'s Why I Hate You',c01='Josh has an odd and interesting homecoming. Sally attempts to protect Bridget from Danny but fails. Aidan deals with the aftermath of Marcus\' attack.',c02='',c03='7.700000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-02-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x07 I See Your True Colors.and That\'s Why I Hate You.avi',c19='288',c20='' where idEpisode=12639
  13223. 15:53:30 T:2500 DEBUG: Mysql commit transaction
  13224. 15:53:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13225. 15:53:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13226. 15:53:30 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x08 Children Shouldn't Play with Undead Things.avi), query = select idEpisode from episode where idFile=1641
  13227. 15:53:30 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x08 Children Shouldn't Play with Undead Things.nfo
  13228. 15:53:30 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13229. 15:53:30 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x08 Children Shouldn't Play with Undead Things.avi
  13230. 15:53:30 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 17:19:01' where idFile=1641
  13231. 15:53:30 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1641, 334)
  13232. 15:53:30 T:2500 DEBUG: Mysql Start transaction
  13233. 15:53:30 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12640
  13234. 15:53:30 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12640
  13235. 15:53:30 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12640
  13236. 15:53:30 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1641
  13237. 15:53:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12640,'',0)
  13238. 15:53:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12640,'',1)
  13239. 15:53:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12640,'',2)
  13240. 15:53:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12640,'',3)
  13241. 15:53:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12640,'',4)
  13242. 15:53:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12640,'',5)
  13243. 15:53:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12640)
  13244. 15:53:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12640)
  13245. 15:53:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12640)
  13246. 15:53:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12640)
  13247. 15:53:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12640)
  13248. 15:53:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12640)
  13249. 15:53:35 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12640, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x08 Children Shouldn\'t Play with Undead Things-thumb.jpg')
  13250. 15:53:35 T:2500 DEBUG: Mysql execute: update episode set c00='Children Shouldn\'t Play with Undead Things',c01='Sally gets bombarded by ghosts at the hospital; Josh is hesitant about his date with Nora.',c02='',c03='7.900000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-03-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x08 Children Shouldn\'t Play with Undead Things.avi',c19='288',c20='' where idEpisode=12640
  13251. 15:53:35 T:2500 DEBUG: Mysql commit transaction
  13252. 15:53:35 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13253. 15:53:35 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13254. 15:53:35 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x09 I Want You Back (From the Dead).avi), query = select idEpisode from episode where idFile=1642
  13255. 15:53:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x09 I Want You Back (From the Dead).nfo
  13256. 15:53:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13257. 15:53:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x09 I Want You Back (From the Dead).avi
  13258. 15:53:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 16:02:55' where idFile=1642
  13259. 15:53:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1642, 334)
  13260. 15:53:36 T:2500 DEBUG: Mysql Start transaction
  13261. 15:53:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12641
  13262. 15:53:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12641
  13263. 15:53:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12641
  13264. 15:53:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1642
  13265. 15:53:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12641,'',0)
  13266. 15:53:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12641,'',1)
  13267. 15:53:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12641,'',2)
  13268. 15:53:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12641,'',3)
  13269. 15:53:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12641,'',4)
  13270. 15:53:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12641,'',5)
  13271. 15:53:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12641)
  13272. 15:53:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12641)
  13273. 15:53:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12641)
  13274. 15:53:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12641)
  13275. 15:53:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12641)
  13276. 15:53:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12641)
  13277. 15:53:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12641, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x09 I Want You Back (From the Dead)-thumb.jpg')
  13278. 15:53:41 T:2500 DEBUG: Mysql execute: update episode set c00='I Want You Back (From the Dead)',c01='Bernie is seriously injured in a car accident leaving Aidan to make a tough decision. Josh wants to slow down his relationship with Nora. Sally meets an old crush, who is also a ghost.',c02='',c03='7.600000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-03-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x09 I Want You Back (From the Dead).avi',c19='288',c20='' where idEpisode=12641
  13279. 15:53:41 T:2500 DEBUG: Mysql commit transaction
  13280. 15:53:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13281. 15:53:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13282. 15:53:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x10 Dog Eat Dog.avi), query = select idEpisode from episode where idFile=1643
  13283. 15:53:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x10 Dog Eat Dog.nfo
  13284. 15:53:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13285. 15:53:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x10 Dog Eat Dog.avi
  13286. 15:53:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 16:30:51' where idFile=1643
  13287. 15:53:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1643, 334)
  13288. 15:53:41 T:2500 DEBUG: Mysql Start transaction
  13289. 15:53:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12642
  13290. 15:53:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12642
  13291. 15:53:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12642
  13292. 15:53:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1643
  13293. 15:53:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12642,'',0)
  13294. 15:53:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12642,'',1)
  13295. 15:53:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12642,'',2)
  13296. 15:53:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12642,'',3)
  13297. 15:53:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12642,'',4)
  13298. 15:53:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12642,'',5)
  13299. 15:53:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12642)
  13300. 15:53:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12642)
  13301. 15:53:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12642)
  13302. 15:53:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12642)
  13303. 15:53:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12642)
  13304. 15:53:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12642)
  13305. 15:53:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12642, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x10 Dog Eat Dog-thumb.jpg')
  13306. 15:53:47 T:2500 DEBUG: Mysql execute: update episode set c00='Dog Eat Dog',c01='Josh is forced into dog fighting. Aidan is forced to play the good son, while the elders are in town, and Sally has to act as a mediator between the two.',c02='',c03='7.600000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-03-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x10 Dog Eat Dog.avi',c19='288',c20='' where idEpisode=12642
  13307. 15:53:47 T:2500 DEBUG: Mysql commit transaction
  13308. 15:53:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13309. 15:53:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13310. 15:53:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x11 Going Dutch.avi), query = select idEpisode from episode where idFile=1644
  13311. 15:53:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x11 Going Dutch.nfo
  13312. 15:53:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13313. 15:53:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x11 Going Dutch.avi
  13314. 15:53:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 16:48:54' where idFile=1644
  13315. 15:53:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1644, 334)
  13316. 15:53:47 T:2500 DEBUG: Mysql Start transaction
  13317. 15:53:47 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12643
  13318. 15:53:47 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12643
  13319. 15:53:47 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12643
  13320. 15:53:47 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1644
  13321. 15:53:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12643,'',0)
  13322. 15:53:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12643,'',1)
  13323. 15:53:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12643,'',2)
  13324. 15:53:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12643,'',3)
  13325. 15:53:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12643,'',4)
  13326. 15:53:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12643,'',5)
  13327. 15:53:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12643)
  13328. 15:53:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12643)
  13329. 15:53:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12643)
  13330. 15:53:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12643)
  13331. 15:53:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12643)
  13332. 15:53:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12643)
  13333. 15:53:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12643, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x11 Going Dutch-thumb.jpg')
  13334. 15:53:52 T:2500 DEBUG: Mysql execute: update episode set c00='Going Dutch',c01='Rebecca walks out on Aidan; Josh has romantic troubles; Marcus is worried that Bishop suspects he is a traitor and Sally faces off with an exorcist.',c02='',c03='7.400000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-03-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x11 Going Dutch.avi',c19='288',c20='' where idEpisode=12643
  13335. 15:53:52 T:2500 DEBUG: Mysql commit transaction
  13336. 15:53:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13337. 15:53:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13338. 15:53:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x12 You're the One That I Haunt.avi), query = select idEpisode from episode where idFile=1645
  13339. 15:53:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x12 You're the One That I Haunt.nfo
  13340. 15:53:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13341. 15:53:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x12 You're the One That I Haunt.avi
  13342. 15:53:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 16:53:09' where idFile=1645
  13343. 15:53:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1645, 334)
  13344. 15:53:52 T:2500 DEBUG: Mysql Start transaction
  13345. 15:53:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12644
  13346. 15:53:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12644
  13347. 15:53:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12644
  13348. 15:53:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1645
  13349. 15:53:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12644,'',0)
  13350. 15:53:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12644,'',1)
  13351. 15:53:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12644,'',2)
  13352. 15:53:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12644,'',3)
  13353. 15:53:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12644,'',4)
  13354. 15:53:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12644,'',5)
  13355. 15:53:55 T:3248 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  13356. 15:53:55 T:3248 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  13357. 15:53:55 T:3248 DEBUG: ------ Window Init () ------
  13358. 15:53:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12644)
  13359. 15:53:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12644)
  13360. 15:53:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12644)
  13361. 15:53:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12644)
  13362. 15:53:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12644)
  13363. 15:53:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12644)
  13364. 15:53:58 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12644, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x12 You\'re the One That I Haunt-thumb.jpg')
  13365. 15:53:58 T:2500 DEBUG: Mysql execute: update episode set c00='You\'re the One That I Haunt',c01='After his break from the Family, Aidan is afraid that Bishop will try to hurt him and his friends. At the hospital, he encounters a former lover, who has come to the hospital to die. Josh runs into Nora, and is afraid about possible complications in her pregnancy. Meanwhile, Sally finally finds a way to hurt Danny.',c02='',c03='7.900000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-04-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x12 You\'re the One That I Haunt.avi',c19='288',c20='' where idEpisode=12644
  13366. 15:53:58 T:2500 DEBUG: Mysql commit transaction
  13367. 15:53:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13368. 15:53:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13369. 15:53:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x13 A Funny Thing Happened on the Way to Me Killing You.avi), query = select idEpisode from episode where idFile=1646
  13370. 15:53:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x13 A Funny Thing Happened on the Way to Me Killing You.nfo
  13371. 15:53:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13372. 15:53:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x13 A Funny Thing Happened on the Way to Me Killing You.avi
  13373. 15:53:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 16:45:35' where idFile=1646
  13374. 15:53:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1646, 334)
  13375. 15:53:58 T:2500 DEBUG: Mysql Start transaction
  13376. 15:53:58 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12645
  13377. 15:53:58 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12645
  13378. 15:53:58 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12645
  13379. 15:53:58 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1646
  13380. 15:53:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12645,'',0)
  13381. 15:53:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12645,'',1)
  13382. 15:54:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12645,'',2)
  13383. 15:54:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12645,'',3)
  13384. 15:54:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12645,'',4)
  13385. 15:54:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12645,'',5)
  13386. 15:54:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2126,12645,'',6)
  13387. 15:54:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2127,12645,'',9)
  13388. 15:54:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2128,12645,'',10)
  13389. 15:54:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2129,12645,'',11)
  13390. 15:54:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2130,12645,'',12)
  13391. 15:54:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12645)
  13392. 15:54:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12645)
  13393. 15:54:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12645)
  13394. 15:54:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12645)
  13395. 15:54:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12645)
  13396. 15:54:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12645)
  13397. 15:54:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12645, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x13 A Funny Thing Happened on the Way to Me Killing You-thumb.jpg')
  13398. 15:54:07 T:2500 DEBUG: Mysql execute: update episode set c00='A Funny Thing Happened on the Way to Me Killing You',c01='Nora finds out the truth about Josh; Sally misses her door, but gains new powers; Aidan has a final showdown with Bishop, with surprising results. We also see how Aidan and Josh first met.',c02='',c03='8.000000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2011-04-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 1/Being Human (US) 1x13 A Funny Thing Happened on the Way to Me Killing You.avi',c19='288',c20='' where idEpisode=12645
  13399. 15:54:07 T:2500 DEBUG: Mysql commit transaction
  13400. 15:54:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13401. 15:54:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13402. 15:54:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x01 Turn This Mother Out.avi), query = select idEpisode from episode where idFile=1647
  13403. 15:54:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x01 Turn This Mother Out.nfo
  13404. 15:54:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13405. 15:54:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x01 Turn This Mother Out.avi
  13406. 15:54:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-24 00:29:08' where idFile=1647
  13407. 15:54:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1647, 334)
  13408. 15:54:07 T:2500 DEBUG: Mysql Start transaction
  13409. 15:54:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12646
  13410. 15:54:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12646
  13411. 15:54:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12646
  13412. 15:54:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1647
  13413. 15:54:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12646,'',0)
  13414. 15:54:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12646,'',1)
  13415. 15:54:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12646,'',2)
  13416. 15:54:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12646,'',3)
  13417. 15:54:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12646,'',4)
  13418. 15:54:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12646,'',5)
  13419. 15:54:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12646)
  13420. 15:54:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12646)
  13421. 15:54:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12646)
  13422. 15:54:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12646)
  13423. 15:54:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12646)
  13424. 15:54:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12646)
  13425. 15:54:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12646, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x01 Turn This Mother Out-thumb.jpg')
  13426. 15:54:12 T:2500 DEBUG: Mysql execute: update episode set c00='Turn This Mother Out',c01='Aidan deals with vampires; Josh prepares to reenter medical school; Sally\'s powers strengthen.',c02='',c03='8.300000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-01-16',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x01 Turn This Mother Out.avi',c19='289',c20='' where idEpisode=12646
  13427. 15:54:12 T:2500 DEBUG: Mysql commit transaction
  13428. 15:54:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13429. 15:54:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13430. 15:54:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x02 Do You Really Want to Hurt Me.avi), query = select idEpisode from episode where idFile=1648
  13431. 15:54:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x02 Do You Really Want to Hurt Me.nfo
  13432. 15:54:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13433. 15:54:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x02 Do You Really Want to Hurt Me.avi
  13434. 15:54:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-01-30 23:53:54' where idFile=1648
  13435. 15:54:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1648, 334)
  13436. 15:54:12 T:2500 DEBUG: Mysql Start transaction
  13437. 15:54:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12647
  13438. 15:54:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12647
  13439. 15:54:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12647
  13440. 15:54:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1648
  13441. 15:54:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12647,'',0)
  13442. 15:54:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12647,'',1)
  13443. 15:54:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12647,'',2)
  13444. 15:54:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12647,'',3)
  13445. 15:54:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12647,'',4)
  13446. 15:54:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12647,'',5)
  13447. 15:54:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12647)
  13448. 15:54:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12647)
  13449. 15:54:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12647)
  13450. 15:54:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12647)
  13451. 15:54:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12647)
  13452. 15:54:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12647)
  13453. 15:54:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12647, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x02 Do You Really Want to Hurt Me-thumb.jpg')
  13454. 15:54:18 T:2500 DEBUG: Mysql execute: update episode set c00='Do You Really Want to Hurt Me?',c01='Josh deals with his relationship with Nora; Aidan helps Suren; Sally discovers new ghostly powers.',c02='',c03='8.100000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-01-23',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x02 Do You Really Want to Hurt Me.avi',c19='289',c20='' where idEpisode=12647
  13455. 15:54:18 T:2500 DEBUG: Mysql commit transaction
  13456. 15:54:18 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13457. 15:54:18 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13458. 15:54:18 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x03 All Out of Blood.avi), query = select idEpisode from episode where idFile=1649
  13459. 15:54:18 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x03 All Out of Blood.nfo
  13460. 15:54:18 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13461. 15:54:18 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x03 All Out of Blood.avi
  13462. 15:54:18 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-01 12:26:56' where idFile=1649
  13463. 15:54:18 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1649, 334)
  13464. 15:54:18 T:2500 DEBUG: Mysql Start transaction
  13465. 15:54:18 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12648
  13466. 15:54:18 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12648
  13467. 15:54:18 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12648
  13468. 15:54:18 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1649
  13469. 15:54:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12648,'',0)
  13470. 15:54:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12648,'',1)
  13471. 15:54:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12648,'',2)
  13472. 15:54:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12648,'',3)
  13473. 15:54:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12648,'',4)
  13474. 15:54:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12648,'',5)
  13475. 15:54:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12648)
  13476. 15:54:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12648)
  13477. 15:54:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12648)
  13478. 15:54:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12648)
  13479. 15:54:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12648)
  13480. 15:54:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12648)
  13481. 15:54:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12648, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x03 All Out of Blood-thumb.jpg')
  13482. 15:54:23 T:2500 DEBUG: Mysql execute: update episode set c00='All Out of Blood',c01='Josh and Nora prepare for another change; Sally looks into reincarnation; Aidan dates a human.',c02='',c03='8.000000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-01-30',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x03 All Out of Blood.avi',c19='289',c20='' where idEpisode=12648
  13483. 15:54:23 T:2500 DEBUG: Mysql commit transaction
  13484. 15:54:23 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13485. 15:54:23 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13486. 15:54:23 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x04 (I Loathe You) For Sentimental Reasons.avi), query = select idEpisode from episode where idFile=1650
  13487. 15:54:23 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x04 (I Loathe You) For Sentimental Reasons.nfo
  13488. 15:54:23 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13489. 15:54:23 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x04 (I Loathe You) For Sentimental Reasons.avi
  13490. 15:54:23 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-07 17:13:06' where idFile=1650
  13491. 15:54:23 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1650, 334)
  13492. 15:54:23 T:2500 DEBUG: Mysql Start transaction
  13493. 15:54:23 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12649
  13494. 15:54:23 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12649
  13495. 15:54:23 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12649
  13496. 15:54:23 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1650
  13497. 15:54:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12649,'',0)
  13498. 15:54:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12649,'',1)
  13499. 15:54:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12649,'',2)
  13500. 15:54:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12649,'',3)
  13501. 15:54:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12649,'',4)
  13502. 15:54:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12649,'',5)
  13503. 15:54:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12649)
  13504. 15:54:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12649)
  13505. 15:54:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12649)
  13506. 15:54:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12649)
  13507. 15:54:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12649)
  13508. 15:54:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12649)
  13509. 15:54:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12649, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x04 (I Loathe You) For Sentimental Reasons-thumb.jpg')
  13510. 15:54:29 T:2500 DEBUG: Mysql execute: update episode set c00='(I Loathe You) For Sentimental Reasons',c01='Aidan tries not to go back to his old lifestyle; Josh meets a brother and sister werewolf; Sally connects with an old friend.',c02='',c03='8.000000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-02-06',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x04 (I Loathe You) For Sentimental Reasons.avi',c19='289',c20='' where idEpisode=12649
  13511. 15:54:29 T:2500 DEBUG: Mysql commit transaction
  13512. 15:54:29 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13513. 15:54:29 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13514. 15:54:29 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x05 Addicted to Love.avi), query = select idEpisode from episode where idFile=1651
  13515. 15:54:29 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x05 Addicted to Love.nfo
  13516. 15:54:29 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13517. 15:54:29 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x05 Addicted to Love.avi
  13518. 15:54:29 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-14 11:45:09' where idFile=1651
  13519. 15:54:29 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1651, 334)
  13520. 15:54:29 T:2500 DEBUG: Mysql Start transaction
  13521. 15:54:29 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12650
  13522. 15:54:29 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12650
  13523. 15:54:29 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12650
  13524. 15:54:29 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1651
  13525. 15:54:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12650,'',0)
  13526. 15:54:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12650,'',1)
  13527. 15:54:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12650,'',2)
  13528. 15:54:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12650,'',3)
  13529. 15:54:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12650,'',4)
  13530. 15:54:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12650,'',5)
  13531. 15:54:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12650)
  13532. 15:54:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12650)
  13533. 15:54:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12650)
  13534. 15:54:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12650)
  13535. 15:54:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12650)
  13536. 15:54:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12650)
  13537. 15:54:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12650, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x05 Addicted to Love-thumb.jpg')
  13538. 15:54:34 T:2500 DEBUG: Mysql execute: update episode set c00='Addicted to Love',c01='Aidan\'s relationship is taken to a new level; Josh\'s search for a werewolf cure continues.',c02='',c03='8.100000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-02-13',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x05 Addicted to Love.avi',c19='289',c20='' where idEpisode=12650
  13539. 15:54:34 T:2500 DEBUG: Mysql commit transaction
  13540. 15:54:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13541. 15:54:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13542. 15:54:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x06 Mama Said There'd Be Decades Like These.avi), query = select idEpisode from episode where idFile=1652
  13543. 15:54:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x06 Mama Said There'd Be Decades Like These.nfo
  13544. 15:54:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13545. 15:54:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x06 Mama Said There'd Be Decades Like These.avi
  13546. 15:54:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-23 22:09:02' where idFile=1652
  13547. 15:54:35 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1652, 334)
  13548. 15:54:35 T:2500 DEBUG: Mysql Start transaction
  13549. 15:54:35 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12651
  13550. 15:54:35 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12651
  13551. 15:54:35 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12651
  13552. 15:54:35 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1652
  13553. 15:54:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12651,'',0)
  13554. 15:54:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12651,'',1)
  13555. 15:54:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12651,'',2)
  13556. 15:54:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12651,'',3)
  13557. 15:54:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12651,'',4)
  13558. 15:54:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12651,'',5)
  13559. 15:54:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12651)
  13560. 15:54:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12651)
  13561. 15:54:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12651)
  13562. 15:54:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12651)
  13563. 15:54:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12651)
  13564. 15:54:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12651)
  13565. 15:54:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12651, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x06 Mama Said There\'d Be Decades Like These-thumb.jpg')
  13566. 15:54:40 T:2500 DEBUG: Mysql execute: update episode set c00='Mama Said There\'d Be Decades Like These',c01='Aidan is hounded by his past; Sally finds out her mother is dying.',c02='',c03='7.900000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-02-20',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x06 Mama Said There\'d Be Decades Like These.avi',c19='289',c20='' where idEpisode=12651
  13567. 15:54:40 T:2500 DEBUG: Mysql commit transaction
  13568. 15:54:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13569. 15:54:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13570. 15:54:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x07 The Ties That Blind.avi), query = select idEpisode from episode where idFile=1653
  13571. 15:54:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x07 The Ties That Blind.nfo
  13572. 15:54:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13573. 15:54:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x07 The Ties That Blind.avi
  13574. 15:54:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-02-28 18:57:56' where idFile=1653
  13575. 15:54:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1653, 334)
  13576. 15:54:40 T:2500 DEBUG: Mysql Start transaction
  13577. 15:54:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12652
  13578. 15:54:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12652
  13579. 15:54:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12652
  13580. 15:54:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1653
  13581. 15:54:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12652,'',0)
  13582. 15:54:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12652,'',1)
  13583. 15:54:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12652,'',2)
  13584. 15:54:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12652,'',3)
  13585. 15:54:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12652,'',4)
  13586. 15:54:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12652,'',5)
  13587. 15:54:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12652)
  13588. 15:54:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12652)
  13589. 15:54:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12652)
  13590. 15:54:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12652)
  13591. 15:54:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12652)
  13592. 15:54:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12652)
  13593. 15:54:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12652, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x07 The Ties That Blind-thumb.jpg')
  13594. 15:54:45 T:2500 DEBUG: Mysql execute: update episode set c00='The Ties That Blind',c01='Sally finds out who has been haunting her; Josh tries to reunite with Nora.',c02='',c03='8.000000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-02-27',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x07 The Ties That Blind.avi',c19='289',c20='' where idEpisode=12652
  13595. 15:54:46 T:2500 DEBUG: Mysql commit transaction
  13596. 15:54:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13597. 15:54:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13598. 15:54:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x08 I've Got You Under Your Skin.avi), query = select idEpisode from episode where idFile=1654
  13599. 15:54:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x08 I've Got You Under Your Skin.nfo
  13600. 15:54:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13601. 15:54:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x08 I've Got You Under Your Skin.avi
  13602. 15:54:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-06 12:56:19' where idFile=1654
  13603. 15:54:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1654, 334)
  13604. 15:54:46 T:2500 DEBUG: Mysql Start transaction
  13605. 15:54:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12653
  13606. 15:54:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12653
  13607. 15:54:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12653
  13608. 15:54:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1654
  13609. 15:54:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12653,'',0)
  13610. 15:54:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12653,'',1)
  13611. 15:54:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12653,'',2)
  13612. 15:54:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12653,'',3)
  13613. 15:54:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12653,'',4)
  13614. 15:54:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12653,'',5)
  13615. 15:54:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12653)
  13616. 15:54:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12653)
  13617. 15:54:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12653)
  13618. 15:54:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12653)
  13619. 15:54:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12653)
  13620. 15:54:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12653)
  13621. 15:54:51 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12653, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x08 I\'ve Got You Under Your Skin-thumb.jpg')
  13622. 15:54:51 T:2500 DEBUG: Mysql execute: update episode set c00='I\'ve Got You Under Your Skin',c01='Josh and Julia face their past; Sally is offered a job; Aidan and Suren get rid of Boston\'s fringe vampires.',c02='',c03='8.300000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-03-05',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x08 I\'ve Got You Under Your Skin.avi',c19='289',c20='' where idEpisode=12653
  13623. 15:54:51 T:2500 DEBUG: Mysql commit transaction
  13624. 15:54:51 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13625. 15:54:51 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13626. 15:54:51 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x09 When I Think About You I Shred Myself.mp4), query = select idEpisode from episode where idFile=1655
  13627. 15:54:51 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x09 When I Think About You I Shred Myself.nfo
  13628. 15:54:51 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13629. 15:54:51 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x09 When I Think About You I Shred Myself.mp4
  13630. 15:54:51 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-13 10:47:53' where idFile=1655
  13631. 15:54:51 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1655, 334)
  13632. 15:54:52 T:2500 DEBUG: Mysql Start transaction
  13633. 15:54:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12654
  13634. 15:54:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12654
  13635. 15:54:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12654
  13636. 15:54:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1655
  13637. 15:54:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12654,'',0)
  13638. 15:54:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12654,'',1)
  13639. 15:54:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12654,'',2)
  13640. 15:54:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12654,'',3)
  13641. 15:54:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12654,'',4)
  13642. 15:54:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12654,'',5)
  13643. 15:54:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12654)
  13644. 15:54:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12654)
  13645. 15:54:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12654)
  13646. 15:54:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12654)
  13647. 15:54:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12654)
  13648. 15:54:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12654)
  13649. 15:54:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12654, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x09 When I Think About You I Shred Myself-thumb.jpg')
  13650. 15:54:57 T:2500 DEBUG: Mysql execute: update episode set c00='When I Think About You I Shred Myself',c01='Aidan tries to save Henry\'s life; Sally learns more about the reaper; old friends visit Josh.',c02='',c03='8.000000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-03-12',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x09 When I Think About You I Shred Myself.mp4',c19='289',c20='' where idEpisode=12654
  13651. 15:54:57 T:2500 DEBUG: Mysql commit transaction
  13652. 15:54:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13653. 15:54:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13654. 15:54:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x10 Dream Reaper.mkv), query = select idEpisode from episode where idFile=1656
  13655. 15:54:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x10 Dream Reaper.nfo
  13656. 15:54:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13657. 15:54:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x10 Dream Reaper.mkv
  13658. 15:54:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-23 17:31:10' where idFile=1656
  13659. 15:54:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1656, 334)
  13660. 15:54:57 T:2500 DEBUG: Mysql Start transaction
  13661. 15:54:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12655
  13662. 15:54:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12655
  13663. 15:54:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12655
  13664. 15:54:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1656
  13665. 15:54:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12655,'',0)
  13666. 15:54:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12655,'',1)
  13667. 15:54:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12655,'',2)
  13668. 15:54:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12655,'',3)
  13669. 15:54:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12655,'',4)
  13670. 15:55:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12655,'',5)
  13671. 15:55:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12655)
  13672. 15:55:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12655)
  13673. 15:55:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12655)
  13674. 15:55:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12655)
  13675. 15:55:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12655)
  13676. 15:55:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12655)
  13677. 15:55:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12655, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x10 Dream Reaper-thumb.jpg')
  13678. 15:55:03 T:2500 DEBUG: Mysql execute: update episode set c00='Dream Reaper',c01='Sally becomes locked in a dream world; Aidan, Josh and Zoe fight for their life.',c02='',c03='7.800000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-03-19',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x10 Dream Reaper.mkv',c19='289',c20='' where idEpisode=12655
  13679. 15:55:03 T:2500 DEBUG: Mysql commit transaction
  13680. 15:55:03 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13681. 15:55:03 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13682. 15:55:03 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x11 Don't Fear the Scott.avi), query = select idEpisode from episode where idFile=1657
  13683. 15:55:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x11 Don't Fear the Scott.nfo
  13684. 15:55:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13685. 15:55:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x11 Don't Fear the Scott.avi
  13686. 15:55:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-27 14:21:03' where idFile=1657
  13687. 15:55:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1657, 334)
  13688. 15:55:03 T:2500 DEBUG: Mysql Start transaction
  13689. 15:55:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12656
  13690. 15:55:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12656
  13691. 15:55:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12656
  13692. 15:55:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1657
  13693. 15:55:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12656,'',0)
  13694. 15:55:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12656,'',1)
  13695. 15:55:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12656,'',2)
  13696. 15:55:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12656,'',3)
  13697. 15:55:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12656,'',4)
  13698. 15:55:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12656,'',5)
  13699. 15:55:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12656)
  13700. 15:55:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12656)
  13701. 15:55:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12656)
  13702. 15:55:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12656)
  13703. 15:55:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12656)
  13704. 15:55:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12656)
  13705. 15:55:08 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12656, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x11 Don\'t Fear the Scott-thumb.jpg')
  13706. 15:55:08 T:2500 DEBUG: Mysql execute: update episode set c00='Don\'t Fear the Scott',c01='Aidan and Suren look forward to their future together, Josh chooses between Julia and Nora; Sally tries to fix one of the lives that she ruined.',c02='',c03='7.600000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-03-26',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x11 Don\'t Fear the Scott.avi',c19='289',c20='' where idEpisode=12656
  13707. 15:55:08 T:2500 DEBUG: Mysql commit transaction
  13708. 15:55:08 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13709. 15:55:08 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13710. 15:55:08 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x12 Partial Eclipse of the Heart.avi), query = select idEpisode from episode where idFile=1658
  13711. 15:55:08 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x12 Partial Eclipse of the Heart.nfo
  13712. 15:55:08 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13713. 15:55:08 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x12 Partial Eclipse of the Heart.avi
  13714. 15:55:08 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-11 18:54:04' where idFile=1658
  13715. 15:55:08 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1658, 334)
  13716. 15:55:09 T:2500 DEBUG: Mysql Start transaction
  13717. 15:55:09 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12657
  13718. 15:55:09 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12657
  13719. 15:55:09 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12657
  13720. 15:55:09 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1658
  13721. 15:55:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12657,'',0)
  13722. 15:55:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12657,'',1)
  13723. 15:55:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12657,'',2)
  13724. 15:55:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12657,'',3)
  13725. 15:55:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12657,'',4)
  13726. 15:55:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12657,'',5)
  13727. 15:55:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12657)
  13728. 15:55:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12657)
  13729. 15:55:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12657)
  13730. 15:55:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12657)
  13731. 15:55:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12657)
  13732. 15:55:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12657)
  13733. 15:55:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12657, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x12 Partial Eclipse of the Heart-thumb.jpg')
  13734. 15:55:14 T:2500 DEBUG: Mysql execute: update episode set c00='Partial Eclipse of the Heart',c01='Sally tries to convince Zoe not to turn her back on her gift; Josh is not sure if he should tell Julia the truth about himself; Aidan tries to make a life with Suren.',c02='',c03='7.900000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-04-02',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x12 Partial Eclipse of the Heart.avi',c19='289',c20='' where idEpisode=12657
  13735. 15:55:14 T:2500 DEBUG: Mysql commit transaction
  13736. 15:55:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13737. 15:55:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13738. 15:55:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x13 It's My Party and I'll Die If I Want to.avi), query = select idEpisode from episode where idFile=1659
  13739. 15:55:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x13 It's My Party and I'll Die If I Want to.nfo
  13740. 15:55:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13741. 15:55:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x13 It's My Party and I'll Die If I Want to.avi
  13742. 15:55:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-11 19:29:20' where idFile=1659
  13743. 15:55:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1659, 334)
  13744. 15:55:14 T:2500 DEBUG: Mysql Start transaction
  13745. 15:55:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12658
  13746. 15:55:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12658
  13747. 15:55:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12658
  13748. 15:55:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1659
  13749. 15:55:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12658,'',0)
  13750. 15:55:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12658,'',1)
  13751. 15:55:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12658,'',2)
  13752. 15:55:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12658,'',3)
  13753. 15:55:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12658,'',4)
  13754. 15:55:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12658,'',5)
  13755. 15:55:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12658)
  13756. 15:55:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12658)
  13757. 15:55:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12658)
  13758. 15:55:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12658)
  13759. 15:55:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12658)
  13760. 15:55:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12658)
  13761. 15:55:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12658, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x13 It\'s My Party and I\'ll Die If I Want to-thumb.jpg')
  13762. 15:55:19 T:2500 DEBUG: Mysql execute: update episode set c00='It\'s My Party and I\'ll Die If I Want to',c01='Sally\'s mother returns; Aidan wants to kill Mother; Josh intends to kill Ray.',c02='',c03='7.800000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2012-04-09',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 2/Being Human (US) 2x13 It\'s My Party and I\'ll Die If I Want to.avi',c19='289',c20='' where idEpisode=12658
  13763. 15:55:19 T:2500 DEBUG: Mysql commit transaction
  13764. 15:55:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13765. 15:55:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13766. 15:55:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x01 It's a Shame About Ray.mkv), query = select idEpisode from episode where idFile=1660
  13767. 15:55:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x01 It's a Shame About Ray.nfo
  13768. 15:55:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13769. 15:55:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x01 It's a Shame About Ray.mkv
  13770. 15:55:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-15 13:56:51' where idFile=1660
  13771. 15:55:20 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1660, 334)
  13772. 15:55:20 T:2500 DEBUG: Mysql Start transaction
  13773. 15:55:20 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12659
  13774. 15:55:20 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12659
  13775. 15:55:20 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12659
  13776. 15:55:20 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1660
  13777. 15:55:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12659,'',0)
  13778. 15:55:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12659,'',1)
  13779. 15:55:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12659,'',2)
  13780. 15:55:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12659,'',3)
  13781. 15:55:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12659,'',4)
  13782. 15:55:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12659,'',5)
  13783. 15:55:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12659)
  13784. 15:55:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12659)
  13785. 15:55:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12659)
  13786. 15:55:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12659)
  13787. 15:55:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12659)
  13788. 15:55:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12659)
  13789. 15:55:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12659, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x01 It\'s a Shame About Ray-thumb.jpg')
  13790. 15:55:25 T:2500 DEBUG: Mysql execute: update episode set c00='It\'s a Shame About Ray',c01='Aidan resurfaces to find the vampire community has changed greatly; Sally struggles to free herself from limbo; Josh and Nora stand up to Ray.',c02='',c03='7.900000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-01-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x01 It\'s a Shame About Ray.mkv',c19='290',c20='' where idEpisode=12659
  13791. 15:55:25 T:2500 DEBUG: Mysql commit transaction
  13792. 15:55:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13793. 15:55:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13794. 15:55:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x02 (Dead) Girls Just Wanna Have Fun.mkv), query = select idEpisode from episode where idFile=1661
  13795. 15:55:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x02 (Dead) Girls Just Wanna Have Fun.nfo
  13796. 15:55:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13797. 15:55:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x02 (Dead) Girls Just Wanna Have Fun.mkv
  13798. 15:55:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-22 22:41:57' where idFile=1661
  13799. 15:55:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1661, 334)
  13800. 15:55:25 T:2500 DEBUG: Mysql Start transaction
  13801. 15:55:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12660
  13802. 15:55:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12660
  13803. 15:55:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12660
  13804. 15:55:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1661
  13805. 15:55:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12660,'',0)
  13806. 15:55:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12660,'',1)
  13807. 15:55:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12660,'',2)
  13808. 15:55:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12660,'',3)
  13809. 15:55:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12660,'',4)
  13810. 15:55:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12660,'',5)
  13811. 15:55:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12660)
  13812. 15:55:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12660)
  13813. 15:55:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12660)
  13814. 15:55:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12660)
  13815. 15:55:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12660)
  13816. 15:55:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12660)
  13817. 15:55:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12660, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x02 (Dead) Girls Just Wanna Have Fun-thumb.jpg')
  13818. 15:55:31 T:2500 DEBUG: Mysql execute: update episode set c00='(Dead) Girls Just Wanna Have Fun',c01='Sally flirts with an old acquaintance; Aidan searches for blood; Josh considers taking his relationship with Nora further.',c02='',c03='7.500000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-01-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x02 (Dead) Girls Just Wanna Have Fun.mkv',c19='290',c20='' where idEpisode=12660
  13819. 15:55:31 T:2500 DEBUG: Mysql commit transaction
  13820. 15:55:31 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13821. 15:55:31 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13822. 15:55:31 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x03 The Teens They Are a Changin'.avi), query = select idEpisode from episode where idFile=1662
  13823. 15:55:31 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x03 The Teens They Are a Changin'.nfo
  13824. 15:55:31 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13825. 15:55:31 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x03 The Teens They Are a Changin'.avi
  13826. 15:55:31 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-30 03:57:39' where idFile=1662
  13827. 15:55:31 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1662, 334)
  13828. 15:55:31 T:2500 DEBUG: Mysql Start transaction
  13829. 15:55:31 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12661
  13830. 15:55:31 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12661
  13831. 15:55:31 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12661
  13832. 15:55:31 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1662
  13833. 15:55:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12661,'',0)
  13834. 15:55:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12661,'',1)
  13835. 15:55:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12661,'',2)
  13836. 15:55:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12661,'',3)
  13837. 15:55:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12661,'',4)
  13838. 15:55:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12661,'',5)
  13839. 15:55:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12661)
  13840. 15:55:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12661)
  13841. 15:55:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12661)
  13842. 15:55:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12661)
  13843. 15:55:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12661)
  13844. 15:55:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12661)
  13845. 15:55:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12661, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x03 The Teens They Are a Changin\'-thumb.jpg')
  13846. 15:55:36 T:2500 DEBUG: Mysql execute: update episode set c00='The Teens They Are a Changin\'',c01='Nora and Josh meet a teenage runaway; Sally tries to make things right with Troy; Aidan and Henry search for clean blood.',c02='',c03='7.400000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-01-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x03 The Teens They Are a Changin\'.avi',c19='290',c20='' where idEpisode=12661
  13847. 15:55:36 T:2500 DEBUG: Mysql commit transaction
  13848. 15:55:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13849. 15:55:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13850. 15:55:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x04 I'm So Lonesome I Could Die.mkv), query = select idEpisode from episode where idFile=1663
  13851. 15:55:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x04 I'm So Lonesome I Could Die.nfo
  13852. 15:55:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13853. 15:55:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x04 I'm So Lonesome I Could Die.mkv
  13854. 15:55:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-07 05:31:04' where idFile=1663
  13855. 15:55:37 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1663, 334)
  13856. 15:55:37 T:2500 DEBUG: Mysql Start transaction
  13857. 15:55:37 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12662
  13858. 15:55:37 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12662
  13859. 15:55:37 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12662
  13860. 15:55:37 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1663
  13861. 15:55:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12662,'',0)
  13862. 15:55:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12662,'',1)
  13863. 15:55:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12662,'',2)
  13864. 15:55:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12662,'',3)
  13865. 15:55:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12662,'',4)
  13866. 15:55:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12662,'',5)
  13867. 15:55:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12662)
  13868. 15:55:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12662)
  13869. 15:55:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12662)
  13870. 15:55:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12662)
  13871. 15:55:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12662)
  13872. 15:55:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12662)
  13873. 15:55:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12662, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x04 I\'m So Lonesome I Could Die-thumb.jpg')
  13874. 15:55:42 T:2500 DEBUG: Mysql execute: update episode set c00='I\'m So Lonesome I Could Die',c01='Sally reaches out to Aidan; Josh helps Aidan locate untainted blood.',c02='',c03='7.300000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-02-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x04 I\'m So Lonesome I Could Die.mkv',c19='290',c20='' where idEpisode=12662
  13875. 15:55:42 T:2500 DEBUG: Mysql commit transaction
  13876. 15:55:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13877. 15:55:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13878. 15:55:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x05 Get Outta My Dreams - Get into My Mouth.avi), query = select idEpisode from episode where idFile=1664
  13879. 15:55:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x05 Get Outta My Dreams - Get into My Mouth.nfo
  13880. 15:55:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13881. 15:55:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x05 Get Outta My Dreams - Get into My Mouth.avi
  13882. 15:55:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-12 06:31:57' where idFile=1664
  13883. 15:55:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1664, 334)
  13884. 15:55:42 T:2500 DEBUG: Mysql Start transaction
  13885. 15:55:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12663
  13886. 15:55:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12663
  13887. 15:55:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12663
  13888. 15:55:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1664
  13889. 15:55:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12663,'',0)
  13890. 15:55:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12663,'',1)
  13891. 15:55:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12663,'',2)
  13892. 15:55:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12663,'',3)
  13893. 15:55:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12663,'',4)
  13894. 15:55:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12663,'',5)
  13895. 15:55:45 T:3884 DEBUG: ### [Qlock] - Delaying 240 secs
  13896. 15:55:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12663)
  13897. 15:55:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12663)
  13898. 15:55:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12663)
  13899. 15:55:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12663)
  13900. 15:55:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12663)
  13901. 15:55:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12663)
  13902. 15:55:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12663, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x05 Get Outta My Dreams - Get into My Mouth-thumb.jpg')
  13903. 15:55:48 T:2500 DEBUG: Mysql execute: update episode set c00='Get Outta My Dreams, Get into My Mouth',c01='Liam tries to pit Josh and Nora against Aidan; Sally gets closer with Max; Kenny suspects that Aidan may be a vampire.',c02='',c03='7.400000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-02-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x05 Get Outta My Dreams - Get into My Mouth.avi',c19='290',c20='' where idEpisode=12663
  13904. 15:55:48 T:2500 DEBUG: Mysql commit transaction
  13905. 15:55:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13906. 15:55:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13907. 15:55:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x06 What's Blood Got to Do with It.mkv), query = select idEpisode from episode where idFile=1665
  13908. 15:55:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x06 What's Blood Got to Do with It.nfo
  13909. 15:55:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13910. 15:55:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x06 What's Blood Got to Do with It.mkv
  13911. 15:55:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-22 23:44:12' where idFile=1665
  13912. 15:55:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1665, 334)
  13913. 15:55:48 T:2500 DEBUG: Mysql Start transaction
  13914. 15:55:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12664
  13915. 15:55:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12664
  13916. 15:55:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12664
  13917. 15:55:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1665
  13918. 15:55:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12664,'',0)
  13919. 15:55:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12664,'',1)
  13920. 15:55:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12664,'',2)
  13921. 15:55:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12664,'',3)
  13922. 15:55:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12664,'',4)
  13923. 15:55:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12664,'',5)
  13924. 15:55:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12664)
  13925. 15:55:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12664)
  13926. 15:55:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12664)
  13927. 15:55:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12664)
  13928. 15:55:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12664)
  13929. 15:55:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12664)
  13930. 15:55:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12664, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x06 What\'s Blood Got to Do with It-thumb.jpg')
  13931. 15:55:53 T:2500 DEBUG: Mysql execute: update episode set c00='What\'s Blood Got to Do with It?',c01='Sally tries to make things right after she encounters someone from her past; Kenny spurs Aidan\'s memories.',c02='',c03='6.800000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-02-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x06 What\'s Blood Got to Do with It.mkv',c19='290',c20='' where idEpisode=12664
  13932. 15:55:53 T:2500 DEBUG: Mysql commit transaction
  13933. 15:55:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13934. 15:55:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13935. 15:55:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x07 One is Silver and the Other Pagan.mkv), query = select idEpisode from episode where idFile=1666
  13936. 15:55:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x07 One is Silver and the Other Pagan.nfo
  13937. 15:55:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13938. 15:55:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x07 One is Silver and the Other Pagan.mkv
  13939. 15:55:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-26 10:13:29' where idFile=1666
  13940. 15:55:54 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1666, 334)
  13941. 15:55:54 T:2500 DEBUG: Mysql Start transaction
  13942. 15:55:54 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12665
  13943. 15:55:54 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12665
  13944. 15:55:54 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12665
  13945. 15:55:54 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1666
  13946. 15:55:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12665,'',0)
  13947. 15:55:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12665,'',1)
  13948. 15:55:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12665,'',2)
  13949. 15:55:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12665,'',3)
  13950. 15:55:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12665,'',4)
  13951. 15:55:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12665,'',5)
  13952. 15:55:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12665)
  13953. 15:55:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12665)
  13954. 15:55:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12665)
  13955. 15:55:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12665)
  13956. 15:55:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12665)
  13957. 15:55:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12665)
  13958. 15:55:59 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12665, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x07 One is Silver and the Other Pagan-thumb.jpg')
  13959. 15:55:59 T:2500 DEBUG: Mysql execute: update episode set c00='One is Silver and the Other Pagan',c01='Josh reconnects with Emily; Aidan\'s blood supply is jeopardized; Sally gets in touch with a friend from her past.',c02='',c03='7.000000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-02-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x07 One is Silver and the Other Pagan.mkv',c19='290',c20='' where idEpisode=12665
  13960. 15:55:59 T:2500 DEBUG: Mysql commit transaction
  13961. 15:55:59 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13962. 15:55:59 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13963. 15:55:59 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x08 Your Body is a Condemned Wonderland.mkv), query = select idEpisode from episode where idFile=1667
  13964. 15:55:59 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x08 Your Body is a Condemned Wonderland.nfo
  13965. 15:55:59 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13966. 15:55:59 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x08 Your Body is a Condemned Wonderland.mkv
  13967. 15:55:59 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-05 16:21:42' where idFile=1667
  13968. 15:55:59 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1667, 334)
  13969. 15:55:59 T:2500 DEBUG: Mysql Start transaction
  13970. 15:55:59 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12666
  13971. 15:55:59 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12666
  13972. 15:55:59 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12666
  13973. 15:55:59 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1667
  13974. 15:56:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12666,'',0)
  13975. 15:56:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12666,'',1)
  13976. 15:56:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12666,'',2)
  13977. 15:56:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12666,'',3)
  13978. 15:56:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12666,'',4)
  13979. 15:56:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12666,'',5)
  13980. 15:56:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12666)
  13981. 15:56:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12666)
  13982. 15:56:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12666)
  13983. 15:56:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12666)
  13984. 15:56:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12666)
  13985. 15:56:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12666)
  13986. 15:56:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12666, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x08 Your Body is a Condemned Wonderland-thumb.jpg')
  13987. 15:56:05 T:2500 DEBUG: Mysql execute: update episode set c00='Your Body is a Condemned Wonderland',c01='Liam returns with an agenda for Aidan; Sally tries to figure out what\'s wrong with her body; Nick hides a secret.',c02='',c03='7.200000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-03-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x08 Your Body is a Condemned Wonderland.mkv',c19='290',c20='' where idEpisode=12666
  13988. 15:56:05 T:2500 DEBUG: Mysql commit transaction
  13989. 15:56:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  13990. 15:56:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  13991. 15:56:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x09 Of Mice And Wolfmen.mkv), query = select idEpisode from episode where idFile=1668
  13992. 15:56:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x09 Of Mice And Wolfmen.nfo
  13993. 15:56:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  13994. 15:56:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x09 Of Mice And Wolfmen.mkv
  13995. 15:56:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-12 09:05:45' where idFile=1668
  13996. 15:56:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1668, 334)
  13997. 15:56:05 T:2500 DEBUG: Mysql Start transaction
  13998. 15:56:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12667
  13999. 15:56:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12667
  14000. 15:56:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12667
  14001. 15:56:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1668
  14002. 15:56:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12667,'',0)
  14003. 15:56:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12667,'',1)
  14004. 15:56:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12667,'',2)
  14005. 15:56:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12667,'',3)
  14006. 15:56:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12667,'',4)
  14007. 15:56:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12667,'',5)
  14008. 15:56:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12667)
  14009. 15:56:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12667)
  14010. 15:56:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12667)
  14011. 15:56:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12667)
  14012. 15:56:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12667)
  14013. 15:56:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12667)
  14014. 15:56:10 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12667, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x09 Of Mice And Wolfmen-thumb.jpg')
  14015. 15:56:10 T:2500 DEBUG: Mysql execute: update episode set c00='Of Mice And Wolfmen',c01='Aidan remembers his wife; Sally struggles with a hunger that she hasn\'t felt before; Josh and Nora meet an older wolf.',c02='',c03='7.100000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-03-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x09 Of Mice And Wolfmen.mkv',c19='290',c20='' where idEpisode=12667
  14016. 15:56:10 T:2500 DEBUG: Mysql commit transaction
  14017. 15:56:10 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14018. 15:56:10 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14019. 15:56:10 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x10 For Those About to Rot.mkv), query = select idEpisode from episode where idFile=1669
  14020. 15:56:10 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x10 For Those About to Rot.nfo
  14021. 15:56:10 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  14022. 15:56:10 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x10 For Those About to Rot.mkv
  14023. 15:56:10 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-19 10:21:34' where idFile=1669
  14024. 15:56:11 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1669, 334)
  14025. 15:56:11 T:2500 DEBUG: Mysql Start transaction
  14026. 15:56:11 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12668
  14027. 15:56:11 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12668
  14028. 15:56:11 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12668
  14029. 15:56:11 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1669
  14030. 15:56:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12668,'',0)
  14031. 15:56:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12668,'',1)
  14032. 15:56:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12668,'',2)
  14033. 15:56:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12668,'',3)
  14034. 15:56:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12668,'',4)
  14035. 15:56:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12668,'',5)
  14036. 15:56:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12668)
  14037. 15:56:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12668)
  14038. 15:56:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12668)
  14039. 15:56:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12668)
  14040. 15:56:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12668)
  14041. 15:56:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12668)
  14042. 15:56:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12668, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x10 For Those About to Rot-thumb.jpg')
  14043. 15:56:16 T:2500 DEBUG: Mysql execute: update episode set c00='For Those About to Rot',c01='Stevie asks Sally to kill him; and Aidan takes Kat out on a date, during which he\'s overwhelmed by memories of his wife and son.',c02='',c03='7.300000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-03-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x10 For Those About to Rot.mkv',c19='290',c20='' where idEpisode=12668
  14044. 15:56:16 T:2500 DEBUG: Mysql commit transaction
  14045. 15:56:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14046. 15:56:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14047. 15:56:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x11 If I Only Had Raw Brain.mkv), query = select idEpisode from episode where idFile=1670
  14048. 15:56:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x11 If I Only Had Raw Brain.nfo
  14049. 15:56:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  14050. 15:56:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x11 If I Only Had Raw Brain.mkv
  14051. 15:56:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-26 10:45:54' where idFile=1670
  14052. 15:56:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1670, 334)
  14053. 15:56:17 T:2500 DEBUG: Mysql Start transaction
  14054. 15:56:17 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12669
  14055. 15:56:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12669
  14056. 15:56:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12669
  14057. 15:56:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1670
  14058. 15:56:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12669,'',0)
  14059. 15:56:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12669,'',1)
  14060. 15:56:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12669,'',2)
  14061. 15:56:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12669,'',3)
  14062. 15:56:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12669,'',4)
  14063. 15:56:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12669,'',5)
  14064. 15:56:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12669)
  14065. 15:56:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12669)
  14066. 15:56:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12669)
  14067. 15:56:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12669)
  14068. 15:56:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12669)
  14069. 15:56:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12669)
  14070. 15:56:22 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12669, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x11 If I Only Had Raw Brain-thumb.jpg')
  14071. 15:56:22 T:2500 DEBUG: Mysql execute: update episode set c00='If I Only Had Raw Brain',c01='Josh and Nora search for Donna; Aidan breaks Kenny out of the hospital.',c02='',c03='7.000000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-03-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x11 If I Only Had Raw Brain.mkv',c19='290',c20='' where idEpisode=12669
  14072. 15:56:22 T:2500 DEBUG: Mysql commit transaction
  14073. 15:56:22 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14074. 15:56:22 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14075. 15:56:22 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x12 Always a Bridesmaid - Never Alive.mkv), query = select idEpisode from episode where idFile=1671
  14076. 15:56:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x12 Always a Bridesmaid - Never Alive.nfo
  14077. 15:56:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  14078. 15:56:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x12 Always a Bridesmaid - Never Alive.mkv
  14079. 15:56:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-02 13:03:56' where idFile=1671
  14080. 15:56:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1671, 334)
  14081. 15:56:22 T:2500 DEBUG: Mysql Start transaction
  14082. 15:56:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12670
  14083. 15:56:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12670
  14084. 15:56:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12670
  14085. 15:56:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1671
  14086. 15:56:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12670,'',0)
  14087. 15:56:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12670,'',1)
  14088. 15:56:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12670,'',2)
  14089. 15:56:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12670,'',3)
  14090. 15:56:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12670,'',4)
  14091. 15:56:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12670,'',5)
  14092. 15:56:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12670)
  14093. 15:56:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12670)
  14094. 15:56:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12670)
  14095. 15:56:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12670)
  14096. 15:56:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12670)
  14097. 15:56:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12670)
  14098. 15:56:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12670, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x12 Always a Bridesmaid - Never Alive-thumb.jpg')
  14099. 15:56:28 T:2500 DEBUG: Mysql execute: update episode set c00='Always a Bridesmaid, Never Alive',c01='Josh, Aidan, and Sally battle Donna. Kenny wakes up -- but things don\'t go as expected.',c02='',c03='7.100000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-04-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x12 Always a Bridesmaid - Never Alive.mkv',c19='290',c20='' where idEpisode=12670
  14100. 15:56:28 T:2500 DEBUG: Mysql commit transaction
  14101. 15:56:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14102. 15:56:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14103. 15:56:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x13 Ruh Roh.avi), query = select idEpisode from episode where idFile=1672
  14104. 15:56:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x13 Ruh Roh.nfo
  14105. 15:56:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Being Human (US)/.actors
  14106. 15:56:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x13 Ruh Roh.avi
  14107. 15:56:28 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-09 08:39:28' where idFile=1672
  14108. 15:56:28 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1672, 334)
  14109. 15:56:28 T:2500 DEBUG: Mysql Start transaction
  14110. 15:56:28 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12671
  14111. 15:56:28 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12671
  14112. 15:56:28 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12671
  14113. 15:56:28 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1672
  14114. 15:56:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2120,12671,'',0)
  14115. 15:56:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2121,12671,'',1)
  14116. 15:56:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2122,12671,'',2)
  14117. 15:56:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2123,12671,'',3)
  14118. 15:56:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2124,12671,'',4)
  14119. 15:56:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2125,12671,'',5)
  14120. 15:56:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2120,12671)
  14121. 15:56:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2121,12671)
  14122. 15:56:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2122,12671)
  14123. 15:56:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2123,12671)
  14124. 15:56:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2124,12671)
  14125. 15:56:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2125,12671)
  14126. 15:56:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12671, 'episode', 'thumb', 'smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x13 Ruh Roh-thumb.jpg')
  14127. 15:56:33 T:2500 DEBUG: Mysql execute: update episode set c00='Ruh Roh',c01='Josh and Nora face Liam; Sally deals with the outcome of her showdown with Donna; Aidan must deal with Kenny.',c02='',c03='7.800000',c04='Sam Witwer / Meaghan Rath / Sam Huntington / Dichen Lachman / Kristen Hager / Mark Pellegrino',c05='2013-04-08',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Being Human (US)/Season 3/Being Human (US) 3x13 Ruh Roh.avi',c19='290',c20='' where idEpisode=12671
  14128. 15:56:33 T:2500 DEBUG: Mysql commit transaction
  14129. 15:56:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14130. 15:56:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14131. 15:56:33 T:2500 DEBUG: Mysql execute: update path set strHash='78D3BECCC524CD532FDC17BD39C00D32' where idPath=78
  14132. 15:56:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/tvshow.nfo
  14133. 15:56:33 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=82
  14134. 15:56:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Bob's Burgers/.actors
  14135. 15:56:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/
  14136. 15:56:34 T:2500 DEBUG: Mysql Start transaction
  14137. 15:56:34 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  14138. 15:56:34 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (335,82)
  14139. 15:56:34 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(465,335,'',0)
  14140. 15:56:35 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2131,335,'',1)
  14141. 15:56:35 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2132,335,'',2)
  14142. 15:56:36 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2133,335,'',3)
  14143. 15:56:36 T:2500 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2134,335,'',4)
  14144. 15:56:36 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(4,335)
  14145. 15:56:36 T:2500 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(1,335)
  14146. 15:56:36 T:2500 DEBUG: Mysql execute: insert into studiolinktvshow (idStudio,idShow) values(3,335)
  14147. 15:56:36 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(335,-1)
  14148. 15:56:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (335, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Bob\'s Burgers/banner.jpg')
  14149. 15:56:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (335, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Bob\'s Burgers/fanart.jpg')
  14150. 15:56:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (335, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Bob\'s Burgers/poster.jpg')
  14151. 15:56:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1979, 'season', 'banner', 'smb://192.168.3.1/TV/Bob\'s Burgers/season-all-banner.jpg')
  14152. 15:56:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1979, 'season', 'fanart', 'smb://192.168.3.1/TV/Bob\'s Burgers/season-all-fanart.jpg')
  14153. 15:56:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1979, 'season', 'poster', 'smb://192.168.3.1/TV/Bob\'s Burgers/season-all-poster.jpg')
  14154. 15:56:36 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(335,0)
  14155. 15:56:37 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(335,1)
  14156. 15:56:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1981, 'season', 'poster', 'smb://192.168.3.1/TV/Bob\'s Burgers/season01-poster.jpg')
  14157. 15:56:37 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(335,2)
  14158. 15:56:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1982, 'season', 'poster', 'smb://192.168.3.1/TV/Bob\'s Burgers/season02-poster.jpg')
  14159. 15:56:37 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(335,3)
  14160. 15:56:37 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1983, 'season', 'poster', 'smb://192.168.3.1/TV/Bob\'s Burgers/season03-poster.jpg')
  14161. 15:56:37 T:2500 DEBUG: Mysql execute: update tvshow set c00='Bob\'s Burgers',c01='Bob\'s Burgers follows a third-generation restaurateur, Bob, as he runs Bob\'s Burgers with the help of his wife and their three kids. Bob and his quirky family have big ideas about burgers, but fall short on service and sophistication. Despite the greasy counters, lousy location and a dearth of customers, Bob and his family are determined to make Bob\'s Burgers grand re-re-re-opening a success.',c02='Continuing',c03='',c04='7.900000',c05='2011-01-09',c06='',c07='',c08='Animation / Comedy',c09='',c10='<episodeguide><url cache=\"194031.xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series/194031/all/en.zip</url></episodeguide>',c11='',c12='194031',c13='TV-PG',c14='Fox',c15='',c16='smb://192.168.3.1/TV/Bob\'s Burgers/',c17='72' where idShow=335
  14162. 15:56:37 T:2500 DEBUG: Mysql commit transaction
  14163. 15:56:37 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14164. 15:56:37 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14165. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x01 human flesh.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14166. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x02 crawl space.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14167. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x03 sacred cow.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14168. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x04 sexy dance fighting.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14169. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x05 hamburger dinner theater.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14170. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x06 sheesh! cab - bob.avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14171. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x07 bed & breakfast.avi (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14172. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x08 art crawl.avi (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14173. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x09 spaghetti western and meatballs.avi (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14174. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x10 burger wars.avi (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14175. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x11 weekend at mort's.avi (s1e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14176. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x12 lobsterfest.avi (s1e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14177. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 1/bob's burgers 1x13 torpedo.avi (s1e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14178. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 2/bob's burgers 2x01 the belchies.mp4 (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14179. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 2/bob's burgers 2x02 bob day afternoon.mp4 (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14180. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 2/bob's burgers 2x03 synchronized swimming.mp4 (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14181. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 2/bob's burgers 2x04 burgerboss.3gp (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14182. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 2/bob's burgers 2x05 food truckin'.mp4 (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14183. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 2/bob's burgers 2x06 dr. yap.mp4 (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14184. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 2/bob's burgers 2x07 moody foodie.mp4 (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14185. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 2/bob's burgers 2x08 bad tina.mp4 (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14186. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 2/bob's burgers 2x09 beefsquatch.mp4 (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14187. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x01 ear-sy rider.mkv (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14188. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x02 full bars.mkv (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14189. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x03 bob fires the kids.mkv (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14190. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x04 mutiny on the windbreaker.mkv (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14191. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x05 an indecent thanksgiving proposal.mkv (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14192. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x06 the deepening.mkv (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14193. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x07 tina-rannosaurus wrecks.mkv (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14194. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x08 the unbearable like-likeness of gene.mkv (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14195. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x09 god rest ye merry gentle-mannequins.mkv (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14196. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x10 mother daughter laser razor.mkv (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14197. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x11 nude beach.mkv (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14198. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x12 broadcast wagstaff school news.mp4 (s3e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14199. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x13 my fuzzy valentine.mkv (s3e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14200. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x14 lindapendent woman.mkv (s3e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14201. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x15 o.t. - the outside toilet.mkv (s3e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14202. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x16 topsy.mkv (s3e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14203. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x17 two for tina.mkv (s3e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14204. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x18 it snakes a village.mkv (s3e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14205. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x19 family fracas.mkv (s3e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14206. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x20 the kids run the restaurant.mkv (s3e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14207. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x21 boyz 4 now.mp4 (s3e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14208. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x22 carpe museum.mkv (s3e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14209. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/bob's burgers/season 3/bob's burgers 3x23 the unnatural.mkv (s3e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  14210. 15:56:37 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x01 Human Flesh.avi), query = select idEpisode from episode where idFile=1673
  14211. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x01 Human Flesh.nfo
  14212. 15:56:37 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14213. 15:56:37 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x01 Human Flesh.avi
  14214. 15:56:37 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-22 22:26:30' where idFile=1673
  14215. 15:56:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1673, 335)
  14216. 15:56:38 T:2500 DEBUG: Mysql Start transaction
  14217. 15:56:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12672
  14218. 15:56:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12672
  14219. 15:56:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12672
  14220. 15:56:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1673
  14221. 15:56:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12672,'',0)
  14222. 15:56:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12672,'',1)
  14223. 15:56:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12672,'',2)
  14224. 15:56:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12672,'',3)
  14225. 15:56:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12672,'',4)
  14226. 15:56:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12672)
  14227. 15:56:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12672)
  14228. 15:56:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12672)
  14229. 15:56:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12672)
  14230. 15:56:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12672)
  14231. 15:56:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12672, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x01 Human Flesh-thumb.jpg')
  14232. 15:56:42 T:2500 DEBUG: Mysql execute: update episode set c00='Human Flesh',c01='A health inspector\'s visit coincides with Bob\'s efforts to bring in customers.',c02='',c03='7.200000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-01-09',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x01 Human Flesh.avi',c19='291',c20='' where idEpisode=12672
  14233. 15:56:42 T:2500 DEBUG: Mysql commit transaction
  14234. 15:56:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14235. 15:56:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14236. 15:56:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x02 Crawl Space.avi), query = select idEpisode from episode where idFile=1674
  14237. 15:56:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x02 Crawl Space.nfo
  14238. 15:56:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14239. 15:56:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x02 Crawl Space.avi
  14240. 15:56:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-22 23:23:47' where idFile=1674
  14241. 15:56:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1674, 335)
  14242. 15:56:42 T:2500 DEBUG: Mysql Start transaction
  14243. 15:56:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12673
  14244. 15:56:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12673
  14245. 15:56:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12673
  14246. 15:56:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1674
  14247. 15:56:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12673,'',0)
  14248. 15:56:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12673,'',1)
  14249. 15:56:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12673,'',2)
  14250. 15:56:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12673,'',3)
  14251. 15:56:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12673,'',4)
  14252. 15:56:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12673)
  14253. 15:56:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12673)
  14254. 15:56:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12673)
  14255. 15:56:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12673)
  14256. 15:56:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12673)
  14257. 15:56:47 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12673, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x02 Crawl Space-thumb.jpg')
  14258. 15:56:47 T:2500 DEBUG: Mysql execute: update episode set c00='Crawl Space',c01='A leaky roof causes Bob to get trapped in a wall while Linda\'s mother visits.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-01-16',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x02 Crawl Space.avi',c19='291',c20='' where idEpisode=12673
  14259. 15:56:47 T:2500 DEBUG: Mysql commit transaction
  14260. 15:56:47 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14261. 15:56:47 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14262. 15:56:47 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x03 Sacred Cow.avi), query = select idEpisode from episode where idFile=1675
  14263. 15:56:47 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x03 Sacred Cow.nfo
  14264. 15:56:47 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14265. 15:56:47 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x03 Sacred Cow.avi
  14266. 15:56:47 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:35:51' where idFile=1675
  14267. 15:56:47 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1675, 335)
  14268. 15:56:48 T:2500 DEBUG: Mysql Start transaction
  14269. 15:56:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12674
  14270. 15:56:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12674
  14271. 15:56:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12674
  14272. 15:56:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1675
  14273. 15:56:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12674,'',0)
  14274. 15:56:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12674,'',1)
  14275. 15:56:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12674,'',2)
  14276. 15:56:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12674,'',3)
  14277. 15:56:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12674,'',4)
  14278. 15:56:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12674)
  14279. 15:56:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12674)
  14280. 15:56:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12674)
  14281. 15:56:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12674)
  14282. 15:56:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12674)
  14283. 15:56:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12674, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x03 Sacred Cow-thumb.jpg')
  14284. 15:56:52 T:2500 DEBUG: Mysql execute: update episode set c00='Sacred Cow',c01='Bob takes to a film maker\'s cow.',c02='',c03='7.200000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-01-23',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x03 Sacred Cow.avi',c19='291',c20='' where idEpisode=12674
  14285. 15:56:52 T:2500 DEBUG: Mysql commit transaction
  14286. 15:56:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14287. 15:56:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14288. 15:56:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x04 Sexy Dance Fighting.avi), query = select idEpisode from episode where idFile=1676
  14289. 15:56:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x04 Sexy Dance Fighting.nfo
  14290. 15:56:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14291. 15:56:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x04 Sexy Dance Fighting.avi
  14292. 15:56:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:34:20' where idFile=1676
  14293. 15:56:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1676, 335)
  14294. 15:56:52 T:2500 DEBUG: Mysql Start transaction
  14295. 15:56:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12675
  14296. 15:56:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12675
  14297. 15:56:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12675
  14298. 15:56:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1676
  14299. 15:56:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12675,'',0)
  14300. 15:56:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12675,'',1)
  14301. 15:56:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12675,'',2)
  14302. 15:56:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12675,'',3)
  14303. 15:56:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12675,'',4)
  14304. 15:56:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12675)
  14305. 15:56:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12675)
  14306. 15:56:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12675)
  14307. 15:56:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12675)
  14308. 15:56:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12675)
  14309. 15:56:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12675, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x04 Sexy Dance Fighting-thumb.jpg')
  14310. 15:56:57 T:2500 DEBUG: Mysql execute: update episode set c00='Sexy Dance Fighting',c01='Tina develops a crush on her martial arts instructor.',c02='',c03='7.100000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-02-13',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x04 Sexy Dance Fighting.avi',c19='291',c20='' where idEpisode=12675
  14311. 15:56:57 T:2500 DEBUG: Mysql commit transaction
  14312. 15:56:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14313. 15:56:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14314. 15:56:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x05 Hamburger Dinner Theater.avi), query = select idEpisode from episode where idFile=1677
  14315. 15:56:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x05 Hamburger Dinner Theater.nfo
  14316. 15:56:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14317. 15:56:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x05 Hamburger Dinner Theater.avi
  14318. 15:56:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:35:04' where idFile=1677
  14319. 15:56:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1677, 335)
  14320. 15:56:57 T:2500 DEBUG: Mysql Start transaction
  14321. 15:56:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12676
  14322. 15:56:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12676
  14323. 15:56:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12676
  14324. 15:56:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1677
  14325. 15:56:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12676,'',0)
  14326. 15:56:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12676,'',1)
  14327. 15:56:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12676,'',2)
  14328. 15:56:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12676,'',3)
  14329. 15:56:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12676,'',4)
  14330. 15:57:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12676)
  14331. 15:57:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12676)
  14332. 15:57:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12676)
  14333. 15:57:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12676)
  14334. 15:57:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12676)
  14335. 15:57:01 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12676, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x05 Hamburger Dinner Theater-thumb.jpg')
  14336. 15:57:02 T:2500 DEBUG: Mysql execute: update episode set c00='Hamburger Dinner Theater',c01='Linda and the kids stage a murder mystery that doesn\'t go as planned.',c02='',c03='6.800000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-02-20',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x05 Hamburger Dinner Theater.avi',c19='291',c20='' where idEpisode=12676
  14337. 15:57:02 T:2500 DEBUG: Mysql commit transaction
  14338. 15:57:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14339. 15:57:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14340. 15:57:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x06 Sheesh! Cab - Bob.avi), query = select idEpisode from episode where idFile=1678
  14341. 15:57:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x06 Sheesh! Cab - Bob.nfo
  14342. 15:57:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14343. 15:57:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x06 Sheesh! Cab - Bob.avi
  14344. 15:57:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:36:42' where idFile=1678
  14345. 15:57:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1678, 335)
  14346. 15:57:02 T:2500 DEBUG: Mysql Start transaction
  14347. 15:57:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12677
  14348. 15:57:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12677
  14349. 15:57:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12677
  14350. 15:57:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1678
  14351. 15:57:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12677,'',0)
  14352. 15:57:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12677,'',1)
  14353. 15:57:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12677,'',2)
  14354. 15:57:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12677,'',3)
  14355. 15:57:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12677,'',4)
  14356. 15:57:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12677)
  14357. 15:57:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12677)
  14358. 15:57:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12677)
  14359. 15:57:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12677)
  14360. 15:57:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12677)
  14361. 15:57:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12677, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x06 Sheesh! Cab - Bob-thumb.jpg')
  14362. 15:57:07 T:2500 DEBUG: Mysql execute: update episode set c00='Sheesh! Cab, Bob?',c01='Tina is desperate to get her first kiss at her 13th birthday party. But after Louise breaks the deep fryer, Bob takes a second job as a late-night cab driver to pay for Tina’s party. Things keep getting worse for Bob when the parents of Tina’s crush refuse to let their son attend the party, and Bob has to do everything in his power to save his daughter’s big day.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-03-06',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x06 Sheesh! Cab - Bob.avi',c19='291',c20='' where idEpisode=12677
  14363. 15:57:07 T:2500 DEBUG: Mysql commit transaction
  14364. 15:57:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14365. 15:57:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14366. 15:57:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x07 Bed & Breakfast.avi), query = select idEpisode from episode where idFile=1679
  14367. 15:57:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x07 Bed & Breakfast.nfo
  14368. 15:57:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14369. 15:57:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x07 Bed & Breakfast.avi
  14370. 15:57:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:36:39' where idFile=1679
  14371. 15:57:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1679, 335)
  14372. 15:57:07 T:2500 DEBUG: Mysql Start transaction
  14373. 15:57:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12678
  14374. 15:57:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12678
  14375. 15:57:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12678
  14376. 15:57:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1679
  14377. 15:57:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12678,'',0)
  14378. 15:57:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12678,'',1)
  14379. 15:57:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12678,'',2)
  14380. 15:57:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12678,'',3)
  14381. 15:57:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12678,'',4)
  14382. 15:57:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12678)
  14383. 15:57:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12678)
  14384. 15:57:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12678)
  14385. 15:57:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12678)
  14386. 15:57:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12678)
  14387. 15:57:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12678, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x07 Bed & Breakfast-thumb.jpg')
  14388. 15:57:11 T:2500 DEBUG: Mysql execute: update episode set c00='Bed & Breakfast',c01='Louise spies on the Belcher\'s suspicious house guest.',c02='',c03='7.100000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-03-13',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x07 Bed & Breakfast.avi',c19='291',c20='' where idEpisode=12678
  14389. 15:57:11 T:2500 DEBUG: Mysql commit transaction
  14390. 15:57:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14391. 15:57:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14392. 15:57:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x08 Art Crawl.avi), query = select idEpisode from episode where idFile=1680
  14393. 15:57:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x08 Art Crawl.nfo
  14394. 15:57:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14395. 15:57:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x08 Art Crawl.avi
  14396. 15:57:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:29:28' where idFile=1680
  14397. 15:57:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1680, 335)
  14398. 15:57:12 T:2500 DEBUG: Mysql Start transaction
  14399. 15:57:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12679
  14400. 15:57:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12679
  14401. 15:57:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12679
  14402. 15:57:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1680
  14403. 15:57:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12679,'',0)
  14404. 15:57:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12679,'',1)
  14405. 15:57:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12679,'',2)
  14406. 15:57:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12679,'',3)
  14407. 15:57:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12679,'',4)
  14408. 15:57:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12679)
  14409. 15:57:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12679)
  14410. 15:57:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12679)
  14411. 15:57:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12679)
  14412. 15:57:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12679)
  14413. 15:57:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12679, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x08 Art Crawl-thumb.jpg')
  14414. 15:57:16 T:2500 DEBUG: Mysql execute: update episode set c00='Art Crawl',c01='It\'s Bob vs. the city art council when Linda\'s sister displays her work at Bob\'s Burgers.',c02='',c03='7.200000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-03-20',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x08 Art Crawl.avi',c19='291',c20='' where idEpisode=12679
  14415. 15:57:16 T:2500 DEBUG: Mysql commit transaction
  14416. 15:57:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14417. 15:57:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14418. 15:57:16 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x09 Spaghetti Western and Meatballs.avi), query = select idEpisode from episode where idFile=1681
  14419. 15:57:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x09 Spaghetti Western and Meatballs.nfo
  14420. 15:57:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14421. 15:57:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x09 Spaghetti Western and Meatballs.avi
  14422. 15:57:16 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:32:53' where idFile=1681
  14423. 15:57:16 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1681, 335)
  14424. 15:57:16 T:2500 DEBUG: Mysql Start transaction
  14425. 15:57:16 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12680
  14426. 15:57:16 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12680
  14427. 15:57:16 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12680
  14428. 15:57:16 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1681
  14429. 15:57:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12680,'',0)
  14430. 15:57:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12680,'',1)
  14431. 15:57:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12680,'',2)
  14432. 15:57:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12680,'',3)
  14433. 15:57:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12680,'',4)
  14434. 15:57:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12680)
  14435. 15:57:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12680)
  14436. 15:57:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12680)
  14437. 15:57:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12680)
  14438. 15:57:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12680)
  14439. 15:57:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12680, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x09 Spaghetti Western and Meatballs-thumb.jpg')
  14440. 15:57:21 T:2500 DEBUG: Mysql execute: update episode set c00='Spaghetti Western and Meatballs',c01='Bob and Gene bond over spaghetti western movies, which makes Louise jealous.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-03-27',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x09 Spaghetti Western and Meatballs.avi',c19='291',c20='' where idEpisode=12680
  14441. 15:57:21 T:2500 DEBUG: Mysql commit transaction
  14442. 15:57:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14443. 15:57:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14444. 15:57:21 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x10 Burger Wars.avi), query = select idEpisode from episode where idFile=1682
  14445. 15:57:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x10 Burger Wars.nfo
  14446. 15:57:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14447. 15:57:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x10 Burger Wars.avi
  14448. 15:57:21 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:36:28' where idFile=1682
  14449. 15:57:21 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1682, 335)
  14450. 15:57:21 T:2500 DEBUG: Mysql Start transaction
  14451. 15:57:21 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12681
  14452. 15:57:21 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12681
  14453. 15:57:21 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12681
  14454. 15:57:21 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1682
  14455. 15:57:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12681,'',0)
  14456. 15:57:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12681,'',1)
  14457. 15:57:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12681,'',2)
  14458. 15:57:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12681,'',3)
  14459. 15:57:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12681,'',4)
  14460. 15:57:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12681)
  14461. 15:57:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12681)
  14462. 15:57:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12681)
  14463. 15:57:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12681)
  14464. 15:57:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12681)
  14465. 15:57:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12681, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x10 Burger Wars-thumb.jpg')
  14466. 15:57:26 T:2500 DEBUG: Mysql execute: update episode set c00='Burger Wars',c01='When Bob\'s eccentric landlord, Mr. Fischoeder, pays the family a visit, he informs Bob that his rival across the street, Jimmy Pesto of Jimmy Pesto\'s Pizzeria, wants to take over Bob\'s lease so that he can expand his gift shop. With little time and not enough money, the Belcher family must cook up some business or luck to save the restaurant.',c02='',c03='7.100000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-04-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x10 Burger Wars.avi',c19='291',c20='' where idEpisode=12681
  14467. 15:57:26 T:2500 DEBUG: Mysql commit transaction
  14468. 15:57:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14469. 15:57:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14470. 15:57:26 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x11 Weekend at Mort's.avi), query = select idEpisode from episode where idFile=1683
  14471. 15:57:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x11 Weekend at Mort's.nfo
  14472. 15:57:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14473. 15:57:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x11 Weekend at Mort's.avi
  14474. 15:57:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:03:25' where idFile=1683
  14475. 15:57:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1683, 335)
  14476. 15:57:26 T:2500 DEBUG: Mysql Start transaction
  14477. 15:57:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12682
  14478. 15:57:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12682
  14479. 15:57:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12682
  14480. 15:57:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1683
  14481. 15:57:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12682,'',0)
  14482. 15:57:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12682,'',1)
  14483. 15:57:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12682,'',2)
  14484. 15:57:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12682,'',3)
  14485. 15:57:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12682,'',4)
  14486. 15:57:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12682)
  14487. 15:57:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12682)
  14488. 15:57:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12682)
  14489. 15:57:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12682)
  14490. 15:57:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12682)
  14491. 15:57:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12682, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x11 Weekend at Mort\'s-thumb.jpg')
  14492. 15:57:31 T:2500 DEBUG: Mysql execute: update episode set c00='Weekend at Mort\'s',c01='Bob and his family are forced to spend the weekend at Mort the Mortician\'s while the restaurant is being de-molded. Linda and Bob double date with Mort and a female mortician he meets online while Tina babysits Gene and Louise in Mort’s crematorium.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-05-08',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x11 Weekend at Mort\'s.avi',c19='291',c20='' where idEpisode=12682
  14493. 15:57:31 T:2500 DEBUG: Mysql commit transaction
  14494. 15:57:31 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14495. 15:57:31 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14496. 15:57:31 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x12 Lobsterfest.avi), query = select idEpisode from episode where idFile=1684
  14497. 15:57:31 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x12 Lobsterfest.nfo
  14498. 15:57:31 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14499. 15:57:31 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x12 Lobsterfest.avi
  14500. 15:57:31 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:13:23' where idFile=1684
  14501. 15:57:31 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1684, 335)
  14502. 15:57:31 T:2500 DEBUG: Mysql Start transaction
  14503. 15:57:31 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12683
  14504. 15:57:31 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12683
  14505. 15:57:31 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12683
  14506. 15:57:31 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1684
  14507. 15:57:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12683,'',0)
  14508. 15:57:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12683,'',1)
  14509. 15:57:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12683,'',2)
  14510. 15:57:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12683,'',3)
  14511. 15:57:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12683,'',4)
  14512. 15:57:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12683)
  14513. 15:57:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12683)
  14514. 15:57:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12683)
  14515. 15:57:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12683)
  14516. 15:57:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12683)
  14517. 15:57:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12683, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x12 Lobsterfest-thumb.jpg')
  14518. 15:57:36 T:2500 DEBUG: Mysql execute: update episode set c00='Lobsterfest',c01='After the town\'s annual Lobsterfest is cancelled by a storm, Bob defiantly opens his doors for a festive celebration. When he wakes the next morning, Bob finds the restaurant in disarray and that the town has spurned him, but Bob won\'t let that deter him from further involvement in the celebratory weekend.',c02='',c03='7.400000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-05-15',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x12 Lobsterfest.avi',c19='291',c20='' where idEpisode=12683
  14519. 15:57:36 T:2500 DEBUG: Mysql commit transaction
  14520. 15:57:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14521. 15:57:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14522. 15:57:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x13 Torpedo.avi), query = select idEpisode from episode where idFile=1685
  14523. 15:57:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x13 Torpedo.nfo
  14524. 15:57:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14525. 15:57:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 1/Bob's Burgers 1x13 Torpedo.avi
  14526. 15:57:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2011-12-23 00:16:29' where idFile=1685
  14527. 15:57:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1685, 335)
  14528. 15:57:36 T:2500 DEBUG: Mysql Start transaction
  14529. 15:57:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12684
  14530. 15:57:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12684
  14531. 15:57:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12684
  14532. 15:57:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1685
  14533. 15:57:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12684,'',0)
  14534. 15:57:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12684,'',1)
  14535. 15:57:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12684,'',2)
  14536. 15:57:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12684,'',3)
  14537. 15:57:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12684,'',4)
  14538. 15:57:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12684)
  14539. 15:57:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12684)
  14540. 15:57:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12684)
  14541. 15:57:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12684)
  14542. 15:57:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12684)
  14543. 15:57:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12684, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x13 Torpedo-thumb.jpg')
  14544. 15:57:40 T:2500 DEBUG: Mysql execute: update episode set c00='Torpedo',c01='Bob\'s hero, a washed-up baseball player named Torpedo Jones, starts pitching for the local minor league team. Torpedo befriends Bob, but the dark underbelly of minor league baseball threatens to corrupt the Belchers.',c02='',c03='7.600000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2011-05-22',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 1/Bob\'s Burgers 1x13 Torpedo.avi',c19='291',c20='' where idEpisode=12684
  14545. 15:57:40 T:2500 DEBUG: Mysql commit transaction
  14546. 15:57:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14547. 15:57:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14548. 15:57:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x01 The Belchies.mp4), query = select idEpisode from episode where idFile=1686
  14549. 15:57:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x01 The Belchies.nfo
  14550. 15:57:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14551. 15:57:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x01 The Belchies.mp4
  14552. 15:57:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-12 11:26:12' where idFile=1686
  14553. 15:57:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1686, 335)
  14554. 15:57:41 T:2500 DEBUG: Mysql Start transaction
  14555. 15:57:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12685
  14556. 15:57:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12685
  14557. 15:57:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12685
  14558. 15:57:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1686
  14559. 15:57:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12685,'',0)
  14560. 15:57:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12685,'',1)
  14561. 15:57:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12685,'',2)
  14562. 15:57:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12685,'',3)
  14563. 15:57:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12685,'',4)
  14564. 15:57:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12685)
  14565. 15:57:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12685)
  14566. 15:57:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12685)
  14567. 15:57:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12685)
  14568. 15:57:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12685)
  14569. 15:57:45 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12685, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x01 The Belchies-thumb.jpg')
  14570. 15:57:45 T:2500 DEBUG: Mysql execute: update episode set c00='The Belchies',c01='The kids hunt for treasure in an abandoned taffy factory and Bob and Linda must find them before the factory’s scheduled demolition.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-03-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x01 The Belchies.mp4',c19='292',c20='' where idEpisode=12685
  14571. 15:57:45 T:2500 DEBUG: Mysql commit transaction
  14572. 15:57:45 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14573. 15:57:45 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14574. 15:57:45 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x02 Bob Day Afternoon.mp4), query = select idEpisode from episode where idFile=1687
  14575. 15:57:45 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x02 Bob Day Afternoon.nfo
  14576. 15:57:45 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14577. 15:57:45 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x02 Bob Day Afternoon.mp4
  14578. 15:57:45 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-19 06:46:20' where idFile=1687
  14579. 15:57:45 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1687, 335)
  14580. 15:57:45 T:2500 DEBUG: Mysql Start transaction
  14581. 15:57:45 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12686
  14582. 15:57:45 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12686
  14583. 15:57:45 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12686
  14584. 15:57:45 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1687
  14585. 15:57:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12686,'',0)
  14586. 15:57:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12686,'',1)
  14587. 15:57:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12686,'',2)
  14588. 15:57:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12686,'',3)
  14589. 15:57:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12686,'',4)
  14590. 15:57:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12686)
  14591. 15:57:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12686)
  14592. 15:57:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12686)
  14593. 15:57:49 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12686)
  14594. 15:57:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12686)
  14595. 15:57:50 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12686, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x02 Bob Day Afternoon-thumb.jpg')
  14596. 15:57:50 T:2500 DEBUG: Mysql execute: update episode set c00='Bob Day Afternoon',c01='A bank robber holds up a bank across the street from Bob’s Burgers. When the robbery goes awry, Bob finds himself at the center of a hostage crisis.',c02='',c03='7.500000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-03-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x02 Bob Day Afternoon.mp4',c19='292',c20='' where idEpisode=12686
  14597. 15:57:50 T:2500 DEBUG: Mysql commit transaction
  14598. 15:57:50 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14599. 15:57:50 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14600. 15:57:50 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x03 Synchronized Swimming.mp4), query = select idEpisode from episode where idFile=1688
  14601. 15:57:50 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x03 Synchronized Swimming.nfo
  14602. 15:57:50 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14603. 15:57:50 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x03 Synchronized Swimming.mp4
  14604. 15:57:50 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-26 22:33:39' where idFile=1688
  14605. 15:57:50 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1688, 335)
  14606. 15:57:50 T:2500 DEBUG: Mysql Start transaction
  14607. 15:57:50 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12687
  14608. 15:57:50 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12687
  14609. 15:57:50 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12687
  14610. 15:57:50 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1688
  14611. 15:57:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12687,'',0)
  14612. 15:57:51 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12687,'',1)
  14613. 15:57:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12687,'',2)
  14614. 15:57:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12687,'',3)
  14615. 15:57:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12687,'',4)
  14616. 15:57:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12687)
  14617. 15:57:53 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12687)
  14618. 15:57:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12687)
  14619. 15:57:54 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12687)
  14620. 15:57:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12687)
  14621. 15:57:55 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12687, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x03 Synchronized Swimming-thumb.jpg')
  14622. 15:57:55 T:2500 DEBUG: Mysql execute: update episode set c00='Synchronized Swimming',c01='The kids con their way out of gym class with a bogus synchronized swimming independent study. Meanwhile, Bob welcomes a new soft serve ice cream machine to the restaurant.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-03-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x03 Synchronized Swimming.mp4',c19='292',c20='' where idEpisode=12687
  14623. 15:57:55 T:2500 DEBUG: Mysql commit transaction
  14624. 15:57:55 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14625. 15:57:55 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14626. 15:57:55 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x04 Burgerboss.3gp), query = select idEpisode from episode where idFile=1689
  14627. 15:57:55 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x04 Burgerboss.nfo
  14628. 15:57:55 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14629. 15:57:55 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x04 Burgerboss.3gp
  14630. 15:57:55 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-02 06:11:43' where idFile=1689
  14631. 15:57:55 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1689, 335)
  14632. 15:57:55 T:2500 DEBUG: Mysql Start transaction
  14633. 15:57:55 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12688
  14634. 15:57:55 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12688
  14635. 15:57:55 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12688
  14636. 15:57:55 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1689
  14637. 15:57:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12688,'',0)
  14638. 15:57:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12688,'',1)
  14639. 15:57:56 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12688,'',2)
  14640. 15:57:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12688,'',3)
  14641. 15:57:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12688,'',4)
  14642. 15:57:58 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  14643. 15:57:58 T:2076 DEBUG: JSONRPC: Calling videolibrary.getmovies
  14644. 15:57:58 T:2076 DEBUG: CVideoDatabase::RunQuery took 89 ms for 340 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  14645. 15:57:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12688)
  14646. 15:57:58 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  14647. 15:57:58 T:2076 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  14648. 15:57:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12688)
  14649. 15:57:58 T:2076 DEBUG: CVideoDatabase::RunQuery took 95 ms for 250 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  14650. 15:57:59 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  14651. 15:57:59 T:2076 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  14652. 15:57:59 T:2076 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from musicvideoview
  14653. 15:57:59 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  14654. 15:57:59 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getalbums
  14655. 15:57:59 T:2076 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  14656. 15:57:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12688)
  14657. 15:57:59 T:2076 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 77 ms
  14658. 15:57:59 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetArtists", "params": {"properties": ["genre", "description", "mood", "style", "born", "died", "formed", "disbanded", "yearsactive", "instrument", "fanart", "thumbnail"], "sort": {"method": "random"}, "limits": {"end": 20}}, "id": 1}
  14659. 15:57:59 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getartists
  14660. 15:57:59 T:2076 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.idArtist <> 1
  14661. 15:57:59 T:2076 DEBUG: Time to retrieve artists from dataset = 63
  14662. 15:57:59 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetSongs", "params": {"properties": ["title", "playcount", "artist", "album", "year", "file", "thumbnail", "fanart", "rating"], "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}, "limits": {"end": 20}, "sort": {"method": "random"}}}
  14663. 15:57:59 T:2076 DEBUG: JSONRPC: Calling audiolibrary.getsongs
  14664. 15:57:59 T:2076 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  14665. 15:57:59 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12688)
  14666. 15:58:00 T:2076 DEBUG: CMusicDatabase::GetSongsByWhere() - took 593 ms
  14667. 15:58:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12688)
  14668. 15:58:00 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12688, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x04 Burgerboss-thumb.jpg')
  14669. 15:58:00 T:2500 DEBUG: Mysql execute: update episode set c00='Burgerboss',c01='Bob becomes obsessed with an old-school burger-flipping video game after Jimmy Pesto gets the high score and writes BOB SUX on the leader board.',c02='',c03='7.800000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-04-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x04 Burgerboss.3gp',c19='292',c20='' where idEpisode=12688
  14670. 15:58:00 T:2076 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Addons.GetAddons", "params": {"properties": ["name", "author", "summary", "version", "fanart", "thumbnail"]}, "id": 1}
  14671. 15:58:00 T:2076 DEBUG: JSONRPC: Calling addons.getaddons
  14672. 15:58:00 T:2500 DEBUG: Mysql commit transaction
  14673. 15:58:00 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14674. 15:58:00 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14675. 15:58:00 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x05 Food Truckin'.mp4), query = select idEpisode from episode where idFile=1690
  14676. 15:58:00 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x05 Food Truckin'.nfo
  14677. 15:58:00 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14678. 15:58:00 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x05 Food Truckin'.mp4
  14679. 15:58:00 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-04-21 18:57:38' where idFile=1690
  14680. 15:58:00 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1690, 335)
  14681. 15:58:00 T:2500 DEBUG: Mysql Start transaction
  14682. 15:58:00 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12689
  14683. 15:58:00 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12689
  14684. 15:58:00 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12689
  14685. 15:58:00 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1690
  14686. 15:58:00 T:2076 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:02.575000
  14687. 15:58:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12689,'',0)
  14688. 15:58:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12689,'',1)
  14689. 15:58:01 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12689,'',2)
  14690. 15:58:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12689,'',3)
  14691. 15:58:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12689,'',4)
  14692. 15:58:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12689)
  14693. 15:58:03 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12689)
  14694. 15:58:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12689)
  14695. 15:58:04 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12689)
  14696. 15:58:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12689)
  14697. 15:58:05 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12689, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x05 Food Truckin\'-thumb.jpg')
  14698. 15:58:05 T:2500 DEBUG: Mysql execute: update episode set c00='Food Truckin\'',c01='The Belchers beg Bob to buy a food truck to compete against the ones that are stealing his customers. When the Lolla-Pa-Foods-A-Festival comes up, the Belchers bring the truck and the kids decide to cause mischief. Unfortunately, this causes a riot to rise from the other food truckers.',c02='',c03='7.500000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-04-15',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x05 Food Truckin\'.mp4',c19='292',c20='' where idEpisode=12689
  14699. 15:58:05 T:2500 DEBUG: Mysql commit transaction
  14700. 15:58:05 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14701. 15:58:05 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14702. 15:58:05 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x06 Dr. Yap.mp4), query = select idEpisode from episode where idFile=1691
  14703. 15:58:05 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x06 Dr. Yap.nfo
  14704. 15:58:05 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14705. 15:58:05 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x06 Dr. Yap.mp4
  14706. 15:58:05 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-05-05 14:39:06' where idFile=1691
  14707. 15:58:05 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1691, 335)
  14708. 15:58:05 T:2500 DEBUG: Mysql Start transaction
  14709. 15:58:05 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12690
  14710. 15:58:05 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12690
  14711. 15:58:05 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12690
  14712. 15:58:05 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1691
  14713. 15:58:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12690,'',0)
  14714. 15:58:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12690,'',1)
  14715. 15:58:06 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12690,'',2)
  14716. 15:58:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12690,'',3)
  14717. 15:58:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12690,'',4)
  14718. 15:58:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12690)
  14719. 15:58:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12690)
  14720. 15:58:08 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12690)
  14721. 15:58:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12690)
  14722. 15:58:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12690)
  14723. 15:58:09 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12690, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x06 Dr. Yap-thumb.jpg')
  14724. 15:58:09 T:2500 DEBUG: Mysql execute: update episode set c00='Dr. Yap',c01='While Bob is medicated, he mistakes Linda\'s sister, Gayle, for his wife and kisses her. After she falls for him, Bob seeks help from Dr. Yap.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-04-29',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x06 Dr. Yap.mp4',c19='292',c20='' where idEpisode=12690
  14725. 15:58:09 T:2500 DEBUG: Mysql commit transaction
  14726. 15:58:09 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14727. 15:58:09 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14728. 15:58:09 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x07 Moody Foodie.mp4), query = select idEpisode from episode where idFile=1692
  14729. 15:58:09 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x07 Moody Foodie.nfo
  14730. 15:58:09 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14731. 15:58:09 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x07 Moody Foodie.mp4
  14732. 15:58:09 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-05-07 11:31:17' where idFile=1692
  14733. 15:58:09 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1692, 335)
  14734. 15:58:10 T:2500 DEBUG: Mysql Start transaction
  14735. 15:58:10 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12691
  14736. 15:58:10 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12691
  14737. 15:58:10 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12691
  14738. 15:58:10 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1692
  14739. 15:58:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12691,'',0)
  14740. 15:58:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12691,'',1)
  14741. 15:58:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12691,'',2)
  14742. 15:58:11 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12691,'',3)
  14743. 15:58:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12691,'',4)
  14744. 15:58:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12691)
  14745. 15:58:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12691)
  14746. 15:58:13 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12691)
  14747. 15:58:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12691)
  14748. 15:58:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12691)
  14749. 15:58:14 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12691, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x07 Moody Foodie-thumb.jpg')
  14750. 15:58:14 T:2500 DEBUG: Mysql execute: update episode set c00='Moody Foodie',c01='The restaurant receives a negative review from a vicious food critic.',c02='',c03='7.500000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-05-06',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x07 Moody Foodie.mp4',c19='292',c20='' where idEpisode=12691
  14751. 15:58:14 T:2500 DEBUG: Mysql commit transaction
  14752. 15:58:14 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14753. 15:58:14 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14754. 15:58:14 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x08 Bad Tina.mp4), query = select idEpisode from episode where idFile=1693
  14755. 15:58:14 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x08 Bad Tina.nfo
  14756. 15:58:14 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14757. 15:58:14 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x08 Bad Tina.mp4
  14758. 15:58:14 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-05-14 09:45:37' where idFile=1693
  14759. 15:58:14 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1693, 335)
  14760. 15:58:14 T:2500 DEBUG: Mysql Start transaction
  14761. 15:58:14 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12692
  14762. 15:58:14 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12692
  14763. 15:58:14 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12692
  14764. 15:58:14 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1693
  14765. 15:58:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12692,'',0)
  14766. 15:58:15 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12692,'',1)
  14767. 15:58:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12692,'',2)
  14768. 15:58:16 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12692,'',3)
  14769. 15:58:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12692,'',4)
  14770. 15:58:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12692)
  14771. 15:58:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12692)
  14772. 15:58:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12692)
  14773. 15:58:18 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12692)
  14774. 15:58:19 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12692)
  14775. 15:58:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12692, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x08 Bad Tina-thumb.jpg')
  14776. 15:58:19 T:2500 DEBUG: Mysql execute: update episode set c00='Bad Tina',c01='Tina befriends a bad girl in a bid to get closer to Jimmy Junior.',c02='',c03='7.800000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-05-13',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x08 Bad Tina.mp4',c19='292',c20='' where idEpisode=12692
  14777. 15:58:19 T:2500 DEBUG: Mysql commit transaction
  14778. 15:58:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14779. 15:58:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14780. 15:58:19 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x09 Beefsquatch.mp4), query = select idEpisode from episode where idFile=1694
  14781. 15:58:19 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x09 Beefsquatch.nfo
  14782. 15:58:19 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14783. 15:58:19 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 2/Bob's Burgers 2x09 Beefsquatch.mp4
  14784. 15:58:19 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-05-21 19:27:57' where idFile=1694
  14785. 15:58:19 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1694, 335)
  14786. 15:58:19 T:2500 DEBUG: Mysql Start transaction
  14787. 15:58:19 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12693
  14788. 15:58:19 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12693
  14789. 15:58:19 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12693
  14790. 15:58:19 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1694
  14791. 15:58:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12693,'',0)
  14792. 15:58:20 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12693,'',1)
  14793. 15:58:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12693,'',2)
  14794. 15:58:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12693,'',3)
  14795. 15:58:21 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12693,'',4)
  14796. 15:58:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12693)
  14797. 15:58:22 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12693)
  14798. 15:58:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12693)
  14799. 15:58:23 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12693)
  14800. 15:58:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12693)
  14801. 15:58:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12693, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x09 Beefsquatch-thumb.jpg')
  14802. 15:58:24 T:2500 DEBUG: Mysql execute: update episode set c00='Beefsquatch',c01='Bob appears in a cooking segment on a local news morning program, but Gene steals the show when he crashes the set with a sasquatch mask.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-05-20',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 2/Bob\'s Burgers 2x09 Beefsquatch.mp4',c19='292',c20='' where idEpisode=12693
  14803. 15:58:24 T:2500 DEBUG: Mysql commit transaction
  14804. 15:58:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14805. 15:58:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14806. 15:58:24 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x01 Ear-sy Rider.mkv), query = select idEpisode from episode where idFile=1695
  14807. 15:58:24 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x01 Ear-sy Rider.nfo
  14808. 15:58:24 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14809. 15:58:24 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x01 Ear-sy Rider.mkv
  14810. 15:58:24 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-01 11:19:13' where idFile=1695
  14811. 15:58:24 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1695, 335)
  14812. 15:58:24 T:2500 DEBUG: Mysql Start transaction
  14813. 15:58:24 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12694
  14814. 15:58:24 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12694
  14815. 15:58:24 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12694
  14816. 15:58:24 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1695
  14817. 15:58:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12694,'',0)
  14818. 15:58:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12694,'',1)
  14819. 15:58:25 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12694,'',2)
  14820. 15:58:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12694,'',3)
  14821. 15:58:26 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12694,'',4)
  14822. 15:58:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12694)
  14823. 15:58:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12694)
  14824. 15:58:27 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12694)
  14825. 15:58:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12694)
  14826. 15:58:28 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12694)
  14827. 15:58:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12694, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x01 Ear-sy Rider-thumb.jpg')
  14828. 15:58:28 T:2500 DEBUG: Mysql execute: update episode set c00='Ear-sy Rider',c01='A biker gang sets up shop in the restaurant, where they lament the loss of their beloved leader.',c02='',c03='7.700000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-09-30',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x01 Ear-sy Rider.mkv',c19='293',c20='' where idEpisode=12694
  14829. 15:58:28 T:2500 DEBUG: Mysql commit transaction
  14830. 15:58:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14831. 15:58:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14832. 15:58:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x02 Full Bars.mkv), query = select idEpisode from episode where idFile=1696
  14833. 15:58:29 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x02 Full Bars.nfo
  14834. 15:58:29 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14835. 15:58:29 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x02 Full Bars.mkv
  14836. 15:58:29 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-10-06 20:54:05' where idFile=1696
  14837. 15:58:29 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1696, 335)
  14838. 15:58:29 T:2500 DEBUG: Mysql Start transaction
  14839. 15:58:29 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12695
  14840. 15:58:29 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12695
  14841. 15:58:29 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12695
  14842. 15:58:29 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1696
  14843. 15:58:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12695,'',0)
  14844. 15:58:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12695,'',1)
  14845. 15:58:30 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12695,'',2)
  14846. 15:58:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12695,'',3)
  14847. 15:58:31 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12695,'',4)
  14848. 15:58:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12695)
  14849. 15:58:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12695)
  14850. 15:58:32 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12695)
  14851. 15:58:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12695)
  14852. 15:58:33 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12695)
  14853. 15:58:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12695, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x02 Full Bars-thumb.jpg')
  14854. 15:58:33 T:2500 DEBUG: Mysql execute: update episode set c00='Full Bars',c01='The Belcher kids break with a long standing Halloween tradition, veering away from their usual trick or treat trek in favor of a posh neighborhood that\'s known for its oversize goodies.',c02='',c03='7.600000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-10-07',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x02 Full Bars.mkv',c19='293',c20='' where idEpisode=12695
  14855. 15:58:33 T:2500 DEBUG: Mysql commit transaction
  14856. 15:58:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14857. 15:58:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14858. 15:58:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x03 Bob Fires the Kids.mkv), query = select idEpisode from episode where idFile=1697
  14859. 15:58:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x03 Bob Fires the Kids.nfo
  14860. 15:58:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14861. 15:58:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x03 Bob Fires the Kids.mkv
  14862. 15:58:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-11-06 02:40:35' where idFile=1697
  14863. 15:58:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1697, 335)
  14864. 15:58:34 T:2500 DEBUG: Mysql Start transaction
  14865. 15:58:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12696
  14866. 15:58:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12696
  14867. 15:58:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12696
  14868. 15:58:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1697
  14869. 15:58:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12696,'',0)
  14870. 15:58:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12696,'',1)
  14871. 15:58:35 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12696,'',2)
  14872. 15:58:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12696,'',3)
  14873. 15:58:36 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12696,'',4)
  14874. 15:58:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12696)
  14875. 15:58:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12696)
  14876. 15:58:37 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12696)
  14877. 15:58:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12696)
  14878. 15:58:38 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12696)
  14879. 15:58:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12696, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x03 Bob Fires the Kids-thumb.jpg')
  14880. 15:58:38 T:2500 DEBUG: Mysql execute: update episode set c00='Bob Fires the Kids',c01='Worried that his kids are not enjoying summer vacation because he\'s making them work in the restaurant, Bob fires them. But they soon become bored and take jobs as weed pickers for a pair of hippie farmers.',c02='',c03='7.500000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-11-04',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x03 Bob Fires the Kids.mkv',c19='293',c20='' where idEpisode=12696
  14881. 15:58:38 T:2500 DEBUG: Mysql commit transaction
  14882. 15:58:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14883. 15:58:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14884. 15:58:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x04 Mutiny on the Windbreaker.mkv), query = select idEpisode from episode where idFile=1698
  14885. 15:58:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x04 Mutiny on the Windbreaker.nfo
  14886. 15:58:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14887. 15:58:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x04 Mutiny on the Windbreaker.mkv
  14888. 15:58:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-11-12 05:19:48' where idFile=1698
  14889. 15:58:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1698, 335)
  14890. 15:58:39 T:2500 DEBUG: Mysql Start transaction
  14891. 15:58:39 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12697
  14892. 15:58:39 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12697
  14893. 15:58:39 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12697
  14894. 15:58:39 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1698
  14895. 15:58:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12697,'',0)
  14896. 15:58:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12697,'',1)
  14897. 15:58:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12697,'',2)
  14898. 15:58:40 T:3248 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  14899. 15:58:40 T:3248 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  14900. 15:58:40 T:3248 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
  14901. 15:58:40 T:3248 DEBUG: CApplication::OnKey: right (f083) pressed, screen saver/dpms woken up
  14902. 15:58:40 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12697,'',3)
  14903. 15:58:41 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12697,'',4)
  14904. 15:58:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12697)
  14905. 15:58:41 T:3248 DEBUG: ------ Window Deinit () ------
  14906. 15:58:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12697)
  14907. 15:58:42 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12697)
  14908. 15:58:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12697)
  14909. 15:58:43 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12697)
  14910. 15:58:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12697, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x04 Mutiny on the Windbreaker-thumb.jpg')
  14911. 15:58:43 T:2500 DEBUG: Mysql execute: update episode set c00='Mutiny on the Windbreaker',c01='Bob does a tour of duty as a private chef on a docked cruise ship and brings along the family to witness his true culinary skills, but the special occasion is scuttled when the kooky captain shanghais the whole family.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-11-11',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x04 Mutiny on the Windbreaker.mkv',c19='293',c20='' where idEpisode=12697
  14912. 15:58:43 T:2500 DEBUG: Mysql commit transaction
  14913. 15:58:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14914. 15:58:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14915. 15:58:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x05 An Indecent Thanksgiving Proposal.mkv), query = select idEpisode from episode where idFile=1699
  14916. 15:58:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x05 An Indecent Thanksgiving Proposal.nfo
  14917. 15:58:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14918. 15:58:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x05 An Indecent Thanksgiving Proposal.mkv
  14919. 15:58:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-11-24 02:43:55' where idFile=1699
  14920. 15:58:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1699, 335)
  14921. 15:58:43 T:2500 DEBUG: Mysql Start transaction
  14922. 15:58:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12698
  14923. 15:58:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12698
  14924. 15:58:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12698
  14925. 15:58:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1699
  14926. 15:58:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12698,'',0)
  14927. 15:58:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12698,'',1)
  14928. 15:58:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12698,'',2)
  14929. 15:58:45 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12698,'',3)
  14930. 15:58:46 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12698,'',4)
  14931. 15:58:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12698)
  14932. 15:58:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12698)
  14933. 15:58:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12698)
  14934. 15:58:47 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12698)
  14935. 15:58:48 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12698)
  14936. 15:58:48 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12698, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x05 An Indecent Thanksgiving Proposal-thumb.jpg')
  14937. 15:58:48 T:2500 DEBUG: Mysql execute: update episode set c00='An Indecent Thanksgiving Proposal',c01='Bob\'s plans for his favorite holiday, Thanksgiving, change when Mr. Fischoeder (voice of Kevin Kline) hires him as a chef, and Linda and the kids to play his family, as he tries to stage a perfect holiday dinner in order to make a former flame jealous.',c02='',c03='7.600000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-11-18',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x05 An Indecent Thanksgiving Proposal.mkv',c19='293',c20='' where idEpisode=12698
  14938. 15:58:48 T:2500 DEBUG: Mysql commit transaction
  14939. 15:58:48 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14940. 15:58:48 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14941. 15:58:48 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x06 The Deepening.mkv), query = select idEpisode from episode where idFile=1700
  14942. 15:58:48 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x06 The Deepening.nfo
  14943. 15:58:48 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14944. 15:58:48 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x06 The Deepening.mkv
  14945. 15:58:48 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-11-26 07:08:27' where idFile=1700
  14946. 15:58:48 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1700, 335)
  14947. 15:58:48 T:2500 DEBUG: Mysql Start transaction
  14948. 15:58:48 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12699
  14949. 15:58:48 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12699
  14950. 15:58:48 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12699
  14951. 15:58:48 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1700
  14952. 15:58:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12699,'',0)
  14953. 15:58:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12699,'',1)
  14954. 15:58:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12699,'',2)
  14955. 15:58:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12699,'',3)
  14956. 15:58:50 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12699,'',4)
  14957. 15:58:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12699)
  14958. 15:58:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12699)
  14959. 15:58:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12699)
  14960. 15:58:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12699)
  14961. 15:58:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12699)
  14962. 15:58:53 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12699, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x06 The Deepening-thumb.jpg')
  14963. 15:58:53 T:2500 DEBUG: Mysql execute: update episode set c00='The Deepening',c01='Mr. Fischoeder\'s new pier attraction, a mechanical shark, goes haywire and terrorizes the town, and it falls to Bob and the family to catch it.',c02='',c03='7.100000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-11-25',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x06 The Deepening.mkv',c19='293',c20='' where idEpisode=12699
  14964. 15:58:53 T:2500 DEBUG: Mysql commit transaction
  14965. 15:58:53 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14966. 15:58:53 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14967. 15:58:53 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x07 Tina-rannosaurus Wrecks.mkv), query = select idEpisode from episode where idFile=1701
  14968. 15:58:53 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x07 Tina-rannosaurus Wrecks.nfo
  14969. 15:58:53 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14970. 15:58:53 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x07 Tina-rannosaurus Wrecks.mkv
  14971. 15:58:53 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-02 11:54:52' where idFile=1701
  14972. 15:58:53 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1701, 335)
  14973. 15:58:53 T:2500 DEBUG: Mysql Start transaction
  14974. 15:58:53 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12700
  14975. 15:58:53 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12700
  14976. 15:58:53 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12700
  14977. 15:58:53 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1701
  14978. 15:58:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12700,'',0)
  14979. 15:58:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12700,'',1)
  14980. 15:58:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12700,'',2)
  14981. 15:58:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12700,'',3)
  14982. 15:58:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12700,'',4)
  14983. 15:58:55 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(1641,12700,'',5)
  14984. 15:58:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12700)
  14985. 15:58:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12700)
  14986. 15:58:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12700)
  14987. 15:58:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12700)
  14988. 15:58:58 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12700)
  14989. 15:58:58 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12700, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x07 Tina-rannosaurus Wrecks-thumb.jpg')
  14990. 15:58:58 T:2500 DEBUG: Mysql execute: update episode set c00='Tina-rannosaurus Wrecks',c01='After Tina accidentally wrecks the car, and gets the whole family involved with a slimy insurance agent, she worries that she’s a “jinx”.',c02='',c03='8.000000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-12-02',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x07 Tina-rannosaurus Wrecks.mkv',c19='293',c20='' where idEpisode=12700
  14991. 15:58:58 T:2500 DEBUG: Mysql commit transaction
  14992. 15:58:58 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  14993. 15:58:58 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  14994. 15:58:58 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x08 The Unbearable Like-Likeness of Gene.mkv), query = select idEpisode from episode where idFile=1702
  14995. 15:58:58 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x08 The Unbearable Like-Likeness of Gene.nfo
  14996. 15:58:58 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  14997. 15:58:58 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x08 The Unbearable Like-Likeness of Gene.mkv
  14998. 15:58:58 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-10 05:39:20' where idFile=1702
  14999. 15:58:58 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1702, 335)
  15000. 15:58:58 T:2500 DEBUG: Mysql Start transaction
  15001. 15:58:58 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12701
  15002. 15:58:58 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12701
  15003. 15:58:58 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12701
  15004. 15:58:58 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1702
  15005. 15:58:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12701,'',0)
  15006. 15:58:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12701,'',1)
  15007. 15:58:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12701,'',2)
  15008. 15:59:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12701,'',3)
  15009. 15:59:00 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12701,'',4)
  15010. 15:59:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12701)
  15011. 15:59:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12701)
  15012. 15:59:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12701)
  15013. 15:59:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12701)
  15014. 15:59:02 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12701)
  15015. 15:59:02 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12701, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x08 The Unbearable Like-Likeness of Gene-thumb.jpg')
  15016. 15:59:02 T:2500 DEBUG: Mysql execute: update episode set c00='The Unbearable Like-Likeness of Gene',c01='Gene gets his first girlfriend, but it doesn\'t take long for the family to realize that she is incredibly annoying and they pressure him to break up with her.',c02='',c03='7.500000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-12-09',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x08 The Unbearable Like-Likeness of Gene.mkv',c19='293',c20='' where idEpisode=12701
  15017. 15:59:02 T:2500 DEBUG: Mysql commit transaction
  15018. 15:59:02 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15019. 15:59:02 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15020. 15:59:02 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x09 God Rest Ye Merry Gentle-Mannequins.mkv), query = select idEpisode from episode where idFile=1703
  15021. 15:59:03 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x09 God Rest Ye Merry Gentle-Mannequins.nfo
  15022. 15:59:03 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15023. 15:59:03 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x09 God Rest Ye Merry Gentle-Mannequins.mkv
  15024. 15:59:03 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-12-17 06:22:23' where idFile=1703
  15025. 15:59:03 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1703, 335)
  15026. 15:59:03 T:2500 DEBUG: Mysql Start transaction
  15027. 15:59:03 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12702
  15028. 15:59:03 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12702
  15029. 15:59:03 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12702
  15030. 15:59:03 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1703
  15031. 15:59:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12702,'',0)
  15032. 15:59:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12702,'',1)
  15033. 15:59:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12702,'',2)
  15034. 15:59:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12702,'',3)
  15035. 15:59:05 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12702,'',4)
  15036. 15:59:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12702)
  15037. 15:59:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12702)
  15038. 15:59:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12702)
  15039. 15:59:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12702)
  15040. 15:59:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12702)
  15041. 15:59:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12702, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x09 God Rest Ye Merry Gentle-Mannequins-thumb.jpg')
  15042. 15:59:07 T:2500 DEBUG: Mysql execute: update episode set c00='God Rest Ye Merry Gentle-Mannequins',c01='When Bob inherits a storage unit around Christmas, visions of riches dance in the heads of the family, but what they find inside is a squatter who claims he once worked as a mannequin.',c02='',c03='7.700000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2012-12-16',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x09 God Rest Ye Merry Gentle-Mannequins.mkv',c19='293',c20='' where idEpisode=12702
  15043. 15:59:07 T:2500 DEBUG: Mysql commit transaction
  15044. 15:59:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15045. 15:59:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15046. 15:59:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x10 Mother Daughter Laser Razor.mkv), query = select idEpisode from episode where idFile=1704
  15047. 15:59:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x10 Mother Daughter Laser Razor.nfo
  15048. 15:59:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15049. 15:59:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x10 Mother Daughter Laser Razor.mkv
  15050. 15:59:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-07 06:41:37' where idFile=1704
  15051. 15:59:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1704, 335)
  15052. 15:59:07 T:2500 DEBUG: Mysql Start transaction
  15053. 15:59:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12703
  15054. 15:59:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12703
  15055. 15:59:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12703
  15056. 15:59:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1704
  15057. 15:59:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12703,'',0)
  15058. 15:59:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12703,'',1)
  15059. 15:59:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12703,'',2)
  15060. 15:59:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12703,'',3)
  15061. 15:59:10 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12703,'',4)
  15062. 15:59:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12703)
  15063. 15:59:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12703)
  15064. 15:59:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12703)
  15065. 15:59:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12703)
  15066. 15:59:12 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12703)
  15067. 15:59:12 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12703, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x10 Mother Daughter Laser Razor-thumb.jpg')
  15068. 15:59:12 T:2500 DEBUG: Mysql execute: update episode set c00='Mother Daughter Laser Razor',c01='Linda worries that her relationship with Louise isn\'t as good as it should be, so, much to Louise\'s chagrin, she forces the young lady to participate in a mother-daughter seminar. With mom away, Tina turns to Bob for a lesson in shaving her legs.',c02='',c03='7.400000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-01-06',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x10 Mother Daughter Laser Razor.mkv',c19='293',c20='' where idEpisode=12703
  15069. 15:59:12 T:2500 DEBUG: Mysql commit transaction
  15070. 15:59:12 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15071. 15:59:12 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15072. 15:59:12 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x11 Nude Beach.mkv), query = select idEpisode from episode where idFile=1705
  15073. 15:59:12 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x11 Nude Beach.nfo
  15074. 15:59:12 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15075. 15:59:12 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x11 Nude Beach.mkv
  15076. 15:59:12 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-01-14 06:47:43' where idFile=1705
  15077. 15:59:12 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1705, 335)
  15078. 15:59:12 T:2500 DEBUG: Mysql Start transaction
  15079. 15:59:12 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12704
  15080. 15:59:12 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12704
  15081. 15:59:12 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12704
  15082. 15:59:12 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1705
  15083. 15:59:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12704,'',0)
  15084. 15:59:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12704,'',1)
  15085. 15:59:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12704,'',2)
  15086. 15:59:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12704,'',3)
  15087. 15:59:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12704,'',4)
  15088. 15:59:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12704)
  15089. 15:59:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12704)
  15090. 15:59:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12704)
  15091. 15:59:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12704)
  15092. 15:59:17 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12704)
  15093. 15:59:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12704, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x11 Nude Beach-thumb.jpg')
  15094. 15:59:17 T:2500 DEBUG: Mysql execute: update episode set c00='Nude Beach',c01='The new health inspector proves to be a decent fellow, until he blackmails Bob into being allowed to perform his atrocious music at the restaurant, which drives away the customers.',c02='',c03='7.000000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-01-13',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x11 Nude Beach.mkv',c19='293',c20='' where idEpisode=12704
  15095. 15:59:17 T:2500 DEBUG: Mysql commit transaction
  15096. 15:59:17 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15097. 15:59:17 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15098. 15:59:17 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x12 Broadcast Wagstaff School News.mp4), query = select idEpisode from episode where idFile=1706
  15099. 15:59:17 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x12 Broadcast Wagstaff School News.nfo
  15100. 15:59:17 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15101. 15:59:17 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x12 Broadcast Wagstaff School News.mp4
  15102. 15:59:17 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-13 18:50:31' where idFile=1706
  15103. 15:59:17 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1706, 335)
  15104. 15:59:17 T:2500 DEBUG: Mysql Start transaction
  15105. 15:59:17 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12705
  15106. 15:59:17 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12705
  15107. 15:59:17 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12705
  15108. 15:59:17 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1706
  15109. 15:59:17 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12705,'',0)
  15110. 15:59:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12705,'',1)
  15111. 15:59:18 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12705,'',2)
  15112. 15:59:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12705,'',3)
  15113. 15:59:19 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12705,'',4)
  15114. 15:59:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12705)
  15115. 15:59:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12705)
  15116. 15:59:20 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12705)
  15117. 15:59:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12705)
  15118. 15:59:21 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12705)
  15119. 15:59:21 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12705, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x12 Broadcast Wagstaff School News-thumb.jpg')
  15120. 15:59:21 T:2500 DEBUG: Mysql execute: update episode set c00='Broadcast Wagstaff School News',c01='There is a “Mad Pooper” running wild at the Belcher children\'s middle school and Tina finds herself on a mission to get to the “bottom” of the situation.',c02='',c03='7.900000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-01-27',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x12 Broadcast Wagstaff School News.mp4',c19='293',c20='' where idEpisode=12705
  15121. 15:59:21 T:2500 DEBUG: Mysql commit transaction
  15122. 15:59:21 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15123. 15:59:21 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15124. 15:59:21 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x13 My Fuzzy Valentine.mkv), query = select idEpisode from episode where idFile=1707
  15125. 15:59:21 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x13 My Fuzzy Valentine.nfo
  15126. 15:59:21 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15127. 15:59:21 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x13 My Fuzzy Valentine.mkv
  15128. 15:59:22 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-10 14:39:58' where idFile=1707
  15129. 15:59:22 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1707, 335)
  15130. 15:59:22 T:2500 DEBUG: Mysql Start transaction
  15131. 15:59:22 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12706
  15132. 15:59:22 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12706
  15133. 15:59:22 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12706
  15134. 15:59:22 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1707
  15135. 15:59:22 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12706,'',0)
  15136. 15:59:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12706,'',1)
  15137. 15:59:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12706,'',2)
  15138. 15:59:23 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12706,'',3)
  15139. 15:59:24 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12706,'',4)
  15140. 15:59:24 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12706)
  15141. 15:59:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12706)
  15142. 15:59:25 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12706)
  15143. 15:59:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12706)
  15144. 15:59:26 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12706)
  15145. 15:59:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12706, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x13 My Fuzzy Valentine-thumb.jpg')
  15146. 15:59:26 T:2500 DEBUG: Mysql execute: update episode set c00='My Fuzzy Valentine',c01='When a heart-shaped pancake simply doesn\'t cut it, the kids convince Bob to let them skip school in order to help him find a Valentine\'s Day gift that will wow Linda. Meanwhile, in the spirit of the romantic holiday, Linda sets up a speed-dating event at the restaurant that doesn\'t go exactly as planned.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-02-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x13 My Fuzzy Valentine.mkv',c19='293',c20='' where idEpisode=12706
  15147. 15:59:26 T:2500 DEBUG: Mysql commit transaction
  15148. 15:59:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15149. 15:59:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15150. 15:59:26 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x14 Lindapendent Woman.mkv), query = select idEpisode from episode where idFile=1708
  15151. 15:59:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x14 Lindapendent Woman.nfo
  15152. 15:59:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15153. 15:59:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x14 Lindapendent Woman.mkv
  15154. 15:59:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-02-18 06:50:22' where idFile=1708
  15155. 15:59:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1708, 335)
  15156. 15:59:26 T:2500 DEBUG: Mysql Start transaction
  15157. 15:59:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12707
  15158. 15:59:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12707
  15159. 15:59:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12707
  15160. 15:59:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1708
  15161. 15:59:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12707,'',0)
  15162. 15:59:27 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12707,'',1)
  15163. 15:59:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12707,'',2)
  15164. 15:59:28 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12707,'',3)
  15165. 15:59:29 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12707,'',4)
  15166. 15:59:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12707)
  15167. 15:59:29 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12707)
  15168. 15:59:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12707)
  15169. 15:59:30 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12707)
  15170. 15:59:31 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12707)
  15171. 15:59:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12707, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x14 Lindapendent Woman-thumb.jpg')
  15172. 15:59:31 T:2500 DEBUG: Mysql execute: update episode set c00='Lindapendent Woman',c01='Linda thinks Bob doesn\'t appreciate her and quits the restaurant to work at a grocery store. In her absence, Bob tries - and fails - to run the place on his own and the kids are stuck in the middle of the marital mayhem. Meanwhile, things get romantic for Tina when she meets her potential soul mate while restocking the milk fridge.',c02='',c03='7.600000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-02-17',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x14 Lindapendent Woman.mkv',c19='293',c20='' where idEpisode=12707
  15173. 15:59:31 T:2500 DEBUG: Mysql commit transaction
  15174. 15:59:31 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15175. 15:59:31 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15176. 15:59:31 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x15 O.T. - The Outside Toilet.mkv), query = select idEpisode from episode where idFile=1709
  15177. 15:59:31 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x15 O.T. - The Outside Toilet.nfo
  15178. 15:59:31 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15179. 15:59:31 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x15 O.T. - The Outside Toilet.mkv
  15180. 15:59:31 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-04 07:00:26' where idFile=1709
  15181. 15:59:31 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1709, 335)
  15182. 15:59:31 T:2500 DEBUG: Mysql Start transaction
  15183. 15:59:31 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12708
  15184. 15:59:31 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12708
  15185. 15:59:31 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12708
  15186. 15:59:31 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1709
  15187. 15:59:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12708,'',0)
  15188. 15:59:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12708,'',1)
  15189. 15:59:32 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12708,'',2)
  15190. 15:59:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12708,'',3)
  15191. 15:59:33 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12708,'',4)
  15192. 15:59:34 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(517,12708,'',5)
  15193. 15:59:34 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12708)
  15194. 15:59:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12708)
  15195. 15:59:35 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12708)
  15196. 15:59:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12708)
  15197. 15:59:36 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12708)
  15198. 15:59:36 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12708, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x15 O.T. - The Outside Toilet-thumb.jpg')
  15199. 15:59:36 T:2500 DEBUG: Mysql execute: update episode set c00='O.T.: The Outside Toilet',c01='When Gene finds an expensive talking toilet out in the woods, he and his friends decide to protect it as much as they can while an evil toilet hunter is looking for the toilet.',c02='',c03='7.700000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-03-03',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x15 O.T. - The Outside Toilet.mkv',c19='293',c20='' where idEpisode=12708
  15200. 15:59:36 T:2500 DEBUG: Mysql commit transaction
  15201. 15:59:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15202. 15:59:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15203. 15:59:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x16 Topsy.mkv), query = select idEpisode from episode where idFile=1710
  15204. 15:59:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x16 Topsy.nfo
  15205. 15:59:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15206. 15:59:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x16 Topsy.mkv
  15207. 15:59:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-11 04:46:07' where idFile=1710
  15208. 15:59:36 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1710, 335)
  15209. 15:59:36 T:2500 DEBUG: Mysql Start transaction
  15210. 15:59:36 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12709
  15211. 15:59:36 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12709
  15212. 15:59:36 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12709
  15213. 15:59:36 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1710
  15214. 15:59:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12709,'',0)
  15215. 15:59:37 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12709,'',1)
  15216. 15:59:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12709,'',2)
  15217. 15:59:38 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12709,'',3)
  15218. 15:59:39 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12709,'',4)
  15219. 15:59:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12709)
  15220. 15:59:39 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12709)
  15221. 15:59:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12709)
  15222. 15:59:40 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12709)
  15223. 15:59:41 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12709)
  15224. 15:59:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12709, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x16 Topsy-thumb.jpg')
  15225. 15:59:41 T:2500 DEBUG: Mysql execute: update episode set c00='Topsy',c01='Louise expects to get a charge out of taking down her Thomas Edison-obsessed science teacher when she re-creates one of the famous inventor\'s experiments that involved electrocuting an elephant.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-03-10',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x16 Topsy.mkv',c19='293',c20='' where idEpisode=12709
  15226. 15:59:41 T:2500 DEBUG: Mysql commit transaction
  15227. 15:59:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15228. 15:59:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15229. 15:59:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x17 Two for Tina.mkv), query = select idEpisode from episode where idFile=1711
  15230. 15:59:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x17 Two for Tina.nfo
  15231. 15:59:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15232. 15:59:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x17 Two for Tina.mkv
  15233. 15:59:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-18 06:13:00' where idFile=1711
  15234. 15:59:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1711, 335)
  15235. 15:59:41 T:2500 DEBUG: Mysql Start transaction
  15236. 15:59:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12710
  15237. 15:59:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12710
  15238. 15:59:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12710
  15239. 15:59:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1711
  15240. 15:59:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12710,'',0)
  15241. 15:59:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12710,'',1)
  15242. 15:59:42 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12710,'',2)
  15243. 15:59:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12710,'',3)
  15244. 15:59:43 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12710,'',4)
  15245. 15:59:44 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2135,12710,'',5)
  15246. 15:59:44 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12710)
  15247. 15:59:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12710)
  15248. 15:59:45 T:3884 DEBUG: ### [Qlock] - Delaying 240 secs
  15249. 15:59:45 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12710)
  15250. 15:59:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12710)
  15251. 15:59:46 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12710)
  15252. 15:59:46 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12710, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x17 Two for Tina-thumb.jpg')
  15253. 15:59:46 T:2500 DEBUG: Mysql execute: update episode set c00='Two for Tina',c01='Jimmy Jr. is threatened when Tina starts dating a ballet dancer named Josh and the two boys get into an epic dance-off for her heart',c02='',c03='8.000000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-03-17',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x17 Two for Tina.mkv',c19='293',c20='' where idEpisode=12710
  15254. 15:59:46 T:2500 DEBUG: Mysql commit transaction
  15255. 15:59:46 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15256. 15:59:46 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15257. 15:59:46 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x18 It Snakes a Village.mkv), query = select idEpisode from episode where idFile=1712
  15258. 15:59:46 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x18 It Snakes a Village.nfo
  15259. 15:59:46 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15260. 15:59:46 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x18 It Snakes a Village.mkv
  15261. 15:59:46 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-03-25 04:48:36' where idFile=1712
  15262. 15:59:46 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1712, 335)
  15263. 15:59:46 T:2500 DEBUG: Mysql Start transaction
  15264. 15:59:46 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12711
  15265. 15:59:46 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12711
  15266. 15:59:46 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12711
  15267. 15:59:46 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1712
  15268. 15:59:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12711,'',0)
  15269. 15:59:47 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12711,'',1)
  15270. 15:59:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12711,'',2)
  15271. 15:59:48 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12711,'',3)
  15272. 15:59:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12711,'',4)
  15273. 15:59:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2136,12711,'',5)
  15274. 15:59:49 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2137,12711,'',6)
  15275. 15:59:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12711)
  15276. 15:59:50 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12711)
  15277. 15:59:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12711)
  15278. 15:59:51 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12711)
  15279. 15:59:52 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12711)
  15280. 15:59:52 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12711, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x18 It Snakes a Village-thumb.jpg')
  15281. 15:59:52 T:2500 DEBUG: Mysql execute: update episode set c00='It Snakes a Village',c01='The Belcher family road-trips down to Florida to visit Linda\'s parents who live in a senior home that - to Linda\'s complete horror - is full of senior swingers! Plus, to keep themselves entertained, Tina, Gene and Louise go on a hunt for a mysterious python that allegedly ate one of the residents\' dogs.',c02='',c03='8.000000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-03-24',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x18 It Snakes a Village.mkv',c19='293',c20='' where idEpisode=12711
  15282. 15:59:52 T:2500 DEBUG: Mysql commit transaction
  15283. 15:59:52 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15284. 15:59:52 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15285. 15:59:52 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x19 Family Fracas.mkv), query = select idEpisode from episode where idFile=1713
  15286. 15:59:52 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x19 Family Fracas.nfo
  15287. 15:59:52 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15288. 15:59:52 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x19 Family Fracas.mkv
  15289. 15:59:52 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-15 21:30:20' where idFile=1713
  15290. 15:59:52 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1713, 335)
  15291. 15:59:52 T:2500 DEBUG: Mysql Start transaction
  15292. 15:59:52 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12712
  15293. 15:59:52 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12712
  15294. 15:59:52 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12712
  15295. 15:59:52 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1713
  15296. 15:59:52 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12712,'',0)
  15297. 15:59:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12712,'',1)
  15298. 15:59:53 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12712,'',2)
  15299. 15:59:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12712,'',3)
  15300. 15:59:54 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12712,'',4)
  15301. 15:59:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12712)
  15302. 15:59:55 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12712)
  15303. 15:59:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12712)
  15304. 15:59:56 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12712)
  15305. 15:59:57 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12712)
  15306. 15:59:57 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12712, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x19 Family Fracas-thumb.jpg')
  15307. 15:59:57 T:2500 DEBUG: Mysql execute: update episode set c00='Family Fracas',c01='After the family car breaks down and ruins their plans for a movie night out, the Belchers find themselves competing on the TV game show Family Fracas! To the dismay of the program\'s host, they keep winning and coming back each night...that is until their lucky streak comes to a suspicious end.',c02='',c03='8.200000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-04-14',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x19 Family Fracas.mkv',c19='293',c20='' where idEpisode=12712
  15308. 15:59:57 T:2500 DEBUG: Mysql commit transaction
  15309. 15:59:57 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15310. 15:59:57 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15311. 15:59:57 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x20 The Kids Run the Restaurant.mkv), query = select idEpisode from episode where idFile=1714
  15312. 15:59:57 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x20 The Kids Run the Restaurant.nfo
  15313. 15:59:57 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15314. 15:59:57 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x20 The Kids Run the Restaurant.mkv
  15315. 15:59:57 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-22 04:36:07' where idFile=1714
  15316. 15:59:57 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1714, 335)
  15317. 15:59:57 T:2500 DEBUG: Mysql Start transaction
  15318. 15:59:57 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12713
  15319. 15:59:57 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12713
  15320. 15:59:57 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12713
  15321. 15:59:57 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1714
  15322. 15:59:57 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12713,'',0)
  15323. 15:59:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12713,'',1)
  15324. 15:59:58 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12713,'',2)
  15325. 15:59:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12713,'',3)
  15326. 15:59:59 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12713,'',4)
  15327. 16:00:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12713)
  15328. 16:00:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12713)
  15329. 16:00:00 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12713)
  15330. 16:00:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12713)
  15331. 16:00:01 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12713)
  15332. 16:00:01 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12713, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x20 The Kids Run the Restaurant-thumb.jpg')
  15333. 16:00:01 T:2500 DEBUG: Mysql execute: update episode set c00='The Kids Run the Restaurant',c01='After Bob cuts his finger and faints at the sight of his own blood, Linda brings him to the hospital and leaves the kids home alone. Not ones to waste a golden opportunity, Tina, Gene and Louise transform the basement of the restaurant into a makeshift casino. But they get more than they gamble for when landlord Mr. Fischoeder stops by and catches them in action.',c02='',c03='7.300000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-04-21',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x20 The Kids Run the Restaurant.mkv',c19='293',c20='' where idEpisode=12713
  15334. 16:00:01 T:2500 DEBUG: Mysql commit transaction
  15335. 16:00:01 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15336. 16:00:01 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15337. 16:00:01 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x21 Boyz 4 Now.mp4), query = select idEpisode from episode where idFile=1715
  15338. 16:00:02 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x21 Boyz 4 Now.nfo
  15339. 16:00:02 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15340. 16:00:02 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x21 Boyz 4 Now.mp4
  15341. 16:00:02 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-04-29 04:23:21' where idFile=1715
  15342. 16:00:02 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1715, 335)
  15343. 16:00:02 T:2500 DEBUG: Mysql Start transaction
  15344. 16:00:02 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12714
  15345. 16:00:02 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12714
  15346. 16:00:02 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12714
  15347. 16:00:02 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1715
  15348. 16:00:02 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12714,'',0)
  15349. 16:00:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12714,'',1)
  15350. 16:00:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12714,'',2)
  15351. 16:00:03 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12714,'',3)
  15352. 16:00:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12714,'',4)
  15353. 16:00:04 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2138,12714,'',5)
  15354. 16:00:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12714)
  15355. 16:00:05 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12714)
  15356. 16:00:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12714)
  15357. 16:00:06 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12714)
  15358. 16:00:07 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12714)
  15359. 16:00:07 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12714, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x21 Boyz 4 Now-thumb.jpg')
  15360. 16:00:07 T:2500 DEBUG: Mysql execute: update episode set c00='Boyz 4 Now',c01='While accompanying Tina to a Boyz 4 Now concert, Louise develops a crush on one of the lead singers, Boo Boo - and is in disbelief that she actually likes a boy! Meanwhile, Gene gets creative - and slightly offensive - in a table-setting competition.',c02='',c03='7.900000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-04-28',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x21 Boyz 4 Now.mp4',c19='293',c20='' where idEpisode=12714
  15361. 16:00:07 T:2500 DEBUG: Mysql commit transaction
  15362. 16:00:07 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15363. 16:00:07 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15364. 16:00:07 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x22 Carpe Museum.mkv), query = select idEpisode from episode where idFile=1716
  15365. 16:00:07 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x22 Carpe Museum.nfo
  15366. 16:00:07 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15367. 16:00:07 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x22 Carpe Museum.mkv
  15368. 16:00:07 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-06 04:45:01' where idFile=1716
  15369. 16:00:07 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1716, 335)
  15370. 16:00:07 T:2500 DEBUG: Mysql Start transaction
  15371. 16:00:07 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12715
  15372. 16:00:07 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12715
  15373. 16:00:07 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12715
  15374. 16:00:07 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1716
  15375. 16:00:07 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12715,'',0)
  15376. 16:00:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12715,'',1)
  15377. 16:00:08 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12715,'',2)
  15378. 16:00:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12715,'',3)
  15379. 16:00:09 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12715,'',4)
  15380. 16:00:09 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12715)
  15381. 16:00:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12715)
  15382. 16:00:10 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12715)
  15383. 16:00:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12715)
  15384. 16:00:11 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12715)
  15385. 16:00:11 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12715, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x22 Carpe Museum-thumb.jpg')
  15386. 16:00:11 T:2500 DEBUG: Mysql execute: update episode set c00='Carpe Museum',c01='Bob chaperones a school trip to the museum and experiences some father-daughter bonding with Louise, while Gene and his gang are on the lookout for exhibits with busts, and not the kind that are sculpted out of stone. Later, on the museum steps, Linda offers her distinctive chanting talents to striking workers.',c02='',c03='7.400000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-05-05',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x22 Carpe Museum.mkv',c19='293',c20='' where idEpisode=12715
  15387. 16:00:11 T:2500 DEBUG: Mysql commit transaction
  15388. 16:00:11 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15389. 16:00:11 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15390. 16:00:11 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x23 The Unnatural.mkv), query = select idEpisode from episode where idFile=1717
  15391. 16:00:11 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x23 The Unnatural.nfo
  15392. 16:00:11 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Bob's Burgers/.actors
  15393. 16:00:11 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Bob's Burgers/Season 3/Bob's Burgers 3x23 The Unnatural.mkv
  15394. 16:00:11 T:2500 DEBUG: Mysql execute: update files set dateAdded='2013-05-13 05:34:30' where idFile=1717
  15395. 16:00:11 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1717, 335)
  15396. 16:00:11 T:2500 DEBUG: Mysql Start transaction
  15397. 16:00:11 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12716
  15398. 16:00:11 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12716
  15399. 16:00:11 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12716
  15400. 16:00:11 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1717
  15401. 16:00:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(465,12716,'',0)
  15402. 16:00:12 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2131,12716,'',1)
  15403. 16:00:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2132,12716,'',2)
  15404. 16:00:13 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2133,12716,'',3)
  15405. 16:00:14 T:2500 DEBUG: Mysql execute: insert into actorlinkepisode (idActor, idEpisode, strRole, iOrder) values(2134,12716,'',4)
  15406. 16:00:14 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(465,12716)
  15407. 16:00:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2131,12716)
  15408. 16:00:15 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2132,12716)
  15409. 16:00:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2133,12716)
  15410. 16:00:16 T:2500 DEBUG: Mysql execute: insert into writerlinkepisode (idWriter,idEpisode) values(2134,12716)
  15411. 16:00:16 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12716, 'episode', 'thumb', 'smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x23 The Unnatural-thumb.jpg')
  15412. 16:00:16 T:2500 DEBUG: Mysql execute: update episode set c00='The Unnatural',c01='After Gene loses his confidence at his baseball game, Linda decides to sign him up for baseball camp. The only problem? She needs money to pay for it! Meanwhile, Tina discovers her love for espresso and becomes a caffeine addict.',c02='',c03='7.500000',c04='H. Jon Benjamin / John Roberts / Kristen Schaal / Dan Mintz / Eugene Mirman',c05='2013-05-12',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Bob\'s Burgers/Season 3/Bob\'s Burgers 3x23 The Unnatural.mkv',c19='293',c20='' where idEpisode=12716
  15413. 16:00:16 T:2500 DEBUG: Mysql commit transaction
  15414. 16:00:16 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15415. 16:00:16 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15416. 16:00:16 T:2500 DEBUG: Mysql execute: update path set strHash='C62BD44F02AA61BD963F95348E55E01E' where idPath=82
  15417. 16:00:16 T:2500 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting ' min' as 0 minutes
  15418. 16:00:16 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/CSI - NY/tvshow.nfo
  15419. 16:00:16 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=85
  15420. 16:00:16 T:2500 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting ' min' as 0 minutes
  15421. 16:00:16 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/CSI - NY/.actors
  15422. 16:00:16 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/CSI - NY/
  15423. 16:00:17 T:2500 DEBUG: Mysql Start transaction
  15424. 16:00:17 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  15425. 16:00:17 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (336,85)
  15426. 16:00:17 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,-1)
  15427. 16:00:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (336, 'tvshow', 'banner', 'smb://192.168.3.1/TV/CSI - NY/banner.jpg')
  15428. 16:00:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (336, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/CSI - NY/fanart.jpg')
  15429. 16:00:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (336, 'tvshow', 'poster', 'smb://192.168.3.1/TV/CSI - NY/poster.jpg')
  15430. 16:00:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1984, 'season', 'banner', 'smb://192.168.3.1/TV/CSI - NY/season-all-banner.jpg')
  15431. 16:00:17 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1984, 'season', 'fanart', 'smb://192.168.3.1/TV/CSI - NY/season-all-fanart.jpg')
  15432. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1984, 'season', 'poster', 'smb://192.168.3.1/TV/CSI - NY/season-all-poster.jpg')
  15433. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,0)
  15434. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,1)
  15435. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1986, 'season', 'banner', 'smb://192.168.3.1/TV/CSI - NY/season01-banner.jpg')
  15436. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1986, 'season', 'poster', 'smb://192.168.3.1/TV/CSI - NY/season01-poster.jpg')
  15437. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,2)
  15438. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1987, 'season', 'banner', 'smb://192.168.3.1/TV/CSI - NY/season02-banner.jpg')
  15439. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1987, 'season', 'poster', 'smb://192.168.3.1/TV/CSI - NY/season02-poster.jpg')
  15440. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,3)
  15441. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1988, 'season', 'banner', 'smb://192.168.3.1/TV/CSI - NY/season03-banner.jpg')
  15442. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1988, 'season', 'poster', 'smb://192.168.3.1/TV/CSI - NY/season03-poster.jpg')
  15443. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,4)
  15444. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1989, 'season', 'poster', 'smb://192.168.3.1/TV/CSI - NY/season04-poster.jpg')
  15445. 16:00:18 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,5)
  15446. 16:00:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1990, 'season', 'poster', 'smb://192.168.3.1/TV/CSI - NY/season05-poster.jpg')
  15447. 16:00:19 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,6)
  15448. 16:00:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1991, 'season', 'poster', 'smb://192.168.3.1/TV/CSI - NY/season06-poster.jpg')
  15449. 16:00:19 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,7)
  15450. 16:00:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1992, 'season', 'poster', 'smb://192.168.3.1/TV/CSI - NY/season07-poster.jpg')
  15451. 16:00:19 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(336,8)
  15452. 16:00:19 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1993, 'season', 'poster', 'smb://192.168.3.1/TV/CSI - NY/season08-poster.jpg')
  15453. 16:00:19 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/CSI - NY/',c17='72' where idShow=336
  15454. 16:00:19 T:2500 DEBUG: Mysql commit transaction
  15455. 16:00:19 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15456. 16:00:19 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15457. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/backdrops/1367858548__temp_1367858529.flv (s13678585e48) [[\\/\._ -]([0-9]+)([0-9][0-9](?:(?:[a-i]|\.[1-9])(?![0-9]))?)([\._ -][^\\/]*)$]
  15458. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Adding new season 13678585, multipart episode 29 [^[-_EeXx]+([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)]
  15459. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x01 blink.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15460. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x02 creatures of the night.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15461. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x03 american dreamers.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15462. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x04 grand master.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15463. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x05 a man a mile.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15464. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x06 outside man.avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15465. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x07 rain.avi (s1e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15466. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x08 three generations are enough.avi (s1e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15467. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x09 officer blue.avi (s1e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15468. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x10 night - mother.avi (s1e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15469. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x11 tri-borough.avi (s1e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15470. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x12 recycling.avi (s1e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15471. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x13 tanglewood.avi (s1e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15472. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x14 blood - sweat & tears.avi (s1e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15473. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x15 'til death do we part.avi (s1e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15474. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x16 hush.avi (s1e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15475. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x17 the fall.avi (s1e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15476. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x18 the dove commission.avi (s1e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15477. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x19 crime and misdemeanor.avi (s1e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15478. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x20 supply and demand.avi (s1e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15479. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x21 on the job.avi (s1e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15480. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x22 the closer.avi (s1e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15481. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 1/csi - ny 1x23 what you see is what you see.avi (s1e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15482. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x01 summer in the city.avi (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15483. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x02 grand murder at central station.avi (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15484. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x03 zoo york.avi (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15485. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x04 corporate warriors.avi (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15486. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x05 dancing with the fishes.avi (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15487. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x06 youngblood.avi (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15488. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x07 manhattan manhunt.avi (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15489. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x08 bad beat.avi (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15490. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x09 city of the dolls.avi (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15491. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x10 jamalot.avi (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15492. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x11 trapped.avi (s2e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15493. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x12 wasted.avi (s2e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15494. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x13 risk.avi (s2e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15495. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x14 stuck on you.avi (s2e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15496. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x15 fare game.avi (s2e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15497. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x16 cool hunter.avi (s2e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15498. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x17 necrophilia americana.avi (s2e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15499. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x18 live or let die.avi (s2e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15500. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x19 super men.avi (s2e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15501. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x20 run silent - run deep.avi (s2e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15502. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x21 all access.avi (s2e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15503. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x22 stealing home.avi (s2e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15504. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x23 heroes.avi (s2e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15505. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 2/csi - ny 2x24 charge of this post.avi (s2e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15506. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x01 people with money.avi (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15507. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x02 not what it looks like.avi (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15508. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x03 love run cold.avi (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15509. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x04 hung out to dry.avi (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15510. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x05 oedipus hex.avi (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15511. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x06 open and shut.avi (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15512. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x07 murder sings the blues.avi (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15513. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x08 consequences.avi (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15514. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x09 and here's to you - mrs. azrael.avi (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15515. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x10 sweet sixteen.avi (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15516. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x11 raising shane.avi (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15517. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x12 silent night.avi (s3e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15518. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x13 obsession.avi (s3e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15519. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x14 the lying game.avi (s3e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15520. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x15 some buried bones.avi (s3e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15521. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x16 heart of glass.avi (s3e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15522. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x17 the ride-in.avi (s3e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15523. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x18 sleight out of hand.avi (s3e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15524. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x19 a daze of wine and roaches.avi (s3e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15525. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x20 what schemes may come.avi (s3e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15526. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x21 past imperfect.avi (s3e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15527. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x22 cold reveal.avi (s3e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15528. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x23 comes around.avi (s3e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15529. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 3/csi - ny 3x24 snow day.avi (s3e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15530. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x01 can you hear me now.avi (s4e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15531. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x02 the deep.avi (s4e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15532. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x03 you only die once.avi (s4e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15533. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x04 time's up.avi (s4e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15534. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x05 down the rabbit hole.avi (s4e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15535. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x06 boo.avi (s4e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15536. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x07 commuted sentences.avi (s4e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15537. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x08 buzzkill.avi (s4e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15538. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x09 one wedding and a funeral.avi (s4e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15539. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x10 the thing about heroes.avi (s4e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15540. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x11 child's play.avi (s4e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15541. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x12 happily never after.avi (s4e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15542. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x13 all in the family.avi (s4e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15543. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x14 playing with matches.avi (s4e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15544. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x15 doa for a day.avi (s4e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15545. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x16 right next door.avi (s4e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15546. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x17 like water for murder.avi (s4e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15547. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x18 admissions.avi (s4e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15548. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x19 personal foul.avi (s4e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15549. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x20 taxi.avi (s4e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15550. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 4/csi - ny 4x21 hostage.avi (s4e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15551. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x01 veritas.avi (s5e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15552. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x02 page turner.avi (s5e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15553. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x03 turbulence.avi (s5e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15554. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x04 sex - lies and silicone.avi (s5e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15555. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x05 the cost of living.avi (s5e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15556. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x06 enough.avi (s5e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15557. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x07 dead inside.avi (s5e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15558. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x08 my name is mac taylor.avi (s5e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15559. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x09 the box.avi (s5e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15560. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x10 the triangle.avi (s5e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15561. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x11 forbidden fruit.avi (s5e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15562. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x12 help.avi (s5e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15563. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x13 rush to judgement.avi (s5e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15564. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x14 she's not there.avi (s5e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15565. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x15 the party's over.avi (s5e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15566. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x16 no good deed.avi (s5e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15567. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x17 green piece.avi (s5e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15568. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x18 point of no return.avi (s5e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15569. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x19 communication breakdown.avi (s5e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15570. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x20 prey.avi (s5e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15571. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x21 the past - present and murder.avi (s5e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15572. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x22 yahrzeit.avi (s5e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15573. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x23 greater good.avi (s5e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15574. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x24 grounds for deception.avi (s5e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15575. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 5/csi - ny 5x25 pay up.avi (s5e25) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15576. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x01 epilogue.avi (s6e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15577. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x02 blacklist.avi (s6e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15578. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x03 lat 40° 47' n-long 73° 58'w.avi (s6e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15579. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x04 dead reckoning.avi (s6e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15580. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x05 battle scars.avi (s6e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15581. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x06 it happened to me.avi (s6e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15582. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x07 hammer down.avi (s6e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15583. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x08 cuckoo's nest.avi (s6e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15584. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x09 manhattenhenge.avi (s6e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15585. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x10 death house.avi (s6e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15586. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x11 second chances.avi (s6e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15587. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x13 flag on the play.avi (s6e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15588. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x14 sanguine love.avi (s6e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15589. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x15 the formula.avi (s6e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15590. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x16 uncertainty rules.avi (s6e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15591. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x17 pot of gold.avi (s6e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15592. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x18 rest in peace - marina garito.avi (s6e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15593. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x19 redemption.avi (s6e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15594. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x20 tales from the undercard.avi (s6e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15595. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x21 unusual suspects.avi (s6e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15596. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x22 point of view.avi (s6e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15597. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 6/csi - ny 6x23 vacation getaway.avi (s6e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15598. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x01 the 34th floor.avi (s7e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15599. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x02 unfriendly chat.avi (s7e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15600. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x03 damned if you do.avi (s7e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15601. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x04 sangre por sangre.avi (s7e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15602. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x05 out of the sky.avi (s7e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15603. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x06 do not pass go.avi (s7e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15604. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x07 hide sight.avi (s7e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15605. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x08 scared stiff.avi (s7e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15606. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x09 justified.avi (s7e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15607. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x10 shop till you drop.avi (s7e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15608. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x11 to what end.avi (s7e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15609. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x12 holding cell.avi (s7e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15610. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x13 party down.avi (s7e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15611. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x14 smooth criminal.avi (s7e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15612. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x15 vigilante.avi (s7e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15613. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x16 the untouchable.avi (s7e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15614. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x18 identity crisis.avi (s7e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15615. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x19 food for thought.avi (s7e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15616. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x20 nothing for something.avi (s7e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15617. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x21 life sentence.avi (s7e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15618. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 7/csi - ny 7x22 exit strategy.avi (s7e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15619. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 8/csi - ny 8x01 indelible.avi (s8e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15620. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 8/csi - ny 8x02 keep it real.avi (s8e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15621. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 8/csi - ny 8x03 cavallino rampante.avi (s8e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15622. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 8/csi - ny 8x04 officer involved.avi (s8e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15623. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 8/csi - ny 8x05 air apparant.avi (s8e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15624. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 8/csi - ny 8x06 get me out of here.avi (s8e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15625. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 8/csi - ny 8x07 crushed.avi (s8e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15626. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 8/csi - ny 8x08 crossroads.avi (s8e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15627. 16:00:21 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/csi - ny/season 8/csi - ny 8x09 means to an end.avi (s8e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15628. 16:00:21 T:2500 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://192.168.3.1/TV/CSI - NY/backdrops/1367858548__temp_1367858529.flv'
  15629. 16:00:21 T:2500 DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip' using The TVDB scraper (file: 'C:\Program Files\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.5.4')
  15630. 16:00:21 T:2500 DEBUG: CurlFile::Open(0B97B538) http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip
  15631. 16:00:21 T:2500 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.thetvdb.com
  15632. 16:00:22 T:2500 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
  15633. 16:00:22 T:2500 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  15634. 16:00:22 T:2500 ERROR: ADDON::CScraper::Run: Unable to parse web site
  15635. 16:00:22 T:2500 WARNING: No information found for item 'smb://192.168.3.1/TV/CSI - NY/', it won't be added to the library.
  15636. 16:00:22 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/tvshow.nfo
  15637. 16:00:22 T:2500 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=1, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /></settings>', noUpdate=0, exclude=0 where idPath=126
  15638. 16:00:22 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/TV/Parks and Recreation/.actors
  15639. 16:00:22 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/
  15640. 16:00:23 T:2500 DEBUG: Mysql Start transaction
  15641. 16:00:23 T:2500 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  15642. 16:00:23 T:2500 DEBUG: Mysql execute: insert into tvshowlinkpath values (337,126)
  15643. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(337,-1)
  15644. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (337, 'tvshow', 'banner', 'smb://192.168.3.1/TV/Parks and Recreation/banner.jpg')
  15645. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (337, 'tvshow', 'fanart', 'smb://192.168.3.1/TV/Parks and Recreation/fanart.jpg')
  15646. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (337, 'tvshow', 'poster', 'smb://192.168.3.1/TV/Parks and Recreation/poster.jpg')
  15647. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1994, 'season', 'banner', 'smb://192.168.3.1/TV/Parks and Recreation/season-all-banner.jpg')
  15648. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1994, 'season', 'fanart', 'smb://192.168.3.1/TV/Parks and Recreation/season-all-fanart.jpg')
  15649. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1994, 'season', 'poster', 'smb://192.168.3.1/TV/Parks and Recreation/season-all-poster.jpg')
  15650. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(337,0)
  15651. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(337,1)
  15652. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1996, 'season', 'banner', 'smb://192.168.3.1/TV/Parks and Recreation/season01-banner.jpg')
  15653. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1996, 'season', 'poster', 'smb://192.168.3.1/TV/Parks and Recreation/season01-poster.jpg')
  15654. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(337,2)
  15655. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1997, 'season', 'poster', 'smb://192.168.3.1/TV/Parks and Recreation/season02-poster.jpg')
  15656. 16:00:23 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(337,3)
  15657. 16:00:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1998, 'season', 'poster', 'smb://192.168.3.1/TV/Parks and Recreation/season03-poster.jpg')
  15658. 16:00:24 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(337,4)
  15659. 16:00:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1999, 'season', 'poster', 'smb://192.168.3.1/TV/Parks and Recreation/season04-poster.jpg')
  15660. 16:00:24 T:2500 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(337,5)
  15661. 16:00:24 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (2000, 'season', 'poster', 'smb://192.168.3.1/TV/Parks and Recreation/season05-poster.jpg')
  15662. 16:00:24 T:2500 DEBUG: Mysql execute: update tvshow set c00='',c01='',c02='',c03='',c04='0.000000',c05='1601-01-01',c06='',c07='',c08='',c09='',c10='<episodeguide><url cache=\".xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series//all/en.zip</url></episodeguide>',c11='',c12='',c13='',c14='',c15='',c16='smb://192.168.3.1/TV/Parks and Recreation/',c17='72' where idShow=337
  15663. 16:00:24 T:2500 DEBUG: Mysql commit transaction
  15664. 16:00:24 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15665. 16:00:24 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15666. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 1/parks and recreation 1x01 make my pit a park.avi (s1e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15667. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 1/parks and recreation 1x02 canvassing.avi (s1e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15668. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 1/parks and recreation 1x03 the reporter.avi (s1e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15669. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 1/parks and recreation 1x04 boys club.avi (s1e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15670. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 1/parks and recreation 1x05 the banquet.avi (s1e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15671. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 1/parks and recreation 1x06 rock show.avi (s1e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15672. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x01 pawnee zoo.avi (s2e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15673. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x02 the stakeout.avi (s2e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15674. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x03 beauty pageant.avi (s2e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15675. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x04 the practice date.avi (s2e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15676. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x05 sister city.avi (s2e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15677. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x06 kaboom.avi (s2e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15678. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x07 greg pikitis.avi (s2e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15679. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x08 ron and tammy.avi (s2e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15680. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x09 the camel.avi (s2e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15681. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x10 hunting trip.avi (s2e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15682. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x11 tom's divorce.avi (s2e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15683. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x12 christmas scandal.avi (s2e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15684. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x13 the set up.avi (s2e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15685. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x14 leslie's house.avi (s2e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15686. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x15 sweetums.avi (s2e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15687. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x16 galentine's day.avi (s2e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15688. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x17 woman of the year.avi (s2e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15689. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x18 the possum.avi (s2e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15690. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x19 park safety.avi (s2e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15691. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x20 summer catalog.avi (s2e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15692. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x21 94 meetings.avi (s2e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15693. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x22 telethon.avi (s2e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15694. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x23 the master plan.avi (s2e23) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15695. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 2/parks and recreation 2x24 freddy spaghetti.avi (s2e24) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15696. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x01 go big or go home.avi (s3e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15697. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x02 flu season.avi (s3e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15698. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x03 time capsule.avi (s3e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15699. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x04 ron and tammy ii.avi (s3e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15700. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x05 media blitz.avi (s3e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15701. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x06 indianapolis.avi (s3e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15702. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x07 harvest festival.avi (s3e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15703. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x08 camping.avi (s3e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15704. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x09 fancy party.avi (s3e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15705. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x10 soulmates.avi (s3e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15706. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x11 jerry's painting.avi (s3e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15707. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x12 eagleton.avi (s3e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15708. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x13 the fight.avi (s3e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15709. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x14 road trip.avi (s3e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15710. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x15 the bubble.avi (s3e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15711. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 3/parks and recreation 3x16 li'l sebastian.avi (s3e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15712. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x01 i'm leslie knope.avi (s4e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15713. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x02 ron and tammys.avi (s4e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15714. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x03 born and raised.avi (s4e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15715. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x04 pawnee rangers.avi (s4e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15716. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x05 meet 'n' greet.avi (s4e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15717. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x06 end of the world.avi (s4e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15718. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x07 the treaty.avi (s4e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15719. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x08 smallest park.avi (s4e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15720. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x09 the trial of leslie knope.avi (s4e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15721. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x10 citizen knope.avi (s4e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15722. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x11 the comeback kid.avi (s4e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15723. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x12 campaign ad.avi (s4e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15724. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x13 bowling for votes.avi (s4e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15725. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x14 operation ann.avi (s4e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15726. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x15 dave returns.avi (s4e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15727. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x16 sweet sixteen.mp4 (s4e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15728. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x17 campaign shake-up.mp4 (s4e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15729. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x18 lucky.mp4 (s4e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15730. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x19 live ammo.avi (s4e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15731. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x20 the debate.mp4 (s4e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15732. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x21 bus tour.mp4 (s4e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15733. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 4/parks and recreation 4x22 win - lose - or draw.mp4 (s4e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15734. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x01 ms. knope goes to washington.mkv (s5e1) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15735. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x02 soda tax.mkv (s5e2) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15736. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x03 how a bill becomes a law.mkv (s5e3) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15737. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x04 sex education.mkv (s5e4) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15738. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x05 halloween surprise.mkv (s5e5) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15739. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x06 ben's parents.mkv (s5e6) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15740. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x07 leslie vs. april.mkv (s5e7) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15741. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x08 pawnee commons.mkv (s5e8) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15742. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x09 ron and diane.avi (s5e9) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15743. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x10 two parties.mkv (s5e10) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15744. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x11 women in garbage.mkv (s5e11) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15745. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x12 ann's decision.mkv (s5e12) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15746. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x13 emergency response.mkv (s5e13) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15747. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x14 leslie and ben.mkv (s5e14) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15748. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x15 correspondents' lunch.mkv (s5e15) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15749. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x16 bailout.mkv (s5e16) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15750. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x17 partridge.avi (s5e17) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15751. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x18 animal control.avi (s5e18) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15752. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x19 article two.mkv (s5e19) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15753. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x20 jerry's retirement.avi (s5e20) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15754. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x21 swing vote.mkv (s5e21) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15755. 16:00:24 T:2500 DEBUG: VideoInfoScanner: Found episode match smb://192.168.3.1/tv/parks and recreation/season 5/parks and recreation 5x22 are you better off.mkv (s5e22) [[\\/\._ \[\(-]([0-9]+)x([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  15756. 16:00:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x01 Make My Pit a Park.avi), query = select idEpisode from episode where idFile=1718
  15757. 16:00:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x01 Make My Pit a Park.nfo
  15758. 16:00:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15759. 16:00:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x01 Make My Pit a Park.avi
  15760. 16:00:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 11:51:02' where idFile=1718
  15761. 16:00:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1718, 337)
  15762. 16:00:25 T:2500 DEBUG: Mysql Start transaction
  15763. 16:00:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12717
  15764. 16:00:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12717
  15765. 16:00:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12717
  15766. 16:00:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1718
  15767. 16:00:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12717, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x01 Make My Pit a Park.tbn')
  15768. 16:00:25 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x01 Make My Pit a Park.avi',c19='294',c20='' where idEpisode=12717
  15769. 16:00:25 T:2500 DEBUG: Mysql commit transaction
  15770. 16:00:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15771. 16:00:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15772. 16:00:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x02 Canvassing.avi), query = select idEpisode from episode where idFile=1719
  15773. 16:00:25 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x02 Canvassing.nfo
  15774. 16:00:25 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15775. 16:00:25 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x02 Canvassing.avi
  15776. 16:00:25 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 12:52:57' where idFile=1719
  15777. 16:00:25 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1719, 337)
  15778. 16:00:25 T:2500 DEBUG: Mysql Start transaction
  15779. 16:00:25 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12718
  15780. 16:00:25 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12718
  15781. 16:00:25 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12718
  15782. 16:00:25 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1719
  15783. 16:00:25 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12718, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x02 Canvassing-thumb.jpg')
  15784. 16:00:25 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x02 Canvassing.avi',c19='294',c20='' where idEpisode=12718
  15785. 16:00:25 T:2500 DEBUG: Mysql commit transaction
  15786. 16:00:25 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15787. 16:00:25 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15788. 16:00:25 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x03 The Reporter.avi), query = select idEpisode from episode where idFile=1720
  15789. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x03 The Reporter.nfo
  15790. 16:00:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15791. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x03 The Reporter.avi
  15792. 16:00:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 13:30:24' where idFile=1720
  15793. 16:00:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1720, 337)
  15794. 16:00:26 T:2500 DEBUG: Mysql Start transaction
  15795. 16:00:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12719
  15796. 16:00:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12719
  15797. 16:00:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12719
  15798. 16:00:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1720
  15799. 16:00:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12719, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x03 The Reporter-thumb.jpg')
  15800. 16:00:26 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x03 The Reporter.avi',c19='294',c20='' where idEpisode=12719
  15801. 16:00:26 T:2500 DEBUG: Mysql commit transaction
  15802. 16:00:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15803. 16:00:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15804. 16:00:26 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x04 Boys Club.avi), query = select idEpisode from episode where idFile=1721
  15805. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x04 Boys Club.nfo
  15806. 16:00:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15807. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x04 Boys Club.avi
  15808. 16:00:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 14:21:06' where idFile=1721
  15809. 16:00:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1721, 337)
  15810. 16:00:26 T:2500 DEBUG: Mysql Start transaction
  15811. 16:00:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12720
  15812. 16:00:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12720
  15813. 16:00:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12720
  15814. 16:00:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1721
  15815. 16:00:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12720, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x04 Boys Club-thumb.jpg')
  15816. 16:00:26 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x04 Boys Club.avi',c19='294',c20='' where idEpisode=12720
  15817. 16:00:26 T:2500 DEBUG: Mysql commit transaction
  15818. 16:00:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15819. 16:00:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15820. 16:00:26 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x05 The Banquet.avi), query = select idEpisode from episode where idFile=1722
  15821. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x05 The Banquet.nfo
  15822. 16:00:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15823. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x05 The Banquet.avi
  15824. 16:00:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 15:47:19' where idFile=1722
  15825. 16:00:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1722, 337)
  15826. 16:00:26 T:2500 DEBUG: Mysql Start transaction
  15827. 16:00:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12721
  15828. 16:00:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12721
  15829. 16:00:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12721
  15830. 16:00:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1722
  15831. 16:00:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12721, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x05 The Banquet-thumb.jpg')
  15832. 16:00:26 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x05 The Banquet.avi',c19='294',c20='' where idEpisode=12721
  15833. 16:00:26 T:2500 DEBUG: Mysql commit transaction
  15834. 16:00:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15835. 16:00:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15836. 16:00:26 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x06 Rock Show.avi), query = select idEpisode from episode where idFile=1723
  15837. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x06 Rock Show.nfo
  15838. 16:00:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15839. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x06 Rock Show.avi
  15840. 16:00:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 16:11:45' where idFile=1723
  15841. 16:00:26 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1723, 337)
  15842. 16:00:26 T:2500 DEBUG: Mysql Start transaction
  15843. 16:00:26 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12722
  15844. 16:00:26 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12722
  15845. 16:00:26 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12722
  15846. 16:00:26 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1723
  15847. 16:00:26 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12722, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x06 Rock Show-thumb.jpg')
  15848. 16:00:26 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 1/Parks and Recreation 1x06 Rock Show.avi',c19='294',c20='' where idEpisode=12722
  15849. 16:00:26 T:2500 DEBUG: Mysql commit transaction
  15850. 16:00:26 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15851. 16:00:26 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15852. 16:00:26 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x01 Pawnee Zoo.avi), query = select idEpisode from episode where idFile=1724
  15853. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x01 Pawnee Zoo.nfo
  15854. 16:00:26 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15855. 16:00:26 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x01 Pawnee Zoo.avi
  15856. 16:00:26 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 18:10:23' where idFile=1724
  15857. 16:00:27 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1724, 337)
  15858. 16:00:27 T:2500 DEBUG: Mysql Start transaction
  15859. 16:00:27 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12723
  15860. 16:00:27 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12723
  15861. 16:00:27 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12723
  15862. 16:00:27 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1724
  15863. 16:00:27 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12723, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x01 Pawnee Zoo-thumb.jpg')
  15864. 16:00:27 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x01 Pawnee Zoo.avi',c19='295',c20='' where idEpisode=12723
  15865. 16:00:27 T:2500 DEBUG: Mysql commit transaction
  15866. 16:00:27 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15867. 16:00:27 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15868. 16:00:27 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x02 The Stakeout.avi), query = select idEpisode from episode where idFile=1725
  15869. 16:00:27 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x02 The Stakeout.nfo
  15870. 16:00:27 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15871. 16:00:27 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x02 The Stakeout.avi
  15872. 16:00:27 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 18:42:10' where idFile=1725
  15873. 16:00:27 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1725, 337)
  15874. 16:00:27 T:2500 DEBUG: Mysql Start transaction
  15875. 16:00:27 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12724
  15876. 16:00:27 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12724
  15877. 16:00:27 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12724
  15878. 16:00:27 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1725
  15879. 16:00:27 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12724, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x02 The Stakeout-thumb.jpg')
  15880. 16:00:27 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x02 The Stakeout.avi',c19='295',c20='' where idEpisode=12724
  15881. 16:00:27 T:2500 DEBUG: Mysql commit transaction
  15882. 16:00:27 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15883. 16:00:27 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15884. 16:00:27 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x03 Beauty Pageant.avi), query = select idEpisode from episode where idFile=1726
  15885. 16:00:27 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x03 Beauty Pageant.nfo
  15886. 16:00:27 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15887. 16:00:27 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x03 Beauty Pageant.avi
  15888. 16:00:27 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 18:56:12' where idFile=1726
  15889. 16:00:27 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1726, 337)
  15890. 16:00:27 T:2500 DEBUG: Mysql Start transaction
  15891. 16:00:27 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12725
  15892. 16:00:27 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12725
  15893. 16:00:27 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12725
  15894. 16:00:27 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1726
  15895. 16:00:27 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12725, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x03 Beauty Pageant-thumb.jpg')
  15896. 16:00:27 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x03 Beauty Pageant.avi',c19='295',c20='' where idEpisode=12725
  15897. 16:00:27 T:2500 DEBUG: Mysql commit transaction
  15898. 16:00:27 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15899. 16:00:27 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15900. 16:00:27 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x04 The Practice Date.avi), query = select idEpisode from episode where idFile=1727
  15901. 16:00:27 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x04 The Practice Date.nfo
  15902. 16:00:27 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15903. 16:00:27 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x04 The Practice Date.avi
  15904. 16:00:27 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 22:17:54' where idFile=1727
  15905. 16:00:27 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1727, 337)
  15906. 16:00:27 T:2500 DEBUG: Mysql Start transaction
  15907. 16:00:27 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12726
  15908. 16:00:27 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12726
  15909. 16:00:27 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12726
  15910. 16:00:27 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1727
  15911. 16:00:27 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12726, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x04 The Practice Date-thumb.jpg')
  15912. 16:00:27 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x04 The Practice Date.avi',c19='295',c20='' where idEpisode=12726
  15913. 16:00:27 T:2500 DEBUG: Mysql commit transaction
  15914. 16:00:27 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15915. 16:00:27 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15916. 16:00:27 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x05 Sister City.avi), query = select idEpisode from episode where idFile=1728
  15917. 16:00:27 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x05 Sister City.nfo
  15918. 16:00:27 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15919. 16:00:27 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x05 Sister City.avi
  15920. 16:00:27 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 20:18:28' where idFile=1728
  15921. 16:00:28 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1728, 337)
  15922. 16:00:28 T:2500 DEBUG: Mysql Start transaction
  15923. 16:00:28 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12727
  15924. 16:00:28 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12727
  15925. 16:00:28 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12727
  15926. 16:00:28 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1728
  15927. 16:00:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12727, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x05 Sister City-thumb.jpg')
  15928. 16:00:28 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x05 Sister City.avi',c19='295',c20='' where idEpisode=12727
  15929. 16:00:28 T:2500 DEBUG: Mysql commit transaction
  15930. 16:00:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15931. 16:00:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15932. 16:00:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x06 Kaboom.avi), query = select idEpisode from episode where idFile=1729
  15933. 16:00:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x06 Kaboom.nfo
  15934. 16:00:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15935. 16:00:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x06 Kaboom.avi
  15936. 16:00:28 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:22:15' where idFile=1729
  15937. 16:00:28 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1729, 337)
  15938. 16:00:28 T:2500 DEBUG: Mysql Start transaction
  15939. 16:00:28 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12728
  15940. 16:00:28 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12728
  15941. 16:00:28 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12728
  15942. 16:00:28 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1729
  15943. 16:00:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12728, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x06 Kaboom-thumb.jpg')
  15944. 16:00:28 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x06 Kaboom.avi',c19='295',c20='' where idEpisode=12728
  15945. 16:00:28 T:2500 DEBUG: Mysql commit transaction
  15946. 16:00:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15947. 16:00:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15948. 16:00:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x07 Greg Pikitis.avi), query = select idEpisode from episode where idFile=1730
  15949. 16:00:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x07 Greg Pikitis.nfo
  15950. 16:00:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15951. 16:00:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x07 Greg Pikitis.avi
  15952. 16:00:28 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 22:29:56' where idFile=1730
  15953. 16:00:28 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1730, 337)
  15954. 16:00:28 T:2500 DEBUG: Mysql Start transaction
  15955. 16:00:28 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12729
  15956. 16:00:28 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12729
  15957. 16:00:28 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12729
  15958. 16:00:28 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1730
  15959. 16:00:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12729, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x07 Greg Pikitis-thumb.jpg')
  15960. 16:00:28 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x07 Greg Pikitis.avi',c19='295',c20='' where idEpisode=12729
  15961. 16:00:28 T:2500 DEBUG: Mysql commit transaction
  15962. 16:00:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15963. 16:00:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15964. 16:00:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x08 Ron and Tammy.avi), query = select idEpisode from episode where idFile=1731
  15965. 16:00:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x08 Ron and Tammy.nfo
  15966. 16:00:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15967. 16:00:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x08 Ron and Tammy.avi
  15968. 16:00:28 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:17:01' where idFile=1731
  15969. 16:00:28 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1731, 337)
  15970. 16:00:28 T:2500 DEBUG: Mysql Start transaction
  15971. 16:00:28 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12730
  15972. 16:00:28 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12730
  15973. 16:00:28 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12730
  15974. 16:00:28 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1731
  15975. 16:00:28 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12730, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x08 Ron and Tammy-thumb.jpg')
  15976. 16:00:28 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x08 Ron and Tammy.avi',c19='295',c20='' where idEpisode=12730
  15977. 16:00:28 T:2500 DEBUG: Mysql commit transaction
  15978. 16:00:28 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15979. 16:00:28 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15980. 16:00:28 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x09 The Camel.avi), query = select idEpisode from episode where idFile=1732
  15981. 16:00:28 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x09 The Camel.nfo
  15982. 16:00:28 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15983. 16:00:28 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x09 The Camel.avi
  15984. 16:00:28 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:22:55' where idFile=1732
  15985. 16:00:29 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1732, 337)
  15986. 16:00:29 T:2500 DEBUG: Mysql Start transaction
  15987. 16:00:29 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12731
  15988. 16:00:29 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12731
  15989. 16:00:29 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12731
  15990. 16:00:29 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1732
  15991. 16:00:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12731, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x09 The Camel-thumb.jpg')
  15992. 16:00:29 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x09 The Camel.avi',c19='295',c20='' where idEpisode=12731
  15993. 16:00:29 T:2500 DEBUG: Mysql commit transaction
  15994. 16:00:29 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  15995. 16:00:29 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  15996. 16:00:29 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x10 Hunting Trip.avi), query = select idEpisode from episode where idFile=1733
  15997. 16:00:29 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x10 Hunting Trip.nfo
  15998. 16:00:29 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  15999. 16:00:29 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x10 Hunting Trip.avi
  16000. 16:00:29 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:47:36' where idFile=1733
  16001. 16:00:29 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1733, 337)
  16002. 16:00:29 T:2500 DEBUG: Mysql Start transaction
  16003. 16:00:29 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12732
  16004. 16:00:29 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12732
  16005. 16:00:29 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12732
  16006. 16:00:29 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1733
  16007. 16:00:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12732, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x10 Hunting Trip-thumb.jpg')
  16008. 16:00:29 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x10 Hunting Trip.avi',c19='295',c20='' where idEpisode=12732
  16009. 16:00:29 T:2500 DEBUG: Mysql commit transaction
  16010. 16:00:29 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16011. 16:00:29 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16012. 16:00:29 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x11 Tom's Divorce.avi), query = select idEpisode from episode where idFile=1734
  16013. 16:00:29 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x11 Tom's Divorce.nfo
  16014. 16:00:29 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16015. 16:00:29 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x11 Tom's Divorce.avi
  16016. 16:00:29 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:33:04' where idFile=1734
  16017. 16:00:29 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1734, 337)
  16018. 16:00:29 T:2500 DEBUG: Mysql Start transaction
  16019. 16:00:29 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12733
  16020. 16:00:29 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12733
  16021. 16:00:29 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12733
  16022. 16:00:29 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1734
  16023. 16:00:29 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12733, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x11 Tom\'s Divorce-thumb.jpg')
  16024. 16:00:29 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x11 Tom\'s Divorce.avi',c19='295',c20='' where idEpisode=12733
  16025. 16:00:29 T:2500 DEBUG: Mysql commit transaction
  16026. 16:00:29 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16027. 16:00:29 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16028. 16:00:29 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x12 Christmas Scandal.avi), query = select idEpisode from episode where idFile=1735
  16029. 16:00:29 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x12 Christmas Scandal.nfo
  16030. 16:00:29 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16031. 16:00:29 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x12 Christmas Scandal.avi
  16032. 16:00:29 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:36:15' where idFile=1735
  16033. 16:00:30 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1735, 337)
  16034. 16:00:30 T:2500 DEBUG: Mysql Start transaction
  16035. 16:00:30 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12734
  16036. 16:00:30 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12734
  16037. 16:00:30 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12734
  16038. 16:00:30 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1735
  16039. 16:00:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12734, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x12 Christmas Scandal-thumb.jpg')
  16040. 16:00:30 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x12 Christmas Scandal.avi',c19='295',c20='' where idEpisode=12734
  16041. 16:00:30 T:2500 DEBUG: Mysql commit transaction
  16042. 16:00:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16043. 16:00:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16044. 16:00:30 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x13 The Set Up.avi), query = select idEpisode from episode where idFile=1736
  16045. 16:00:30 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x13 The Set Up.nfo
  16046. 16:00:30 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16047. 16:00:30 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x13 The Set Up.avi
  16048. 16:00:30 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:40:02' where idFile=1736
  16049. 16:00:30 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1736, 337)
  16050. 16:00:30 T:2500 DEBUG: Mysql Start transaction
  16051. 16:00:30 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12735
  16052. 16:00:30 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12735
  16053. 16:00:30 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12735
  16054. 16:00:30 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1736
  16055. 16:00:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12735, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x13 The Set Up-thumb.jpg')
  16056. 16:00:30 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x13 The Set Up.avi',c19='295',c20='' where idEpisode=12735
  16057. 16:00:30 T:2500 DEBUG: Mysql commit transaction
  16058. 16:00:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16059. 16:00:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16060. 16:00:30 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x14 Leslie's House.avi), query = select idEpisode from episode where idFile=1737
  16061. 16:00:30 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x14 Leslie's House.nfo
  16062. 16:00:30 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16063. 16:00:30 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x14 Leslie's House.avi
  16064. 16:00:30 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:43:20' where idFile=1737
  16065. 16:00:30 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1737, 337)
  16066. 16:00:30 T:2500 DEBUG: Mysql Start transaction
  16067. 16:00:30 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12736
  16068. 16:00:30 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12736
  16069. 16:00:30 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12736
  16070. 16:00:30 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1737
  16071. 16:00:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12736, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x14 Leslie\'s House-thumb.jpg')
  16072. 16:00:30 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x14 Leslie\'s House.avi',c19='295',c20='' where idEpisode=12736
  16073. 16:00:30 T:2500 DEBUG: Mysql commit transaction
  16074. 16:00:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16075. 16:00:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16076. 16:00:30 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x15 Sweetums.avi), query = select idEpisode from episode where idFile=1738
  16077. 16:00:30 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x15 Sweetums.nfo
  16078. 16:00:30 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16079. 16:00:30 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x15 Sweetums.avi
  16080. 16:00:30 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:52:02' where idFile=1738
  16081. 16:00:30 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1738, 337)
  16082. 16:00:30 T:2500 DEBUG: Mysql Start transaction
  16083. 16:00:30 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12737
  16084. 16:00:30 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12737
  16085. 16:00:30 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12737
  16086. 16:00:30 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1738
  16087. 16:00:30 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12737, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x15 Sweetums-thumb.jpg')
  16088. 16:00:30 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x15 Sweetums.avi',c19='295',c20='' where idEpisode=12737
  16089. 16:00:30 T:2500 DEBUG: Mysql commit transaction
  16090. 16:00:30 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16091. 16:00:30 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16092. 16:00:30 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x16 Galentine's Day.avi), query = select idEpisode from episode where idFile=1739
  16093. 16:00:30 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x16 Galentine's Day.nfo
  16094. 16:00:30 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16095. 16:00:30 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x16 Galentine's Day.avi
  16096. 16:00:30 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:54:05' where idFile=1739
  16097. 16:00:31 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1739, 337)
  16098. 16:00:31 T:2500 DEBUG: Mysql Start transaction
  16099. 16:00:31 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12738
  16100. 16:00:31 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12738
  16101. 16:00:31 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12738
  16102. 16:00:31 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1739
  16103. 16:00:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12738, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x16 Galentine\'s Day-thumb.jpg')
  16104. 16:00:31 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x16 Galentine\'s Day.avi',c19='295',c20='' where idEpisode=12738
  16105. 16:00:31 T:2500 DEBUG: Mysql commit transaction
  16106. 16:00:31 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16107. 16:00:31 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16108. 16:00:31 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x17 Woman of the Year.avi), query = select idEpisode from episode where idFile=1740
  16109. 16:00:31 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x17 Woman of the Year.nfo
  16110. 16:00:31 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16111. 16:00:31 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x17 Woman of the Year.avi
  16112. 16:00:31 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:57:37' where idFile=1740
  16113. 16:00:31 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1740, 337)
  16114. 16:00:31 T:2500 DEBUG: Mysql Start transaction
  16115. 16:00:31 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12739
  16116. 16:00:31 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12739
  16117. 16:00:31 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12739
  16118. 16:00:31 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1740
  16119. 16:00:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12739, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x17 Woman of the Year-thumb.jpg')
  16120. 16:00:31 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='17',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x17 Woman of the Year.avi',c19='295',c20='' where idEpisode=12739
  16121. 16:00:31 T:2500 DEBUG: Mysql commit transaction
  16122. 16:00:31 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16123. 16:00:31 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16124. 16:00:31 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x18 The Possum.avi), query = select idEpisode from episode where idFile=1741
  16125. 16:00:31 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x18 The Possum.nfo
  16126. 16:00:31 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16127. 16:00:31 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x18 The Possum.avi
  16128. 16:00:31 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-09 23:59:05' where idFile=1741
  16129. 16:00:31 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1741, 337)
  16130. 16:00:31 T:2500 DEBUG: Mysql Start transaction
  16131. 16:00:31 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12740
  16132. 16:00:31 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12740
  16133. 16:00:31 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12740
  16134. 16:00:31 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1741
  16135. 16:00:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12740, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x18 The Possum-thumb.jpg')
  16136. 16:00:31 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='18',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x18 The Possum.avi',c19='295',c20='' where idEpisode=12740
  16137. 16:00:31 T:2500 DEBUG: Mysql commit transaction
  16138. 16:00:31 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16139. 16:00:31 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16140. 16:00:31 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x19 Park Safety.avi), query = select idEpisode from episode where idFile=1742
  16141. 16:00:31 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x19 Park Safety.nfo
  16142. 16:00:31 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16143. 16:00:31 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x19 Park Safety.avi
  16144. 16:00:31 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 00:16:51' where idFile=1742
  16145. 16:00:31 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1742, 337)
  16146. 16:00:31 T:2500 DEBUG: Mysql Start transaction
  16147. 16:00:31 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12741
  16148. 16:00:31 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12741
  16149. 16:00:31 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12741
  16150. 16:00:31 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1742
  16151. 16:00:31 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12741, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x19 Park Safety-thumb.jpg')
  16152. 16:00:31 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='19',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x19 Park Safety.avi',c19='295',c20='' where idEpisode=12741
  16153. 16:00:31 T:2500 DEBUG: Mysql commit transaction
  16154. 16:00:31 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16155. 16:00:31 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16156. 16:00:31 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x20 Summer Catalog.avi), query = select idEpisode from episode where idFile=1743
  16157. 16:00:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x20 Summer Catalog.nfo
  16158. 16:00:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16159. 16:00:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x20 Summer Catalog.avi
  16160. 16:00:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 00:21:33' where idFile=1743
  16161. 16:00:32 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1743, 337)
  16162. 16:00:32 T:2500 DEBUG: Mysql Start transaction
  16163. 16:00:32 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12742
  16164. 16:00:32 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12742
  16165. 16:00:32 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12742
  16166. 16:00:32 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1743
  16167. 16:00:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12742, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x20 Summer Catalog-thumb.jpg')
  16168. 16:00:32 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='20',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x20 Summer Catalog.avi',c19='295',c20='' where idEpisode=12742
  16169. 16:00:32 T:2500 DEBUG: Mysql commit transaction
  16170. 16:00:32 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16171. 16:00:32 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16172. 16:00:32 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x21 94 Meetings.avi), query = select idEpisode from episode where idFile=1744
  16173. 16:00:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x21 94 Meetings.nfo
  16174. 16:00:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16175. 16:00:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x21 94 Meetings.avi
  16176. 16:00:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 00:28:11' where idFile=1744
  16177. 16:00:32 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1744, 337)
  16178. 16:00:32 T:2500 DEBUG: Mysql Start transaction
  16179. 16:00:32 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12743
  16180. 16:00:32 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12743
  16181. 16:00:32 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12743
  16182. 16:00:32 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1744
  16183. 16:00:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12743, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x21 94 Meetings-thumb.jpg')
  16184. 16:00:32 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='21',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x21 94 Meetings.avi',c19='295',c20='' where idEpisode=12743
  16185. 16:00:32 T:2500 DEBUG: Mysql commit transaction
  16186. 16:00:32 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16187. 16:00:32 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16188. 16:00:32 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x22 Telethon.avi), query = select idEpisode from episode where idFile=1745
  16189. 16:00:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x22 Telethon.nfo
  16190. 16:00:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16191. 16:00:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x22 Telethon.avi
  16192. 16:00:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 00:43:00' where idFile=1745
  16193. 16:00:32 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1745, 337)
  16194. 16:00:32 T:2500 DEBUG: Mysql Start transaction
  16195. 16:00:32 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12744
  16196. 16:00:32 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12744
  16197. 16:00:32 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12744
  16198. 16:00:32 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1745
  16199. 16:00:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12744, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x22 Telethon-thumb.jpg')
  16200. 16:00:32 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='22',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x22 Telethon.avi',c19='295',c20='' where idEpisode=12744
  16201. 16:00:32 T:2500 DEBUG: Mysql commit transaction
  16202. 16:00:32 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16203. 16:00:32 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16204. 16:00:32 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x23 The Master Plan.avi), query = select idEpisode from episode where idFile=1746
  16205. 16:00:32 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x23 The Master Plan.nfo
  16206. 16:00:32 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16207. 16:00:32 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x23 The Master Plan.avi
  16208. 16:00:32 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 00:49:38' where idFile=1746
  16209. 16:00:32 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1746, 337)
  16210. 16:00:32 T:2500 DEBUG: Mysql Start transaction
  16211. 16:00:32 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12745
  16212. 16:00:32 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12745
  16213. 16:00:32 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12745
  16214. 16:00:32 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1746
  16215. 16:00:32 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12745, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x23 The Master Plan-thumb.jpg')
  16216. 16:00:32 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='23',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x23 The Master Plan.avi',c19='295',c20='' where idEpisode=12745
  16217. 16:00:33 T:2500 DEBUG: Mysql commit transaction
  16218. 16:00:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16219. 16:00:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16220. 16:00:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x24 Freddy Spaghetti.avi), query = select idEpisode from episode where idFile=1747
  16221. 16:00:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x24 Freddy Spaghetti.nfo
  16222. 16:00:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16223. 16:00:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x24 Freddy Spaghetti.avi
  16224. 16:00:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 00:46:15' where idFile=1747
  16225. 16:00:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1747, 337)
  16226. 16:00:33 T:2500 DEBUG: Mysql Start transaction
  16227. 16:00:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12746
  16228. 16:00:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12746
  16229. 16:00:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12746
  16230. 16:00:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1747
  16231. 16:00:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12746, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x24 Freddy Spaghetti-thumb.jpg')
  16232. 16:00:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='2',c13='24',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 2/Parks and Recreation 2x24 Freddy Spaghetti.avi',c19='295',c20='' where idEpisode=12746
  16233. 16:00:33 T:2500 DEBUG: Mysql commit transaction
  16234. 16:00:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16235. 16:00:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16236. 16:00:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x01 Go Big or Go Home.avi), query = select idEpisode from episode where idFile=1748
  16237. 16:00:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x01 Go Big or Go Home.nfo
  16238. 16:00:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16239. 16:00:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x01 Go Big or Go Home.avi
  16240. 16:00:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 00:57:48' where idFile=1748
  16241. 16:00:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1748, 337)
  16242. 16:00:33 T:2500 DEBUG: Mysql Start transaction
  16243. 16:00:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12747
  16244. 16:00:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12747
  16245. 16:00:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12747
  16246. 16:00:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1748
  16247. 16:00:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12747, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x01 Go Big or Go Home-thumb.jpg')
  16248. 16:00:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x01 Go Big or Go Home.avi',c19='296',c20='' where idEpisode=12747
  16249. 16:00:33 T:2500 DEBUG: Mysql commit transaction
  16250. 16:00:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16251. 16:00:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16252. 16:00:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x02 Flu Season.avi), query = select idEpisode from episode where idFile=1749
  16253. 16:00:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x02 Flu Season.nfo
  16254. 16:00:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16255. 16:00:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x02 Flu Season.avi
  16256. 16:00:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:08:12' where idFile=1749
  16257. 16:00:33 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1749, 337)
  16258. 16:00:33 T:2500 DEBUG: Mysql Start transaction
  16259. 16:00:33 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12748
  16260. 16:00:33 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12748
  16261. 16:00:33 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12748
  16262. 16:00:33 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1749
  16263. 16:00:33 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12748, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x02 Flu Season-thumb.jpg')
  16264. 16:00:33 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x02 Flu Season.avi',c19='296',c20='' where idEpisode=12748
  16265. 16:00:33 T:2500 DEBUG: Mysql commit transaction
  16266. 16:00:33 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16267. 16:00:33 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16268. 16:00:33 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x03 Time Capsule.avi), query = select idEpisode from episode where idFile=1750
  16269. 16:00:33 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x03 Time Capsule.nfo
  16270. 16:00:33 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16271. 16:00:33 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x03 Time Capsule.avi
  16272. 16:00:33 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 00:56:45' where idFile=1750
  16273. 16:00:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1750, 337)
  16274. 16:00:34 T:2500 DEBUG: Mysql Start transaction
  16275. 16:00:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12749
  16276. 16:00:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12749
  16277. 16:00:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12749
  16278. 16:00:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1750
  16279. 16:00:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12749, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x03 Time Capsule-thumb.jpg')
  16280. 16:00:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x03 Time Capsule.avi',c19='296',c20='' where idEpisode=12749
  16281. 16:00:34 T:2500 DEBUG: Mysql commit transaction
  16282. 16:00:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16283. 16:00:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16284. 16:00:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x04 Ron and Tammy II.avi), query = select idEpisode from episode where idFile=1751
  16285. 16:00:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x04 Ron and Tammy II.nfo
  16286. 16:00:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16287. 16:00:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x04 Ron and Tammy II.avi
  16288. 16:00:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:11:57' where idFile=1751
  16289. 16:00:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1751, 337)
  16290. 16:00:34 T:2500 DEBUG: Mysql Start transaction
  16291. 16:00:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12750
  16292. 16:00:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12750
  16293. 16:00:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12750
  16294. 16:00:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1751
  16295. 16:00:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12750, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x04 Ron and Tammy II-thumb.jpg')
  16296. 16:00:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x04 Ron and Tammy II.avi',c19='296',c20='' where idEpisode=12750
  16297. 16:00:34 T:2500 DEBUG: Mysql commit transaction
  16298. 16:00:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16299. 16:00:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16300. 16:00:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x05 Media Blitz.avi), query = select idEpisode from episode where idFile=1752
  16301. 16:00:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x05 Media Blitz.nfo
  16302. 16:00:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16303. 16:00:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x05 Media Blitz.avi
  16304. 16:00:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:06:38' where idFile=1752
  16305. 16:00:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1752, 337)
  16306. 16:00:34 T:2500 DEBUG: Mysql Start transaction
  16307. 16:00:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12751
  16308. 16:00:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12751
  16309. 16:00:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12751
  16310. 16:00:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1752
  16311. 16:00:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12751, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x05 Media Blitz-thumb.jpg')
  16312. 16:00:34 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x05 Media Blitz.avi',c19='296',c20='' where idEpisode=12751
  16313. 16:00:34 T:2500 DEBUG: Mysql commit transaction
  16314. 16:00:34 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16315. 16:00:34 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16316. 16:00:34 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x06 Indianapolis.avi), query = select idEpisode from episode where idFile=1753
  16317. 16:00:34 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x06 Indianapolis.nfo
  16318. 16:00:34 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16319. 16:00:34 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x06 Indianapolis.avi
  16320. 16:00:34 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:13:21' where idFile=1753
  16321. 16:00:34 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1753, 337)
  16322. 16:00:34 T:2500 DEBUG: Mysql Start transaction
  16323. 16:00:34 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12752
  16324. 16:00:34 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12752
  16325. 16:00:34 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12752
  16326. 16:00:34 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1753
  16327. 16:00:34 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12752, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x06 Indianapolis-thumb.jpg')
  16328. 16:00:35 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x06 Indianapolis.avi',c19='296',c20='' where idEpisode=12752
  16329. 16:00:36 T:2500 DEBUG: Mysql commit transaction
  16330. 16:00:36 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16331. 16:00:36 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16332. 16:00:36 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x07 Harvest Festival.avi), query = select idEpisode from episode where idFile=1754
  16333. 16:00:36 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x07 Harvest Festival.nfo
  16334. 16:00:36 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16335. 16:00:36 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x07 Harvest Festival.avi
  16336. 16:00:36 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:24:09' where idFile=1754
  16337. 16:00:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1754, 337)
  16338. 16:00:38 T:2500 DEBUG: Mysql Start transaction
  16339. 16:00:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12753
  16340. 16:00:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12753
  16341. 16:00:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12753
  16342. 16:00:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1754
  16343. 16:00:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12753, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x07 Harvest Festival-thumb.jpg')
  16344. 16:00:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x07 Harvest Festival.avi',c19='296',c20='' where idEpisode=12753
  16345. 16:00:38 T:2500 DEBUG: Mysql commit transaction
  16346. 16:00:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16347. 16:00:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16348. 16:00:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x08 Camping.avi), query = select idEpisode from episode where idFile=1755
  16349. 16:00:38 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x08 Camping.nfo
  16350. 16:00:38 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16351. 16:00:38 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x08 Camping.avi
  16352. 16:00:38 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:31:43' where idFile=1755
  16353. 16:00:38 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1755, 337)
  16354. 16:00:38 T:2500 DEBUG: Mysql Start transaction
  16355. 16:00:38 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12754
  16356. 16:00:38 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12754
  16357. 16:00:38 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12754
  16358. 16:00:38 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1755
  16359. 16:00:38 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12754, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x08 Camping-thumb.jpg')
  16360. 16:00:38 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x08 Camping.avi',c19='296',c20='' where idEpisode=12754
  16361. 16:00:38 T:2500 DEBUG: Mysql commit transaction
  16362. 16:00:38 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16363. 16:00:38 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16364. 16:00:38 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x09 Fancy Party.avi), query = select idEpisode from episode where idFile=1756
  16365. 16:00:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x09 Fancy Party.nfo
  16366. 16:00:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16367. 16:00:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x09 Fancy Party.avi
  16368. 16:00:39 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:27:28' where idFile=1756
  16369. 16:00:39 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1756, 337)
  16370. 16:00:39 T:2500 DEBUG: Mysql Start transaction
  16371. 16:00:39 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12755
  16372. 16:00:39 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12755
  16373. 16:00:39 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12755
  16374. 16:00:39 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1756
  16375. 16:00:39 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12755, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x09 Fancy Party-thumb.jpg')
  16376. 16:00:39 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x09 Fancy Party.avi',c19='296',c20='' where idEpisode=12755
  16377. 16:00:39 T:2500 DEBUG: Mysql commit transaction
  16378. 16:00:39 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16379. 16:00:39 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16380. 16:00:39 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x10 Soulmates.avi), query = select idEpisode from episode where idFile=1757
  16381. 16:00:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x10 Soulmates.nfo
  16382. 16:00:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16383. 16:00:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x10 Soulmates.avi
  16384. 16:00:39 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:31:57' where idFile=1757
  16385. 16:00:39 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1757, 337)
  16386. 16:00:39 T:2500 DEBUG: Mysql Start transaction
  16387. 16:00:39 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12756
  16388. 16:00:39 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12756
  16389. 16:00:39 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12756
  16390. 16:00:39 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1757
  16391. 16:00:39 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12756, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x10 Soulmates-thumb.jpg')
  16392. 16:00:39 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x10 Soulmates.avi',c19='296',c20='' where idEpisode=12756
  16393. 16:00:39 T:2500 DEBUG: Mysql commit transaction
  16394. 16:00:39 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16395. 16:00:39 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16396. 16:00:39 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x11 Jerry's Painting.avi), query = select idEpisode from episode where idFile=1758
  16397. 16:00:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x11 Jerry's Painting.nfo
  16398. 16:00:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16399. 16:00:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x11 Jerry's Painting.avi
  16400. 16:00:39 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:59:53' where idFile=1758
  16401. 16:00:39 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1758, 337)
  16402. 16:00:39 T:2500 DEBUG: Mysql Start transaction
  16403. 16:00:39 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12757
  16404. 16:00:39 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12757
  16405. 16:00:39 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12757
  16406. 16:00:39 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1758
  16407. 16:00:39 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12757, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x11 Jerry\'s Painting-thumb.jpg')
  16408. 16:00:39 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='11',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x11 Jerry\'s Painting.avi',c19='296',c20='' where idEpisode=12757
  16409. 16:00:39 T:2500 DEBUG: Mysql commit transaction
  16410. 16:00:39 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16411. 16:00:39 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16412. 16:00:39 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x12 Eagleton.avi), query = select idEpisode from episode where idFile=1759
  16413. 16:00:39 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x12 Eagleton.nfo
  16414. 16:00:39 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16415. 16:00:39 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x12 Eagleton.avi
  16416. 16:00:39 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:47:49' where idFile=1759
  16417. 16:00:39 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1759, 337)
  16418. 16:00:39 T:2500 DEBUG: Mysql Start transaction
  16419. 16:00:39 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12758
  16420. 16:00:39 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12758
  16421. 16:00:39 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12758
  16422. 16:00:39 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1759
  16423. 16:00:39 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12758, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x12 Eagleton-thumb.jpg')
  16424. 16:00:39 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='12',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x12 Eagleton.avi',c19='296',c20='' where idEpisode=12758
  16425. 16:00:40 T:2500 DEBUG: Mysql commit transaction
  16426. 16:00:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16427. 16:00:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16428. 16:00:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x13 The Fight.avi), query = select idEpisode from episode where idFile=1760
  16429. 16:00:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x13 The Fight.nfo
  16430. 16:00:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16431. 16:00:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x13 The Fight.avi
  16432. 16:00:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:40:04' where idFile=1760
  16433. 16:00:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1760, 337)
  16434. 16:00:40 T:2500 DEBUG: Mysql Start transaction
  16435. 16:00:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12759
  16436. 16:00:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12759
  16437. 16:00:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12759
  16438. 16:00:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1760
  16439. 16:00:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12759, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x13 The Fight-thumb.jpg')
  16440. 16:00:40 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='13',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x13 The Fight.avi',c19='296',c20='' where idEpisode=12759
  16441. 16:00:40 T:2500 DEBUG: Mysql commit transaction
  16442. 16:00:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16443. 16:00:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16444. 16:00:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x14 Road Trip.avi), query = select idEpisode from episode where idFile=1761
  16445. 16:00:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x14 Road Trip.nfo
  16446. 16:00:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16447. 16:00:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x14 Road Trip.avi
  16448. 16:00:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:47:51' where idFile=1761
  16449. 16:00:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1761, 337)
  16450. 16:00:40 T:2500 DEBUG: Mysql Start transaction
  16451. 16:00:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12760
  16452. 16:00:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12760
  16453. 16:00:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12760
  16454. 16:00:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1761
  16455. 16:00:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12760, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x14 Road Trip-thumb.jpg')
  16456. 16:00:40 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='14',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x14 Road Trip.avi',c19='296',c20='' where idEpisode=12760
  16457. 16:00:40 T:2500 DEBUG: Mysql commit transaction
  16458. 16:00:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16459. 16:00:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16460. 16:00:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x15 The Bubble.avi), query = select idEpisode from episode where idFile=1762
  16461. 16:00:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x15 The Bubble.nfo
  16462. 16:00:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16463. 16:00:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x15 The Bubble.avi
  16464. 16:00:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:56:51' where idFile=1762
  16465. 16:00:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1762, 337)
  16466. 16:00:40 T:2500 DEBUG: Mysql Start transaction
  16467. 16:00:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12761
  16468. 16:00:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12761
  16469. 16:00:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12761
  16470. 16:00:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1762
  16471. 16:00:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12761, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x15 The Bubble-thumb.jpg')
  16472. 16:00:40 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='15',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x15 The Bubble.avi',c19='296',c20='' where idEpisode=12761
  16473. 16:00:40 T:2500 DEBUG: Mysql commit transaction
  16474. 16:00:40 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16475. 16:00:40 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16476. 16:00:40 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x16 Li'l Sebastian.avi), query = select idEpisode from episode where idFile=1763
  16477. 16:00:40 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x16 Li'l Sebastian.nfo
  16478. 16:00:40 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16479. 16:00:40 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x16 Li'l Sebastian.avi
  16480. 16:00:40 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 01:56:01' where idFile=1763
  16481. 16:00:40 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1763, 337)
  16482. 16:00:40 T:2500 DEBUG: Mysql Start transaction
  16483. 16:00:40 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12762
  16484. 16:00:40 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12762
  16485. 16:00:40 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12762
  16486. 16:00:40 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1763
  16487. 16:00:40 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12762, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x16 Li\'l Sebastian-thumb.jpg')
  16488. 16:00:41 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='3',c13='16',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 3/Parks and Recreation 3x16 Li\'l Sebastian.avi',c19='296',c20='' where idEpisode=12762
  16489. 16:00:41 T:2500 DEBUG: Mysql commit transaction
  16490. 16:00:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16491. 16:00:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16492. 16:00:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x01 I'm Leslie Knope.avi), query = select idEpisode from episode where idFile=1764
  16493. 16:00:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x01 I'm Leslie Knope.nfo
  16494. 16:00:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16495. 16:00:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x01 I'm Leslie Knope.avi
  16496. 16:00:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:06:36' where idFile=1764
  16497. 16:00:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1764, 337)
  16498. 16:00:41 T:2500 DEBUG: Mysql Start transaction
  16499. 16:00:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12763
  16500. 16:00:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12763
  16501. 16:00:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12763
  16502. 16:00:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1764
  16503. 16:00:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12763, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x01 I\'m Leslie Knope-thumb.jpg')
  16504. 16:00:41 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x01 I\'m Leslie Knope.avi',c19='297',c20='' where idEpisode=12763
  16505. 16:00:41 T:2500 DEBUG: Mysql commit transaction
  16506. 16:00:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16507. 16:00:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16508. 16:00:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x02 Ron and Tammys.avi), query = select idEpisode from episode where idFile=1765
  16509. 16:00:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x02 Ron and Tammys.nfo
  16510. 16:00:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16511. 16:00:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x02 Ron and Tammys.avi
  16512. 16:00:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:05:57' where idFile=1765
  16513. 16:00:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1765, 337)
  16514. 16:00:41 T:2500 DEBUG: Mysql Start transaction
  16515. 16:00:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12764
  16516. 16:00:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12764
  16517. 16:00:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12764
  16518. 16:00:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1765
  16519. 16:00:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12764, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x02 Ron and Tammys-thumb.jpg')
  16520. 16:00:41 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x02 Ron and Tammys.avi',c19='297',c20='' where idEpisode=12764
  16521. 16:00:41 T:2500 DEBUG: Mysql commit transaction
  16522. 16:00:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16523. 16:00:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16524. 16:00:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x03 Born and Raised.avi), query = select idEpisode from episode where idFile=1766
  16525. 16:00:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x03 Born and Raised.nfo
  16526. 16:00:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16527. 16:00:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x03 Born and Raised.avi
  16528. 16:00:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:10:15' where idFile=1766
  16529. 16:00:41 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1766, 337)
  16530. 16:00:41 T:2500 DEBUG: Mysql Start transaction
  16531. 16:00:41 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12765
  16532. 16:00:41 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12765
  16533. 16:00:41 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12765
  16534. 16:00:41 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1766
  16535. 16:00:41 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12765, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x03 Born and Raised-thumb.jpg')
  16536. 16:00:41 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x03 Born and Raised.avi',c19='297',c20='' where idEpisode=12765
  16537. 16:00:41 T:2500 DEBUG: Mysql commit transaction
  16538. 16:00:41 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16539. 16:00:41 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16540. 16:00:41 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x04 Pawnee Rangers.avi), query = select idEpisode from episode where idFile=1767
  16541. 16:00:41 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x04 Pawnee Rangers.nfo
  16542. 16:00:41 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16543. 16:00:41 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x04 Pawnee Rangers.avi
  16544. 16:00:41 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:18:13' where idFile=1767
  16545. 16:00:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1767, 337)
  16546. 16:00:42 T:2500 DEBUG: Mysql Start transaction
  16547. 16:00:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12766
  16548. 16:00:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12766
  16549. 16:00:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12766
  16550. 16:00:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1767
  16551. 16:00:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12766, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x04 Pawnee Rangers-thumb.jpg')
  16552. 16:00:42 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x04 Pawnee Rangers.avi',c19='297',c20='' where idEpisode=12766
  16553. 16:00:42 T:2500 DEBUG: Mysql commit transaction
  16554. 16:00:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16555. 16:00:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16556. 16:00:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x05 Meet 'N' Greet.avi), query = select idEpisode from episode where idFile=1768
  16557. 16:00:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x05 Meet 'N' Greet.nfo
  16558. 16:00:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16559. 16:00:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x05 Meet 'N' Greet.avi
  16560. 16:00:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:19:35' where idFile=1768
  16561. 16:00:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1768, 337)
  16562. 16:00:42 T:2500 DEBUG: Mysql Start transaction
  16563. 16:00:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12767
  16564. 16:00:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12767
  16565. 16:00:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12767
  16566. 16:00:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1768
  16567. 16:00:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12767, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x05 Meet \'N\' Greet-thumb.jpg')
  16568. 16:00:42 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x05 Meet \'N\' Greet.avi',c19='297',c20='' where idEpisode=12767
  16569. 16:00:42 T:2500 DEBUG: Mysql commit transaction
  16570. 16:00:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16571. 16:00:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16572. 16:00:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x06 End of the World.avi), query = select idEpisode from episode where idFile=1769
  16573. 16:00:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x06 End of the World.nfo
  16574. 16:00:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16575. 16:00:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x06 End of the World.avi
  16576. 16:00:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:18:43' where idFile=1769
  16577. 16:00:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1769, 337)
  16578. 16:00:42 T:2500 DEBUG: Mysql Start transaction
  16579. 16:00:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12768
  16580. 16:00:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12768
  16581. 16:00:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12768
  16582. 16:00:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1769
  16583. 16:00:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12768, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x06 End of the World-thumb.jpg')
  16584. 16:00:42 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x06 End of the World.avi',c19='297',c20='' where idEpisode=12768
  16585. 16:00:42 T:2500 DEBUG: Mysql commit transaction
  16586. 16:00:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16587. 16:00:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16588. 16:00:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x07 The Treaty.avi), query = select idEpisode from episode where idFile=1770
  16589. 16:00:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x07 The Treaty.nfo
  16590. 16:00:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16591. 16:00:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x07 The Treaty.avi
  16592. 16:00:42 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:30:12' where idFile=1770
  16593. 16:00:42 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1770, 337)
  16594. 16:00:42 T:2500 DEBUG: Mysql Start transaction
  16595. 16:00:42 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12769
  16596. 16:00:42 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12769
  16597. 16:00:42 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12769
  16598. 16:00:42 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1770
  16599. 16:00:42 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12769, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x07 The Treaty-thumb.jpg')
  16600. 16:00:42 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='7',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x07 The Treaty.avi',c19='297',c20='' where idEpisode=12769
  16601. 16:00:42 T:2500 DEBUG: Mysql commit transaction
  16602. 16:00:42 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16603. 16:00:42 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16604. 16:00:42 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x08 Smallest Park.avi), query = select idEpisode from episode where idFile=1771
  16605. 16:00:42 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x08 Smallest Park.nfo
  16606. 16:00:42 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16607. 16:00:42 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x08 Smallest Park.avi
  16608. 16:00:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:30:18' where idFile=1771
  16609. 16:00:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1771, 337)
  16610. 16:00:43 T:2500 DEBUG: Mysql Start transaction
  16611. 16:00:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12770
  16612. 16:00:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12770
  16613. 16:00:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12770
  16614. 16:00:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1771
  16615. 16:00:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12770, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x08 Smallest Park-thumb.jpg')
  16616. 16:00:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x08 Smallest Park.avi',c19='297',c20='' where idEpisode=12770
  16617. 16:00:43 T:2500 DEBUG: Mysql commit transaction
  16618. 16:00:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16619. 16:00:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16620. 16:00:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x09 The Trial of Leslie Knope.avi), query = select idEpisode from episode where idFile=1772
  16621. 16:00:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x09 The Trial of Leslie Knope.nfo
  16622. 16:00:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16623. 16:00:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x09 The Trial of Leslie Knope.avi
  16624. 16:00:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:29:38' where idFile=1772
  16625. 16:00:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1772, 337)
  16626. 16:00:43 T:2500 DEBUG: Mysql Start transaction
  16627. 16:00:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12771
  16628. 16:00:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12771
  16629. 16:00:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12771
  16630. 16:00:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1772
  16631. 16:00:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12771, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x09 The Trial of Leslie Knope-thumb.jpg')
  16632. 16:00:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='9',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x09 The Trial of Leslie Knope.avi',c19='297',c20='' where idEpisode=12771
  16633. 16:00:43 T:2500 DEBUG: Mysql commit transaction
  16634. 16:00:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16635. 16:00:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16636. 16:00:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x10 Citizen Knope.avi), query = select idEpisode from episode where idFile=1773
  16637. 16:00:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x10 Citizen Knope.nfo
  16638. 16:00:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16639. 16:00:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x10 Citizen Knope.avi
  16640. 16:00:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:38:15' where idFile=1773
  16641. 16:00:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1773, 337)
  16642. 16:00:43 T:2500 DEBUG: Mysql Start transaction
  16643. 16:00:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12772
  16644. 16:00:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12772
  16645. 16:00:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12772
  16646. 16:00:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1773
  16647. 16:00:43 T:2500 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (12772, 'episode', 'thumb', 'smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x10 Citizen Knope-thumb.jpg')
  16648. 16:00:43 T:2500 DEBUG: Mysql execute: update episode set c00='',c01='',c02='',c03='0.000000',c04='',c05='1601-01-01',c06='',c07='',c08=NULL,c09='0',c10='',c11='',c12='4',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x10 Citizen Knope.avi',c19='297',c20='' where idEpisode=12772
  16649. 16:00:43 T:2500 DEBUG: Mysql commit transaction
  16650. 16:00:43 T:2500 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  16651. 16:00:43 T:2500 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  16652. 16:00:43 T:2500 DEBUG: CVideoDatabase::GetEpisodeId (smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x11 The Comeback Kid.avi), query = select idEpisode from episode where idFile=1774
  16653. 16:00:43 T:2500 DEBUG: VideoInfoScanner: Found matching Full NFO file: smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x11 The Comeback Kid.nfo
  16654. 16:00:43 T:2500 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://192.168.3.1/tv/Parks and Recreation/.actors
  16655. 16:00:43 T:2500 DEBUG: VideoInfoScanner: Adding new item to tvshows:smb://192.168.3.1/TV/Parks and Recreation/Season 4/Parks and Recreation 4x11 The Comeback Kid.avi
  16656. 16:00:43 T:2500 DEBUG: Mysql execute: update files set dateAdded='2012-03-10 02:43:38' where idFile=1774
  16657. 16:00:43 T:2500 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 1774, 337)
  16658. 16:00:43 T:2500 DEBUG: Mysql Start transaction
  16659. 16:00:43 T:2500 DEBUG: Mysql execute: delete from actorlinkepisode where idEpisode=12773
  16660. 16:00:43 T:2500 DEBUG: Mysql execute: delete from directorlinkepisode where idEpisode=12773
  16661. 16:00:43 T:2500 DEBUG: Mysql execute: delete from writerlinkepisode where idEpisode=12773
  16662. 16:00:43 T:2500 DEBUG: Mysql execute: delete from streamdetails where idFile=1774

Hijinxx XBMC log Part 2