Advertisement
Guest User

xbmc centralized mysql no views log

a guest
Jun 7th, 2012
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 139.04 KB | None | 0 0
  1. 23:22:57 T:5352 NOTICE: -----------------------------------------------------------------------
  2. 23:22:57 T:5352 NOTICE: Starting XBMC (12.0-ALPHA3 Git:20120606-66520ff), Platform: Windows 7, 64-bit (WoW) Service Pack 1 build 7601. Built on Jun 7 2012 (compiler 1600)
  3. 23:22:57 T:5352 NOTICE: Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz
  4. 23:22:57 T:5352 NOTICE: Desktop Resolution: 1600x900 32Bit at 60Hz
  5. 23:22:57 T:5352 NOTICE: Running with restricted rights
  6. 23:22:57 T:5352 NOTICE: Aero is enabled
  7. 23:22:57 T:5352 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
  8. 23:22:57 T:5352 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC
  9. 23:22:57 T:5352 NOTICE: special://masterprofile/ is mapped to: C:\Users\Luis Mendes\AppData\Roaming\XBMC\userdata
  10. 23:22:57 T:5352 NOTICE: special://home/ is mapped to: C:\Users\Luis Mendes\AppData\Roaming\XBMC\
  11. 23:22:57 T:5352 NOTICE: special://temp/ is mapped to: C:\Users\Luis Mendes\AppData\Roaming\XBMC\cache
  12. 23:22:57 T:5352 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe
  13. 23:22:57 T:5352 NOTICE: Local hostname: severance
  14. 23:22:57 T:5352 NOTICE: Log File is located: C:\Users\Luis Mendes\AppData\Roaming\XBMC\xbmc.log
  15. 23:22:57 T:5352 NOTICE: -----------------------------------------------------------------------
  16. 23:22:57 T:5352 NOTICE: Enumerated WASAPI devices:
  17. 23:22:57 T:5352 NOTICE: Device 1
  18. 23:22:57 T:5352 NOTICE: m_deviceName : {83104224-01A3-4BA8-9B77-B10F0FB039FB}
  19. 23:22:57 T:5352 NOTICE: m_displayName : Speakers - Speakers (Conexant 20585 SmartAudio HD)
  20. 23:22:57 T:5352 NOTICE: m_displayNameExtra: WASAPI: Speakers (Conexant 20585 SmartAudio HD)
  21. 23:22:57 T:5352 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  22. 23:22:57 T:5352 NOTICE: m_channels : FL,FR
  23. 23:22:57 T:5352 NOTICE: m_sampleRates : 192000,96000,48000,44100
  24. 23:22:57 T:5352 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  25. 23:22:57 T:5352 NOTICE: Enumerated DirectSound devices:
  26. 23:22:57 T:5352 NOTICE: Device 1
  27. 23:22:57 T:5352 NOTICE: m_deviceName : {83104224-01A3-4BA8-9B77-B10F0FB039FB}
  28. 23:22:57 T:5352 NOTICE: m_displayName : Speakers - Speakers (Conexant 20585 SmartAudio HD)
  29. 23:22:57 T:5352 NOTICE: m_displayNameExtra: DirectSound: Speakers (Conexant 20585 SmartAudio HD)
  30. 23:22:57 T:5352 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  31. 23:22:57 T:5352 NOTICE: m_channels : FL,FR
  32. 23:22:57 T:5352 NOTICE: m_sampleRates : 44100
  33. 23:22:57 T:5352 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3
  34. 23:22:57 T:5352 NOTICE: load settings...
  35. 23:22:57 T:5352 NOTICE: special://profile/ is mapped to: special://masterprofile/
  36. 23:22:57 T:5352 NOTICE: loading special://masterprofile/guisettings.xml
  37. 23:22:57 T:5352 NOTICE: Getting hardware information now...
  38. 23:22:57 T:5352 NOTICE: Checking resolution 12
  39. 23:22:57 T:5352 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  40. 23:22:57 T:5352 NOTICE: Loaded playercorefactory configuration
  41. 23:22:57 T:5352 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  42. 23:22:57 T:5352 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  43. 23:22:57 T:5352 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  44. 23:22:57 T:5352 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  45. 23:22:57 T:5352 NOTICE: Contents of special://profile/advancedsettings.xml are...
  46. <advancedsettings>
  47. <videodatabase>
  48. <type>mysql</type>
  49. <host>192.168.1.4</host>
  50. <port>3306</port>
  51. <user>xbmc</user>
  52. <pass>xbmc</pass>
  53. </videodatabase>
  54. <musicdatabase>
  55. <type>mysql</type>
  56. <host>192.168.1.4</host>
  57. <port>3306</port>
  58. <user>xbmc</user>
  59. <pass>xbmc</pass>
  60. </musicdatabase>
  61. </advancedsettings>
  62. 23:22:57 T:5352 WARNING: VIDEO database configuration is experimental.
  63. 23:22:57 T:5352 NOTICE: Getting hardware information now...
  64. 23:22:57 T:5352 NOTICE: Checking resolution 12
  65. 23:22:57 T:5352 NOTICE: Default DVD Player: dvdplayer
  66. 23:22:57 T:5352 NOTICE: Default Video Player: dvdplayer
  67. 23:22:57 T:5352 NOTICE: Default Audio Player: paplayer
  68. 23:22:57 T:5352 NOTICE: Enabled debug logging due to GUI setting (2)
  69. 23:22:57 T:5352 NOTICE: Log level changed to 2
  70. 23:22:57 T:5352 NOTICE: Loading media sources from special://masterprofile/sources.xml
  71. 23:22:57 T:5352 INFO: creating subdirectories
  72. 23:22:57 T:5352 INFO: userdata folder: special://masterprofile/
  73. 23:22:57 T:5352 INFO: recording folder:
  74. 23:22:57 T:5352 INFO: screenshots folder:
  75. 23:22:57 T:5352 INFO: thumbnails folder: special://masterprofile/Thumbnails
  76. 23:22:57 T:5352 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  77. 23:22:57 T:5352 DEBUG: trying to set locale to eng_aus
  78. 23:22:57 T:5352 INFO: global locale set to English_Australia.1252
  79. 23:22:57 T:5352 INFO: load English language file, from path: special://xbmc/language/
  80. 23:22:57 T:5352 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\XBMC\language\English\strings.po
  81. 23:22:57 T:5352 DEBUG: POParser: loaded 2238 strings from file C:\Program Files (x86)\XBMC\language\English\strings.po
  82. 23:22:57 T:5352 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  83. 23:22:57 T:5352 DEBUG: CAESinkWASAPI::Initialize: Initializing WASAPI Sink Rev. 1.0.5
  84. 23:22:57 T:5352 DEBUG: CAESinkWASAPI::InitializeExclusive: Checking IsFormatSupported with the following parameters:
  85. 23:22:57 T:5352 DEBUG: Sample Rate : 44100
  86. 23:22:57 T:5352 DEBUG: Sample Format : AE_FMT_FLOAT
  87. 23:22:57 T:5352 DEBUG: Bits Per Sample : 32
  88. 23:22:57 T:5352 DEBUG: Valid Bits/Samp : 24
  89. 23:22:57 T:5352 DEBUG: Channel Count : 2
  90. 23:22:57 T:5352 DEBUG: Block Align : 8
  91. 23:22:57 T:5352 DEBUG: Avg. Bytes Sec : 352800
  92. 23:22:57 T:5352 DEBUG: Samples/Block : 24
  93. 23:22:57 T:5352 DEBUG: Format cBSize : 22
  94. 23:22:57 T:5352 DEBUG: Channel Layout : FL,FR
  95. 23:22:57 T:5352 DEBUG: Channel Mask : 3
  96. 23:22:57 T:5352 DEBUG: SubFormat : KSDATAFORMAT_SUBTYPE_PCM
  97. 23:22:57 T:5352 DEBUG: CAESinkWASAPI::InitializeExclusive: Format is Supported - will attempt to Initialize
  98. 23:22:57 T:5352 DEBUG: CAESinkWASAPI::InitializeExclusive: Initializing WASAPI exclusive mode with the following parameters:
  99. 23:22:57 T:5352 DEBUG: Sample Rate : 44100
  100. 23:22:57 T:5352 DEBUG: Sample Format : AE_FMT_S24NE4
  101. 23:22:57 T:5352 DEBUG: Bits Per Sample : 32
  102. 23:22:57 T:5352 DEBUG: Valid Bits/Samp : 24
  103. 23:22:57 T:5352 DEBUG: Channel Count : 2
  104. 23:22:57 T:5352 DEBUG: Block Align : 8
  105. 23:22:57 T:5352 DEBUG: Avg. Bytes Sec : 352800
  106. 23:22:57 T:5352 DEBUG: Samples/Block : 24
  107. 23:22:57 T:5352 DEBUG: Format cBSize : 22
  108. 23:22:57 T:5352 DEBUG: Channel Layout : FL,FR
  109. 23:22:57 T:5352 DEBUG: Enc. Channels : 2
  110. 23:22:57 T:5352 DEBUG: Enc. Samples/Sec: 15957957
  111. 23:22:57 T:5352 DEBUG: Channel Mask : 3
  112. 23:22:57 T:5352 DEBUG: Periodicty : 500000
  113. 23:22:57 T:5352 DEBUG: SubFormat : KSDATAFORMAT_SUBTYPE_PCM
  114. 23:22:57 T:5352 DEBUG: CAESinkWASAPI::InitializeExclusive: Re-aligning WASAPI sink buffer due to AUDCLNT_E_BUFFER_SIZE_NOT_ALIGNED.
  115. 23:22:57 T:5352 DEBUG: CAESinkWASAPI::InitializeExclusive: Number of Frames in Buffer : 2208
  116. 23:22:57 T:5352 DEBUG: CAESinkWASAPI::InitializeExclusive: Requested Duration of Buffer : 500680
  117. 23:22:57 T:5352 DEBUG: CAESinkWASAPI::InitializeExclusive: Requested Duration of Buffer : 50.068001msec
  118. 23:22:57 T:5352 NOTICE: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized Successfully!!!
  119. 23:22:57 T:5352 DEBUG: CAESinkWASAPI::Initialize: Buffer Size = 17664 Bytes
  120. 23:22:57 T:5352 INFO: CSoftAE::InternalOpenSink - WASAPI Initialized:
  121. 23:22:57 T:5352 INFO: Output Device : {83104224-01A3-4BA8-9B77-B10F0FB039FB}
  122. 23:22:57 T:5352 INFO: Sample Rate : 44100
  123. 23:22:57 T:5352 INFO: Sample Format : AE_FMT_S24NE4
  124. 23:22:57 T:5352 INFO: Channel Count : 2
  125. 23:22:57 T:5352 INFO: Channel Layout: FL,FR
  126. 23:22:57 T:5352 INFO: Frames : 2208
  127. 23:22:57 T:5352 INFO: Frame Samples : 4416
  128. 23:22:57 T:5352 INFO: Frame Size : 8
  129. 23:22:57 T:5352 DEBUG: CSoftAE::Initialize - Using speaker layout: 2.0
  130. 23:22:57 T:5352 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  131. 23:22:57 T:4168 NOTICE: Thread CSoftAE start, auto delete: false
  132. 23:22:57 T:4168 INFO: CSoftAE::Run - Thread Started
  133. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  134. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  135. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  136. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  137. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  138. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  139. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  140. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  141. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  142. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  143. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  144. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  145. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  146. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  147. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  148. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  149. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  150. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  151. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  152. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  153. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  154. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  155. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
  156. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  157. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  158. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  159. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  160. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  161. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  162. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  163. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  164. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  165. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  166. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  167. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  168. 23:22:57 T:5352 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  169. 23:22:57 T:5352 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  170. 23:22:57 T:5352 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  171. 23:22:57 T:3496 NOTICE: Thread XBMC Peripherals start, auto delete: false
  172. 23:22:57 T:3616 NOTICE: Thread CRemoteControl start, auto delete: false
  173. 23:22:57 T:5352 DEBUG: CJoystick::Initialize : No Joystick found
  174. 23:22:57 T:3616 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  175. 23:22:57 T:5352 NOTICE: Found screen: Generic PnP Monitor on NVIDIA NVS 3100M , adapter 0.
  176. 23:22:57 T:5352 NOTICE: Primary mode: 1600x900 @ 60.00 - Full Screen
  177. 23:22:57 T:5352 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
  178. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  179. 23:22:57 T:5352 NOTICE: Additional mode: 640x480 @ 50.00 - Full Screen
  180. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  181. 23:22:57 T:5352 NOTICE: Additional mode: 768x480 @ 60.00 - Full Screen
  182. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  183. 23:22:57 T:5352 NOTICE: Additional mode: 768x480 @ 50.00 - Full Screen
  184. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  185. 23:22:57 T:5352 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
  186. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  187. 23:22:57 T:5352 NOTICE: Additional mode: 800x600 @ 50.00 - Full Screen
  188. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  189. 23:22:57 T:5352 NOTICE: Additional mode: 960x600 @ 60.00 - Full Screen
  190. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  191. 23:22:57 T:5352 NOTICE: Additional mode: 960x600 @ 50.00 - Full Screen
  192. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  193. 23:22:57 T:5352 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
  194. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  195. 23:22:57 T:5352 NOTICE: Additional mode: 1024x768 @ 50.00 - Full Screen
  196. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  197. 23:22:57 T:5352 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
  198. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  199. 23:22:57 T:5352 NOTICE: Additional mode: 1280x720 @ 50.00 - Full Screen
  200. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  201. 23:22:57 T:5352 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
  202. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  203. 23:22:57 T:5352 NOTICE: Additional mode: 1280x768 @ 50.00 - Full Screen
  204. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  205. 23:22:57 T:5352 NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
  206. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  207. 23:22:57 T:5352 NOTICE: Additional mode: 1280x800 @ 50.00 - Full Screen
  208. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  209. 23:22:57 T:5352 NOTICE: Additional mode: 1440x900 @ 60.00 - Full Screen
  210. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  211. 23:22:57 T:5352 NOTICE: Additional mode: 1440x900 @ 50.00 - Full Screen
  212. 23:22:57 T:5352 NOTICE: Previous line repeats 2 times.
  213. 23:22:57 T:5352 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
  214. 23:22:57 T:5352 NOTICE: Additional mode: 1600x900 @ 50.00 - Full Screen
  215. 23:22:58 T:5352 DEBUG: CWinEventsWin32::WndProc: window resize event
  216. 23:22:58 T:5352 DEBUG: CWinEventsWin32::WndProc: window move event
  217. 23:22:58 T:5352 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1600,900 fullscreen)->(0,0,1600,900 fullscreen)
  218. 23:22:58 T:5352 DEBUG: CWinEventsWin32::WndProcWindow is active
  219. 23:22:58 T:5352 DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  220. 23:22:58 T:5352 DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  221. 23:22:58 T:5352 DEBUG: CRenderSystemDX::CreateDevice on adapter 0
  222. 23:22:58 T:5352 DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  223. 23:22:58 T:5352 DEBUG: CRenderSystemDX::CreateDevice - adapter 0: nvd3dum.dll, NVIDIA NVS 3100M , VendorId 4318, DeviceId 2668
  224. 23:22:58 T:5352 DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  225. 23:22:58 T:5352 DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0001ECC5
  226. 23:22:58 T:5352 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  227. 23:22:58 T:5352 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  228. 23:22:58 T:5352 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  229. 23:22:58 T:5352 DEBUG: CRenderSystemDX::CreateDevice - nVidia workaround - disabling RENDER_CAPS_DXT_NPOT
  230. 23:22:58 T:5352 DEBUG: CWinSystemWin32::SetFullScreen (windowed fullscreen) on screen 0 with size 1600x900, refresh 60.000000
  231. 23:22:58 T:5352 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  232. 23:22:58 T:5352 INFO: load default splash image: C:\Program Files (x86)\XBMC\media\Splash.png
  233. 23:22:58 T:5352 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  234. 23:22:58 T:5352 INFO: load keymapping
  235. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  236. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  237. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  238. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  239. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  240. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  241. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  242. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  243. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  244. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  245. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  246. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  247. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  248. 23:22:58 T:5352 INFO: Loading special://xbmc/system/keymaps/remote.xml
  249. 23:22:58 T:5352 INFO: Loading special://xbmc/system/IRSSmap.xml
  250. 23:22:58 T:5352 INFO: * Adding remote mapping for device 'Microsoft MCE'
  251. 23:22:58 T:5352 INFO: * Adding remote mapping for device 'Abstract'
  252. 23:22:58 T:5352 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  253. 23:22:58 T:5352 INFO: GUI format 1600x900 1600x900 @ 60.00 - Full Screen
  254. 23:22:58 T:5352 DEBUG: guilib: Fill viewport always for solving rendering passes
  255. 23:22:58 T:5352 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  256. 23:22:58 T:5352 NOTICE: initializing playlistplayer
  257. 23:22:58 T:5352 NOTICE: DONE initializing playlistplayer
  258. 23:22:58 T:5352 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  259. 23:22:58 T:5352 INFO: Unloading old skin ...
  260. 23:22:58 T:5352 INFO: load skin from: C:\Program Files (x86)\XBMC\addons\skin.confluence
  261. 23:22:58 T:5352 INFO: load fonts for skin...
  262. 23:22:58 T:5352 INFO: Loading fonts from C:\Program Files (x86)\XBMC\addons\skin.confluence\720p\Font.xml
  263. 23:22:58 T:5352 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\XBMC\addons\skin.confluence\language\english\strings.po
  264. 23:22:58 T:5352 DEBUG: POParser: loaded 119 strings from file C:\Program Files (x86)\XBMC\addons\skin.confluence\language\english\strings.po
  265. 23:22:58 T:5352 INFO: Loading skin includes from C:\Program Files (x86)\XBMC\addons\skin.confluence\720p\includes.xml
  266. 23:22:58 T:5352 INFO: load new skin...
  267. 23:22:58 T:5352 INFO: Loading skin file: Home.xml
  268. 23:22:58 T:3616 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  269. 23:22:59 T:3616 ERROR: CRemoteControl::Connect - failed to connect
  270. 23:22:59 T:3616 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  271. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos64 [1049](Unknown database 'MyVideos64')
  272. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos63 [1049](Unknown database 'MyVideos63')
  273. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos62 [1049](Unknown database 'MyVideos62')
  274. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos61 [1049](Unknown database 'MyVideos61')
  275. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos60 [1049](Unknown database 'MyVideos60')
  276. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos59 [1049](Unknown database 'MyVideos59')
  277. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos58 [1049](Unknown database 'MyVideos58')
  278. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos57 [1049](Unknown database 'MyVideos57')
  279. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos56 [1049](Unknown database 'MyVideos56')
  280. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos55 [1049](Unknown database 'MyVideos55')
  281. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos54 [1049](Unknown database 'MyVideos54')
  282. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos53 [1049](Unknown database 'MyVideos53')
  283. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos52 [1049](Unknown database 'MyVideos52')
  284. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos51 [1049](Unknown database 'MyVideos51')
  285. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos50 [1049](Unknown database 'MyVideos50')
  286. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos49 [1049](Unknown database 'MyVideos49')
  287. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos48 [1049](Unknown database 'MyVideos48')
  288. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos47 [1049](Unknown database 'MyVideos47')
  289. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos46 [1049](Unknown database 'MyVideos46')
  290. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos45 [1049](Unknown database 'MyVideos45')
  291. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos44 [1049](Unknown database 'MyVideos44')
  292. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos43 [1049](Unknown database 'MyVideos43')
  293. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos42 [1049](Unknown database 'MyVideos42')
  294. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos41 [1049](Unknown database 'MyVideos41')
  295. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos40 [1049](Unknown database 'MyVideos40')
  296. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos39 [1049](Unknown database 'MyVideos39')
  297. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos38 [1049](Unknown database 'MyVideos38')
  298. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos37 [1049](Unknown database 'MyVideos37')
  299. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos36 [1049](Unknown database 'MyVideos36')
  300. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos35 [1049](Unknown database 'MyVideos35')
  301. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos34 [1049](Unknown database 'MyVideos34')
  302. 23:23:00 T:5352 ERROR: Unable to open database: MyVideos33 [1049](Unknown database 'MyVideos33')
  303. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos32 [1049](Unknown database 'MyVideos32')
  304. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos31 [1049](Unknown database 'MyVideos31')
  305. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos30 [1049](Unknown database 'MyVideos30')
  306. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos29 [1049](Unknown database 'MyVideos29')
  307. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos28 [1049](Unknown database 'MyVideos28')
  308. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos27 [1049](Unknown database 'MyVideos27')
  309. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos26 [1049](Unknown database 'MyVideos26')
  310. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos25 [1049](Unknown database 'MyVideos25')
  311. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos24 [1049](Unknown database 'MyVideos24')
  312. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos23 [1049](Unknown database 'MyVideos23')
  313. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos22 [1049](Unknown database 'MyVideos22')
  314. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos21 [1049](Unknown database 'MyVideos21')
  315. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos20 [1049](Unknown database 'MyVideos20')
  316. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos19 [1049](Unknown database 'MyVideos19')
  317. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos18 [1049](Unknown database 'MyVideos18')
  318. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos17 [1049](Unknown database 'MyVideos17')
  319. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos16 [1049](Unknown database 'MyVideos16')
  320. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos15 [1049](Unknown database 'MyVideos15')
  321. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos14 [1049](Unknown database 'MyVideos14')
  322. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos13 [1049](Unknown database 'MyVideos13')
  323. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos12 [1049](Unknown database 'MyVideos12')
  324. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos11 [1049](Unknown database 'MyVideos11')
  325. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos10 [1049](Unknown database 'MyVideos10')
  326. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos9 [1049](Unknown database 'MyVideos9')
  327. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos8 [1049](Unknown database 'MyVideos8')
  328. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos7 [1049](Unknown database 'MyVideos7')
  329. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos6 [1049](Unknown database 'MyVideos6')
  330. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos5 [1049](Unknown database 'MyVideos5')
  331. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos4 [1049](Unknown database 'MyVideos4')
  332. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos3 [1049](Unknown database 'MyVideos3')
  333. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos2 [1049](Unknown database 'MyVideos2')
  334. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos1 [1049](Unknown database 'MyVideos1')
  335. 23:23:01 T:5352 ERROR: Unable to open database: MyVideos [1049](Unknown database 'MyVideos')
  336. 23:23:01 T:5352 DEBUG: Mysql Start transaction
  337. 23:23:01 T:5352 INFO: creating version table
  338. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE version (idVersion integer, iCompressCount integer)
  339. CHARACTER SET utf8 COLLATE utf8_general_ci
  340. 23:23:01 T:5352 DEBUG: Mysql execute: INSERT INTO version (idVersion,iCompressCount) values(64,0)
  341. 23:23:01 T:5352 INFO: create bookmark table
  342. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE bookmark ( idBookmark integer primary key auto_increment , idFile integer, timeInSeconds double, totalTimeInSeconds double, thumbNailImage text, player text, playerState text, type integer)
  343. CHARACTER SET utf8 COLLATE utf8_general_ci
  344. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE INDEX ix_bookmark ON bookmark (idFile, type)
  345. 23:23:01 T:5352 INFO: create settings table
  346. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE settings ( idFile integer, Deinterlace bool,ViewMode integer,ZoomAmount float, PixelRatio float, VerticalShift float, AudioStream integer, SubtitleStream integer,SubtitleDelay float, SubtitlesOn bool, Brightness float, Contrast float, Gamma float,VolumeAmplification float, AudioDelay float, OutputToAllSpeakers bool, ResumeTime integer, Crop bool, CropLeft integer,CropRight integer, CropTop integer, CropBottom integer, Sharpness float, NoiseReduction float, NonLinStretch bool, PostProcess bool,ScalingMethod integer, DeinterlaceMode integer)
  347. CHARACTER SET utf8 COLLATE utf8_general_ci
  348. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_settings ON settings ( idFile )
  349. 23:23:01 T:5352 INFO: create stacktimes table
  350. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE stacktimes (idFile integer, times text)
  351. CHARACTER SET utf8 COLLATE utf8_general_ci
  352. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_stacktimes ON stacktimes ( idFile )
  353. 23:23:01 T:5352 INFO: create genre table
  354. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE genre ( idGenre integer primary key auto_increment , strGenre text)
  355. CHARACTER SET utf8 COLLATE utf8_general_ci
  356. 23:23:01 T:5352 INFO: create genrelinkmovie table
  357. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE genrelinkmovie ( idGenre integer, idMovie integer)
  358. CHARACTER SET utf8 COLLATE utf8_general_ci
  359. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_genrelinkmovie_1 ON genrelinkmovie ( idGenre, idMovie)
  360. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_genrelinkmovie_2 ON genrelinkmovie ( idMovie, idGenre)
  361. 23:23:01 T:5352 INFO: create country table
  362. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE country ( idCountry integer primary key auto_increment , strCountry text)
  363. CHARACTER SET utf8 COLLATE utf8_general_ci
  364. 23:23:01 T:5352 INFO: create countrylinkmovie table
  365. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE countrylinkmovie ( idCountry integer, idMovie integer)
  366. CHARACTER SET utf8 COLLATE utf8_general_ci
  367. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_countrylinkmovie_1 ON countrylinkmovie ( idCountry, idMovie)
  368. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_countrylinkmovie_2 ON countrylinkmovie ( idMovie, idCountry)
  369. 23:23:01 T:5352 INFO: create movie table
  370. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE movie ( idMovie integer primary key auto_increment , idFile integer,c00 text,c01 text,c02 text,c03 text,c04 text,c05 text,c06 text,c07 text,c08 text,c09 text,c10 text,c11 text,c12 text,c13 text,c14 text,c15 text,c16 text,c17 text,c18 text,c19 text,c20 text,c21 text,c22 text,c23 text) CHARACTER SET utf8 COLLATE utf8_general_ci
  371. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_movie_file_1 ON movie (idFile, idMovie)
  372. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_movie_file_2 ON movie (idMovie, idFile)
  373. 23:23:01 T:5352 INFO: create actorlinkmovie table
  374. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE actorlinkmovie ( idActor integer, idMovie integer, strRole text, iOrder integer)
  375. CHARACTER SET utf8 COLLATE utf8_general_ci
  376. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_actorlinkmovie_1 ON actorlinkmovie ( idActor, idMovie )
  377. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_actorlinkmovie_2 ON actorlinkmovie ( idMovie, idActor )
  378. 23:23:01 T:5352 INFO: create directorlinkmovie table
  379. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE TABLE directorlinkmovie ( idDirector integer, idMovie integer)
  380. CHARACTER SET utf8 COLLATE utf8_general_ci
  381. 23:23:01 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_directorlinkmovie_1 ON directorlinkmovie ( idDirector, idMovie )
  382. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_directorlinkmovie_2 ON directorlinkmovie ( idMovie, idDirector )
  383. 23:23:02 T:5352 INFO: create writerlinkmovie table
  384. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE writerlinkmovie ( idWriter integer, idMovie integer)
  385. CHARACTER SET utf8 COLLATE utf8_general_ci
  386. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_writerlinkmovie_1 ON writerlinkmovie ( idWriter, idMovie )
  387. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_writerlinkmovie_2 ON writerlinkmovie ( idMovie, idWriter )
  388. 23:23:02 T:5352 INFO: create actors table
  389. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE actors ( idActor integer primary key auto_increment , strActor text, strThumb text )
  390. CHARACTER SET utf8 COLLATE utf8_general_ci
  391. 23:23:02 T:5352 INFO: create path table
  392. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE path ( idPath integer primary key auto_increment , strPath text, strContent text, strScraper text, strHash text, scanRecursive integer, useFolderNames bool, strSettings text, noUpdate bool, exclude bool, dateAdded text) CHARACTER SET utf8 COLLATE utf8_general_ci
  393. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_path ON path ( strPath(255) )
  394. 23:23:02 T:5352 INFO: create files table
  395. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE files ( idFile integer primary key auto_increment , idPath integer, strFilename text, playCount integer, lastPlayed text, dateAdded text) CHARACTER SET utf8 COLLATE utf8_general_ci
  396. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_files ON files ( idPath, strFilename(255) )
  397. 23:23:02 T:5352 INFO: create tvshow table
  398. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE tvshow ( idShow integer primary key auto_increment ,c00 text,c01 text,c02 text,c03 text,c04 text,c05 text,c06 text,c07 text,c08 text,c09 text,c10 text,c11 text,c12 text,c13 text,c14 text,c15 text,c16 text,c17 text,c18 text,c19 text,c20 text,c21 text,c22 text,c23 text) CHARACTER SET utf8 COLLATE utf8_general_ci
  399. 23:23:02 T:5352 INFO: create directorlinktvshow table
  400. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE directorlinktvshow ( idDirector integer, idShow integer)
  401. CHARACTER SET utf8 COLLATE utf8_general_ci
  402. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_directorlinktvshow_1 ON directorlinktvshow ( idDirector, idShow )
  403. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_directorlinktvshow_2 ON directorlinktvshow ( idShow, idDirector )
  404. 23:23:02 T:5352 INFO: create actorlinktvshow table
  405. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE actorlinktvshow ( idActor integer, idShow integer, strRole text, iOrder integer)
  406. CHARACTER SET utf8 COLLATE utf8_general_ci
  407. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_actorlinktvshow_1 ON actorlinktvshow ( idActor, idShow )
  408. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_actorlinktvshow_2 ON actorlinktvshow ( idShow, idActor )
  409. 23:23:02 T:5352 INFO: create studiolinktvshow table
  410. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE studiolinktvshow ( idStudio integer, idShow integer)
  411. CHARACTER SET utf8 COLLATE utf8_general_ci
  412. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_studiolinktvshow_1 ON studiolinktvshow ( idStudio, idShow)
  413. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_studiolinktvshow_2 ON studiolinktvshow ( idShow, idStudio)
  414. 23:23:02 T:5352 INFO: create episode table
  415. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE episode ( idEpisode integer primary key auto_increment , idFile integer,c00 text,c01 text,c02 text,c03 text,c04 text,c05 text,c06 text,c07 text,c08 text,c09 text,c10 text,c11 text,c12 varchar(24),c13 varchar(24),c14 text,c15 text,c16 text,c17 varchar(24),c18 text,c19 text,c20 text,c21 text,c22 text,c23 text, idShow integer) CHARACTER SET utf8 COLLATE utf8_general_ci
  416. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_episode_file_1 on episode (idEpisode, idFile)
  417. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX id_episode_file_2 on episode (idFile, idEpisode)
  418. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE INDEX ix_episode_season_episode on episode (c12, c13)
  419. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE INDEX ix_episode_bookmark on episode (c17)
  420. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE INDEX ix_episode_show1 on episode(idEpisode,idShow)
  421. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE INDEX ix_episode_show2 on episode(idShow,idEpisode)
  422. 23:23:02 T:5352 INFO: create tvshowlinkpath table
  423. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE tvshowlinkpath (idShow integer, idPath integer)
  424. CHARACTER SET utf8 COLLATE utf8_general_ci
  425. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_tvshowlinkpath_1 ON tvshowlinkpath ( idShow, idPath )
  426. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_tvshowlinkpath_2 ON tvshowlinkpath ( idPath, idShow )
  427. 23:23:02 T:5352 INFO: create actorlinkepisode table
  428. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE actorlinkepisode ( idActor integer, idEpisode integer, strRole text, iOrder integer)
  429. CHARACTER SET utf8 COLLATE utf8_general_ci
  430. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_actorlinkepisode_1 ON actorlinkepisode ( idActor, idEpisode )
  431. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_actorlinkepisode_2 ON actorlinkepisode ( idEpisode, idActor )
  432. 23:23:02 T:5352 INFO: create directorlinkepisode table
  433. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE directorlinkepisode ( idDirector integer, idEpisode integer)
  434. CHARACTER SET utf8 COLLATE utf8_general_ci
  435. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_directorlinkepisode_1 ON directorlinkepisode ( idDirector, idEpisode )
  436. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_directorlinkepisode_2 ON directorlinkepisode ( idEpisode, idDirector )
  437. 23:23:02 T:5352 INFO: create writerlinkepisode table
  438. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE writerlinkepisode ( idWriter integer, idEpisode integer)
  439. CHARACTER SET utf8 COLLATE utf8_general_ci
  440. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_writerlinkepisode_1 ON writerlinkepisode ( idWriter, idEpisode )
  441. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_writerlinkepisode_2 ON writerlinkepisode ( idEpisode, idWriter )
  442. 23:23:02 T:5352 INFO: create genrelinktvshow table
  443. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE genrelinktvshow ( idGenre integer, idShow integer)
  444. CHARACTER SET utf8 COLLATE utf8_general_ci
  445. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_genrelinktvshow_1 ON genrelinktvshow ( idGenre, idShow)
  446. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_genrelinktvshow_2 ON genrelinktvshow ( idShow, idGenre)
  447. 23:23:02 T:5352 INFO: create movielinktvshow table
  448. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE movielinktvshow ( idMovie integer, IdShow integer)
  449. CHARACTER SET utf8 COLLATE utf8_general_ci
  450. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_movielinktvshow_1 ON movielinktvshow ( idShow, idMovie)
  451. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_movielinktvshow_2 ON movielinktvshow ( idMovie, idShow)
  452. 23:23:02 T:5352 INFO: create studio table
  453. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE studio ( idStudio integer primary key auto_increment , strStudio text)
  454. CHARACTER SET utf8 COLLATE utf8_general_ci
  455. 23:23:02 T:5352 INFO: create studiolinkmovie table
  456. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE studiolinkmovie ( idStudio integer, idMovie integer)
  457. CHARACTER SET utf8 COLLATE utf8_general_ci
  458. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_studiolinkmovie_1 ON studiolinkmovie ( idStudio, idMovie)
  459. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_studiolinkmovie_2 ON studiolinkmovie ( idMovie, idStudio)
  460. 23:23:02 T:5352 INFO: create musicvideo table
  461. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE musicvideo ( idMVideo integer primary key auto_increment , idFile integer,c00 text,c01 text,c02 text,c03 text,c04 text,c05 text,c06 text,c07 text,c08 text,c09 text,c10 text,c11 text,c12 text,c13 text,c14 text,c15 text,c16 text,c17 text,c18 text,c19 text,c20 text,c21 text,c22 text,c23 text) CHARACTER SET utf8 COLLATE utf8_general_ci
  462. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_musicvideo_file_1 on musicvideo (idMVideo, idFile)
  463. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_musicvideo_file_2 on musicvideo (idFile, idMVideo)
  464. 23:23:02 T:5352 INFO: create artistlinkmusicvideo table
  465. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE artistlinkmusicvideo ( idArtist integer, idMVideo integer)
  466. CHARACTER SET utf8 COLLATE utf8_general_ci
  467. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_artistlinkmusicvideo_1 ON artistlinkmusicvideo ( idArtist, idMVideo)
  468. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_artistlinkmusicvideo_2 ON artistlinkmusicvideo ( idMVideo, idArtist)
  469. 23:23:02 T:5352 INFO: create genrelinkmusicvideo table
  470. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE genrelinkmusicvideo ( idGenre integer, idMVideo integer)
  471. CHARACTER SET utf8 COLLATE utf8_general_ci
  472. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_genrelinkmusicvideo_1 ON genrelinkmusicvideo ( idGenre, idMVideo)
  473. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_genrelinkmusicvideo_2 ON genrelinkmusicvideo ( idMVideo, idGenre)
  474. 23:23:02 T:5352 INFO: create studiolinkmusicvideo table
  475. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE studiolinkmusicvideo ( idStudio integer, idMVideo integer)
  476. CHARACTER SET utf8 COLLATE utf8_general_ci
  477. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_studiolinkmusicvideo_1 ON studiolinkmusicvideo ( idStudio, idMVideo)
  478. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_studiolinkmusicvideo_2 ON studiolinkmusicvideo ( idMVideo, idStudio)
  479. 23:23:02 T:5352 INFO: create directorlinkmusicvideo table
  480. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE directorlinkmusicvideo ( idDirector integer, idMVideo integer)
  481. CHARACTER SET utf8 COLLATE utf8_general_ci
  482. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_directorlinkmusicvideo_1 ON directorlinkmusicvideo ( idDirector, idMVideo )
  483. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_directorlinkmusicvideo_2 ON directorlinkmusicvideo ( idMVideo, idDirector )
  484. 23:23:02 T:5352 INFO: create streaminfo table
  485. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE streamdetails (idFile integer, iStreamType integer, strVideoCodec text, fVideoAspect float, iVideoWidth integer, iVideoHeight integer, strAudioCodec text, iAudioChannels integer, strAudioLanguage text, strSubtitleLanguage text, iVideoDuration integer) CHARACTER SET utf8 COLLATE utf8_general_ci
  486. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE INDEX ix_streamdetails ON streamdetails (idFile)
  487. 23:23:02 T:5352 INFO: create sets table
  488. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE sets ( idSet integer primary key auto_increment , strSet text)
  489. CHARACTER SET utf8 COLLATE utf8_general_ci
  490. 23:23:02 T:5352 INFO: create setlinkmovie table
  491. 23:23:02 T:5352 DEBUG: Mysql execute: CREATE TABLE setlinkmovie ( idSet integer, idMovie integer)
  492. CHARACTER SET utf8 COLLATE utf8_general_ci
  493. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_setlinkmovie_1 ON setlinkmovie ( idSet, idMovie)
  494. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_setlinkmovie_2 ON setlinkmovie ( idMovie, idSet)
  495. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX ixMovieBasePath ON movie ( c23(12) )
  496. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX ixMusicVideoBasePath ON musicvideo ( c14(12) )
  497. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX ixEpisodeBasePath ON episode ( c19(12) )
  498. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX ixTVShowBasePath on tvshow ( c17(12) )
  499. 23:23:03 T:5352 INFO: create seasons table
  500. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE seasons ( idSeason integer primary key auto_increment , idShow integer, season integer) CHARACTER SET utf8 COLLATE utf8_general_ci
  501. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX ix_seasons ON seasons (idShow, season)
  502. 23:23:03 T:5352 INFO: create art table and triggers
  503. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE art(art_id INTEGER PRIMARY KEY auto_increment , media_id INTEGER, media_type TEXT, type TEXT, url TEXT) CHARACTER SET utf8 COLLATE utf8_general_ci
  504. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX ix_art ON art(media_id, media_type(20), type(20))
  505. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TRIGGER delete_movie AFTER DELETE ON movie FOR EACH ROW DELETE FROM art WHERE media_id=old.idMovie AND media_type='movie';
  506. 23:23:03 T:5352 ERROR: SQL: Undefined MySQL error: Code (1064)
  507. Query: CREATE TRIGGER delete_movie AFTER DELETE ON movie FOR EACH ROW DELETE FROM art WHERE media_id=old.idMovie AND media_type='movie';
  508. 23:23:03 T:5352 ERROR: CVideoDatabase::CreateTables unable to create tables:0
  509. 23:23:03 T:5352 DEBUG: Mysql rollback transaction
  510. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic20 [1049](Unknown database 'MyMusic20')
  511. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic19 [1049](Unknown database 'MyMusic19')
  512. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic18 [1049](Unknown database 'MyMusic18')
  513. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic17 [1049](Unknown database 'MyMusic17')
  514. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic16 [1049](Unknown database 'MyMusic16')
  515. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic15 [1049](Unknown database 'MyMusic15')
  516. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic14 [1049](Unknown database 'MyMusic14')
  517. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic13 [1049](Unknown database 'MyMusic13')
  518. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic12 [1049](Unknown database 'MyMusic12')
  519. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic11 [1049](Unknown database 'MyMusic11')
  520. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic10 [1049](Unknown database 'MyMusic10')
  521. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic9 [1049](Unknown database 'MyMusic9')
  522. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic8 [1049](Unknown database 'MyMusic8')
  523. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic7 [1049](Unknown database 'MyMusic7')
  524. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic6 [1049](Unknown database 'MyMusic6')
  525. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic5 [1049](Unknown database 'MyMusic5')
  526. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic4 [1049](Unknown database 'MyMusic4')
  527. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic3 [1049](Unknown database 'MyMusic3')
  528. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic2 [1049](Unknown database 'MyMusic2')
  529. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic1 [1049](Unknown database 'MyMusic1')
  530. 23:23:03 T:5352 ERROR: Unable to open database: MyMusic [1049](Unknown database 'MyMusic')
  531. 23:23:03 T:5352 DEBUG: Mysql Start transaction
  532. 23:23:03 T:5352 INFO: creating version table
  533. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE version (idVersion integer, iCompressCount integer)
  534. CHARACTER SET utf8 COLLATE utf8_general_ci
  535. 23:23:03 T:5352 DEBUG: Mysql execute: INSERT INTO version (idVersion,iCompressCount) values(20,0)
  536. 23:23:03 T:5352 INFO: create artist table
  537. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE artist ( idArtist integer primary key auto_increment , strArtist varchar(256))
  538. CHARACTER SET utf8 COLLATE utf8_general_ci
  539. 23:23:03 T:5352 INFO: create album table
  540. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE album ( idAlbum integer primary key auto_increment , strAlbum varchar(256), idArtist integer, strExtraArtists text, idGenre integer, strExtraGenres text, iYear integer, idThumb integer)
  541. CHARACTER SET utf8 COLLATE utf8_general_ci
  542. 23:23:03 T:5352 INFO: create genre table
  543. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE genre ( idGenre integer primary key auto_increment , strGenre varchar(256))
  544. CHARACTER SET utf8 COLLATE utf8_general_ci
  545. 23:23:03 T:5352 INFO: create path table
  546. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE path ( idPath integer primary key auto_increment , strPath varchar(512), strHash text)
  547. CHARACTER SET utf8 COLLATE utf8_general_ci
  548. 23:23:03 T:5352 INFO: create song table
  549. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE song ( idSong integer primary key auto_increment , idAlbum integer, idPath integer, idArtist integer, strExtraArtists text, idGenre integer, strExtraGenres text, strTitle varchar(512), iTrack integer, iDuration integer, iYear integer, dwFileNameCRC text, strFileName text, strMusicBrainzTrackID text, strMusicBrainzArtistID text, strMusicBrainzAlbumID text, strMusicBrainzAlbumArtistID text, strMusicBrainzTRMID text, iTimesPlayed integer, iStartOffset integer, iEndOffset integer, idThumb integer, lastplayed varchar(20) default NULL, rating char default '0', comment text)
  550. CHARACTER SET utf8 COLLATE utf8_general_ci
  551. 23:23:03 T:5352 INFO: create albuminfo table
  552. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE albuminfo ( idAlbumInfo integer primary key auto_increment , idAlbum integer, iYear integer, idGenre integer, strExtraGenres text, strMoods text, strStyles text, strThemes text, strReview text, strImage text, strLabel text, strType text, iRating integer)
  553. CHARACTER SET utf8 COLLATE utf8_general_ci
  554. 23:23:03 T:5352 INFO: create albuminfosong table
  555. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE albuminfosong ( idAlbumInfoSong integer primary key auto_increment , idAlbumInfo integer, iTrack integer, strTitle text, iDuration integer)
  556. CHARACTER SET utf8 COLLATE utf8_general_ci
  557. 23:23:03 T:5352 INFO: create thumb table
  558. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE thumb (idThumb integer primary key auto_increment , strThumb varchar(256))
  559. CHARACTER SET utf8 COLLATE utf8_general_ci
  560. 23:23:03 T:5352 INFO: create artistnfo table
  561. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE artistinfo ( idArtistInfo integer primary key auto_increment , idArtist integer, strBorn text, strFormed text, strGenres text, strMoods text, strStyles text, strInstruments text, strBiography text, strDied text, strDisbanded text, strYearsActive text, strImage text, strFanart text)
  562. CHARACTER SET utf8 COLLATE utf8_general_ci
  563. 23:23:03 T:5352 INFO: create content table
  564. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE content (strPath text, strScraperPath text, strContent text, strSettings text)
  565. CHARACTER SET utf8 COLLATE utf8_general_ci
  566. 23:23:03 T:5352 INFO: create discography table
  567. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE discography (idArtist integer, strAlbum text, strYear text)
  568. CHARACTER SET utf8 COLLATE utf8_general_ci
  569. 23:23:03 T:5352 INFO: create exartistsong table
  570. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE exartistsong ( idSong integer, iPosition integer, idArtist integer)
  571. CHARACTER SET utf8 COLLATE utf8_general_ci
  572. 23:23:03 T:5352 INFO: create extragenresong table
  573. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE exgenresong ( idSong integer, iPosition integer, idGenre integer)
  574. CHARACTER SET utf8 COLLATE utf8_general_ci
  575. 23:23:03 T:5352 INFO: create exartistalbum table
  576. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE exartistalbum ( idAlbum integer, iPosition integer, idArtist integer)
  577. CHARACTER SET utf8 COLLATE utf8_general_ci
  578. 23:23:03 T:5352 INFO: create exgenrealbum table
  579. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE exgenrealbum ( idAlbum integer, iPosition integer, idGenre integer)
  580. CHARACTER SET utf8 COLLATE utf8_general_ci
  581. 23:23:03 T:5352 INFO: create karaokedata table
  582. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE TABLE karaokedata ( iKaraNumber integer, idSong integer, iKaraDelay integer, strKaraEncoding text, strKaralyrics text, strKaraLyrFileCRC text )
  583. CHARACTER SET utf8 COLLATE utf8_general_ci
  584. 23:23:03 T:5352 INFO: create exartistsong index
  585. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX idxExtraArtistSong ON exartistsong(idSong)
  586. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX idxExtraArtistSong2 ON exartistsong(idArtist)
  587. 23:23:03 T:5352 INFO: create exgenresong index
  588. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX idxExtraGenreSong ON exgenresong(idSong)
  589. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX idxExtraGenreSong2 ON exgenresong(idGenre)
  590. 23:23:03 T:5352 INFO: create exartistalbum index
  591. 23:23:03 T:5352 DEBUG: Mysql execute: CREATE INDEX idxExtraArtistAlbum ON exartistalbum(idAlbum)
  592. 23:23:04 T:5352 DEBUG: Mysql execute: CREATE INDEX idxExtraArtistAlbum2 ON exartistalbum(idArtist)
  593. 23:23:04 T:5352 INFO: create exgenrealbum index
  594. 23:23:04 T:5352 DEBUG: Mysql execute: CREATE INDEX idxExtraGenreAlbum ON exgenrealbum(idAlbum)
  595. 23:23:04 T:5352 DEBUG: Mysql execute: CREATE INDEX idxExtraGenreAlbum2 ON exgenrealbum(idGenre)
  596. 23:23:04 T:5352 INFO: create album index
  597. 23:23:04 T:5352 DEBUG: Mysql execute: CREATE INDEX idxAlbum ON album(strAlbum)
  598. 23:23:04 T:5352 ERROR: SQL: Undefined MySQL error: Code (1170)
  599. Query: CREATE INDEX idxAlbum ON album(strAlbum)
  600. 23:23:04 T:5352 ERROR: CMusicDatabase::CreateTables unable to create tables:0
  601. 23:23:04 T:5352 DEBUG: Mysql rollback transaction
  602. 23:23:04 T:5352 ERROR: SQL: The table does not exist
  603. Query: select count(idSong) as NumSongs from songview
  604. 23:23:04 T:5352 ERROR: CMusicDatabase::GetSongsCount() failed
  605. 23:23:04 T:5352 INFO: Loading user windows, path C:\Program Files (x86)\XBMC\addons\skin.confluence\720p
  606. 23:23:04 T:5352 DEBUG: Load Skin XML: 5820.07ms
  607. 23:23:04 T:5352 INFO: initialize new skin...
  608. 23:23:04 T:5352 DEBUG: guilib: Fill viewport always for solving rendering passes
  609. 23:23:04 T:5352 INFO: Loading skin file: Pointer.xml
  610. 23:23:04 T:5352 INFO: Loading skin file: DialogVolumeBar.xml
  611. 23:23:04 T:5352 INFO: Loading skin file: DialogKaiToast.xml
  612. 23:23:04 T:5352 INFO: Loading skin file: DialogMuteBug.xml
  613. 23:23:04 T:5352 INFO: Loading skin file: DialogSeekBar.xml
  614. 23:23:04 T:5352 INFO: Loading skin file: DialogBusy.xml
  615. 23:23:04 T:5352 INFO: Loading C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\sounds.xml
  616. 23:23:04 T:5352 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\cursor.wav
  617. 23:23:04 T:5352 DEBUG: AERemap: Downmix normalization is disabled
  618. 23:23:04 T:5352 INFO: ==[Downmix Matrix]==
  619. 23:23:04 T:5352 INFO: FL = FL(1)
  620. 23:23:04 T:5352 INFO: FR = FR(1)
  621. 23:23:04 T:5352 INFO: ====================
  622. 23:23:04 T:5352 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\click.wav
  623. 23:23:04 T:5352 DEBUG: AERemap: Downmix normalization is disabled
  624. 23:23:04 T:5352 INFO: ==[Downmix Matrix]==
  625. 23:23:04 T:5352 INFO: FL = FL(1)
  626. 23:23:04 T:5352 INFO: FR = FR(1)
  627. 23:23:04 T:5352 INFO: ====================
  628. 23:23:04 T:5352 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\back.wav
  629. 23:23:04 T:5352 DEBUG: AERemap: Downmix normalization is disabled
  630. 23:23:04 T:5352 INFO: ==[Downmix Matrix]==
  631. 23:23:04 T:5352 INFO: FL = FC(0.707107)
  632. 23:23:04 T:5352 INFO: FR = FC(0.707107)
  633. 23:23:04 T:5352 INFO: ====================
  634. 23:23:04 T:5352 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\shutter.wav
  635. 23:23:04 T:5352 DEBUG: AERemap: Downmix normalization is disabled
  636. 23:23:04 T:5352 INFO: ==[Downmix Matrix]==
  637. 23:23:04 T:5352 INFO: FL = FL(1)
  638. 23:23:04 T:5352 INFO: FR = FR(1)
  639. 23:23:04 T:5352 INFO: ====================
  640. 23:23:04 T:5352 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\notify.wav
  641. 23:23:04 T:5352 DEBUG: AERemap: Downmix normalization is disabled
  642. 23:23:04 T:5352 INFO: ==[Downmix Matrix]==
  643. 23:23:04 T:5352 INFO: FL = FC(0.707107)
  644. 23:23:04 T:5352 INFO: FR = FC(0.707107)
  645. 23:23:04 T:5352 INFO: ====================
  646. 23:23:04 T:5352 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\out.wav
  647. 23:23:04 T:5352 DEBUG: AERemap: Downmix normalization is disabled
  648. 23:23:04 T:5352 INFO: ==[Downmix Matrix]==
  649. 23:23:04 T:5352 INFO: FL = FC(0.707107)
  650. 23:23:04 T:5352 INFO: FR = FC(0.707107)
  651. 23:23:04 T:5352 INFO: ====================
  652. 23:23:04 T:5352 INFO: skin loaded...
  653. 23:23:04 T:5352 INFO: JSONRPC: Sucessfully initialized
  654. 23:23:04 T:5352 DEBUG: ADDON: Starting service addons.
  655. 23:23:04 T:5352 DEBUG: Activating window ID: 12999
  656. 23:23:04 T:5352 DEBUG: ------ Window Init (Startup.xml) ------
  657. 23:23:04 T:5352 INFO: Loading skin file: Startup.xml
  658. 23:23:04 T:5352 INFO: removing tempfiles
  659. 23:23:04 T:5352 DEBUG: ADDON: Starting service addons.
  660. 23:23:04 T:5352 NOTICE: initialize done
  661. 23:23:04 T:5352 NOTICE: Running the application...
  662. 23:23:04 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
  663. 23:23:04 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
  664. 23:23:04 T:5352 DEBUG: Activating window ID: 10000
  665. 23:23:04 T:5352 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files (x86)\XBMC\addons\skin.confluence\media\Textures.xbt
  666. 23:23:04 T:5352 DEBUG: ------ Window Init () ------
  667. 23:23:04 T:5352 DEBUG: ------ Window Init (Pointer.xml) ------
  668. 23:23:04 T:5352 DEBUG: ------ Window Deinit (Startup.xml) ------
  669. 23:23:04 T:5352 DEBUG: ------ Window Init (Home.xml) ------
  670. 23:23:04 T:2644 NOTICE: Thread Jobworker start, auto delete: true
  671. 23:23:04 T:5352 DEBUG: XBPython::Process - no profile autoexec.py (C:\Users\Luis Mendes\AppData\Roaming\XBMC\userdata\autoexec.py) found, skipping
  672. 23:23:04 T:5352 DEBUG: CNetwork::NetworkMessage - Starting network services
  673. 23:23:04 T:5352 NOTICE: ES: Starting event server
  674. 23:23:04 T:2644 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  675. 23:23:04 T:5352 INFO: JSONRPC Server: Successfully initialized
  676. 23:23:04 T:5352 DEBUG: CLastfmScrobbler: Clearing session.
  677. 23:23:04 T:5352 DEBUG: CLibrefmScrobbler: Clearing session.
  678. 23:23:04 T:2284 NOTICE: Thread CEventServer start, auto delete: false
  679. 23:23:04 T:2284 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  680. 23:23:04 T:2284 NOTICE: UDP: Listening on port 9777
  681. 23:23:04 T:4376 NOTICE: Thread CTCPServer start, auto delete: false
  682. 23:23:04 T:2644 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  683. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  684. Query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  685. 23:23:04 T:2644 ERROR: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
  686. 23:23:04 T:2644 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  687. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  688. Query: select * from albumview order by idAlbum desc limit 10
  689. 23:23:04 T:2644 ERROR: CMusicDatabase::GetRecentlyAddedAlbums failed
  690. 23:23:04 T:2644 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  691. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  692. Query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  693. 23:23:04 T:2644 ERROR: CVideoDatabase::GetMoviesByWhere failed
  694. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  695. Query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  696. 23:23:04 T:2644 ERROR: CVideoDatabase::GetEpisodesByWhere failed
  697. 23:23:04 T:2644 DEBUG: CVideoDatabase::GetMusicVideosByWhere query = select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  698. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  699. Query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  700. 23:23:04 T:2644 ERROR: CVideoDatabase::GetMusicVideosByWhere failed
  701. 23:23:04 T:2112 NOTICE: Thread CRssReader start, auto delete: false
  702. 23:23:04 T:2644 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  703. 23:23:04 T:2112 DEBUG: CurlFile::Open(09B1F5A8) http://feeds.feedburner.com/xbmc
  704. 23:23:04 T:2112 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.feedburner.com
  705. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  706. Query: SELECT count(1) FROM songview LIMIT 1
  707. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
  708. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  709. Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
  710. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
  711. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  712. Query: SELECT count(distinct strArtist) FROM songview LIMIT 1
  713. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strArtist) FROM songview LIMIT 1'
  714. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  715. Query: SELECT count(1) FROM tvshowview LIMIT 1
  716. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM tvshowview LIMIT 1'
  717. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  718. Query: SELECT count(1) FROM movieview LIMIT 1
  719. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM movieview LIMIT 1'
  720. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  721. Query: SELECT count(playCount) FROM movieview LIMIT 1
  722. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(playCount) FROM movieview LIMIT 1'
  723. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  724. Query: SELECT count(1) FROM musicvideoview LIMIT 1
  725. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM musicvideoview LIMIT 1'
  726. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  727. Query: SELECT count(playCount) FROM musicvideoview LIMIT 1
  728. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(playCount) FROM musicvideoview LIMIT 1'
  729. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  730. Query: SELECT sum(watchedcount) FROM tvshowview LIMIT 1
  731. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(watchedcount) FROM tvshowview LIMIT 1'
  732. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  733. Query: SELECT sum(totalcount) FROM tvshowview LIMIT 1
  734. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(totalcount) FROM tvshowview LIMIT 1'
  735. 23:23:04 T:2644 ERROR: SQL: The table does not exist
  736. Query: SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1
  737. 23:23:04 T:2644 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1'
  738. 23:23:04 T:2112 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  739. 23:23:04 T:2112 DEBUG: RSS feed encoding: UTF-8
  740. 23:23:04 T:2112 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  741. 23:23:04 T:2112 DEBUG: Thread CRssReader 2112 terminating
  742. 23:23:06 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  743. 23:23:06 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  744. 23:23:06 T:5352 DEBUG: ------ Window Deinit (Pointer.xml) ------
  745. 23:23:07 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  746. 23:23:07 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  747. 23:23:07 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos,Files,return)
  748. 23:23:07 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos,Files,return)
  749. 23:23:07 T:5352 DEBUG: Activating window ID: 10025
  750. 23:23:08 T:5352 DEBUG: ------ Window Deinit (Home.xml) ------
  751. 23:23:08 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
  752. 23:23:08 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
  753. 23:23:08 T:5352 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  754. 23:23:08 T:5352 INFO: Loading skin file: MyVideoNav.xml
  755. 23:23:08 T:5352 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
  756. 23:23:08 T:5352 DEBUG: ParentPath = [sources://video/]
  757. 23:23:08 T:2008 NOTICE: Thread Background Loader start, auto delete: false
  758. 23:23:08 T:2008 DEBUG: Thread Background Loader 2008 terminating
  759. 23:23:10 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  760. 23:23:10 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  761. 23:23:13 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  762. 23:23:13 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  763. 23:23:16 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  764. 23:23:16 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  765. 23:23:16 T:5352 INFO: Loading skin file: DialogMediaSource.xml
  766. 23:23:16 T:5352 DEBUG: ------ Window Init (DialogMediaSource.xml) ------
  767. 23:23:17 T:5352 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  768. 23:23:17 T:5352 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  769. 23:23:20 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  770. 23:23:20 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  771. 23:23:20 T:5352 INFO: Loading skin file: FileBrowser.xml
  772. 23:23:20 T:5352 DEBUG: ------ Window Init (FileBrowser.xml) ------
  773. 23:23:22 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  774. 23:23:22 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  775. 23:23:23 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  776. 23:23:23 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  777. 23:23:23 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  778. 23:23:23 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  779. 23:23:26 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  780. 23:23:26 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  781. 23:23:26 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  782. 23:23:26 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  783. 23:23:26 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  784. 23:23:26 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  785. 23:23:27 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  786. 23:23:27 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  787. 23:23:27 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  788. 23:23:27 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  789. 23:23:28 T:5352 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  790. 23:23:29 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  791. 23:23:29 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  792. 23:23:30 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  793. 23:23:30 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  794. 23:23:30 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  795. 23:23:30 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  796. 23:23:31 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  797. 23:23:31 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  798. 23:23:31 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  799. 23:23:31 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  800. 23:23:31 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  801. 23:23:31 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  802. 23:23:32 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  803. 23:23:32 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  804. 23:23:33 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  805. 23:23:33 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  806. 23:23:34 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  807. 23:23:34 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  808. 23:23:34 T:2644 DEBUG: Thread Jobworker 2644 terminating (autodelete)
  809. 23:23:34 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  810. 23:23:34 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  811. 23:23:35 T:5352 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://feeds.feedburner.com (easy=003F3FB0, multi=00217F40)
  812. 23:23:35 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  813. 23:23:35 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  814. 23:23:36 T:5352 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  815. 23:23:36 T:5352 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  816. 23:23:36 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  817. 23:23:36 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  818. 23:23:37 T:5352 DEBUG: ------ Window Deinit (FileBrowser.xml) ------
  819. 23:23:38 T:5352 DEBUG: Keyboard: scancode: 0f, sym: 0009, unicode: 0009, modifier: 0
  820. 23:23:38 T:5352 DEBUG: CApplication::OnKey: tab (f009) pressed, action is FullScreen
  821. 23:23:39 T:5352 DEBUG: Keyboard: scancode: 0f, sym: 0009, unicode: 0009, modifier: 0
  822. 23:23:39 T:5352 DEBUG: CApplication::OnKey: tab (f009) pressed, action is FullScreen
  823. 23:23:39 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  824. 23:23:39 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  825. 23:23:39 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  826. 23:23:39 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  827. 23:23:40 T:5352 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  828. 23:23:40 T:5352 DEBUG: CApplication::OnKey: backspace (f008) pressed, trying keyboard action 61448
  829. 23:23:40 T:5352 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  830. 23:23:40 T:5352 DEBUG: CApplication::OnKey: backspace (f008) pressed, trying keyboard action 61448
  831. 23:23:40 T:5352 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  832. 23:23:40 T:5352 DEBUG: CApplication::OnKey: backspace (f008) pressed, trying keyboard action 61448
  833. 23:23:41 T:5352 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  834. 23:23:41 T:5352 DEBUG: CApplication::OnKey: backspace (f008) pressed, trying keyboard action 61448
  835. 23:23:41 T:5352 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  836. 23:23:41 T:5352 DEBUG: CApplication::OnKey: backspace (f008) pressed, trying keyboard action 61448
  837. 23:23:41 T:5352 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  838. 23:23:41 T:5352 DEBUG: CApplication::OnKey: backspace (f008) pressed, trying keyboard action 61448
  839. 23:23:41 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  840. 23:23:41 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  841. 23:23:41 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  842. 23:23:41 T:5352 DEBUG: Keyboard: scancode: 14, sym: 0074, unicode: 0054, modifier: 2
  843. 23:23:41 T:5352 DEBUG: CApplication::OnKey: shift-t (2f054) pressed, trying keyboard action 61780
  844. 23:23:42 T:5352 DEBUG: Keyboard: scancode: 12, sym: 0065, unicode: 0065, modifier: 0
  845. 23:23:42 T:5352 DEBUG: CApplication::OnKey: e (f045) pressed, trying keyboard action 61797
  846. 23:23:42 T:5352 DEBUG: Keyboard: scancode: 1f, sym: 0073, unicode: 0073, modifier: 0
  847. 23:23:42 T:5352 DEBUG: CApplication::OnKey: s (f053) pressed, trying keyboard action 61811
  848. 23:23:42 T:5352 DEBUG: Keyboard: scancode: 14, sym: 0074, unicode: 0074, modifier: 0
  849. 23:23:42 T:5352 DEBUG: CApplication::OnKey: t (f054) pressed, trying keyboard action 61812
  850. 23:23:43 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  851. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  852. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  853. 23:23:43 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  854. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  855. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  856. 23:23:43 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  857. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  858. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  859. 23:23:43 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  860. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  861. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  862. 23:23:43 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  863. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  864. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  865. 23:23:43 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  866. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  867. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  868. 23:23:43 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  869. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  870. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  871. 23:23:43 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  872. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  873. 23:23:43 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  874. 23:23:43 T:5352 DEBUG: Keyboard: scancode: 2f, sym: 0076, unicode: 0056, modifier: 2
  875. 23:23:43 T:5352 DEBUG: CApplication::OnKey: shift-v (2f056) pressed, trying keyboard action 61782
  876. 23:23:44 T:5352 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  877. 23:23:44 T:5352 DEBUG: CApplication::OnKey: backspace (f008) pressed, trying keyboard action 61448
  878. 23:23:45 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  879. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  880. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  881. 23:23:45 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  882. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  883. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  884. 23:23:45 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  885. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  886. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  887. 23:23:45 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  888. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  889. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  890. 23:23:45 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  891. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  892. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  893. 23:23:45 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  894. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  895. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  896. 23:23:45 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  897. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  898. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  899. 23:23:45 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  900. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  901. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  902. 23:23:45 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  903. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  904. 23:23:45 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  905. 23:23:46 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  906. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  907. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  908. 23:23:46 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  909. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  910. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  911. 23:23:46 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  912. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  913. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  914. 23:23:46 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  915. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  916. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  917. 23:23:46 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  918. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  919. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  920. 23:23:46 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  921. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  922. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  923. 23:23:46 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  924. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  925. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  926. 23:23:46 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  927. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  928. 23:23:46 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  929. 23:23:46 T:5352 DEBUG: Keyboard: scancode: 2f, sym: 0076, unicode: 0056, modifier: 2
  930. 23:23:46 T:5352 DEBUG: CApplication::OnKey: shift-v (2f056) pressed, trying keyboard action 61782
  931. 23:23:47 T:5352 DEBUG: Keyboard: scancode: 17, sym: 0069, unicode: 0069, modifier: 0
  932. 23:23:47 T:5352 DEBUG: CApplication::OnKey: i (f049) pressed, trying keyboard action 61801
  933. 23:23:47 T:5352 DEBUG: Keyboard: scancode: 20, sym: 0064, unicode: 0064, modifier: 0
  934. 23:23:47 T:5352 DEBUG: CApplication::OnKey: d (f044) pressed, trying keyboard action 61796
  935. 23:23:48 T:5352 DEBUG: Keyboard: scancode: 12, sym: 0065, unicode: 0065, modifier: 0
  936. 23:23:48 T:5352 DEBUG: CApplication::OnKey: e (f045) pressed, trying keyboard action 61797
  937. 23:23:48 T:5352 DEBUG: Keyboard: scancode: 18, sym: 006f, unicode: 006f, modifier: 0
  938. 23:23:48 T:5352 DEBUG: CApplication::OnKey: o (f04f) pressed, trying keyboard action 61807
  939. 23:23:48 T:5352 DEBUG: Keyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  940. 23:23:48 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  941. 23:23:48 T:5352 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, action is
  942. 23:23:48 T:5352 DEBUG: Keyboard: scancode: 21, sym: 0066, unicode: 0046, modifier: 2
  943. 23:23:48 T:5352 DEBUG: CApplication::OnKey: shift-f (2f046) pressed, trying keyboard action 61766
  944. 23:23:48 T:5352 DEBUG: Keyboard: scancode: 18, sym: 006f, unicode: 006f, modifier: 0
  945. 23:23:48 T:5352 DEBUG: CApplication::OnKey: o (f04f) pressed, trying keyboard action 61807
  946. 23:23:49 T:5352 DEBUG: Keyboard: scancode: 26, sym: 006c, unicode: 006c, modifier: 0
  947. 23:23:49 T:5352 DEBUG: CApplication::OnKey: l (f04c) pressed, trying keyboard action 61804
  948. 23:23:49 T:5352 DEBUG: Keyboard: scancode: 20, sym: 0064, unicode: 0064, modifier: 0
  949. 23:23:49 T:5352 DEBUG: CApplication::OnKey: d (f044) pressed, trying keyboard action 61796
  950. 23:23:49 T:5352 DEBUG: Keyboard: scancode: 12, sym: 0065, unicode: 0065, modifier: 0
  951. 23:23:49 T:5352 DEBUG: CApplication::OnKey: e (f045) pressed, trying keyboard action 61797
  952. 23:23:49 T:5352 DEBUG: Keyboard: scancode: 13, sym: 0072, unicode: 0072, modifier: 0
  953. 23:23:49 T:5352 DEBUG: CApplication::OnKey: r (f052) pressed, trying keyboard action 61810
  954. 23:23:49 T:5352 DEBUG: Keyboard: scancode: 0f, sym: 0009, unicode: 0009, modifier: 0
  955. 23:23:49 T:5352 DEBUG: CApplication::OnKey: tab (f009) pressed, trying keyboard action 61449
  956. 23:23:49 T:5352 DEBUG: CApplication::OnKey: tab (f009) pressed, action is FullScreen
  957. 23:23:50 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  958. 23:23:50 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, trying keyboard action 61569
  959. 23:23:50 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  960. 23:23:51 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  961. 23:23:51 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  962. 23:23:51 T:5352 DEBUG: ------ Window Init (DialogContentSettings.xml) ------
  963. 23:23:51 T:5352 INFO: Loading skin file: DialogContentSettings.xml
  964. 23:23:51 T:5352 DEBUG: ------ Window Deinit (DialogMediaSource.xml) ------
  965. 23:23:52 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  966. 23:23:52 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  967. 23:23:52 T:5352 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  968. 23:23:52 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  969. 23:23:52 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  970. 23:23:53 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  971. 23:23:53 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  972. 23:23:54 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  973. 23:23:54 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  974. 23:23:55 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  975. 23:23:55 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  976. 23:23:55 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  977. 23:23:55 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  978. 23:23:57 T:5352 DEBUG: Keyboard: scancode: 0f, sym: 0009, unicode: 0009, modifier: 0
  979. 23:23:57 T:5352 DEBUG: CApplication::OnKey: tab (f009) pressed, action is FullScreen
  980. 23:23:57 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  981. 23:23:57 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  982. 23:23:58 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  983. 23:23:58 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  984. 23:23:58 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  985. 23:23:58 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  986. 23:23:59 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  987. 23:23:59 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  988. 23:23:59 T:5352 DEBUG: ------ Window Deinit (DialogContentSettings.xml) ------
  989. 23:23:59 T:5352 DEBUG: Previous line repeats 1 times.
  990. 23:23:59 T:5352 INFO: Loading skin file: DialogYesNo.xml
  991. 23:23:59 T:5352 DEBUG: ------ Window Init (DialogYesNo.xml) ------
  992. 23:24:00 T:5352 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  993. 23:24:00 T:5352 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  994. 23:24:00 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  995. 23:24:00 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  996. 23:24:00 T:5352 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
  997. 23:24:00 T:5352 DEBUG: Mysql execute: insert into path (idPath, strPath, strContent, strScraper) values (NULL,'C:\\Users\\Luis Mendes\\Videos\\','','')
  998. 23:24:00 T:5352 DEBUG: Mysql execute: update path set strContent='tvshows', strScraper='metadata.tvdb.com', scanRecursive=0, useFolderNames=0, strSettings='<settings><setting id=\"absolutenumber\" value=\"false\" /><setting id=\"dvdorder\" value=\"false\" /><setting id=\"fanart\" value=\"true\" /><setting id=\"language\" value=\"en\" /><setting id=\"posters\" value=\"false\" /></settings>', noUpdate=0, exclude=0 where idPath=1
  999. 23:24:00 T:5352 DEBUG: ------ Window Init (DialogVideoScan.xml) ------
  1000. 23:24:00 T:5352 INFO: Loading skin file: DialogVideoScan.xml
  1001. 23:24:00 T:3004 NOTICE: Thread CVideoInfoScanner start, auto delete: false
  1002. 23:24:00 T:5352 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
  1003. 23:24:00 T:5352 DEBUG: ParentPath = [sources://video/]
  1004. 23:24:00 T:2324 NOTICE: Thread Background Loader start, auto delete: false
  1005. 23:24:00 T:3004 NOTICE: VideoInfoScanner: Starting scan ..
  1006. 23:24:00 T:3004 DEBUG: Mysql execute: update path set strHash='118F8A8B86833462B293812893376416' where idPath=1
  1007. 23:24:00 T:3004 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'C:\Users\Luis Mendes\Videos\Awake\'
  1008. 23:24:00 T:3004 DEBUG: ADDON::CScraper::FindMovie: Searching for 'Awake' using The TVDB scraper (path: 'C:\Program Files (x86)\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.2.4')
  1009. 23:24:00 T:2324 DEBUG: Thread Background Loader 2324 terminating
  1010. 23:24:00 T:3004 DEBUG: scraper: CreateSearchUrl returned <url>http://www.thetvdb.com/api/GetSeries.php?seriesname=awake&amp;language=en</url>
  1011. 23:24:00 T:3004 DEBUG: CurlFile::Open(0B9FEBB4) http://www.thetvdb.com/api/GetSeries.php?seriesname=awake&language=en
  1012. 23:24:00 T:3004 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.thetvdb.com
  1013. 23:24:01 T:3004 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results><entity><title>Awake</title><language>en</language><url cache="248735.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/248735/all/en.zip</url><id>248735</id></entity><entity><title>Six Films to Keep You Awake</title><language>en</language><url cache="246171.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/246171/all/en.zip</url><id>246171</id></entity></results>
  1014. 23:24:01 T:3004 DEBUG: ADDON::CScraper::GetVideoDetails: Reading movie 'http://www.thetvdb.com/api/1D62F2F90030C444/series/248735/all/en.zip' using The TVDB scraper (file: 'C:\Program Files (x86)\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.2.4')
  1015. 23:24:01 T:3004 DEBUG: CurlFile::Open(0B9FEBB0) http://www.thetvdb.com/api/1D62F2F90030C444/series/248735/all/en.zip
  1016. 23:24:02 T:3004 DEBUG: scraper: GetDetails returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><details><plot>After Detective Michael Britten wakes up from a car accident with his wife and teenage son, he learns the devastating news that his wife died in the crash. Trying to put the pieces of his life back together, he wakes up a few days later to realize that his wife is very much alive and his son died in the accident! Did he lose his wife or his son? Or neither of them?</plot><id>248735</id><mpaa>TV-14</mpaa><premiered>2012-03-01</premiered><rating>8.5</rating><studio>NBC</studio><title>Awake</title><genre></genre><genre>Drama</genre><genre>Fantasy</genre><actor><name>Jason Isaacs</name><role>Michael Britten</role><thumb>http://thetvdb.com/banners/actors/284286.jpg</thumb></actor><actor><name>Laura Allen</name><role>Hannah Britten</role><thumb>http://thetvdb.com/banners/actors/284883.jpg</thumb></actor><actor><name>Dylan Minnette</name><role>Rex Britten</role><thumb>http://thetvdb.com/banners/actors/284884.jpg</thumb></actor><actor><name>Steve Harris</name><role>Det. Isaiah 'Bird' Freeman</role><thumb>http://thetvdb.com/banners/actors/287512.jpg</thumb></actor><actor><name>Wilmer Valderrama</name><role>Det. Efrem Vega</role><thumb>http://thetvdb.com/banners/actors/287510.jpg</thumb></actor><actor><name>Michaela McManus</name><role>Tara</role><thumb>http://thetvdb.com/banners/actors/285003.jpg</thumb></actor><actor><name>Cherry Jones</name><role>Dr. Judith Evans</role><thumb>http://thetvdb.com/banners/actors/285002.jpg</thumb></actor><actor><name>B.D. Wong</name><role>Dr. John Lee</role><thumb>http://thetvdb.com/banners/actors/285001.jpg</thumb></actor><actor><name>Jason Isaacs</name><role>Michael Britten</role></actor><actor><name>Laura Allen</name><role>Hannah Britten</role></actor><actor><name>Dylan Minnette</name><role>Rex Britten</role></actor><actor><name>Steve Harris</name><role>Det. Isaiah 'Bird' Freeman</role></actor><actor><name>Wilmer Valderrama</name><role>Det. Efrem Vega</role></actor><actor><name>Michaela McManus</name><role>Tara</role></actor><actor><name>Cherry Jones</name><role>Dr. Judith Evans</role></actor><actor><name>B.D. Wong</name><role>Dr. John Lee</role></actor><thumb>http://thetvdb.com/banners/graphical/248735-g2.jpg</thumb><thumb>http://thetvdb.com/banners/graphical/248735-g.jpg</thumb><thumb>http://thetvdb.com/banners/graphical/248735-g3.jpg</thumb><thumb>http://thetvdb.com/banners/graphical/248735-g5.jpg</thumb><thumb type="season" season="1">http://thetvdb.com/banners/seasons/248735-1.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-4.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-2.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-3.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-1.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-5.jpg</thumb><thumb type="season" season="-1">http://thetvdb.com/banners/posters/248735-4.jpg</thumb><thumb type="season" season="-1">http://thetvdb.com/banners/posters/248735-2.jpg</thumb><thumb type="season" season="-1">http://thetvdb.com/banners/posters/248735-3.jpg</thumb><thumb type="season" season="-1">http://thetvdb.com/banners/posters/248735-1.jpg</thumb><thumb type="season" season="-1">http://thetvdb.com/banners/posters/248735-5.jpg</thumb><fanart url="http://thetvdb.com/banners/"><thumb dim="1280x720" colors="" preview="_cache/fanart/original/248735-2.jpg">fanart/original/248735-2.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/248735-7.jpg">fanart/original/248735-7.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/248735-5.jpg">fanart/original/248735-5.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/248735-6.jpg">fanart/original/248735-6.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/248735-4.jpg">fanart/original/248735-4.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/248735-1.jpg">fanart/original/248735-1.jpg</thumb></fanart><episodeguide><url cache="248735.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/248735/all/en.zip</url></episodeguide></details>
  1017. 23:24:02 T:3004 DEBUG: VideoInfoScanner: Adding new item to tvshows:C:\Users\Luis Mendes\Videos\Awake\
  1018. 23:24:02 T:3004 DEBUG: Mysql Start transaction
  1019. 23:24:02 T:3004 DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
  1020. 23:24:02 T:3004 DEBUG: Mysql execute: insert into path (idPath, strPath, strContent, strScraper, dateAdded) values (NULL,'C:\\Users\\Luis Mendes\\Videos\\Awake\\','','', '2012-06-07 23:00:48')
  1021. 23:24:02 T:3004 DEBUG: Mysql execute: insert into tvshowlinkpath values (1,2)
  1022. 23:24:02 T:3004 DEBUG: Mysql execute: insert into genre (idGenre, strGenre) values( NULL, 'Drama')
  1023. 23:24:02 T:3004 DEBUG: Mysql execute: insert into genre (idGenre, strGenre) values( NULL, 'Fantasy')
  1024. 23:24:02 T:3004 DEBUG: Mysql execute: insert into studio (idStudio, strStudio) values( NULL, 'NBC')
  1025. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actors (idActor, strActor, strThumb) values( NULL, 'Jason Isaacs','<thumb>http://thetvdb.com/banners/actors/284286.jpg</thumb>')
  1026. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1, 'actor', 'thumb', 'http://thetvdb.com/banners/actors/284286.jpg')
  1027. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(1,1,'Michael Britten',0)
  1028. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actors (idActor, strActor, strThumb) values( NULL, 'Laura Allen','<thumb>http://thetvdb.com/banners/actors/284883.jpg</thumb>')
  1029. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (2, 'actor', 'thumb', 'http://thetvdb.com/banners/actors/284883.jpg')
  1030. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(2,1,'Hannah Britten',1)
  1031. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actors (idActor, strActor, strThumb) values( NULL, 'Dylan Minnette','<thumb>http://thetvdb.com/banners/actors/284884.jpg</thumb>')
  1032. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (3, 'actor', 'thumb', 'http://thetvdb.com/banners/actors/284884.jpg')
  1033. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(3,1,'Rex Britten',2)
  1034. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actors (idActor, strActor, strThumb) values( NULL, 'Steve Harris','<thumb>http://thetvdb.com/banners/actors/287512.jpg</thumb>')
  1035. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (4, 'actor', 'thumb', 'http://thetvdb.com/banners/actors/287512.jpg')
  1036. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(4,1,'Det. Isaiah \'Bird\' Freeman',3)
  1037. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actors (idActor, strActor, strThumb) values( NULL, 'Wilmer Valderrama','<thumb>http://thetvdb.com/banners/actors/287510.jpg</thumb>')
  1038. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (5, 'actor', 'thumb', 'http://thetvdb.com/banners/actors/287510.jpg')
  1039. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(5,1,'Det. Efrem Vega',4)
  1040. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actors (idActor, strActor, strThumb) values( NULL, 'Michaela McManus','<thumb>http://thetvdb.com/banners/actors/285003.jpg</thumb>')
  1041. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (6, 'actor', 'thumb', 'http://thetvdb.com/banners/actors/285003.jpg')
  1042. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(6,1,'Tara',5)
  1043. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actors (idActor, strActor, strThumb) values( NULL, 'Cherry Jones','<thumb>http://thetvdb.com/banners/actors/285002.jpg</thumb>')
  1044. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (7, 'actor', 'thumb', 'http://thetvdb.com/banners/actors/285002.jpg')
  1045. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(7,1,'Dr. Judith Evans',6)
  1046. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actors (idActor, strActor, strThumb) values( NULL, 'B.D. Wong','<thumb>http://thetvdb.com/banners/actors/285001.jpg</thumb>')
  1047. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (8, 'actor', 'thumb', 'http://thetvdb.com/banners/actors/285001.jpg')
  1048. 23:24:02 T:3004 DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idShow, strRole, iOrder) values(8,1,'Dr. John Lee',7)
  1049. 23:24:02 T:3004 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(1,1)
  1050. 23:24:02 T:3004 DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(2,1)
  1051. 23:24:02 T:3004 DEBUG: Mysql execute: insert into studiolinktvshow (idStudio,idShow) values(1,1)
  1052. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(1,-1)
  1053. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1, 'tvshow', 'fanart', 'http://thetvdb.com/banners/fanart/original/248735-2.jpg')
  1054. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1, 'tvshow', 'thumb', 'http://thetvdb.com/banners/graphical/248735-g2.jpg')
  1055. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (1, 'season', 'thumb', 'http://thetvdb.com/banners/posters/248735-4.jpg')
  1056. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(1,1)
  1057. 23:24:02 T:3004 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (2, 'season', 'thumb', 'http://thetvdb.com/banners/seasons/248735-1.jpg')
  1058. 23:24:02 T:3004 DEBUG: Mysql execute: update tvshow set c00='Awake',c01='After Detective Michael Britten wakes up from a car accident with his wife and teenage son, he learns the devastating news that his wife died in the crash. Trying to put the pieces of his life back together, he wakes up a few days later to realize that his wife is very much alive and his son died in the accident! Did he lose his wife or his son? Or neither of them?',c02='',c03='',c04='8.500000',c05='2012-03-01',c06='<thumb>http://thetvdb.com/banners/graphical/248735-g2.jpg</thumb><thumb>http://thetvdb.com/banners/graphical/248735-g.jpg</thumb><thumb>http://thetvdb.com/banners/graphical/248735-g3.jpg</thumb><thumb>http://thetvdb.com/banners/graphical/248735-g5.jpg</thumb><thumb type=\"season\" season=\"1\">http://thetvdb.com/banners/seasons/248735-1.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-4.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-2.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-3.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-1.jpg</thumb><thumb>http://thetvdb.com/banners/posters/248735-5.jpg</thumb><thumb type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/248735-4.jpg</thumb><thumb type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/248735-2.jpg</thumb><thumb type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/248735-3.jpg</thumb><thumb type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/248735-1.jpg</thumb><thumb type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/248735-5.jpg</thumb>',c07='',c08='Drama / Fantasy',c09='',c10='<episodeguide><url cache=\"248735.xml\">http://www.thetvdb.com/api/1D62F2F90030C444/series/248735/all/en.zip</url></episodeguide>',c11='<fanart url=\"http://thetvdb.com/banners/\"><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/248735-2.jpg\">fanart/original/248735-2.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/248735-7.jpg\">fanart/original/248735-7.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/248735-5.jpg\">fanart/original/248735-5.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/248735-6.jpg\">fanart/original/248735-6.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/248735-4.jpg\">fanart/original/248735-4.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/248735-1.jpg\">fanart/original/248735-1.jpg</thumb></fanart>',c12='248735',c13='TV-14',c14='NBC',c15='',c16='C:\\Users\\Luis Mendes\\Videos\\Awake\\',c17='1'where idShow=1
  1059. 23:24:02 T:3004 DEBUG: Mysql commit transaction
  1060. 23:24:02 T:3004 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1061. 23:24:02 T:3004 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnUpdate
  1062. 23:24:02 T:3004 DEBUG: VideoInfoScanner: Found episode match c:\users\luis mendes\videos\awake\season 1\awake.s01e01.hdtv.xvid-2hd.avi (s1e1) [[Ss]([0-9]+)[][ ._-]*[Ee]([0-9]+)([^\\/]*)$]
  1063. 23:24:02 T:3004 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'C:\Users\Luis Mendes\Videos\Awake\Season 1\Awake.S01E01.HDTV.XviD-2HD.avi'
  1064. 23:24:02 T:3004 ERROR: SQL: The table does not exist
  1065. Query: SELECT * FROM tvshowview WHERE idShow=1
  1066. 23:24:02 T:3004 ERROR: CVideoDatabase::GetTvShowInfo (C:\Users\Luis Mendes\Videos\Awake\Season 1\Awake.S01E01.HDTV.XviD-2HD.avi) failed
  1067. 23:24:02 T:3004 ERROR: VideoInfoScanner: Asked to lookup episode C:\Users\Luis Mendes\Videos\Awake\Season 1\Awake.S01E01.HDTV.XviD-2HD.avi online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
  1068. 23:24:02 T:3004 DEBUG: Mysql execute: update path set strHash='51090E16AB1AAF2F8FF512E8CCD81E7E' where idPath=2
  1069. 23:24:02 T:3004 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:01
  1070. 23:24:02 T:3004 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  1071. 23:24:02 T:3004 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnScanFinished
  1072. 23:24:02 T:3004 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
  1073. 23:24:02 T:3004 DEBUG: Thread CVideoInfoScanner 3004 terminating
  1074. 23:24:02 T:5352 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
  1075. 23:24:02 T:5352 DEBUG: ParentPath = [sources://video/]
  1076. 23:24:02 T:5520 NOTICE: Thread Background Loader start, auto delete: false
  1077. 23:24:02 T:5520 DEBUG: Thread Background Loader 5520 terminating
  1078. 23:24:02 T:5352 DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
  1079. 23:24:04 T:5352 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  1080. 23:24:04 T:5352 DEBUG: CApplication::OnKey: backspace (f008) pressed, action is Back
  1081. 23:24:04 T:5352 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1082. 23:24:04 T:5352 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1083. 23:24:04 T:5352 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1084. 23:24:04 T:5352 DEBUG: ------ Window Init (Home.xml) ------
  1085. 23:24:04 T:5352 INFO: Loading skin file: Home.xml
  1086. 23:24:05 T:5872 NOTICE: Thread Jobworker start, auto delete: true
  1087. 23:24:05 T:5352 ERROR: SQL: The table does not exist
  1088. Query: select count(idSong) as NumSongs from songview
  1089. 23:24:05 T:5352 ERROR: CMusicDatabase::GetSongsCount() failed
  1090. 23:24:05 T:5872 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1091. 23:24:05 T:5872 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  1092. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1093. Query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  1094. 23:24:05 T:5872 ERROR: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
  1095. 23:24:05 T:5872 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  1096. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1097. Query: select * from albumview order by idAlbum desc limit 10
  1098. 23:24:05 T:5872 ERROR: CMusicDatabase::GetRecentlyAddedAlbums failed
  1099. 23:24:05 T:5872 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1100. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1101. Query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1102. 23:24:05 T:5872 ERROR: CVideoDatabase::GetMoviesByWhere failed
  1103. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1104. Query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1105. 23:24:05 T:5872 ERROR: CVideoDatabase::GetEpisodesByWhere failed
  1106. 23:24:05 T:5872 DEBUG: CVideoDatabase::GetMusicVideosByWhere query = select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1107. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1108. Query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1109. 23:24:05 T:5872 ERROR: CVideoDatabase::GetMusicVideosByWhere failed
  1110. 23:24:05 T:5872 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1111. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1112. Query: SELECT count(1) FROM songview LIMIT 1
  1113. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
  1114. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1115. Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
  1116. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
  1117. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1118. Query: SELECT count(distinct strArtist) FROM songview LIMIT 1
  1119. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strArtist) FROM songview LIMIT 1'
  1120. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1121. Query: SELECT count(1) FROM tvshowview LIMIT 1
  1122. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM tvshowview LIMIT 1'
  1123. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1124. Query: SELECT count(1) FROM movieview LIMIT 1
  1125. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM movieview LIMIT 1'
  1126. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1127. Query: SELECT count(playCount) FROM movieview LIMIT 1
  1128. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(playCount) FROM movieview LIMIT 1'
  1129. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1130. Query: SELECT count(1) FROM musicvideoview LIMIT 1
  1131. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM musicvideoview LIMIT 1'
  1132. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1133. Query: SELECT count(playCount) FROM musicvideoview LIMIT 1
  1134. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(playCount) FROM musicvideoview LIMIT 1'
  1135. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1136. Query: SELECT sum(watchedcount) FROM tvshowview LIMIT 1
  1137. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(watchedcount) FROM tvshowview LIMIT 1'
  1138. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1139. Query: SELECT sum(totalcount) FROM tvshowview LIMIT 1
  1140. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(totalcount) FROM tvshowview LIMIT 1'
  1141. 23:24:05 T:5872 ERROR: SQL: The table does not exist
  1142. Query: SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1
  1143. 23:24:05 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1'
  1144. 23:24:06 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1145. 23:24:06 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1146. 23:24:07 T:5352 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  1147. 23:24:07 T:5352 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  1148. 23:24:07 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1149. 23:24:07 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1150. 23:24:07 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos,Root)
  1151. 23:24:07 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos,Root)
  1152. 23:24:07 T:5352 DEBUG: Activating window ID: 10025
  1153. 23:24:08 T:5352 DEBUG: ------ Window Deinit (Home.xml) ------
  1154. 23:24:08 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
  1155. 23:24:08 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
  1156. 23:24:08 T:5352 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1157. 23:24:08 T:5352 INFO: Loading skin file: MyVideoNav.xml
  1158. 23:24:08 T:5352 DEBUG: CGUIMediaWindow::GetDirectory ()
  1159. 23:24:08 T:5352 DEBUG: ParentPath = []
  1160. 23:24:08 T:5828 NOTICE: Thread Background Loader start, auto delete: false
  1161. 23:24:08 T:5828 DEBUG: Thread Background Loader 5828 terminating
  1162. 23:24:09 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1163. 23:24:09 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1164. 23:24:09 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1165. 23:24:09 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1166. 23:24:10 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1167. 23:24:10 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1168. 23:24:10 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1169. 23:24:10 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1170. 23:24:10 T:5352 DEBUG: CGUIMediaWindow::GetDirectory (library://video/tvshows/)
  1171. 23:24:10 T:5352 DEBUG: ParentPath = []
  1172. 23:24:10 T:2296 NOTICE: Thread Background Loader start, auto delete: false
  1173. 23:24:10 T:2296 DEBUG: Thread Background Loader 2296 terminating
  1174. 23:24:11 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1175. 23:24:11 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1176. 23:24:12 T:5352 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1177. 23:24:12 T:5352 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1178. 23:24:12 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1179. 23:24:12 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1180. 23:24:12 T:5352 DEBUG: CGUIMediaWindow::GetDirectory ()
  1181. 23:24:12 T:5352 DEBUG: ParentPath = []
  1182. 23:24:12 T:1572 NOTICE: Thread Background Loader start, auto delete: false
  1183. 23:24:12 T:1572 DEBUG: Thread Background Loader 1572 terminating
  1184. 23:24:14 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1185. 23:24:14 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1186. 23:24:14 T:5352 DEBUG: CGUIMediaWindow::GetDirectory (library://video/tvshows/)
  1187. 23:24:14 T:5352 DEBUG: ParentPath = []
  1188. 23:24:14 T:5004 NOTICE: Thread Background Loader start, auto delete: false
  1189. 23:24:14 T:5004 DEBUG: Thread Background Loader 5004 terminating
  1190. 23:24:14 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1191. 23:24:14 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1192. 23:24:14 T:5352 DEBUG: CGUIMediaWindow::GetDirectory ()
  1193. 23:24:14 T:5352 DEBUG: ParentPath = []
  1194. 23:24:14 T:4996 NOTICE: Thread Background Loader start, auto delete: false
  1195. 23:24:14 T:4996 DEBUG: Thread Background Loader 4996 terminating
  1196. 23:24:15 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1197. 23:24:15 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1198. 23:24:15 T:5352 DEBUG: CGUIMediaWindow::GetDirectory (library://video/tvshows/)
  1199. 23:24:15 T:5352 DEBUG: ParentPath = []
  1200. 23:24:15 T:3388 NOTICE: Thread Background Loader start, auto delete: false
  1201. 23:24:15 T:3388 DEBUG: Thread Background Loader 3388 terminating
  1202. 23:24:16 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1203. 23:24:16 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1204. 23:24:16 T:5352 DEBUG: CGUIMediaWindow::GetDirectory ()
  1205. 23:24:16 T:5352 DEBUG: ParentPath = []
  1206. 23:24:16 T:4768 NOTICE: Thread Background Loader start, auto delete: false
  1207. 23:24:16 T:4768 DEBUG: Thread Background Loader 4768 terminating
  1208. 23:24:16 T:5352 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  1209. 23:24:16 T:5352 DEBUG: CApplication::OnKey: backspace (f008) pressed, action is Back
  1210. 23:24:16 T:5352 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1211. 23:24:16 T:5352 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1212. 23:24:16 T:5352 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1213. 23:24:16 T:5352 DEBUG: ------ Window Init (Home.xml) ------
  1214. 23:24:16 T:5352 INFO: Loading skin file: Home.xml
  1215. 23:24:17 T:5872 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1216. 23:24:17 T:5872 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  1217. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1218. Query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  1219. 23:24:17 T:5872 ERROR: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
  1220. 23:24:17 T:5872 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  1221. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1222. Query: select * from albumview order by idAlbum desc limit 10
  1223. 23:24:17 T:5872 ERROR: CMusicDatabase::GetRecentlyAddedAlbums failed
  1224. 23:24:17 T:5872 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1225. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1226. Query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1227. 23:24:17 T:5872 ERROR: CVideoDatabase::GetMoviesByWhere failed
  1228. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1229. Query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1230. 23:24:17 T:5872 ERROR: CVideoDatabase::GetEpisodesByWhere failed
  1231. 23:24:17 T:5872 DEBUG: CVideoDatabase::GetMusicVideosByWhere query = select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1232. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1233. Query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1234. 23:24:17 T:5872 ERROR: CVideoDatabase::GetMusicVideosByWhere failed
  1235. 23:24:17 T:5872 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1236. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1237. Query: SELECT count(1) FROM songview LIMIT 1
  1238. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
  1239. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1240. Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
  1241. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
  1242. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1243. Query: SELECT count(distinct strArtist) FROM songview LIMIT 1
  1244. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strArtist) FROM songview LIMIT 1'
  1245. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1246. Query: SELECT count(1) FROM tvshowview LIMIT 1
  1247. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM tvshowview LIMIT 1'
  1248. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1249. Query: SELECT count(1) FROM movieview LIMIT 1
  1250. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM movieview LIMIT 1'
  1251. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1252. Query: SELECT count(playCount) FROM movieview LIMIT 1
  1253. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(playCount) FROM movieview LIMIT 1'
  1254. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1255. Query: SELECT count(1) FROM musicvideoview LIMIT 1
  1256. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM musicvideoview LIMIT 1'
  1257. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1258. Query: SELECT count(playCount) FROM musicvideoview LIMIT 1
  1259. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(playCount) FROM musicvideoview LIMIT 1'
  1260. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1261. Query: SELECT sum(watchedcount) FROM tvshowview LIMIT 1
  1262. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(watchedcount) FROM tvshowview LIMIT 1'
  1263. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1264. Query: SELECT sum(totalcount) FROM tvshowview LIMIT 1
  1265. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(totalcount) FROM tvshowview LIMIT 1'
  1266. 23:24:17 T:5872 ERROR: SQL: The table does not exist
  1267. Query: SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1
  1268. 23:24:17 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1'
  1269. 23:24:18 T:5352 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  1270. 23:24:18 T:5352 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  1271. 23:24:18 T:5352 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  1272. 23:24:18 T:5352 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  1273. 23:24:19 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1274. 23:24:19 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1275. 23:24:19 T:5352 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  1276. 23:24:19 T:5352 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  1277. 23:24:19 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1278. 23:24:19 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1279. 23:24:19 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos,Files,return)
  1280. 23:24:19 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos,Files,return)
  1281. 23:24:19 T:5352 DEBUG: Activating window ID: 10025
  1282. 23:24:20 T:5352 DEBUG: ------ Window Deinit (Home.xml) ------
  1283. 23:24:20 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
  1284. 23:24:20 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
  1285. 23:24:20 T:5352 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1286. 23:24:20 T:5352 INFO: Loading skin file: MyVideoNav.xml
  1287. 23:24:20 T:5352 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
  1288. 23:24:20 T:5352 DEBUG: ParentPath = [sources://video/]
  1289. 23:24:20 T:2148 NOTICE: Thread Background Loader start, auto delete: false
  1290. 23:24:20 T:2148 DEBUG: Thread Background Loader 2148 terminating
  1291. 23:24:21 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1292. 23:24:21 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1293. 23:24:22 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1294. 23:24:22 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1295. 23:24:22 T:5352 DEBUG: CGUIMediaWindow::GetDirectory (C:\Users\Luis Mendes\Videos\)
  1296. 23:24:22 T:5352 DEBUG: ParentPath = [sources://video/]
  1297. 23:24:22 T:5352 ERROR: SQL: The table does not exist
  1298. Query: select count(1) from episodeview where strPath = 'C:\\Users\\Luis Mendes\\Videos\\' limit 1
  1299. 23:24:22 T:5352 ERROR: exception in CApplication::FrameMove()
  1300. 23:24:23 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1301. 23:24:23 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1302. 23:24:23 T:5352 DEBUG: CGUIMediaWindow::GetDirectory (C:\Users\Luis Mendes\Videos\)
  1303. 23:24:23 T:5352 DEBUG: ParentPath = [sources://video/]
  1304. 23:24:23 T:5352 ERROR: SQL: The table does not exist
  1305. Query: select count(1) from episodeview where strPath = 'C:\\Users\\Luis Mendes\\Videos\\' limit 1
  1306. 23:24:23 T:5352 ERROR: exception in CApplication::FrameMove()
  1307. 23:24:24 T:5352 DEBUG: Keyboard: scancode: 01, sym: 001b, unicode: 001b, modifier: 0
  1308. 23:24:24 T:5352 DEBUG: CApplication::OnKey: escape (f01b) pressed, action is PreviousMenu
  1309. 23:24:24 T:5352 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1310. 23:24:24 T:5352 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1311. 23:24:24 T:5352 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1312. 23:24:24 T:5352 DEBUG: ------ Window Init (Home.xml) ------
  1313. 23:24:24 T:5352 INFO: Loading skin file: Home.xml
  1314. 23:24:24 T:5872 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1315. 23:24:24 T:5872 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  1316. 23:24:24 T:5872 ERROR: SQL: The table does not exist
  1317. Query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  1318. 23:24:24 T:5872 ERROR: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
  1319. 23:24:24 T:5872 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  1320. 23:24:24 T:5872 ERROR: SQL: The table does not exist
  1321. Query: select * from albumview order by idAlbum desc limit 10
  1322. 23:24:24 T:5872 ERROR: CMusicDatabase::GetRecentlyAddedAlbums failed
  1323. 23:24:24 T:5872 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1324. 23:24:24 T:5872 ERROR: SQL: The table does not exist
  1325. Query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1326. 23:24:24 T:5872 ERROR: CVideoDatabase::GetMoviesByWhere failed
  1327. 23:24:24 T:5872 ERROR: SQL: The table does not exist
  1328. Query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1329. 23:24:24 T:5872 ERROR: CVideoDatabase::GetEpisodesByWhere failed
  1330. 23:24:24 T:5872 DEBUG: CVideoDatabase::GetMusicVideosByWhere query = select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1331. 23:24:24 T:5872 ERROR: SQL: The table does not exist
  1332. Query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1333. 23:24:24 T:5872 ERROR: CVideoDatabase::GetMusicVideosByWhere failed
  1334. 23:24:24 T:5872 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1335. 23:24:24 T:5872 ERROR: SQL: The table does not exist
  1336. Query: SELECT count(1) FROM songview LIMIT 1
  1337. 23:24:24 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
  1338. 23:24:24 T:5872 ERROR: SQL: The table does not exist
  1339. Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
  1340. 23:24:24 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
  1341. 23:24:25 T:5872 ERROR: SQL: The table does not exist
  1342. Query: SELECT count(distinct strArtist) FROM songview LIMIT 1
  1343. 23:24:25 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strArtist) FROM songview LIMIT 1'
  1344. 23:24:25 T:5872 ERROR: SQL: The table does not exist
  1345. Query: SELECT count(1) FROM tvshowview LIMIT 1
  1346. 23:24:25 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM tvshowview LIMIT 1'
  1347. 23:24:25 T:5872 ERROR: SQL: The table does not exist
  1348. Query: SELECT count(1) FROM movieview LIMIT 1
  1349. 23:24:25 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM movieview LIMIT 1'
  1350. 23:24:25 T:5872 ERROR: SQL: The table does not exist
  1351. Query: SELECT count(playCount) FROM movieview LIMIT 1
  1352. 23:24:25 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(playCount) FROM movieview LIMIT 1'
  1353. 23:24:25 T:5872 ERROR: SQL: The table does not exist
  1354. Query: SELECT count(1) FROM musicvideoview LIMIT 1
  1355. 23:24:25 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM musicvideoview LIMIT 1'
  1356. 23:24:25 T:5872 ERROR: SQL: The table does not exist
  1357. Query: SELECT count(playCount) FROM musicvideoview LIMIT 1
  1358. 23:24:25 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT count(playCount) FROM musicvideoview LIMIT 1'
  1359. 23:24:25 T:5872 ERROR: SQL: The table does not exist
  1360. Query: SELECT sum(watchedcount) FROM tvshowview LIMIT 1
  1361. 23:24:25 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(watchedcount) FROM tvshowview LIMIT 1'
  1362. 23:24:25 T:5872 ERROR: SQL: The table does not exist
  1363. Query: SELECT sum(totalcount) FROM tvshowview LIMIT 1
  1364. 23:24:25 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(totalcount) FROM tvshowview LIMIT 1'
  1365. 23:24:25 T:5872 ERROR: SQL: The table does not exist
  1366. Query: SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1
  1367. 23:24:25 T:5872 ERROR: CDatabase::GetSingleValue - failed on query 'SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1'
  1368. 23:24:25 T:5352 DEBUG: Keyboard: scancode: 01, sym: 001b, unicode: 001b, modifier: 0
  1369. 23:24:25 T:5352 DEBUG: CApplication::OnKey: escape (f01b) pressed, action is PreviousMenu
  1370. 23:24:25 T:5352 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1371. 23:24:25 T:5352 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1372. 23:24:26 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1373. 23:24:26 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1374. 23:24:26 T:5352 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1375. 23:24:26 T:5352 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1376. 23:24:27 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1377. 23:24:27 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1378. 23:24:27 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(ShutdownMenu)
  1379. 23:24:27 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(ShutdownMenu)
  1380. 23:24:27 T:5352 DEBUG: Activating window ID: 10111
  1381. 23:24:27 T:5352 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1382. 23:24:27 T:5352 INFO: Loading skin file: DialogButtonMenu.xml
  1383. 23:24:27 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating down
  1384. 23:24:27 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To down
  1385. 23:24:27 T:5352 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1386. 23:24:27 T:5352 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1387. 23:24:27 T:5352 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.Quit()
  1388. 23:24:27 T:5352 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.Quit()
  1389. 23:24:27 T:5352 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1390. 23:24:27 T:5352 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnQuit
  1391. 23:24:27 T:5352 NOTICE: Storing total System Uptime
  1392. 23:24:27 T:5872 DEBUG: Thread Jobworker 5872 terminating (autodelete)
  1393. 23:24:27 T:5352 NOTICE: Saving settings
  1394. 23:24:27 T:5352 NOTICE: stop all
  1395. 23:24:27 T:5352 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  1396. 23:24:27 T:5352 NOTICE: ES: Stopping event server
  1397. 23:24:27 T:5352 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  1398. 23:24:27 T:5352 NOTICE: stopping zeroconf publishing
  1399. 23:24:28 T:4376 DEBUG: Thread CTCPServer 4376 terminating
  1400. 23:24:28 T:2284 NOTICE: ES: UDP Event server stopped
  1401. 23:24:28 T:2284 DEBUG: Thread CEventServer 2284 terminating
  1402. 23:24:28 T:3496 DEBUG: Thread XBMC Peripherals 3496 terminating
  1403. 23:24:28 T:5352 NOTICE: stop sap announcement listener
  1404. 23:24:28 T:5352 NOTICE: clean cached files!
  1405. 23:24:28 T:5352 NOTICE: unload skin
  1406. 23:24:28 T:5352 INFO: Unloading old skin ...
  1407. 23:24:28 T:5352 DEBUG: ------ Window Deinit () ------
  1408. 23:24:28 T:5352 DEBUG: ------ Window Deinit (Home.xml) ------
  1409. 23:24:28 T:5352 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  1410. 23:24:28 T:5352 DEBUG: ADDON: Stopping service addons.
  1411. 23:24:28 T:5352 NOTICE: stop python
  1412. 23:24:28 T:4168 DEBUG: Thread CSoftAE 4168 terminating
  1413. 23:24:28 T:5352 NOTICE: stopped
  1414. 23:24:28 T:5352 NOTICE: destroy
  1415. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  1416. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been uninstalled.'
  1417. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  1418. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  1419. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been uninstalled.'
  1420. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  1421. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been uninstalled.'
  1422. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  1423. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  1424. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  1425. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been uninstalled.'
  1426. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  1427. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  1428. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  1429. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  1430. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  1431. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  1432. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  1433. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  1434. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  1435. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been uninstalled.'
  1436. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  1437. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  1438. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  1439. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been uninstalled.'
  1440. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  1441. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  1442. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  1443. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  1444. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been uninstalled.'
  1445. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  1446. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  1447. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  1448. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  1449. 23:24:28 T:5352 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been uninstalled.'
  1450. 23:24:28 T:5352 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CA3E80 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1451. 23:24:28 T:5352 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CA4348 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1452. 23:24:28 T:5352 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CA4198 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1453. 23:24:28 T:5352 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CA3F58 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1454. 23:24:28 T:5352 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CA4420 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1455. 23:24:28 T:5352 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CA3DA8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1456. 23:24:28 T:5352 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CA3DF0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1457. 23:24:28 T:5352 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CA42B8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1458. 23:24:28 T:5352 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CA4078 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1459. 23:24:28 T:5352 NOTICE: closing down remote control service
  1460. 23:24:29 T:3616 DEBUG: Thread CRemoteControl 3616 terminating
  1461. 23:24:29 T:5352 NOTICE: unload sections
  1462. 23:24:29 T:5352 NOTICE: destroy
  1463. 23:24:29 T:5352 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  1464. 23:24:29 T:5352 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  1465. 23:24:29 T:5352 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  1466. 23:24:29 T:5352 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  1467. 23:24:29 T:5352 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  1468. 23:24:29 T:5352 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  1469. 23:24:29 T:5352 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  1470. 23:24:29 T:5352 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  1471. 23:24:29 T:5352 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  1472. 23:24:29 T:5352 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  1473. 23:24:29 T:5352 NOTICE: closing down remote control service
  1474. 23:24:29 T:5352 NOTICE: unload sections
  1475. 23:24:29 T:5352 NOTICE: application stopped...
  1476. 23:24:29 T:5352 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  1477. 23:24:29 T:5352 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/cpluff.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement