Advertisement
Guest User

Untitled

a guest
Mar 12th, 2014
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.42 KB | None | 0 0
  1. /usr/local/mysql/bin/mysqld, Version: 5.5.36-log (MySQL Community Server (GPL)). started with:
  2. Tcp port: 3306 Unix socket: /tmp/mysql.sock
  3. Time Id Command Argument
  4. 140312 12:38:26 1 Connect xbmc@xbmc-97d4 on
  5. 1 Query SET NAMES utf8
  6. 1 Query show databases like 'MyMusic32'
  7. 1 Query show tables
  8. 1 Init DB mymusic32
  9. 1 Query show databases like 'MyMusic32'
  10. 1 Query show tables
  11. 2 Connect xbmc@xbmc-97d4 on
  12. 2 Query SET NAMES utf8
  13. 2 Query show databases like 'MyMusic32'
  14. 2 Query show tables
  15. 2 Init DB mymusic32
  16. 2 Query show databases like 'MyMusic32'
  17. 2 Query show tables
  18. 2 Query SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  19. 2 Query select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  20. 2 Quit
  21. 1 Quit
  22. 3 Connect xbmc@xbmc-97d4 on
  23. 3 Query SET NAMES utf8
  24. 3 Query show databases like 'MyVideos75'
  25. 3 Query show tables
  26. 3 Init DB myvideos75
  27. 3 Query show databases like 'MyVideos75'
  28. 3 Query show tables
  29. 4 Connect xbmc@xbmc-97d4 on
  30. 4 Query SET NAMES utf8
  31. 4 Query show databases like 'MyVideos75'
  32. 4 Query show tables
  33. 4 Init DB myvideos75
  34. 4 Query show databases like 'MyVideos75'
  35. 4 Query show tables
  36. 4 Query select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  37. 4 Query select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  38. 4 Query select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  39. 4 Quit
  40. 3 Quit
  41. 5 Connect xbmc@xbmc-97d4 on
  42. 5 Query SET NAMES utf8
  43. 5 Query show databases like 'MyMusic32'
  44. 5 Query show tables
  45. 5 Init DB mymusic32
  46. 5 Query show databases like 'MyMusic32'
  47. 5 Query show tables
  48. 5 Query SELECT count(1) FROM songview LIMIT 1
  49. 5 Query SELECT count(distinct strAlbum) FROM songview LIMIT 1
  50. 5 Query SELECT count(distinct strArtists) FROM songview LIMIT 1
  51. 5 Quit
  52. 6 Connect xbmc@xbmc-97d4 on
  53. 6 Query SET NAMES utf8
  54. 6 Query show databases like 'MyVideos75'
  55. 6 Query show tables
  56. 6 Init DB myvideos75
  57. 6 Query show databases like 'MyVideos75'
  58. 6 Query show tables
  59. 6 Query SELECT count(1) FROM tvshowview LIMIT 1
  60. 6 Query SELECT count(1) FROM movieview LIMIT 1
  61. 6 Query SELECT count(playCount) FROM movieview LIMIT 1
  62. 6 Query SELECT count(1) FROM musicvideoview LIMIT 1
  63. 6 Query SELECT count(playCount) FROM musicvideoview LIMIT 1
  64. 6 Query SELECT sum(watchedcount) FROM tvshowview LIMIT 1
  65. 6 Query SELECT sum(totalcount) FROM tvshowview LIMIT 1
  66. 6 Query SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1
  67. 6 Quit
  68. 140312 12:38:36 7 Connect xbmc@roberts-mbp on
  69. 7 Query SET NAMES utf8
  70. 7 Query show databases like 'MyMusic32'
  71. 7 Query show tables
  72. 7 Init DB mymusic32
  73. 7 Query show databases like 'MyMusic32'
  74. 7 Query show tables
  75. 7 Query SELECT idVersion FROM version
  76. 7 Quit
  77. 8 Connect xbmc@roberts-mbp on
  78. 8 Query SET NAMES utf8
  79. 8 Query show databases like 'MyVideos75'
  80. 8 Query show tables
  81. 8 Init DB myvideos75
  82. 8 Query show databases like 'MyVideos75'
  83. 8 Query show tables
  84. 8 Query SELECT idVersion FROM version
  85. 8 Quit
  86. 140312 12:38:37 9 Connect xbmc@roberts-mbp on
  87. 9 Query SET NAMES utf8
  88. 9 Query show databases like 'MyVideos75'
  89. 9 Query show tables
  90. 9 Init DB myvideos75
  91. 9 Query show databases like 'MyVideos75'
  92. 9 Query show tables
  93. 9 Query select count(1) from movie
  94. 9 Quit
  95. 10 Connect xbmc@roberts-mbp on
  96. 10 Query SET NAMES utf8
  97. 10 Query show databases like 'MyVideos75'
  98. 10 Query show tables
  99. 10 Init DB myvideos75
  100. 10 Query show databases like 'MyVideos75'
  101. 10 Query show tables
  102. 10 Query select count(1) from tvshow
  103. 10 Quit
  104. 11 Connect xbmc@roberts-mbp on
  105. 11 Query SET NAMES utf8
  106. 11 Query show databases like 'MyMusic32'
  107. 11 Query show tables
  108. 11 Init DB mymusic32
  109. 11 Query show databases like 'MyMusic32'
  110. 11 Query show tables
  111. 11 Query select count(idSong) as NumSongs from songview
  112. 11 Quit
  113. 12 Connect xbmc@roberts-mbp on
  114. 12 Query SET NAMES utf8
  115. 12 Query show databases like 'MyVideos75'
  116. 12 Query show tables
  117. 12 Init DB myvideos75
  118. 12 Query show databases like 'MyVideos75'
  119. 12 Query show tables
  120. 12 Query select count(1) from musicvideo
  121. 12 Quit
  122. 13 Connect xbmc@roberts-mbp on
  123. 13 Query SET NAMES utf8
  124. 13 Query show databases like 'MyVideos75'
  125. 13 Query show tables
  126. 13 Init DB myvideos75
  127. 13 Query show databases like 'MyVideos75'
  128. 13 Query show tables
  129. 13 Query SELECT movieview.idSet,COUNT(1) AS c FROM movieview JOIN sets ON sets.idSet = movieview.idSet GROUP BY movieview.idSet HAVING c>1
  130. 13 Quit
  131. 14 Connect xbmc@roberts-mbp on
  132. 14 Query SET NAMES utf8
  133. 14 Query show databases like 'MyMusic32'
  134. 14 Query show tables
  135. 14 Init DB mymusic32
  136. 14 Query show databases like 'MyMusic32'
  137. 14 Query show tables
  138. 15 Connect xbmc@roberts-mbp on
  139. 15 Query SET NAMES utf8
  140. 15 Query show databases like 'MyMusic32'
  141. 15 Query show tables
  142. 15 Init DB mymusic32
  143. 15 Query show databases like 'MyMusic32'
  144. 15 Query show tables
  145. 15 Query SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  146. 15 Query select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  147. 15 Quit
  148. 14 Quit
  149. 16 Connect xbmc@roberts-mbp on
  150. 16 Query SET NAMES utf8
  151. 16 Query show databases like 'MyVideos75'
  152. 16 Query show tables
  153. 16 Init DB myvideos75
  154. 16 Query show databases like 'MyVideos75'
  155. 16 Query show tables
  156. 17 Connect xbmc@roberts-mbp on
  157. 17 Query SET NAMES utf8
  158. 17 Query show databases like 'MyVideos75'
  159. 17 Query show tables
  160. 17 Init DB myvideos75
  161. 17 Query show databases like 'MyVideos75'
  162. 17 Query show tables
  163. 17 Query select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  164. 17 Query select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  165. 17 Query select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  166. 17 Quit
  167. 16 Quit
  168. 18 Connect xbmc@roberts-mbp on
  169. 18 Query SET NAMES utf8
  170. 18 Query show databases like 'MyMusic32'
  171. 18 Query show tables
  172. 18 Init DB mymusic32
  173. 18 Query show databases like 'MyMusic32'
  174. 18 Query show tables
  175. 18 Query SELECT count(1) FROM songview LIMIT 1
  176. 18 Query SELECT count(distinct strAlbum) FROM songview LIMIT 1
  177. 18 Query SELECT count(distinct strArtists) FROM songview LIMIT 1
  178. 18 Quit
  179. 19 Connect xbmc@roberts-mbp on
  180. 19 Query SET NAMES utf8
  181. 19 Query show databases like 'MyVideos75'
  182. 19 Query show tables
  183. 19 Init DB myvideos75
  184. 19 Query show databases like 'MyVideos75'
  185. 19 Query show tables
  186. 19 Query SELECT count(1) FROM tvshowview LIMIT 1
  187. 19 Query SELECT count(1) FROM movieview LIMIT 1
  188. 19 Query SELECT count(playCount) FROM movieview LIMIT 1
  189. 19 Query SELECT count(1) FROM musicvideoview LIMIT 1
  190. 19 Query SELECT count(playCount) FROM musicvideoview LIMIT 1
  191. 19 Query SELECT sum(watchedcount) FROM tvshowview LIMIT 1
  192. 19 Query SELECT sum(totalcount) FROM tvshowview LIMIT 1
  193. 19 Query SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1
  194. 19 Quit
  195. 140312 12:38:41 20 Connect xbmc@roberts-mbp on
  196. 20 Query SET NAMES utf8
  197. 20 Query show databases like 'MyVideos75'
  198. 20 Query show tables
  199. 20 Init DB myvideos75
  200. 20 Query show databases like 'MyVideos75'
  201. 20 Query show tables
  202. 20 Query select idPath from path where strPath='sources://video/'
  203. 20 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='sources://'
  204. 21 Connect xbmc@roberts-mbp on
  205. 21 Query SET NAMES utf8
  206. 21 Query show databases like 'MyVideos75'
  207. 21 Query show tables
  208. 21 Init DB myvideos75
  209. 21 Query show databases like 'MyVideos75'
  210. 21 Query show tables
  211. 21 Quit
  212. 140312 12:38:43 20 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/'
  213. 20 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/'
  214. 20 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/'
  215. 20 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/'
  216. 22 Connect xbmc@roberts-mbp on
  217. 22 Query SET NAMES utf8
  218. 22 Query show databases like 'MyVideos75'
  219. 22 Query show tables
  220. 22 Init DB myvideos75
  221. 22 Query show databases like 'MyVideos75'
  222. 22 Query show tables
  223. 140312 12:38:51 22 Quit
  224. 20 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  225. 20 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/'
  226. 20 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  227. 20 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/'
  228. 23 Connect xbmc@roberts-mbp on
  229. 23 Query SET NAMES utf8
  230. 23 Query show databases like 'MyVideos75'
  231. 23 Query show tables
  232. 23 Init DB myvideos75
  233. 23 Query show databases like 'MyVideos75'
  234. 23 Query show tables
  235. 23 Quit
  236. 140312 12:38:52 20 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  237. 20 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  238. 20 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  239. 20 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  240. 20 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  241. 24 Connect xbmc@roberts-mbp on
  242. 24 Query SET NAMES utf8
  243. 24 Query show databases like 'MyVideos75'
  244. 24 Query show tables
  245. 24 Init DB myvideos75
  246. 24 Query show databases like 'MyVideos75'
  247. 24 Query show tables
  248. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  249. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  250. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  251. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  252. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  253. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  254. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  255. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  256. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  257. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  258. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  259. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  260. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  261. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  262. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  263. 24 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  264. 24 Quit
  265. 140312 12:38:54 25 Connect xbmc@roberts-mbp on
  266. 25 Query SET NAMES utf8
  267. 25 Query show databases like 'MyVideos75'
  268. 25 Query show tables
  269. 25 Init DB myvideos75
  270. 25 Query show databases like 'MyVideos75'
  271. 25 Query show tables
  272. 25 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  273. 25 Quit
  274. 26 Connect xbmc@roberts-mbp on
  275. 26 Query SET NAMES utf8
  276. 26 Query show databases like 'MyVideos75'
  277. 26 Query show tables
  278. 26 Init DB myvideos75
  279. 26 Query show databases like 'MyVideos75'
  280. 26 Query show tables
  281. 26 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  282. 26 Quit
  283. 140312 12:38:55 27 Connect xbmc@roberts-mbp on
  284. 27 Query SET NAMES utf8
  285. 27 Query show databases like 'MyVideos75'
  286. 27 Query show tables
  287. 27 Init DB myvideos75
  288. 27 Query show databases like 'MyVideos75'
  289. 27 Query show tables
  290. 27 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  291. 27 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  292. 27 Quit
  293. 140312 12:38:58 28 Connect xbmc@roberts-mbp on
  294. 28 Query SET NAMES utf8
  295. 28 Query show databases like 'MyVideos75'
  296. 28 Query show tables
  297. 28 Init DB myvideos75
  298. 29 Connect xbmc@roberts-mbp on
  299. 28 Query show databases like 'MyVideos75'
  300. 29 Query SET NAMES utf8
  301. 28 Query show tables
  302. 28 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  303. 29 Query show databases like 'MyVideos75'
  304. 28 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  305. 29 Query show tables
  306. 28 Quit
  307. 29 Init DB myvideos75
  308. 29 Query show databases like 'MyVideos75'
  309. 29 Query show tables
  310. 29 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  311. 29 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  312. 29 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  313. 29 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  314. 29 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  315. 29 Quit
  316. 30 Connect xbmc@roberts-mbp on
  317. 30 Query SET NAMES utf8
  318. 30 Query show databases like 'MyVideos75'
  319. 30 Query show tables
  320. 30 Init DB myvideos75
  321. 30 Query show databases like 'MyVideos75'
  322. 30 Query show tables
  323. 30 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  324. 30 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  325. 30 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  326. 30 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  327. 140312 12:38:59 30 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  328. 30 Quit
  329. 20 Quit
  330. 140312 12:39:04 31 Connect xbmc@roberts-mbp on
  331. 31 Query SET NAMES utf8
  332. 31 Query show databases like 'MyVideos75'
  333. 31 Query show tables
  334. 31 Init DB myvideos75
  335. 31 Query show databases like 'MyVideos75'
  336. 31 Query show tables
  337. 31 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  338. 31 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  339. 31 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  340. 31 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  341. 31 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  342. 31 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  343. 31 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  344. 31 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  345. 31 Quit
  346. 140312 12:39:49 32 Connect xbmc@xbmc-97d4 on
  347. 32 Query SET NAMES utf8
  348. 32 Query show databases like 'MyMusic32'
  349. 32 Query show tables
  350. 32 Init DB mymusic32
  351. 32 Query show databases like 'MyMusic32'
  352. 32 Query show tables
  353. 32 Query SELECT idVersion FROM version
  354. 32 Quit
  355. 33 Connect xbmc@xbmc-97d4 on
  356. 33 Query SET NAMES utf8
  357. 33 Query show databases like 'MyVideos75'
  358. 33 Query show tables
  359. 33 Init DB myvideos75
  360. 33 Query show databases like 'MyVideos75'
  361. 33 Query show tables
  362. 33 Query SELECT idVersion FROM version
  363. 33 Quit
  364. 140312 12:39:51 34 Connect xbmc@xbmc-97d4 on
  365. 34 Query SET NAMES utf8
  366. 34 Query show databases like 'MyVideos75'
  367. 34 Query show tables
  368. 34 Init DB myvideos75
  369. 34 Query show databases like 'MyVideos75'
  370. 34 Query show tables
  371. 34 Query select count(1) from movie
  372. 34 Quit
  373. 35 Connect xbmc@xbmc-97d4 on
  374. 35 Query SET NAMES utf8
  375. 35 Query show databases like 'MyVideos75'
  376. 35 Query show tables
  377. 35 Init DB myvideos75
  378. 35 Query show databases like 'MyVideos75'
  379. 35 Query show tables
  380. 35 Query select count(1) from tvshow
  381. 35 Quit
  382. 36 Connect xbmc@xbmc-97d4 on
  383. 36 Query SET NAMES utf8
  384. 36 Query show databases like 'MyMusic32'
  385. 36 Query show tables
  386. 36 Init DB mymusic32
  387. 36 Query show databases like 'MyMusic32'
  388. 36 Query show tables
  389. 36 Query select count(idSong) as NumSongs from songview
  390. 36 Quit
  391. 37 Connect xbmc@xbmc-97d4 on
  392. 37 Query SET NAMES utf8
  393. 37 Query show databases like 'MyVideos75'
  394. 37 Query show tables
  395. 37 Init DB myvideos75
  396. 37 Query show databases like 'MyVideos75'
  397. 37 Query show tables
  398. 37 Query select count(1) from musicvideo
  399. 37 Quit
  400. 38 Connect xbmc@xbmc-97d4 on
  401. 38 Query SET NAMES utf8
  402. 38 Query show databases like 'MyVideos75'
  403. 38 Query show tables
  404. 38 Init DB myvideos75
  405. 38 Query show databases like 'MyVideos75'
  406. 38 Query show tables
  407. 38 Query SELECT movieview.idSet,COUNT(1) AS c FROM movieview JOIN sets ON sets.idSet = movieview.idSet GROUP BY movieview.idSet HAVING c>1
  408. 38 Quit
  409. 39 Connect xbmc@xbmc-97d4 on
  410. 39 Query SET NAMES utf8
  411. 39 Query show databases like 'MyMusic32'
  412. 39 Query show tables
  413. 39 Init DB mymusic32
  414. 39 Query show databases like 'MyMusic32'
  415. 39 Query show tables
  416. 40 Connect xbmc@xbmc-97d4 on
  417. 40 Query SET NAMES utf8
  418. 40 Query show databases like 'MyMusic32'
  419. 40 Query show tables
  420. 40 Init DB mymusic32
  421. 40 Query show databases like 'MyMusic32'
  422. 40 Query show tables
  423. 40 Query SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  424. 40 Query select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  425. 40 Quit
  426. 39 Quit
  427. 41 Connect xbmc@xbmc-97d4 on
  428. 41 Query SET NAMES utf8
  429. 41 Query show databases like 'MyVideos75'
  430. 41 Query show tables
  431. 41 Init DB myvideos75
  432. 41 Query show databases like 'MyVideos75'
  433. 41 Query show tables
  434. 42 Connect xbmc@xbmc-97d4 on
  435. 42 Query SET NAMES utf8
  436. 42 Query show databases like 'MyVideos75'
  437. 42 Query show tables
  438. 42 Init DB myvideos75
  439. 42 Query show databases like 'MyVideos75'
  440. 42 Query show tables
  441. 42 Query select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  442. 42 Query select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  443. 42 Query select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  444. 42 Quit
  445. 41 Quit
  446. 43 Connect xbmc@xbmc-97d4 on
  447. 43 Query SET NAMES utf8
  448. 43 Query show databases like 'MyMusic32'
  449. 43 Query show tables
  450. 43 Init DB mymusic32
  451. 140312 12:39:52 43 Query show databases like 'MyMusic32'
  452. 43 Query show tables
  453. 43 Query SELECT count(1) FROM songview LIMIT 1
  454. 43 Query SELECT count(distinct strAlbum) FROM songview LIMIT 1
  455. 43 Query SELECT count(distinct strArtists) FROM songview LIMIT 1
  456. 43 Quit
  457. 44 Connect xbmc@xbmc-97d4 on
  458. 44 Query SET NAMES utf8
  459. 44 Query show databases like 'MyVideos75'
  460. 44 Query show tables
  461. 44 Init DB myvideos75
  462. 44 Query show databases like 'MyVideos75'
  463. 44 Query show tables
  464. 44 Query SELECT count(1) FROM tvshowview LIMIT 1
  465. 44 Query SELECT count(1) FROM movieview LIMIT 1
  466. 44 Query SELECT count(playCount) FROM movieview LIMIT 1
  467. 44 Query SELECT count(1) FROM musicvideoview LIMIT 1
  468. 44 Query SELECT count(playCount) FROM musicvideoview LIMIT 1
  469. 44 Query SELECT sum(watchedcount) FROM tvshowview LIMIT 1
  470. 44 Query SELECT sum(totalcount) FROM tvshowview LIMIT 1
  471. 44 Query SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1
  472. 44 Quit
  473. 140312 12:40:13 45 Connect xbmc@xbmc-97d4 on
  474. 45 Query SET NAMES utf8
  475. 45 Query show databases like 'MyVideos75'
  476. 45 Query show tables
  477. 45 Init DB myvideos75
  478. 45 Query show databases like 'MyVideos75'
  479. 45 Query show tables
  480. 140312 12:40:14 45 Query select idPath from path where strPath='sources://video/'
  481. 45 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='sources://'
  482. 46 Connect xbmc@xbmc-97d4 on
  483. 46 Query SET NAMES utf8
  484. 46 Query show databases like 'MyVideos75'
  485. 46 Query show tables
  486. 46 Init DB myvideos75
  487. 46 Query show databases like 'MyVideos75'
  488. 46 Query show tables
  489. 46 Quit
  490. 140312 12:40:16 45 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/'
  491. 45 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/'
  492. 45 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/'
  493. 45 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/'
  494. 47 Connect xbmc@xbmc-97d4 on
  495. 47 Query SET NAMES utf8
  496. 47 Query show databases like 'MyVideos75'
  497. 47 Query show tables
  498. 47 Init DB myvideos75
  499. 47 Query show databases like 'MyVideos75'
  500. 47 Query show tables
  501. 140312 12:40:20 47 Quit
  502. 140312 12:40:35 45 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  503. 45 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/'
  504. 45 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  505. 45 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/'
  506. 48 Connect xbmc@xbmc-97d4 on
  507. 48 Query SET NAMES utf8
  508. 48 Query show databases like 'MyVideos75'
  509. 48 Query show tables
  510. 48 Init DB myvideos75
  511. 48 Query show databases like 'MyVideos75'
  512. 48 Query show tables
  513. 48 Quit
  514. 140312 12:40:37 45 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  515. 45 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  516. 45 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  517. 45 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  518. 45 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  519. 49 Connect xbmc@xbmc-97d4 on
  520. 49 Query SET NAMES utf8
  521. 49 Query show databases like 'MyVideos75'
  522. 49 Query show tables
  523. 49 Init DB myvideos75
  524. 49 Query show databases like 'MyVideos75'
  525. 49 Query show tables
  526. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  527. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  528. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  529. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  530. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  531. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  532. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  533. 140312 12:40:38 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  534. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  535. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  536. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  537. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  538. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  539. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  540. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  541. 49 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  542. 49 Quit
  543. 50 Connect xbmc@xbmc-97d4 on
  544. 50 Query SET NAMES utf8
  545. 50 Query show databases like 'MyVideos75'
  546. 50 Query show tables
  547. 50 Init DB myvideos75
  548. 50 Query show databases like 'MyVideos75'
  549. 50 Query show tables
  550. 50 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  551. 50 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  552. 50 Quit
  553. 140312 12:40:39 51 Connect xbmc@xbmc-97d4 on
  554. 51 Query SET NAMES utf8
  555. 51 Query show databases like 'MyVideos75'
  556. 51 Query show tables
  557. 51 Init DB myvideos75
  558. 51 Query show databases like 'MyVideos75'
  559. 51 Query show tables
  560. 51 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  561. 51 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  562. 51 Quit
  563. 52 Connect xbmc@xbmc-97d4 on
  564. 52 Query SET NAMES utf8
  565. 52 Query show databases like 'MyVideos75'
  566. 52 Query show tables
  567. 52 Init DB myvideos75
  568. 52 Query show databases like 'MyVideos75'
  569. 52 Query show tables
  570. 52 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  571. 52 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  572. 52 Quit
  573. 140312 12:40:40 53 Connect xbmc@xbmc-97d4 on
  574. 53 Query SET NAMES utf8
  575. 53 Query show databases like 'MyVideos75'
  576. 53 Query show tables
  577. 53 Init DB myvideos75
  578. 53 Query show databases like 'MyVideos75'
  579. 53 Query show tables
  580. 53 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  581. 53 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  582. 53 Quit
  583. 54 Connect xbmc@xbmc-97d4 on
  584. 54 Query SET NAMES utf8
  585. 54 Query show databases like 'MyVideos75'
  586. 54 Query show tables
  587. 54 Init DB myvideos75
  588. 54 Query show databases like 'MyVideos75'
  589. 54 Query show tables
  590. 54 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  591. 54 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  592. 54 Quit
  593. 140312 12:40:41 55 Connect xbmc@xbmc-97d4 on
  594. 55 Query SET NAMES utf8
  595. 55 Query show databases like 'MyVideos75'
  596. 55 Query show tables
  597. 55 Init DB myvideos75
  598. 55 Query show databases like 'MyVideos75'
  599. 55 Query show tables
  600. 55 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  601. 55 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  602. 55 Quit
  603. 56 Connect xbmc@xbmc-97d4 on
  604. 56 Query SET NAMES utf8
  605. 56 Query show databases like 'MyVideos75'
  606. 56 Query show tables
  607. 56 Init DB myvideos75
  608. 56 Query show databases like 'MyVideos75'
  609. 56 Query show tables
  610. 56 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  611. 56 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  612. 56 Quit
  613. 57 Connect xbmc@xbmc-97d4 on
  614. 57 Query SET NAMES utf8
  615. 57 Query show databases like 'MyVideos75'
  616. 57 Query show tables
  617. 57 Init DB myvideos75
  618. 57 Query show databases like 'MyVideos75'
  619. 57 Query show tables
  620. 57 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  621. 57 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  622. 57 Quit
  623. 140312 12:40:42 58 Connect xbmc@xbmc-97d4 on
  624. 58 Query SET NAMES utf8
  625. 58 Query show databases like 'MyVideos75'
  626. 58 Query show tables
  627. 58 Init DB myvideos75
  628. 58 Query show databases like 'MyVideos75'
  629. 58 Query show tables
  630. 58 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  631. 58 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  632. 58 Quit
  633. 59 Connect xbmc@xbmc-97d4 on
  634. 59 Query SET NAMES utf8
  635. 59 Query show databases like 'MyVideos75'
  636. 59 Query show tables
  637. 59 Init DB myvideos75
  638. 59 Query show databases like 'MyVideos75'
  639. 59 Query show tables
  640. 59 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  641. 59 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  642. 59 Quit
  643. 140312 12:40:43 60 Connect xbmc@xbmc-97d4 on
  644. 60 Query SET NAMES utf8
  645. 60 Query show databases like 'MyVideos75'
  646. 60 Query show tables
  647. 60 Init DB myvideos75
  648. 60 Query show databases like 'MyVideos75'
  649. 60 Query show tables
  650. 60 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  651. 60 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  652. 60 Quit
  653. 61 Connect xbmc@xbmc-97d4 on
  654. 61 Query SET NAMES utf8
  655. 61 Query show databases like 'MyVideos75'
  656. 61 Query show tables
  657. 61 Init DB myvideos75
  658. 61 Query show databases like 'MyVideos75'
  659. 61 Query show tables
  660. 61 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  661. 61 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  662. 61 Quit
  663. 62 Connect xbmc@xbmc-97d4 on
  664. 62 Query SET NAMES utf8
  665. 62 Query show databases like 'MyVideos75'
  666. 62 Query show tables
  667. 62 Init DB myvideos75
  668. 62 Query show databases like 'MyVideos75'
  669. 62 Query show tables
  670. 62 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  671. 62 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  672. 62 Quit
  673. 140312 12:40:44 63 Connect xbmc@xbmc-97d4 on
  674. 63 Query SET NAMES utf8
  675. 63 Query show databases like 'MyVideos75'
  676. 63 Query show tables
  677. 63 Init DB myvideos75
  678. 63 Query show databases like 'MyVideos75'
  679. 63 Query show tables
  680. 63 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  681. 63 Quit
  682. 64 Connect xbmc@xbmc-97d4 on
  683. 64 Query SET NAMES utf8
  684. 64 Query show databases like 'MyVideos75'
  685. 64 Query show tables
  686. 64 Init DB myvideos75
  687. 64 Query show databases like 'MyVideos75'
  688. 64 Query show tables
  689. 64 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  690. 64 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  691. 64 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  692. 64 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  693. 64 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  694. 64 Quit
  695. 65 Connect xbmc@xbmc-97d4 on
  696. 65 Query SET NAMES utf8
  697. 65 Query show databases like 'MyVideos75'
  698. 65 Query show tables
  699. 65 Init DB myvideos75
  700. 65 Query show databases like 'MyVideos75'
  701. 65 Query show tables
  702. 65 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  703. 65 Quit
  704. 66 Connect xbmc@xbmc-97d4 on
  705. 66 Query SET NAMES utf8
  706. 66 Query show databases like 'MyVideos75'
  707. 66 Query show tables
  708. 66 Init DB myvideos75
  709. 66 Query show databases like 'MyVideos75'
  710. 66 Query show tables
  711. 66 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  712. 66 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  713. 66 Quit
  714. 140312 12:40:45 67 Connect xbmc@xbmc-97d4 on
  715. 67 Query SET NAMES utf8
  716. 67 Query show databases like 'MyVideos75'
  717. 67 Query show tables
  718. 67 Init DB myvideos75
  719. 67 Query show databases like 'MyVideos75'
  720. 67 Query show tables
  721. 67 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  722. 67 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  723. 67 Quit
  724. 45 Quit
  725. 140312 12:40:46 68 Connect xbmc@xbmc-97d4 on
  726. 68 Query SET NAMES utf8
  727. 68 Query show databases like 'MyVideos75'
  728. 68 Query show tables
  729. 68 Init DB myvideos75
  730. 68 Query show databases like 'MyVideos75'
  731. 68 Query show tables
  732. 68 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  733. 68 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  734. 68 Quit
  735. 69 Connect xbmc@xbmc-97d4 on
  736. 69 Query SET NAMES utf8
  737. 69 Query show databases like 'MyVideos75'
  738. 69 Query show tables
  739. 69 Init DB myvideos75
  740. 69 Query show databases like 'MyVideos75'
  741. 69 Query show tables
  742. 69 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  743. 69 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  744. 69 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  745. 69 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  746. 69 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  747. 69 Quit
  748. 140312 12:40:58 70 Connect xbmc@xbmc-97d4 on
  749. 70 Query SET NAMES utf8
  750. 70 Query show databases like 'MyVideos75'
  751. 70 Query show tables
  752. 70 Init DB myvideos75
  753. 70 Query show databases like 'MyVideos75'
  754. 70 Query show tables
  755. 70 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  756. 70 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  757. 70 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  758. 70 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  759. 70 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  760. 71 Connect xbmc@xbmc-97d4 on
  761. 71 Query SET NAMES utf8
  762. 71 Query show databases like 'MyVideos75'
  763. 71 Query show tables
  764. 71 Init DB myvideos75
  765. 71 Query show databases like 'MyVideos75'
  766. 71 Query show tables
  767. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  768. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  769. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  770. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  771. 140312 12:40:59 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  772. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  773. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  774. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  775. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  776. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  777. 72 Connect xbmc@xbmc-97d4 on
  778. 72 Query SET NAMES utf8
  779. 72 Query show databases like 'MyVideos75'
  780. 72 Query show tables
  781. 72 Init DB myvideos75
  782. 72 Query show databases like 'MyVideos75'
  783. 72 Query show tables
  784. 72 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  785. 72 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  786. 72 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  787. 72 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  788. 72 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  789. 72 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  790. 72 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  791. 72 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  792. 72 Quit
  793. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  794. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  795. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  796. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  797. 73 Connect xbmc@xbmc-97d4 on
  798. 73 Query SET NAMES utf8
  799. 73 Query show databases like 'MyVideos75'
  800. 73 Query show tables
  801. 73 Init DB myvideos75
  802. 73 Query show databases like 'MyVideos75'
  803. 73 Query show tables
  804. 73 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  805. 73 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  806. 73 Quit
  807. 71 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  808. 71 Quit
  809. 74 Connect xbmc@xbmc-97d4 on
  810. 74 Query SET NAMES utf8
  811. 74 Query show databases like 'MyVideos75'
  812. 74 Query show tables
  813. 74 Init DB myvideos75
  814. 74 Query show databases like 'MyVideos75'
  815. 74 Query show tables
  816. 74 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  817. 74 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  818. 74 Quit
  819. 140312 12:41:00 75 Connect xbmc@xbmc-97d4 on
  820. 75 Query SET NAMES utf8
  821. 75 Query show databases like 'MyVideos75'
  822. 75 Query show tables
  823. 75 Init DB myvideos75
  824. 75 Query show databases like 'MyVideos75'
  825. 75 Query show tables
  826. 75 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  827. 75 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  828. 75 Quit
  829. 76 Connect xbmc@xbmc-97d4 on
  830. 76 Query SET NAMES utf8
  831. 76 Query show databases like 'MyVideos75'
  832. 76 Query show tables
  833. 76 Init DB myvideos75
  834. 76 Query show databases like 'MyVideos75'
  835. 76 Query show tables
  836. 76 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  837. 76 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  838. 76 Quit
  839. 140312 12:41:01 77 Connect xbmc@xbmc-97d4 on
  840. 77 Query SET NAMES utf8
  841. 77 Query show databases like 'MyVideos75'
  842. 77 Query show tables
  843. 77 Init DB myvideos75
  844. 77 Query show databases like 'MyVideos75'
  845. 77 Query show tables
  846. 77 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  847. 77 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  848. 77 Quit
  849. 78 Connect xbmc@xbmc-97d4 on
  850. 78 Query SET NAMES utf8
  851. 78 Query show databases like 'MyVideos75'
  852. 78 Query show tables
  853. 78 Init DB myvideos75
  854. 78 Query show databases like 'MyVideos75'
  855. 78 Query show tables
  856. 78 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  857. 78 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  858. 78 Quit
  859. 79 Connect xbmc@xbmc-97d4 on
  860. 79 Query SET NAMES utf8
  861. 79 Query show databases like 'MyVideos75'
  862. 79 Query show tables
  863. 79 Init DB myvideos75
  864. 79 Query show databases like 'MyVideos75'
  865. 79 Query show tables
  866. 79 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  867. 79 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  868. 79 Quit
  869. 140312 12:41:02 80 Connect xbmc@xbmc-97d4 on
  870. 80 Query SET NAMES utf8
  871. 80 Query show databases like 'MyVideos75'
  872. 80 Query show tables
  873. 80 Init DB myvideos75
  874. 80 Query show databases like 'MyVideos75'
  875. 80 Query show tables
  876. 80 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  877. 80 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  878. 80 Quit
  879. 81 Connect xbmc@xbmc-97d4 on
  880. 81 Query SET NAMES utf8
  881. 81 Query show databases like 'MyVideos75'
  882. 81 Query show tables
  883. 81 Init DB myvideos75
  884. 81 Query show databases like 'MyVideos75'
  885. 81 Query show tables
  886. 81 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  887. 81 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  888. 81 Quit
  889. 82 Connect xbmc@xbmc-97d4 on
  890. 82 Query SET NAMES utf8
  891. 82 Query show databases like 'MyVideos75'
  892. 82 Query show tables
  893. 82 Init DB myvideos75
  894. 82 Query show databases like 'MyVideos75'
  895. 82 Query show tables
  896. 82 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  897. 82 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  898. 82 Quit
  899. 140312 12:41:03 83 Connect xbmc@xbmc-97d4 on
  900. 83 Query SET NAMES utf8
  901. 83 Query show databases like 'MyVideos75'
  902. 83 Query show tables
  903. 83 Init DB myvideos75
  904. 83 Query show databases like 'MyVideos75'
  905. 83 Query show tables
  906. 83 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  907. 83 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  908. 83 Quit
  909. 84 Connect xbmc@xbmc-97d4 on
  910. 84 Query SET NAMES utf8
  911. 84 Query show databases like 'MyVideos75'
  912. 84 Query show tables
  913. 84 Init DB myvideos75
  914. 84 Query show databases like 'MyVideos75'
  915. 84 Query show tables
  916. 84 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  917. 84 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  918. 84 Quit
  919. 140312 12:41:04 85 Connect xbmc@xbmc-97d4 on
  920. 85 Query SET NAMES utf8
  921. 85 Query show databases like 'MyVideos75'
  922. 85 Query show tables
  923. 85 Init DB myvideos75
  924. 85 Query show databases like 'MyVideos75'
  925. 85 Query show tables
  926. 85 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  927. 85 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  928. 85 Quit
  929. 86 Connect xbmc@xbmc-97d4 on
  930. 86 Query SET NAMES utf8
  931. 86 Query show databases like 'MyVideos75'
  932. 86 Query show tables
  933. 86 Init DB myvideos75
  934. 86 Query show databases like 'MyVideos75'
  935. 86 Query show tables
  936. 86 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  937. 86 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  938. 86 Quit
  939. 87 Connect xbmc@xbmc-97d4 on
  940. 87 Query SET NAMES utf8
  941. 87 Query show databases like 'MyVideos75'
  942. 87 Query show tables
  943. 87 Init DB myvideos75
  944. 87 Query show databases like 'MyVideos75'
  945. 87 Query show tables
  946. 87 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  947. 87 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  948. 87 Quit
  949. 140312 12:41:15 88 Connect xbmc@xbmc-97d4 on
  950. 88 Query SET NAMES utf8
  951. 88 Query show databases like 'MyVideos75'
  952. 88 Query show tables
  953. 88 Init DB myvideos75
  954. 88 Query show databases like 'MyVideos75'
  955. 88 Query show tables
  956. 88 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  957. 88 Quit
  958. 89 Connect xbmc@xbmc-97d4 on
  959. 89 Query SET NAMES utf8
  960. 89 Query show databases like 'MyVideos75'
  961. 89 Query show tables
  962. 89 Init DB myvideos75
  963. 89 Query show databases like 'MyVideos75'
  964. 89 Query show tables
  965. 89 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  966. 89 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  967. 89 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  968. 89 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  969. 89 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  970. 89 Quit
  971. 90 Connect xbmc@xbmc-97d4 on
  972. 90 Query SET NAMES utf8
  973. 90 Query show databases like 'MyVideos75'
  974. 90 Query show tables
  975. 90 Init DB myvideos75
  976. 90 Query show databases like 'MyVideos75'
  977. 90 Query show tables
  978. 90 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  979. 90 Quit
  980. 140312 12:41:16 70 Quit
  981. 91 Connect xbmc@xbmc-97d4 on
  982. 91 Query SET NAMES utf8
  983. 91 Query show databases like 'MyVideos75'
  984. 91 Query show tables
  985. 91 Init DB myvideos75
  986. 91 Query show databases like 'MyVideos75'
  987. 91 Query show tables
  988. 91 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  989. 91 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  990. 91 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  991. 91 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  992. 91 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  993. 91 Quit
  994. 140312 12:43:21 92 Connect xbmc@xbmc-97d4 on
  995. 92 Query SET NAMES utf8
  996. 92 Query show databases like 'MyVideos75'
  997. 92 Query show tables
  998. 92 Init DB myvideos75
  999. 92 Query show databases like 'MyVideos75'
  1000. 92 Query show tables
  1001. 92 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1002. 92 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  1003. 92 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1004. 92 Query select path.strContent,path.strScraper,path.scanRecursive,path.useFolderNames,path.strSettings,path.noUpdate, path.exclude from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/'
  1005. 92 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1006. 93 Connect xbmc@xbmc-97d4 on
  1007. 93 Query SET NAMES utf8
  1008. 93 Query show databases like 'MyVideos75'
  1009. 93 Query show tables
  1010. 93 Init DB myvideos75
  1011. 93 Query show databases like 'MyVideos75'
  1012. 93 Query show tables
  1013. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1014. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1015. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1016. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1017. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1018. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1019. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1020. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1021. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1022. 94 Connect xbmc@xbmc-97d4 on
  1023. 94 Query SET NAMES utf8
  1024. 94 Query show databases like 'MyVideos75'
  1025. 94 Query show tables
  1026. 94 Init DB myvideos75
  1027. 94 Query show databases like 'MyVideos75'
  1028. 94 Query show tables
  1029. 94 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1030. 94 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1031. 94 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1032. 94 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1033. 94 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1034. 94 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1035. 94 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1036. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1037. 94 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1038. 94 Quit
  1039. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1040. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1041. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1042. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1043. 140312 12:43:22 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1044. 95 Connect xbmc@xbmc-97d4 on
  1045. 95 Query SET NAMES utf8
  1046. 95 Query show databases like 'MyVideos75'
  1047. 95 Query show tables
  1048. 95 Init DB myvideos75
  1049. 95 Query show databases like 'MyVideos75'
  1050. 95 Query show tables
  1051. 95 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1052. 95 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1053. 95 Quit
  1054. 93 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1055. 93 Quit
  1056. 96 Connect xbmc@xbmc-97d4 on
  1057. 96 Query SET NAMES utf8
  1058. 96 Query show databases like 'MyVideos75'
  1059. 96 Query show tables
  1060. 96 Init DB myvideos75
  1061. 96 Query show databases like 'MyVideos75'
  1062. 96 Query show tables
  1063. 96 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1064. 96 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1065. 96 Quit
  1066. 140312 12:43:23 97 Connect xbmc@xbmc-97d4 on
  1067. 97 Query SET NAMES utf8
  1068. 97 Query show databases like 'MyVideos75'
  1069. 97 Query show tables
  1070. 97 Init DB myvideos75
  1071. 97 Query show databases like 'MyVideos75'
  1072. 97 Query show tables
  1073. 97 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1074. 97 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1075. 97 Quit
  1076. 98 Connect xbmc@xbmc-97d4 on
  1077. 98 Query SET NAMES utf8
  1078. 98 Query show databases like 'MyVideos75'
  1079. 98 Query show tables
  1080. 98 Init DB myvideos75
  1081. 98 Query show databases like 'MyVideos75'
  1082. 98 Query show tables
  1083. 98 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1084. 98 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1085. 98 Quit
  1086. 99 Connect xbmc@xbmc-97d4 on
  1087. 99 Query SET NAMES utf8
  1088. 99 Query show databases like 'MyVideos75'
  1089. 99 Query show tables
  1090. 99 Init DB myvideos75
  1091. 99 Query show databases like 'MyVideos75'
  1092. 99 Query show tables
  1093. 99 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1094. 99 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1095. 99 Quit
  1096. 140312 12:43:24 100 Connect xbmc@xbmc-97d4 on
  1097. 100 Query SET NAMES utf8
  1098. 100 Query show databases like 'MyVideos75'
  1099. 100 Query show tables
  1100. 100 Init DB myvideos75
  1101. 100 Query show databases like 'MyVideos75'
  1102. 100 Query show tables
  1103. 100 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1104. 100 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1105. 100 Quit
  1106. 101 Connect xbmc@xbmc-97d4 on
  1107. 101 Query SET NAMES utf8
  1108. 101 Query show databases like 'MyVideos75'
  1109. 101 Query show tables
  1110. 101 Init DB myvideos75
  1111. 101 Query show databases like 'MyVideos75'
  1112. 101 Query show tables
  1113. 101 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1114. 101 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1115. 101 Quit
  1116. 102 Connect xbmc@xbmc-97d4 on
  1117. 102 Query SET NAMES utf8
  1118. 102 Query show databases like 'MyVideos75'
  1119. 102 Query show tables
  1120. 102 Init DB myvideos75
  1121. 102 Query show databases like 'MyVideos75'
  1122. 102 Query show tables
  1123. 102 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1124. 102 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1125. 102 Quit
  1126. 140312 12:43:25 103 Connect xbmc@xbmc-97d4 on
  1127. 103 Query SET NAMES utf8
  1128. 103 Query show databases like 'MyVideos75'
  1129. 103 Query show tables
  1130. 103 Init DB myvideos75
  1131. 103 Query show databases like 'MyVideos75'
  1132. 103 Query show tables
  1133. 103 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1134. 103 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1135. 103 Quit
  1136. 104 Connect xbmc@xbmc-97d4 on
  1137. 104 Query SET NAMES utf8
  1138. 104 Query show databases like 'MyVideos75'
  1139. 104 Query show tables
  1140. 104 Init DB myvideos75
  1141. 104 Query show databases like 'MyVideos75'
  1142. 104 Query show tables
  1143. 104 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1144. 104 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1145. 104 Quit
  1146. 105 Connect xbmc@xbmc-97d4 on
  1147. 105 Query SET NAMES utf8
  1148. 105 Query show databases like 'MyVideos75'
  1149. 105 Query show tables
  1150. 105 Init DB myvideos75
  1151. 105 Query show databases like 'MyVideos75'
  1152. 105 Query show tables
  1153. 105 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1154. 105 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1155. 105 Quit
  1156. 140312 12:43:26 106 Connect xbmc@xbmc-97d4 on
  1157. 106 Query SET NAMES utf8
  1158. 106 Query show databases like 'MyVideos75'
  1159. 106 Query show tables
  1160. 106 Init DB myvideos75
  1161. 106 Query show databases like 'MyVideos75'
  1162. 106 Query show tables
  1163. 106 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1164. 106 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1165. 106 Quit
  1166. 107 Connect xbmc@xbmc-97d4 on
  1167. 107 Query SET NAMES utf8
  1168. 107 Query show databases like 'MyVideos75'
  1169. 107 Query show tables
  1170. 107 Init DB myvideos75
  1171. 107 Query show databases like 'MyVideos75'
  1172. 107 Query show tables
  1173. 107 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1174. 107 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1175. 107 Quit
  1176. 108 Connect xbmc@xbmc-97d4 on
  1177. 108 Query SET NAMES utf8
  1178. 108 Query show databases like 'MyVideos75'
  1179. 108 Query show tables
  1180. 108 Init DB myvideos75
  1181. 108 Query show databases like 'MyVideos75'
  1182. 108 Query show tables
  1183. 108 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1184. 108 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1185. 108 Quit
  1186. 140312 12:43:27 109 Connect xbmc@xbmc-97d4 on
  1187. 109 Query SET NAMES utf8
  1188. 109 Query show databases like 'MyVideos75'
  1189. 109 Query show tables
  1190. 109 Init DB myvideos75
  1191. 109 Query show databases like 'MyVideos75'
  1192. 109 Query show tables
  1193. 109 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1194. 109 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1195. 109 Quit
  1196. 110 Connect xbmc@xbmc-97d4 on
  1197. 110 Query SET NAMES utf8
  1198. 110 Query show databases like 'MyVideos75'
  1199. 110 Query show tables
  1200. 110 Init DB myvideos75
  1201. 110 Query show databases like 'MyVideos75'
  1202. 110 Query show tables
  1203. 110 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1204. 110 Query insert into path (idPath, strPath, strContent, strScraper) values (NULL,'nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/','','')
  1205. 110 Quit
  1206. 111 Connect xbmc@xbmc-97d4 on
  1207. 111 Query SET NAMES utf8
  1208. 111 Query show databases like 'MyVideos75'
  1209. 111 Query show tables
  1210. 111 Init DB myvideos75
  1211. 111 Query show databases like 'MyVideos75'
  1212. 111 Query show tables
  1213. 111 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1214. 111 Quit
  1215. 112 Connect xbmc@xbmc-97d4 on
  1216. 112 Query SET NAMES utf8
  1217. 112 Query show databases like 'MyVideos75'
  1218. 112 Query show tables
  1219. 112 Init DB myvideos75
  1220. 112 Query show databases like 'MyVideos75'
  1221. 112 Query show tables
  1222. 112 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1223. 112 Quit
  1224. 140312 12:43:28 113 Connect xbmc@xbmc-97d4 on
  1225. 113 Query SET NAMES utf8
  1226. 113 Query show databases like 'MyVideos75'
  1227. 113 Query show tables
  1228. 113 Init DB myvideos75
  1229. 113 Query show databases like 'MyVideos75'
  1230. 113 Query show tables
  1231. 113 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1232. 113 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1233. 113 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1234. 113 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1235. 113 Query select idPath from path where strPath='nfs://192.168.1.146:2049/Volumes/Storage/TV/Gold Rush Alaska/Season 3/'
  1236. 113 Quit
  1237. 92 Quit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement