Advertisement
Guest User

XBMC library update freezing log

a guest
Jan 27th, 2014
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 141.24 KB | None | 0 0
  1. 18:20:57 T:6900  NOTICE: -----------------------------------------------------------------------
  2. 18:20:57 T:6900  NOTICE: Starting XBMC (12.2 Git:20130502-32b1a5e), Platform: Windows 7 32-bit, build 7600. Built on May  2 2013 (compiler 1600)
  3. 18:20:57 T:6900  NOTICE: Intel(R) Core(TM)2 Duo CPU     T8100  @ 2.10GHz
  4. 18:20:57 T:6900  NOTICE: Desktop Resolution: 1280x960 32Bit at 60Hz
  5. 18:20:57 T:6900  NOTICE: Running with restricted rights
  6. 18:20:57 T:6900  NOTICE: Aero is enabled
  7. 18:20:57 T:6900  NOTICE: special://xbmc/ is mapped to: C:\Program Files\XBMC
  8. 18:20:57 T:6900  NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\XBMC
  9. 18:20:57 T:6900  NOTICE: special://masterprofile/ is mapped to: C:\Users\kohta\AppData\Roaming\XBMC\userdata
  10. 18:20:57 T:6900  NOTICE: special://home/ is mapped to: C:\Users\kohta\AppData\Roaming\XBMC\
  11. 18:20:57 T:6900  NOTICE: special://temp/ is mapped to: C:\Users\kohta\AppData\Roaming\XBMC\cache
  12. 18:20:57 T:6900  NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
  13. 18:20:57 T:6900  NOTICE: Local hostname: kohta-PC2
  14. 18:20:57 T:6900  NOTICE: Log File is located: C:\Users\kohta\AppData\Roaming\XBMC\xbmc.log
  15. 18:20:57 T:6900  NOTICE: -----------------------------------------------------------------------
  16. 18:20:57 T:6900  NOTICE: Found 2 Lists of Devices
  17. 18:20:57 T:6900  NOTICE: Enumerated DirectSound devices:
  18. 18:20:57 T:6900  NOTICE:     Device 1
  19. 18:20:57 T:6900  NOTICE:         m_deviceName      : {F2AFF40B-EC76-45A5-B56D-6BF035E4887F}
  20. 18:20:57 T:6900  NOTICE:         m_displayName     : Speakers - Speakers (High Definition Audio Device)
  21. 18:20:57 T:6900  NOTICE:         m_displayNameExtra: DirectSound: Speakers (High Definition Audio Device)
  22. 18:20:57 T:6900  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  23. 18:20:57 T:6900  NOTICE:         m_channels        : FL,FR
  24. 18:20:57 T:6900  NOTICE:         m_sampleRates     : 44100
  25. 18:20:57 T:6900  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_AC3
  26. 18:20:57 T:6900  NOTICE: Enumerated WASAPI devices:
  27. 18:20:57 T:6900  NOTICE:     Device 1
  28. 18:20:57 T:6900  NOTICE:         m_deviceName      : {F2AFF40B-EC76-45A5-B56D-6BF035E4887F}
  29. 18:20:57 T:6900  NOTICE:         m_displayName     : Speakers - Speakers (High Definition Audio Device)
  30. 18:20:57 T:6900  NOTICE:         m_displayNameExtra: WASAPI: Speakers (High Definition Audio Device)
  31. 18:20:57 T:6900  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  32. 18:20:57 T:6900  NOTICE:         m_channels        : FL,FR
  33. 18:20:57 T:6900  NOTICE:         m_sampleRates     : 48000,44100,32000,22050,11025
  34. 18:20:57 T:6900  NOTICE:         m_dataFormats     : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  35. 18:20:57 T:6900  NOTICE: load settings...
  36. 18:20:57 T:6900  NOTICE: special://profile/ is mapped to: special://masterprofile/
  37. 18:20:57 T:6900  NOTICE: loading special://masterprofile/guisettings.xml
  38. 18:20:57 T:6900  NOTICE: Getting hardware information now...
  39. 18:20:57 T:6900  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  40. 18:20:57 T:6900  NOTICE: Loaded playercorefactory configuration
  41. 18:20:57 T:6900  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  42. 18:20:57 T:6900  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  43. 18:20:57 T:6900  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  44. 18:20:57 T:6900  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  45. 18:20:57 T:6900  NOTICE: Contents of special://profile/advancedsettings.xml are...
  46.                                             <advancedsettings>
  47.                                               <videodatabase>
  48.                                                 <type>mysql</type>
  49.                                                 <host>192.168.1.2</host>
  50.                                                 <port>3306</port>
  51.                                                 <user>xbmc</user>
  52.                                                 <pass>xbmc</pass>
  53.                                                 <name>video</name>
  54.                                               </videodatabase>
  55.                                               <pathsubstitution>
  56.                                                 <substitute>
  57.                                                   <from>special://masterprofile/Thumbnails/</from>
  58.                                                   <to>nfs://192.168.1.2/volume1/xbmc/userdata/Thumbnails/</to>
  59.                                                 </substitute>
  60.                                                 <substitute>
  61.                                                   <from>special://masterprofile/sources.xml</from>
  62.                                                   <to>nfs://192.168.1.2/volume1/xbmc/userdata/sources.xml</to>
  63.                                                 </substitute>
  64.                                               </pathsubstitution>
  65.                                               <video>
  66.                                                 <timeseekforward>5</timeseekforward>
  67.                                                 <!-- Time to seek forward in sec - short seek.  Defaults to 30. -->
  68.                                                 <timeseekbackward>-5</timeseekbackward>
  69.                                                 <!-- Time to seek backward in sec - short seek.  Defaults to -30. -->
  70.                                                 <timeseekforwardbig>60</timeseekforwardbig>
  71.                                                 <!-- Time seek forward in sec- long seek. Def 600 (10 min). -->
  72.                                                 <timeseekbackwardbig>-60</timeseekbackwardbig>
  73.                                                 <!-- Time seek back in sec - long seek. Def to -600 (10 min). -->
  74.                                               </video>
  75.                                             </advancedsettings>
  76. 18:20:57 T:6900 WARNING: VIDEO database configuration is experimental.
  77. 18:20:57 T:6900  NOTICE: Getting hardware information now...
  78. 18:20:57 T:6900  NOTICE: Default DVD Player: dvdplayer
  79. 18:20:57 T:6900  NOTICE: Default Video Player: dvdplayer
  80. 18:20:57 T:6900  NOTICE: Default Audio Player: paplayer
  81. 18:20:57 T:6900  NOTICE: Enabled debug logging due to GUI setting (2)
  82. 18:20:57 T:6900  NOTICE: Log level changed to 2
  83. 18:20:57 T:6900  NOTICE: Loading media sources from special://masterprofile/sources.xml
  84. 18:20:57 T:6900   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libnfs.dll)
  85. 18:20:57 T:6900   DEBUG: NFS: Context for 192.168.1.2/volume1/xbmc not open - get a new context.
  86. 18:20:57 T:6900   DEBUG: NFS: Connected to server 192.168.1.2 and export /volume1/xbmc
  87. 18:20:57 T:6900   DEBUG: NFS: chunks: r/w 131072/32768
  88. 18:20:57 T:6900   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/sources.xml
  89. 18:20:57 T:6900   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/sources.xml
  90. 18:20:57 T:6900    INFO: creating subdirectories
  91. 18:20:57 T:6900    INFO: userdata folder: special://masterprofile/
  92. 18:20:57 T:6900    INFO: recording folder:
  93. 18:20:57 T:6900    INFO: screenshots folder:
  94. 18:20:57 T:6900    INFO: thumbnails folder: special://masterprofile/Thumbnails
  95. 18:20:57 T:6900    INFO: load language info file: special://xbmc/language/French/langinfo.xml
  96. 18:20:57 T:6900   DEBUG: trying to set locale to fra_fra
  97. 18:20:57 T:6900    INFO: global locale set to French_France.1252
  98. 18:20:57 T:6900    INFO: load French language file, from path: special://xbmc/language/
  99. 18:20:57 T:6900   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\XBMC\language\French\strings.po
  100. 18:20:57 T:6900   DEBUG: POParser: loaded 2686 strings from file C:\Program Files\XBMC\language\French\strings.po
  101. 18:20:57 T:6900   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\XBMC\language\English\strings.po
  102. 18:20:58 T:6900   DEBUG: POParser: loaded 0 strings from file C:\Program Files\XBMC\language\English\strings.po
  103. 18:20:58 T:6900    INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  104. 18:20:58 T:6900   DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 65552
  105. 18:20:58 T:6900   DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  106. 18:20:58 T:6900   DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  107. 18:20:58 T:6900   DEBUG:   Audio Device    : Speakers (High Definition Audio Device)
  108. 18:20:58 T:6900   DEBUG:   Sample Rate     : 44100
  109. 18:20:58 T:6900   DEBUG:   Sample Format   : AE_FMT_FLOAT
  110. 18:20:58 T:6900   DEBUG:   Bits Per Sample : 32
  111. 18:20:58 T:6900   DEBUG:   Valid Bits/Samp : 32
  112. 18:20:58 T:6900   DEBUG:   Channel Count   : 2
  113. 18:20:58 T:6900   DEBUG:   Block Align     : 8
  114. 18:20:58 T:6900   DEBUG:   Avg. Bytes Sec  : 352800
  115. 18:20:58 T:6900   DEBUG:   Samples/Block   : 32
  116. 18:20:58 T:6900   DEBUG:   Format cBSize   : 22
  117. 18:20:58 T:6900   DEBUG:   Channel Layout  : FL,FR
  118. 18:20:58 T:6900   DEBUG:   Channel Mask    : 3
  119. 18:20:58 T:6900   DEBUG:   Frames          : 441
  120. 18:20:58 T:6900   DEBUG:   Frame Samples   : 882
  121. 18:20:58 T:6900   DEBUG:   Frame Size      : 8
  122. 18:20:58 T:6900   DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized:
  123. 18:20:58 T:6900   DEBUG:   Output Device : Speakers - Speakers (High Definition Audio Device)
  124. 18:20:58 T:6900   DEBUG:   Sample Rate   : 44100
  125. 18:20:58 T:6900   DEBUG:   Sample Format : AE_FMT_FLOAT
  126. 18:20:58 T:6900   DEBUG:   Channel Count : 2
  127. 18:20:58 T:6900   DEBUG:   Channel Layout: FL,FR
  128. 18:20:58 T:6900   DEBUG:   Frames        : 441
  129. 18:20:58 T:6900   DEBUG:   Frame Samples : 882
  130. 18:20:58 T:6900   DEBUG:   Frame Size    : 8
  131. 18:20:58 T:6900   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0
  132. 18:20:58 T:6900   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3528
  133. 18:20:58 T:4052  NOTICE: Thread CSoftAE start, auto delete: false
  134. 18:20:58 T:4052    INFO: CSoftAE::Run - Thread Started
  135. 18:20:58 T:6900  NOTICE: Running database version Addons15
  136. 18:20:58 T:6900   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  137. 18:20:58 T:4052   DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  138. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  139. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  140. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been installed.'
  141. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  142. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  143. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  144. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  145. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  146. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  147. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.playlists has been installed.'
  148. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been installed.'
  149. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  150. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  151. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  152. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  153. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  154. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  155. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  156. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  157. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been installed.'
  158. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  159. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.playalbum has been installed.'
  160. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  161. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  162. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been installed.'
  163. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  164. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  165. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  166. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  167. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
  168. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  169. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  170. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  171. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  172. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  173. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  174. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  175. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  176. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  177. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  178. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  179. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  180. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  181. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  182. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  183. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  184. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been installed.'
  185. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox has been installed.'
  186. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.cine.passion-xbmc.org has been installed.'
  187. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  188. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  189. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
  190. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  191. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  192. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been installed.'
  193. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
  194. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  195. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  196. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  197. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  198. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  199. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  200. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  201. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  202. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  203. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  204. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  205. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  206. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  207. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  208. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  209. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  210. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  211. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  212. 18:20:58 T:6900   DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  213. 18:20:58 T:6900   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  214. 18:20:58 T:6900   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  215. 18:20:58 T:6900   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  216. 18:20:58 T:6900   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  217. 18:20:58 T:6900   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  218. 18:20:58 T:7460  NOTICE: Thread XBMC Peripherals start, auto delete: false
  219. 18:20:58 T:4788  NOTICE: Thread CRemoteControl start, auto delete: false
  220. 18:20:58 T:7068  NOTICE: Thread XBMC Peripherals start, auto delete: false
  221. 18:20:58 T:6900   DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\D:.
  222. 18:20:58 T:6900   DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\D:.
  223. 18:20:58 T:6900   DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\E:.
  224. 18:20:58 T:6900   DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\E:.
  225. 18:20:58 T:4788   DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  226. 18:20:58 T:6900  NOTICE: Found screen: Generic PnP Monitor on Mobile Intel(R) 965 Express Chipset Family, adapter 0.
  227. 18:20:58 T:6900  NOTICE: Primary mode: 1280x960 @ 60.00 - Full Screen
  228. 18:20:58 T:6900  NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
  229. 18:20:58 T:6900  NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
  230. 18:20:58 T:6900  NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
  231. 18:20:58 T:6900  NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
  232. 18:20:58 T:6900  NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
  233. 18:20:58 T:6900  NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
  234. 18:20:58 T:6900  NOTICE: Additional mode: 1280x960 @ 60.00 - Full Screen
  235. 18:20:58 T:6900  NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
  236. 18:20:58 T:6900  NOTICE: Checking resolution 16
  237. 18:20:58 T:6900   DEBUG: CWinEventsWin32::WndProc: window resize event
  238. 18:20:58 T:6900   DEBUG: CWinEventsWin32::WndProc: window move event
  239. 18:20:58 T:6900   DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1280,960 fullscreen)->(0,0,1280,960 fullscreen)
  240. 18:20:58 T:6900   DEBUG: CWinEventsWin32::WndProcWindow is active
  241. 18:20:58 T:6900   DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  242. 18:20:58 T:6900   DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  243. 18:20:58 T:6900   DEBUG: CRenderSystemDX::CreateDevice on adapter 0
  244. 18:20:58 T:6900   DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  245. 18:20:58 T:6900   DEBUG: CRenderSystemDX::CreateDevice - adapter 0: igdumdx32.dll, Mobile Intel(R) 965 Express Chipset Family, VendorId 32902, DeviceId 10754
  246. 18:20:58 T:6900   DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  247. 18:20:58 T:6900   DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0025ED47
  248. 18:20:58 T:6900   DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  249. 18:20:58 T:6900   DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  250. 18:20:58 T:6900   DEBUG: CRenderSystemDX::CreateDevice - Intel workaround - specifying minimum pitch for compressed textures.
  251. 18:20:58 T:6900   DEBUG: CWinSystemWin32::SetFullScreen (windowed fullscreen) on screen 0 with size 1280x960, refresh 60.000000
  252. 18:20:58 T:6900   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  253. 18:20:58 T:6900    INFO: load default splash image: C:\Program Files\XBMC\media\Splash.png
  254. 18:20:58 T:6900   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  255. 18:20:58 T:6900    INFO: load keymapping
  256. 18:20:58 T:6900    INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  257. 18:20:58 T:6900    INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  258. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  259. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  260. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  261. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  262. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  263. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  264. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  265. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  266. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  267. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  268. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  269. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/mouse.xml
  270. 18:20:59 T:6900    INFO: Loading special://xbmc/system/keymaps/remote.xml
  271. 18:20:59 T:4788   DEBUG: CRemoteControl::Connect - failed to connect
  272. 18:20:59 T:4788    INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  273. 18:20:59 T:6900    INFO: Loading special://xbmc/system/IRSSmap.xml
  274. 18:20:59 T:6900    INFO: * Adding remote mapping for device 'Microsoft MCE'
  275. 18:20:59 T:6900    INFO: * Adding remote mapping for device 'Abstract'
  276. 18:20:59 T:6900   DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  277. 18:20:59 T:6900    INFO: GUI format 1280x960, Display 1280x960 @ 60.00 - Full Screen
  278. 18:20:59 T:6900   DEBUG: guilib: Fill viewport on change for solving rendering passes
  279. 18:20:59 T:6900   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  280. 18:20:59 T:6900  NOTICE: Running database version Addons15
  281. 18:20:59 T:6900   DEBUG: CDatabaseManager::Initialize, updating databases...
  282. 18:20:59 T:6900  NOTICE: Running database version ViewModes4
  283. 18:20:59 T:6900  NOTICE: Running database version Textures13
  284. 18:20:59 T:6900  NOTICE: Running database version MyMusic32
  285. 18:20:59 T:6900  NOTICE: Running database version video75
  286. 18:20:59 T:6900  NOTICE: Running database version TV22
  287. 18:20:59 T:6900  NOTICE: Running database version Epg7
  288. 18:20:59 T:6900   DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  289. 18:20:59 T:6900  NOTICE: initializing playlistplayer
  290. 18:20:59 T:6900  NOTICE: DONE initializing playlistplayer
  291. 18:20:59 T:6900   DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  292. 18:20:59 T:6900   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  293. 18:20:59 T:6900   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  294. 18:20:59 T:6900    INFO: Unloading old skin ...
  295. 18:20:59 T:6900    INFO:   load skin from: C:\Users\kohta\AppData\Roaming\XBMC\addons\skin.aeon.nox (version: 4.0.9)
  296. 18:20:59 T:6900    INFO:   load fonts for skin...
  297. 18:20:59 T:6900    INFO: Loading fonts from C:\Users\kohta\AppData\Roaming\XBMC\addons\skin.aeon.nox\1080i\Font.xml
  298. 18:20:59 T:6900   DEBUG: POParser: loaded 557 strings from file C:\Users\kohta\AppData\Roaming\XBMC\addons\skin.aeon.nox\language\French\strings.po
  299. 18:20:59 T:6900   DEBUG: POParser: loaded 1 strings from file C:\Users\kohta\AppData\Roaming\XBMC\addons\skin.aeon.nox\language\English\strings.po
  300. 18:20:59 T:6900    INFO: Loading skin includes from C:\Users\kohta\AppData\Roaming\XBMC\addons\skin.aeon.nox\1080i\includes.xml
  301. 18:21:02 T:6900    INFO:   load new skin...
  302. 18:21:02 T:6900    INFO: Loading user windows, path C:\Users\kohta\AppData\Roaming\XBMC\addons\skin.aeon.nox\1080i
  303. 18:21:03 T:6900   DEBUG: Load Skin XML: 881.17ms
  304. 18:21:03 T:6900    INFO:   initialize new skin...
  305. 18:21:03 T:6900   DEBUG: guilib: Fill viewport on change for solving rendering passes
  306. 18:21:03 T:6900    INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  307. 18:21:03 T:6900   DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\kohta\AppData\Roaming\XBMC\addons\skin.aeon.nox\media\Textures.xbt
  308. 18:21:03 T:6900    INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  309. 18:21:03 T:6900    INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  310. 18:21:03 T:6900    INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  311. 18:21:03 T:6900    INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  312. 18:21:03 T:6900    INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  313. 18:21:03 T:6900    INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  314. 18:21:03 T:6900    INFO:   skin loaded...
  315. 18:21:03 T:6900    INFO: JSONRPC v6.0.3: Successfully initialized
  316. 18:21:03 T:6900   DEBUG: ADDON: Starting service addons.
  317. 18:21:03 T:6900    INFO: initializing python engine.
  318. 18:21:04 T:6900   DEBUG: new python thread created. id=1
  319. 18:21:04 T:6900    INFO: initializing python engine.
  320. 18:21:04 T:6900   DEBUG: new python thread created. id=2
  321. 18:21:04 T:6176  NOTICE: Thread XBPyThread start, auto delete: false
  322. 18:21:04 T:6176   DEBUG: Python thread: start processing
  323. 18:21:04 T:6900    INFO: initializing python engine.
  324. 18:21:04 T:6900   DEBUG: new python thread created. id=3
  325. 18:21:04 T:6900   DEBUG: Activating window ID: 12999
  326. 18:21:04 T:6900   DEBUG: ------ Window Init (Startup.xml) ------
  327. 18:21:04 T:6900    INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  328. 18:21:04 T:2036  NOTICE: Thread XBPyThread start, auto delete: false
  329. 18:21:04 T:2036   DEBUG: Python thread: start processing
  330. 18:21:04 T:3844  NOTICE: Thread XBPyThread start, auto delete: false
  331. 18:21:04 T:3844   DEBUG: Python thread: start processing
  332. 18:21:04 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating RunScript(script.favourites)
  333. 18:21:04 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To RunScript(script.favourites)
  334. 18:21:04 T:6900    INFO: initializing python engine.
  335. 18:21:04 T:6900   DEBUG: new python thread created. id=4
  336. 18:21:04 T:4116  NOTICE: Thread XBPyThread start, auto delete: false
  337. 18:21:04 T:4116   DEBUG: Python thread: start processing
  338. 18:21:04 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating RunScript(script.tv.show.next.aired,silent=True)
  339. 18:21:04 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To RunScript(script.tv.show.next.aired,silent=True)
  340. 18:21:04 T:6900   ERROR: Python script "script.tv.show.next.aired" does not exist
  341. 18:21:04 T:6900    INFO: removing tempfiles
  342. 18:21:04 T:6900   DEBUG: ADDON: Starting service addons.
  343. 18:21:04 T:6900    INFO: initializing python engine.
  344. 18:21:04 T:6900   DEBUG: new python thread created. id=5
  345. 18:21:04 T:6900  NOTICE: initialize done
  346. 18:21:04 T:1040  NOTICE: Thread XBPyThread start, auto delete: false
  347. 18:21:04 T:1040   DEBUG: Python thread: start processing
  348. 18:21:04 T:6176  NOTICE: -->Python Interpreter Initialized<--
  349. 18:21:04 T:6176   DEBUG: XBPyThread::Process - The source file to load is C:\Users\kohta\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py
  350. 18:21:04 T:6176   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\kohta\AppData\Roaming\XBMC\addons\service.skin.widgets;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  351. 18:21:04 T:6176   DEBUG: XBPyThread::Process - Entering source directory C:\Users\kohta\AppData\Roaming\XBMC\addons\service.skin.widgets
  352. 18:21:04 T:6176   DEBUG: Instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.1.0 of the xbmc.python api
  353. 18:21:05 T:6900   DEBUG: CJoystick::Initialize : No Joystick found
  354. 18:21:05 T:6900  NOTICE: Running the application...
  355. 18:21:05 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
  356. 18:21:05 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
  357. 18:21:05 T:6900   DEBUG: XBPython::Process - no profile autoexec.py (C:\Users\kohta\AppData\Roaming\XBMC\userdata\autoexec.py) found, skipping
  358. 18:21:05 T:6900   DEBUG: CNetwork::NetworkMessage - Starting network services
  359. 18:21:05 T:6900  NOTICE: ES: Starting event server
  360. 18:21:05 T:6900    INFO: JSONRPC Server: Successfully initialized
  361. 18:21:05 T:5624  NOTICE: Thread CEventServer start, auto delete: false
  362. 18:21:05 T:5624  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  363. 18:21:05 T:5624  NOTICE: UDP: Listening on port 9777
  364. 18:21:05 T:6900   DEBUG: CLastfmScrobbler: Clearing session.
  365. 18:21:05 T:6900   DEBUG: CLibrefmScrobbler: Clearing session.
  366. 18:21:05 T:5780  NOTICE: Thread CTCPServer start, auto delete: false
  367. 18:21:05 T:6900   DEBUG: ------ Window Init () ------
  368. 18:21:05 T:6900   DEBUG: ------ Window Init (Pointer.xml) ------
  369. 18:21:05 T:6900   DEBUG: ------ Window Deinit (Pointer.xml) ------
  370. 18:21:05 T:2036  NOTICE: -->Python Interpreter Initialized<--
  371. 18:21:05 T:2036   DEBUG: XBPyThread::Process - The source file to load is C:\Users\kohta\AppData\Roaming\XBMC\addons\script.artwork.downloader\service.py
  372. 18:21:05 T:1040  NOTICE: -->Python Interpreter Initialized<--
  373. 18:21:05 T:1040   DEBUG: XBPyThread::Process - The source file to load is C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py
  374. 18:21:05 T:3844  NOTICE: -->Python Interpreter Initialized<--
  375. 18:21:05 T:3844   DEBUG: XBPyThread::Process - The source file to load is C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader\default.py
  376. 18:21:05 T:2036   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\kohta\AppData\Roaming\XBMC\addons\script.artwork.downloader;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  377. 18:21:05 T:2036   DEBUG: XBPyThread::Process - Entering source directory C:\Users\kohta\AppData\Roaming\XBMC\addons\script.artwork.downloader
  378. 18:21:05 T:4116  NOTICE: -->Python Interpreter Initialized<--
  379. 18:21:05 T:4116   DEBUG: XBPyThread::Process - The source file to load is C:\Users\kohta\AppData\Roaming\XBMC\addons\script.favourites\default.py
  380. 18:21:05 T:1040   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  381. 18:21:05 T:1040   DEBUG: XBPyThread::Process - Entering source directory C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache
  382. 18:21:05 T:3844   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  383. 18:21:05 T:3844   DEBUG: XBPyThread::Process - Entering source directory C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader
  384. 18:21:05 T:2036   DEBUG: Instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.1.0 of the xbmc.python api
  385. 18:21:05 T:1040   DEBUG: Instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.1.0 of the xbmc.python api
  386. 18:21:05 T:3844   DEBUG: Instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.1.0 of the xbmc.python api
  387. 18:21:05 T:4116   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\kohta\AppData\Roaming\XBMC\addons\script.favourites;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  388. 18:21:05 T:4116   DEBUG: XBPyThread::Process - Entering source directory C:\Users\kohta\AppData\Roaming\XBMC\addons\script.favourites
  389. 18:21:05 T:4116   DEBUG: Instantiating addon using automatically obtained id of "script.favourites" dependent on version 2.1.0 of the xbmc.python api
  390. 18:21:06 T:1040  NOTICE:  StorageServer Module loaded RUN
  391. 18:21:06 T:1040  NOTICE: StorageClient-2.5.2 Starting server
  392. 18:21:06 T:6176   DEBUG: Skin Widgets: script version 0.0.27 started
  393. 18:21:06 T:1040  NOTICE: StorageServer-2.5.2 Storage Server starting C:\Users\kohta\AppData\Roaming\XBMC\cache\commoncache.db
  394. 18:21:06 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  395. 18:21:06 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmovies
  396. 18:21:07 T:6176   DEBUG: CVideoDatabase::RunQuery took 923 ms for 2114 items query: select * from movieview  WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  397. 18:21:08 T:4052   DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  398. 18:21:08 T:4052   DEBUG: Suspended the Sink
  399. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
  400. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
  401. 18:21:08 T:6900   DEBUG: Activating window ID: 10000
  402. 18:21:08 T:6900   DEBUG: ------ Window Deinit (Startup.xml) ------
  403. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(GotToHome,true)
  404. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(GotToHome,true)
  405. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating Skin.SetString(widgetlist,$INFO[Control.GetLabel(11111)])
  406. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To Skin.SetString(widgetlist,                                       )
  407. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating Skin.SetString(widget2list,$INFO[Control.GetLabel(11112)])
  408. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To Skin.SetString(widget2list,                      )
  409. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating Skin.SetString(backgroundlist,$INFO[Control.GetLabel(11113)])
  410. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To Skin.SetString(backgroundlist,  special://skin/backgrounds/music/   special://skin/backgrounds/livetv/ special://skin/backgrounds/pictures/ special://skin/backgrounds/tvguide/ special://skin/backgrounds/featured/        special://skin/backgrounds/programs/   special://skin/backgrounds/shutdown/ special://skin/backgrounds/favourites/  )
  411. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating Skin.SetString(submenulist,$INFO[Control.GetLabel(11114)])
  412. 18:21:08 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To Skin.SetString(submenulist,  music tv movies pvr    custom1 custom2 custom3 custom4 custom5 custom6 videos  settings  shutdown   )
  413. 18:21:08 T:6900   DEBUG: ------ Window Init (Home.xml) ------
  414. 18:21:08 T:6900    INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  415. 18:21:09 T:7624  NOTICE: Thread Jobworker start, auto delete: true
  416. 18:21:09 T:7624    INFO: WEATHER: Downloading weather
  417. 18:21:09 T:7624    INFO: initializing python engine.
  418. 18:21:09 T:7624   DEBUG: new python thread created. id=6
  419. 18:21:09 T:3408  NOTICE: Thread XBPyThread start, auto delete: false
  420. 18:21:09 T:3408   DEBUG: Python thread: start processing
  421. 18:21:09 T:2036   DEBUG: POParser: loaded 99 strings from file C:\Users\kohta\AppData\Roaming\XBMC\addons\script.artwork.downloader\resources\language\French\strings.po
  422. 18:21:09 T:2036   DEBUG: POParser: loaded 1 strings from file C:\Users\kohta\AppData\Roaming\XBMC\addons\script.artwork.downloader\resources\language\English\strings.po
  423. 18:21:09 T:700  NOTICE: Thread Jobworker start, auto delete: true
  424. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating ClearProperty(DontRunTVShowScripts,Home)
  425. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To ClearProperty(DontRunTVShowScripts,Home)
  426. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(BGMove,Control.Move(4324,1),00:07,silent,loop)
  427. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(BGMove,Control.Move(4324,1),00:07,silent,loop)
  428. 18:21:09 T:6900   DEBUG: started alarm with name: bgmove
  429. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(WidgetMove,Control.Move(8000,1),00:07,silent,loop)
  430. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(WidgetMove,Control.Move(8000,1),00:07,silent,loop)
  431. 18:21:09 T:6900   DEBUG: started alarm with name: widgetmove
  432. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(Widget2Move,Control.Move(7000,1),00:07,silent,loop)
  433. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(Widget2Move,Control.Move(7000,1),00:07,silent,loop)
  434. 18:21:09 T:6900   DEBUG: started alarm with name: widget2move
  435. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTileLeft,Control.Move(5001,1),00:07,silent,loop)
  436. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTileLeft,Control.Move(5001,1),00:07,silent,loop)
  437. 18:21:09 T:6900   DEBUG: started alarm with name: hometileleft
  438. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTileRight,Control.Move(5003,1),00:10,silent,loop)
  439. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTileRight,Control.Move(5003,1),00:10,silent,loop)
  440. 18:21:09 T:6900   DEBUG: started alarm with name: hometileright
  441. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTileMid,Control.Move(5002,1),00:15,silent,loop)
  442. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTileMid,Control.Move(5002,1),00:15,silent,loop)
  443. 18:21:09 T:6900   DEBUG: started alarm with name: hometilemid
  444. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTile2Left,Control.Move(6001,1),00:07,silent,loop)
  445. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTile2Left,Control.Move(6001,1),00:07,silent,loop)
  446. 18:21:09 T:6900   DEBUG: started alarm with name: hometile2left
  447. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTile2Right,Control.Move(6003,1),00:10,silent,loop)
  448. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTile2Right,Control.Move(6003,1),00:10,silent,loop)
  449. 18:21:09 T:6900   DEBUG: started alarm with name: hometile2right
  450. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTile2Mid,Control.Move(6002,1),00:15,silent,loop)
  451. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTile2Mid,Control.Move(6002,1),00:15,silent,loop)
  452. 18:21:09 T:6900   DEBUG: started alarm with name: hometile2mid
  453. 18:21:09 T:7260  NOTICE: Thread CAlarmClock start, auto delete: false
  454. 18:21:09 T:700   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  455. 18:21:09 T:2036  NOTICE: Artwork Downloader: ## Service - Run at startup: False
  456. 18:21:09 T:2036  NOTICE: Artwork Downloader: ## Service - Delayed startup:  minutes
  457. 18:21:09 T:2036  NOTICE: Artwork Downloader: ## Service - Run as service: False
  458. 18:21:09 T:2036  NOTICE: Artwork Downloader: ## Service - Time: :00
  459. 18:21:09 T:2036    INFO: Scriptresult: Success
  460. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9000)
  461. 18:21:09 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9000)
  462. 18:21:09 T:1244  NOTICE: Thread Jobworker start, auto delete: true
  463. 18:21:09 T:700   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
  464. 18:21:09 T:700   DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  465. 18:21:09 T:700   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  466. 18:21:09 T:2036    INFO: Python script stopped
  467. 18:21:09 T:2036   DEBUG: Thread XBPyThread 2036 terminating
  468. 18:21:09 T:6900   DEBUG: waiting for python thread 3 (C:\Users\kohta\AppData\Roaming\XBMC\addons\script.artwork.downloader\service.py) to stop
  469. 18:21:09 T:6900   DEBUG: python thread 3 (C:\Users\kohta\AppData\Roaming\XBMC\addons\script.artwork.downloader\service.py) destructed
  470. 18:21:09 T:3844    INFO: Scriptresult: Success
  471. 18:21:09 T:3844    INFO: Python script stopped
  472. 18:21:09 T:3844   DEBUG: Thread XBPyThread 3844 terminating
  473. 18:21:09 T:4116   DEBUG: script.favourites: script version 4.0.9 started
  474. 18:21:09 T:4116   DEBUG: script.favourites: ### params: {}
  475. 18:21:09 T:6900   DEBUG: waiting for python thread 2 (C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader\default.py) to stop
  476. 18:21:09 T:6900   DEBUG: python thread 2 (C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader\default.py) destructed
  477. 18:21:10 T:4116   DEBUG: script.favourites: script stopped
  478. 18:21:10 T:4116    INFO: Scriptresult: Success
  479. 18:21:10 T:4116    INFO: Python script stopped
  480. 18:21:10 T:4116   DEBUG: Thread XBPyThread 4116 terminating
  481. 18:21:10 T:3408  NOTICE: -->Python Interpreter Initialized<--
  482. 18:21:10 T:3408   DEBUG: XBPyThread::Process - The source file to load is C:\Users\kohta\AppData\Roaming\XBMC\addons\weather.wunderground\default.py
  483. 18:21:10 T:6900   DEBUG: waiting for python thread 4 (C:\Users\kohta\AppData\Roaming\XBMC\addons\script.favourites\default.py) to stop
  484. 18:21:10 T:6900   DEBUG: python thread 4 (C:\Users\kohta\AppData\Roaming\XBMC\addons\script.favourites\default.py) destructed
  485. 18:21:10 T:3408   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\kohta\AppData\Roaming\XBMC\addons\weather.wunderground;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\kohta\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  486. 18:21:10 T:3408   DEBUG: XBPyThread::Process - Entering source directory C:\Users\kohta\AppData\Roaming\XBMC\addons\weather.wunderground
  487. 18:21:10 T:3408   DEBUG: Instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.1.0 of the xbmc.python api
  488. 18:21:10 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  489. 18:21:10 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  490. 18:21:10 T:700   DEBUG: CVideoDatabase::RunQuery took 891 ms for 10 items query: select * from movieview  ORDER BY dateAdded desc, idMovie desc LIMIT 10
  491. 18:21:11 T:2096  NOTICE: Thread CRssReader start, auto delete: false
  492. 18:21:11 T:2096   DEBUG: CurlFile::Open(0628FA70) http://www.binnews.in/new_rss/cat-6.html
  493. 18:21:11 T:2096    INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.binnews.in
  494. 18:21:11 T:6900   DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  495. 18:21:11 T:6900   DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  496. 18:21:12 T:6900   DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  497. 18:21:12 T:6900   DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  498. 18:21:12 T:2096   DEBUG: Got rss feed: http://www.binnews.in/new_rss/cat-6.html
  499. 18:21:12 T:2096   DEBUG: RSS feed encoding: utf-8
  500. 18:21:12 T:2096   DEBUG: Parsed rss feed: http://www.binnews.in/new_rss/cat-6.html
  501. 18:21:12 T:2096   DEBUG: Thread CRssReader 2096 terminating
  502. 18:21:14 T:6900   DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  503. 18:21:14 T:6900   DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  504. 18:21:15 T:6900   DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  505. 18:21:15 T:6900   DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  506. 18:21:15 T:6176   DEBUG: CVideoDatabase::RunQuery took 5189 ms for 3972 items query: select * from episodeview  WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  507. 18:21:16 T:700   DEBUG: CVideoDatabase::RunQuery took 5587 ms for 10 items query: select * from episodeview  ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  508. 18:21:16 T:1244   DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file nfs://192.168.1.2/volume1/Series/Hostages/Saison 1/Hostages - s01e14.avi
  509. 18:21:16 T:1244   DEBUG: NFS: Context for 192.168.1.2/volume1/Series not open - get a new context.
  510. 18:21:16 T:1244   DEBUG: NFS: Connected to server 192.168.1.2 and export /volume1/Series
  511. 18:21:16 T:1244   DEBUG: NFS: chunks: r/w 131072/32768
  512. 18:21:16 T:1244   DEBUG: CNFSFile::Open - opened volume1/Series/Hostages/Saison 1/Hostages - s01e14.avi
  513. 18:21:16 T:1244   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
  514. 18:21:16 T:1244   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-53.dll)
  515. 18:21:16 T:700   DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from musicvideoview  ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  516. 18:21:16 T:700   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  517. 18:21:16 T:1244   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-53.dll)
  518. 18:21:16 T:1244   DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
  519. 18:21:17 T:1244   DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  520. 18:21:17 T:1244   DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  521. 18:21:17 T:1244    INFO: ffmpeg[4DC]: Input #0, avi, from 'nfs://192.168.1.2/volume1/Series/Hostages/Saison 1/Hostages - s01e14.avi':
  522. 18:21:17 T:1244    INFO: ffmpeg[4DC]:   Metadata:
  523. 18:21:17 T:1244    INFO: ffmpeg[4DC]:     encoder         : MEncoder SVN-r36500-4.7
  524. 18:21:17 T:1244    INFO: ffmpeg[4DC]:   Duration: 00:43:31.98, start: 0.000000, bitrate: 1127 kb/s
  525. 18:21:17 T:1244    INFO: ffmpeg[4DC]:     Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 720x400 [SAR 1:1 DAR 9:5], SAR 80:81 DAR 16:9, 23.98 tbr, 23.98 tbn, 23.98 tbc
  526. 18:21:17 T:1244    INFO: ffmpeg[4DC]:     Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16, 128 kb/s
  527. 18:21:17 T:1244   DEBUG: CNFSFile::Close closing file volume1/Series/Hostages/Saison 1/Hostages - s01e14.avi
  528. 18:21:17 T:3408   DEBUG: POParser: loaded 40 strings from file C:\Users\kohta\AppData\Roaming\XBMC\addons\weather.wunderground\resources\language\French\strings.po
  529. 18:21:17 T:3408   DEBUG: POParser: loaded 0 strings from file C:\Users\kohta\AppData\Roaming\XBMC\addons\weather.wunderground\resources\language\English\strings.po
  530. 18:21:18 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"],  "limits": {"end": 20}, "sort": {"method": "random"}}}
  531. 18:21:18 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  532. 18:21:18 T:6176   DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  533. 18:21:18 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  534. 18:21:18 T:6176   DEBUG: JSONRPC: Calling audiolibrary.getalbums
  535. 18:21:18 T:6176   DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
  536. 18:21:18 T:6176   DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  537. 18:21:18 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetArtists", "params": {"properties": ["genre", "description", "mood", "style", "born", "died", "formed", "disbanded", "yearsactive", "instrument", "fanart", "thumbnail"], "sort": {"method": "random"}, "limits": {"end": 20}}, "id": 1}
  538. 18:21:18 T:6176   DEBUG: JSONRPC: Calling audiolibrary.getartists
  539. 18:21:18 T:6176   DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview  WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.idArtist <> 1
  540. 18:21:18 T:6176   DEBUG: Time to retrieve artists from dataset = 2
  541. 18:21:18 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetSongs", "params": {"properties": ["title", "playcount", "artist", "album", "year", "file", "thumbnail", "fanart", "rating"], "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}, "limits": {"end": 20},  "sort": {"method": "random"}}}
  542. 18:21:18 T:6176   DEBUG: JSONRPC: Calling audiolibrary.getsongs
  543. 18:21:18 T:6176   DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview  WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  544. 18:21:18 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Addons.GetAddons", "params": {"properties": ["name", "author", "summary", "version", "fanart", "thumbnail"]}, "id": 1}
  545. 18:21:18 T:6176   DEBUG: JSONRPC: Calling addons.getaddons
  546. 18:21:18 T:6176   DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:11.782000
  547. 18:21:18 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}}}
  548. 18:21:18 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmovies
  549. 18:21:18 T:6176   DEBUG: CVideoDatabase::RunQuery took 38 ms for 125 items query: select * from movieview  WHERE (movieview.idFile  IN (select idFile from bookmark where type = 1))
  550. 18:21:18 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "params": {"properties": ["title", "studio", "mpaa", "file", "art"], "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}, "limits": {"end": 20}}, "id": 1}
  551. 18:21:18 T:6176   DEBUG: JSONRPC: Calling videolibrary.gettvshows
  552. 18:21:18 T:6176   DEBUG: CVideoDatabase::RunQuery took 43 ms for 31 items query: SELECT * FROM tvshowview  WHERE (tvshowview.idShow IN (select tvshowview.idShow from tvshowview where (watchedcount > 0 AND watchedcount < totalCount) OR (watchedcount = 0 AND tvshowview.idShow IN (select episodeview.idShow from episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
  553. 18:21:18 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 47, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  554. 18:21:18 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  555. 18:21:18 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=47) order by idShow
  556. 18:21:18 T:6176   DEBUG: CVideoDatabase::RunQuery took 13 ms for 134 items query: select * from episodeview  WHERE (episodeview.idShow = 47) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  557. 18:21:18 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  558. 18:21:18 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 46, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  559. 18:21:18 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  560. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  561. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 3 ms for 21 items query: select * from episodeview  WHERE (episodeview.idShow = 46) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  562. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  563. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 14, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  564. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  565. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  566. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 16 ms for 164 items query: select * from episodeview  WHERE (episodeview.idShow = 14) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  567. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  568. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 10, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  569. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  570. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=10) order by idShow
  571. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 3 ms for 22 items query: select * from episodeview  WHERE (episodeview.idShow = 10) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  572. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  573. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 108, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  574. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  575. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=108) order by idShow
  576. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 2 ms for 8 items query: select * from episodeview  WHERE (episodeview.idShow = 108) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  577. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  578. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 100, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  579. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  580. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=100) order by idShow
  581. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 3 ms for 26 items query: select * from episodeview  WHERE (episodeview.idShow = 100) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  582. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  583. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 95, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  584. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  585. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=95) order by idShow
  586. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 15 ms for 166 items query: select * from episodeview  WHERE (episodeview.idShow = 95) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  587. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  588. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 6, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  589. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  590. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=6) order by idShow
  591. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 3 ms for 23 items query: select * from episodeview  WHERE (episodeview.idShow = 6) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  592. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  593. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 90, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  594. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  595. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=90) order by idShow
  596. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 2 ms for 2 items query: select * from episodeview  WHERE (episodeview.idShow = 90) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  597. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  598. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 7, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  599. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  600. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  601. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 3 ms for 23 items query: select * from episodeview  WHERE (episodeview.idShow = 7) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  602. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  603. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 105, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  604. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  605. 18:21:19 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=105) order by idShow
  606. 18:21:19 T:6176   DEBUG: CVideoDatabase::RunQuery took 2 ms for 5 items query: select * from episodeview  WHERE (episodeview.idShow = 105) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  607. 18:21:19 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  608. 18:21:19 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 58, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  609. 18:21:19 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  610. 18:21:20 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=58) order by idShow
  611. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 13 ms for 40 items query: select * from episodeview  WHERE (episodeview.idShow = 58) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  612. 18:21:20 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  613. 18:21:20 T:1244   DEBUG: CImageLoader::DoWork - took 108 ms to load special://skin/backgrounds/movies/makingof6.jpg
  614. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 2, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  615. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  616. 18:21:20 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  617. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 6 ms for 29 items query: select * from episodeview  WHERE (episodeview.idShow = 2) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  618. 18:21:20 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  619. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 55, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  620. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  621. 18:21:20 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=55) order by idShow
  622. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 6 ms for 48 items query: select * from episodeview  WHERE (episodeview.idShow = 55) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  623. 18:21:20 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  624. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 32, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  625. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  626. 18:21:20 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=32) order by idShow
  627. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 5 ms for 37 items query: select * from episodeview  WHERE (episodeview.idShow = 32) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  628. 18:21:20 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  629. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 86, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  630. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  631. 18:21:20 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=86) order by idShow
  632. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 3 ms for 19 items query: select * from episodeview  WHERE (episodeview.idShow = 86) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  633. 18:21:20 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  634. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 21, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  635. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  636. 18:21:20 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=21) order by idShow
  637. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 3 ms for 12 items query: select * from episodeview  WHERE (episodeview.idShow = 21) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  638. 18:21:20 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  639. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 23, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  640. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  641. 18:21:20 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=23) order by idShow
  642. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 5 ms for 36 items query: select * from episodeview  WHERE (episodeview.idShow = 23) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  643. 18:21:20 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  644. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 20, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  645. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  646. 18:21:20 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  647. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 4 ms for 34 items query: select * from episodeview  WHERE (episodeview.idShow = 20) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  648. 18:21:20 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  649. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 84, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  650. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  651. 18:21:20 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=84) order by idShow
  652. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 2 ms for 3 items query: select * from episodeview  WHERE (episodeview.idShow = 84) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  653. 18:21:20 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  654. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "playcount" }}}
  655. 18:21:20 T:6176   DEBUG: JSONRPC: Calling audiolibrary.getalbums
  656. 18:21:20 T:6176   DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
  657. 18:21:20 T:6176   DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  658. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"],  "limits": {"end": 20}, "sort": {"order": "descending", "method": "playcount" }}}
  659. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  660. 18:21:20 T:6176   DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  661. 18:21:20 T:6176   DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:02.579000
  662. 18:21:20 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}}}
  663. 18:21:20 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmovies
  664. 18:21:23 T:6176   DEBUG: CVideoDatabase::RunQuery took 2292 ms for 2114 items query: select * from movieview  WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  665. 18:21:23 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  666. 18:21:23 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  667. 18:21:27 T:6176   DEBUG: CVideoDatabase::RunQuery took 3433 ms for 3972 items query: select * from episodeview  WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  668. 18:21:28 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"],  "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  669. 18:21:28 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  670. 18:21:28 T:6176   DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  671. 18:21:28 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded" }}}
  672. 18:21:28 T:6176   DEBUG: JSONRPC: Calling audiolibrary.getalbums
  673. 18:21:28 T:6176   DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
  674. 18:21:28 T:6176   DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  675. 18:21:28 T:6176   DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:07.238000
  676. 18:21:28 T:6176   DEBUG: Skin Widgets: Total time needed for all queries: 0:00:21.599000
  677. 18:21:29 T:6900   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  678. 18:21:29 T:3408    INFO: Scriptresult: Success
  679. 18:21:29 T:3408    INFO: Python script stopped
  680. 18:21:29 T:3408   DEBUG: Thread XBPyThread 3408 terminating
  681. 18:21:29 T:6900   DEBUG: waiting for python thread 6 (C:\Users\kohta\AppData\Roaming\XBMC\addons\weather.wunderground\default.py) to stop
  682. 18:21:29 T:6900   DEBUG: python thread 6 (C:\Users\kohta\AppData\Roaming\XBMC\addons\weather.wunderground\default.py) destructed
  683. 18:21:29 T:7624   DEBUG: CZipManager::GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather.zip/
  684. 18:21:30 T:7624   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://xbmc/language/English/strings.po
  685. 18:21:30 T:7624   DEBUG: POParser: loaded 109 weather tokens
  686. 18:21:30 T:6900   DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  687. 18:21:30 T:6900   DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  688. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating SetProperty($INFO[Window(home).Property(MenuName)],MovieHomeItem,home)
  689. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To SetProperty(,MovieHomeItem,home)
  690. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9006)
  691. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9006)
  692. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9000)
  693. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9000)
  694. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating SetProperty(DontRunTVShowScripts,True,Home)
  695. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To SetProperty(DontRunTVShowScripts,True,Home)
  696. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating $INFO[Container(9000).ListItem.Property(Path)]
  697. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos,MovieTitles,return)
  698. 18:21:30 T:6900   DEBUG: Activating window ID: 10025
  699. 18:21:30 T:6900   DEBUG: ------ Window Deinit (Home.xml) ------
  700. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTileLeft,true)
  701. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTileLeft,true)
  702. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTileRight,true)
  703. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTileRight,true)
  704. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTileMid,true)
  705. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTileMid,true)
  706. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTile2Left,true)
  707. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTile2Left,true)
  708. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTile2Right,true)
  709. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTile2Right,true)
  710. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTile2Mid,true)
  711. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTile2Mid,true)
  712. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(WidgetMove,true)
  713. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(WidgetMove,true)
  714. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(Widget2Move,true)
  715. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(Widget2Move,true)
  716. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(BGMove,true)
  717. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(BGMove,true)
  718. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating ClearProperty(PanelWidgetInfo,Home)
  719. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To ClearProperty(PanelWidgetInfo,Home)
  720. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating ClearProperty(PanelWidget2Info,Home)
  721. 18:21:30 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To ClearProperty(PanelWidget2Info,Home)
  722. 18:21:30 T:6900   DEBUG: ------ Window Init (MyVideoNav.xml) ------
  723. 18:21:30 T:6900    INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  724. 18:21:33 T:6900   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  725. 18:21:33 T:6900   DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  726. 18:21:33 T:6900   DEBUG:   ParentPath = [videodb://1/2/]
  727. 18:21:34 T:6900   DEBUG: CVideoDatabase::RunQuery took 1004 ms for 2170 items query: select * from movieview
  728. 18:21:36 T:6900   DEBUG: Saving fileitems [videodb://1/2/]
  729. 18:21:36 T:6900   DEBUG:   -- items: 2170, sort method: 0, ascending: false
  730. 18:21:36 T:8056  NOTICE: Thread Background Loader start, auto delete: false
  731. 18:21:36 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating ClearProperty(BrowseActors,home)
  732. 18:21:36 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To ClearProperty(BrowseActors,home)
  733. 18:21:36 T:7624   DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file nfs://192.168.1.2/volume1/video/Marius (2013)/Marius (2013).avi
  734. 18:21:36 T:7624   DEBUG: NFS: Context for 192.168.1.2/volume1/video not open - get a new context.
  735. 18:21:36 T:7624   DEBUG: NFS: Connected to server 192.168.1.2 and export /volume1/video
  736. 18:21:36 T:7624   DEBUG: NFS: chunks: r/w 131072/32768
  737. 18:21:36 T:7624    INFO: CNFSFile::Open: Unable to open file : 'volume1/video/Marius (2013)/Marius (2013).avi'  error : 'open call failed with "NFS: ACCESS denied. Required access r--. Allowed access ---"'
  738. 18:21:37 T:7624   DEBUG: NFS: Refreshing context for 192.168.1.2/volume1/xbmc, old: 549, new: 39898
  739. 18:21:37 T:7624   DEBUG: NFS: Using cached context.
  740. 18:21:37 T:4948  NOTICE: Thread Jobworker start, auto delete: true
  741. 18:21:37 T:7624   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/a/aa90a061.jpg
  742. 18:21:37 T:7624   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/a/aa90a061.jpg
  743. 18:21:37 T:1244   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/5/53356d07.jpg
  744. 18:21:37 T:1244   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/5/53356d07.jpg
  745. 18:21:37 T:700   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/2/2e16c8ac.jpg
  746. 18:21:37 T:1244   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/6/6665aaf8.jpg
  747. 18:21:37 T:1244   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/6/6665aaf8.jpg
  748. 18:21:37 T:4948   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/b/b075959b.jpg
  749. 18:21:37 T:4948   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/b/b075959b.jpg
  750. 18:21:37 T:4948   DEBUG: CImageLoader::DoWork - took 111 ms to load special://masterprofile/Thumbnails/b/b075959b.jpg
  751. 18:21:37 T:7624   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/f/fc2af2b3.jpg
  752. 18:21:37 T:7624   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/f/fc2af2b3.jpg
  753. 18:21:37 T:7624   DEBUG: CImageLoader::DoWork - took 156 ms to load special://masterprofile/Thumbnails/f/fc2af2b3.jpg
  754. 18:21:37 T:1244   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/a/a95e9ac0.jpg
  755. 18:21:37 T:1244   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/a/a95e9ac0.jpg
  756. 18:21:37 T:4948   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/4/4dadc1b9.jpg
  757. 18:21:37 T:4948   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/4/4dadc1b9.jpg
  758. 18:21:37 T:7624   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/0/01135f0d.jpg
  759. 18:21:37 T:7624   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/0/01135f0d.jpg
  760. 18:21:37 T:700   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/2/2e16c8ac.jpg
  761. 18:21:37 T:700   DEBUG: CImageLoader::DoWork - took 352 ms to load special://masterprofile/Thumbnails/2/2e16c8ac.jpg
  762. 18:21:37 T:7624   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/5/5f1a96b8.jpg
  763. 18:21:37 T:7624   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/5/5f1a96b8.jpg
  764. 18:21:37 T:700   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/b/bc74dced.jpg
  765. 18:21:37 T:700   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/b/bc74dced.jpg
  766. 18:21:38 T:1244   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/f/f0fc0aaf.jpg
  767. 18:21:38 T:1244   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/f/f0fc0aaf.jpg
  768. 18:21:39 T:8056   DEBUG: Thread Background Loader 8056 terminating
  769. 18:21:40 T:6900   DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  770. 18:21:40 T:6900   DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  771. 18:21:40 T:1244   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/f/f3c60d5d.jpg
  772. 18:21:40 T:1244   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/f/f3c60d5d.jpg
  773. 18:21:40 T:1244   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/d/d3cef32c.jpg
  774. 18:21:40 T:1244   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/d/d3cef32c.jpg
  775. 18:21:43 T:6900    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.binnews.in (easy=006A5E38, multi=003578F8)
  776. 18:21:44 T:6900   DEBUG: ------ Window Init (Pointer.xml) ------
  777. 18:21:47 T:6900   DEBUG: CApplication::ProcessMouse: trying mouse action rightclick
  778. 18:21:47 T:6900   DEBUG: CPlayerCoreFactory::GetPlayers(nfs://192.168.1.2/volume1/video/Friday After Next/Friday After Next.avi)
  779. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  780. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  781. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  782. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  783. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  784. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  785. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  786. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  787. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  788. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  789. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  790. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  791. 18:21:47 T:6900   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  792. 18:21:47 T:6900   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  793. 18:21:47 T:6900   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  794. 18:21:47 T:6900   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  795. 18:21:47 T:6900   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  796. 18:21:47 T:6900   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  797. 18:21:47 T:6900   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  798. 18:21:47 T:6900   DEBUG: CFavourites::Load - no system favourites found, skipping
  799. 18:21:47 T:6900   DEBUG: CFavourites::Load - no userdata favourites found, skipping
  800. 18:21:47 T:6900    INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  801. 18:21:47 T:6900   DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  802. 18:21:47 T:6900   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
  803. 18:21:47 T:6900   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avcodec-53.dll)
  804. 18:21:48 T:6900   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avformat-53.dll)
  805. 18:21:52 T:6900   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  806. 18:21:52 T:6900   DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  807. 18:22:10 T:4948   DEBUG: Thread Jobworker 4948 terminating (autodelete)
  808. 18:22:10 T:700   DEBUG: Thread Jobworker 700 terminating (autodelete)
  809. 18:22:10 T:7624   DEBUG: Thread Jobworker 7624 terminating (autodelete)
  810. 18:22:10 T:1244   DEBUG: Thread Jobworker 1244 terminating (autodelete)
  811. 18:26:00 T:4788   DEBUG: Thread CRemoteControl 4788 terminating
  812. 18:29:11 T:4176  NOTICE: Thread CVideoInfoScanner start, auto delete: false
  813. 18:29:11 T:6900   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  814. 18:29:11 T:4176  NOTICE: VideoInfoScanner: Starting scan ..
  815. 18:29:11 T:4176   DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  816. 18:29:11 T:4176   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  817. 18:29:11 T:6900   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  818. 18:29:11 T:4176   DEBUG: NFS: Old context timed out - destroying it
  819. 18:29:11 T:4176   DEBUG: NFS: Context for 192.168.1.2/volume1/Series not open - get a new context.
  820. 18:29:11 T:4176   DEBUG: NFS: Connected to server 192.168.1.2 and export /volume1/Series
  821. 18:29:11 T:4176   DEBUG: NFS: chunks: r/w 131072/32768
  822. 18:29:11 T:6900   DEBUG: ------ Window Deinit (Pointer.xml) ------
  823. 18:29:11 T:4176   DEBUG: VideoInfoScanner: No (new) information was found in dir nfs://192.168.1.2/volume1/Series/24 Heures Chrono/
  824. ...
  825. ...listing tv_shows, no any error
  826. ...
  827. 18:29:18 T:4176   DEBUG: VideoInfoScanner: No (new) information was found in dir nfs://192.168.1.2/volume1/Series/Xanadu/
  828. 18:29:18 T:4176   DEBUG: NFS: Old context timed out - destroying it
  829. 18:29:18 T:4176   DEBUG: NFS: Context for 192.168.1.2/volume1/video not open - get a new context.
  830. 18:29:18 T:4176   DEBUG: NFS: Connected to server 192.168.1.2 and export /volume1/video
  831. 18:29:18 T:4176   DEBUG: NFS: chunks: r/w 131072/32768
  832. 18:29:26 T:4176   DEBUG: VideoInfoScanner: Scanning dir 'nfs://192.168.1.2/volume1/video/' as not in the database
  833. 18:29:45 T:4176   DEBUG: VideoInfoScanner: No (new) information was found in dir nfs://192.168.1.2/volume1/video/
  834. 18:29:45 T:4176   DEBUG: VideoInfoScanner: Skipping dir 'nfs://192.168.1.2/volume1/video/1 million/' due to no change
  835. 18:29:45 T:4176   DEBUG: VideoInfoScanner: Skipping dir 'nfs://192.168.1.2/volume1/video/1 million/@eaDir/' due to no change (fasthash)
  836. ...
  837. ...listing movies, no any error
  838. ...
  839. 18:30:26 T:4176   DEBUG: VideoInfoScanner: Skipping dir 'nfs://192.168.1.2/volume1/video/Zwei zum Fressen gern/' due to no change (fasthash)
  840. 18:30:26 T:4176  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 01:14
  841. 18:30:26 T:4176   DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  842. 18:30:26 T:4176   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
  843. 18:30:26 T:4176   DEBUG: Thread CVideoInfoScanner 4176 terminating
  844. 18:30:26 T:6900   DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  845. 18:30:26 T:6900   DEBUG:   ParentPath = [videodb://1/2/]
  846. 18:30:26 T:5248  NOTICE: Thread Jobworker start, auto delete: true
  847. 18:30:26 T:6900   DEBUG: ------ Window Init (DialogBusy.xml) ------
  848. 18:30:27 T:6900   DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  849. 18:30:27 T:5248   DEBUG: CVideoDatabase::RunQuery took 947 ms for 2170 items query: select * from movieview
  850. 18:30:27 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}}}
  851. 18:30:27 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmovies
  852. 18:30:27 T:6176   DEBUG: CVideoDatabase::RunQuery took 325 ms for 125 items query: select * from movieview  WHERE (movieview.idFile  IN (select idFile from bookmark where type = 1))
  853. 18:30:28 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "params": {"properties": ["title", "studio", "mpaa", "file", "art"], "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}, "limits": {"end": 20}}, "id": 1}
  854. 18:30:28 T:6176   DEBUG: JSONRPC: Calling videolibrary.gettvshows
  855. 18:30:28 T:6900   DEBUG: Saving fileitems [videodb://1/2/]
  856. 18:30:28 T:6900   DEBUG:   -- items: 2170, sort method: 0, ascending: false
  857. 18:30:28 T:4580  NOTICE: Thread Background Loader start, auto delete: false
  858. 18:30:29 T:5464  NOTICE: Thread Jobworker start, auto delete: true
  859. 18:30:29 T:6900   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  860. 18:30:32 T:5464   DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file nfs://192.168.1.2/volume1/video/Marius (2013)/Marius (2013).avi
  861. 18:30:32 T:5464    INFO: CNFSFile::Open: Unable to open file : 'volume1/video/Marius (2013)/Marius (2013).avi'  error : 'open call failed with "NFS: ACCESS denied. Required access r--. Allowed access ---"'
  862. 18:30:35 T:5248   DEBUG: NFS: Old context timed out - destroying it
  863. 18:30:35 T:5248   DEBUG: NFS: Context for 192.168.1.2/volume1/xbmc not open - get a new context.
  864. 18:30:35 T:5248   DEBUG: NFS: Connected to server 192.168.1.2 and export /volume1/xbmc
  865. 18:30:35 T:5248   DEBUG: NFS: chunks: r/w 131072/32768
  866. 18:30:35 T:5248   DEBUG: CNFSFile::Open - opened volume1/xbmc/userdata/Thumbnails/f/f3c60d5d.jpg
  867. 18:30:35 T:5248   DEBUG: CNFSFile::Close closing file volume1/xbmc/userdata/Thumbnails/f/f3c60d5d.jpg
  868. 18:30:46 T:4580   DEBUG: Thread Background Loader 4580 terminating
  869. 18:31:08 T:6176   DEBUG: CVideoDatabase::RunQuery took 40183 ms for 31 items query: SELECT * FROM tvshowview  WHERE (tvshowview.idShow IN (select tvshowview.idShow from tvshowview where (watchedcount > 0 AND watchedcount < totalCount) OR (watchedcount = 0 AND tvshowview.idShow IN (select episodeview.idShow from episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
  870. 18:31:08 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 47, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  871. 18:31:08 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  872. 18:31:08 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=47) order by idShow
  873. 18:31:08 T:6176   DEBUG: CVideoDatabase::RunQuery took 97 ms for 134 items query: select * from episodeview  WHERE (episodeview.idShow = 47) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  874. 18:31:08 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  875. 18:31:09 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 46, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  876. 18:31:09 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  877. 18:31:09 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  878. 18:31:09 T:6176   DEBUG: CVideoDatabase::RunQuery took 28 ms for 21 items query: select * from episodeview  WHERE (episodeview.idShow = 46) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  879. 18:31:09 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  880. 18:31:09 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 14, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  881. 18:31:09 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  882. 18:31:09 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  883. 18:31:09 T:6176   DEBUG: CVideoDatabase::RunQuery took 77 ms for 164 items query: select * from episodeview  WHERE (episodeview.idShow = 14) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  884. 18:31:09 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  885. 18:31:09 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 10, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  886. 18:31:09 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  887. 18:31:09 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=10) order by idShow
  888. 18:31:09 T:6176   DEBUG: CVideoDatabase::RunQuery took 54 ms for 22 items query: select * from episodeview  WHERE (episodeview.idShow = 10) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  889. 18:31:09 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  890. 18:31:09 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 108, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  891. 18:31:09 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  892. 18:31:09 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=108) order by idShow
  893. 18:31:09 T:6176   DEBUG: CVideoDatabase::RunQuery took 12 ms for 8 items query: select * from episodeview  WHERE (episodeview.idShow = 108) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  894. 18:31:09 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  895. 18:31:09 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 100, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  896. 18:31:09 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  897. 18:31:09 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=100) order by idShow
  898. 18:31:09 T:6176   DEBUG: CVideoDatabase::RunQuery took 20 ms for 26 items query: select * from episodeview  WHERE (episodeview.idShow = 100) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  899. 18:31:09 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  900. 18:31:09 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 95, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  901. 18:31:09 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  902. 18:31:09 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=95) order by idShow
  903. 18:31:09 T:6176   DEBUG: CVideoDatabase::RunQuery took 74 ms for 166 items query: select * from episodeview  WHERE (episodeview.idShow = 95) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  904. 18:31:09 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  905. 18:31:10 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 6, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  906. 18:31:10 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  907. 18:31:10 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=6) order by idShow
  908. 18:31:10 T:6176   DEBUG: CVideoDatabase::RunQuery took 20 ms for 23 items query: select * from episodeview  WHERE (episodeview.idShow = 6) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  909. 18:31:10 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  910. 18:31:10 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 90, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  911. 18:31:10 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  912. 18:31:10 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=90) order by idShow
  913. 18:31:10 T:6176   DEBUG: CVideoDatabase::RunQuery took 20 ms for 2 items query: select * from episodeview  WHERE (episodeview.idShow = 90) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  914. 18:31:10 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  915. 18:31:10 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 7, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  916. 18:31:10 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  917. 18:31:10 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  918. 18:31:10 T:6176   DEBUG: CVideoDatabase::RunQuery took 69 ms for 23 items query: select * from episodeview  WHERE (episodeview.idShow = 7) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  919. 18:31:10 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  920. 18:31:10 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 105, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  921. 18:31:10 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  922. 18:31:10 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=105) order by idShow
  923. 18:31:10 T:6176   DEBUG: CVideoDatabase::RunQuery took 12 ms for 5 items query: select * from episodeview  WHERE (episodeview.idShow = 105) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  924. 18:31:10 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  925. 18:31:10 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 58, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  926. 18:31:10 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  927. 18:31:10 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=58) order by idShow
  928. 18:31:10 T:6176   DEBUG: CVideoDatabase::RunQuery took 31 ms for 40 items query: select * from episodeview  WHERE (episodeview.idShow = 58) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  929. 18:31:10 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  930. 18:31:10 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 2, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  931. 18:31:10 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  932. 18:31:10 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  933. 18:31:10 T:6176   DEBUG: CVideoDatabase::RunQuery took 25 ms for 29 items query: select * from episodeview  WHERE (episodeview.idShow = 2) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  934. 18:31:10 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  935. 18:31:10 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 55, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  936. 18:31:10 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  937. 18:31:10 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=55) order by idShow
  938. 18:31:10 T:6176   DEBUG: CVideoDatabase::RunQuery took 29 ms for 48 items query: select * from episodeview  WHERE (episodeview.idShow = 55) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  939. 18:31:10 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  940. 18:31:11 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 32, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  941. 18:31:11 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  942. 18:31:11 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=32) order by idShow
  943. 18:31:11 T:6176   DEBUG: CVideoDatabase::RunQuery took 37 ms for 37 items query: select * from episodeview  WHERE (episodeview.idShow = 32) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  944. 18:31:11 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  945. 18:31:11 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 86, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  946. 18:31:11 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  947. 18:31:11 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=86) order by idShow
  948. 18:31:11 T:6176   DEBUG: CVideoDatabase::RunQuery took 17 ms for 19 items query: select * from episodeview  WHERE (episodeview.idShow = 86) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  949. 18:31:11 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  950. 18:31:11 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 21, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  951. 18:31:11 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  952. 18:31:11 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=21) order by idShow
  953. 18:31:11 T:6176   DEBUG: CVideoDatabase::RunQuery took 46 ms for 12 items query: select * from episodeview  WHERE (episodeview.idShow = 21) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  954. 18:31:11 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  955. 18:31:11 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 23, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  956. 18:31:11 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  957. 18:31:11 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=23) order by idShow
  958. 18:31:11 T:6176   DEBUG: CVideoDatabase::RunQuery took 48 ms for 36 items query: select * from episodeview  WHERE (episodeview.idShow = 23) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  959. 18:31:11 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  960. 18:31:11 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 20, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  961. 18:31:11 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  962. 18:31:11 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  963. 18:31:11 T:6176   DEBUG: CVideoDatabase::RunQuery took 68 ms for 34 items query: select * from episodeview  WHERE (episodeview.idShow = 20) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  964. 18:31:11 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  965. 18:31:11 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 84, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails", "firstaired", "runtime"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  966. 18:31:11 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  967. 18:31:11 T:6176   DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=84) order by idShow
  968. 18:31:11 T:6176   DEBUG: CVideoDatabase::RunQuery took 9 ms for 3 items query: select * from episodeview  WHERE (episodeview.idShow = 84) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  969. 18:31:11 T:6176   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  970. 18:31:11 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}}}
  971. 18:31:11 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmovies
  972. 18:31:12 T:5248   DEBUG: Thread Jobworker 5248 terminating (autodelete)
  973. 18:31:12 T:5464   DEBUG: Thread Jobworker 5464 terminating (autodelete)
  974. 18:31:13 T:6176   DEBUG: CVideoDatabase::RunQuery took 1127 ms for 2114 items query: select * from movieview  WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  975. 18:31:13 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  976. 18:31:13 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  977. 18:31:16 T:6176   DEBUG: CVideoDatabase::RunQuery took 2688 ms for 3972 items query: select * from episodeview  WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  978. 18:31:17 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"],  "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  979. 18:31:17 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  980. 18:31:17 T:6176   DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from musicvideoview
  981. 18:32:10 T:6900  NOTICE: NFS is idle. Closing the remaining connections.
  982. 18:32:11 T:6900   DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  983. 18:32:11 T:6900   DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  984. 18:32:11 T:6900   DEBUG: ------ Window Init () ------
  985. 18:32:14 T:6900   DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  986. 18:32:14 T:6900   DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
  987. 18:32:14 T:6900   DEBUG: ------ Window Init (Pointer.xml) ------
  988. 18:32:15 T:6900   DEBUG: ------ Window Deinit () ------
  989. 18:32:20 T:6900   DEBUG: ------ Window Deinit (Pointer.xml) ------
  990. 18:32:28 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  991. 18:32:28 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmovies
  992. 18:32:29 T:6176   DEBUG: CVideoDatabase::RunQuery took 910 ms for 2114 items query: select * from movieview  WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  993. 18:32:30 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  994. 18:32:30 T:6176   DEBUG: JSONRPC: Calling videolibrary.getepisodes
  995. 18:32:32 T:6176   DEBUG: CVideoDatabase::RunQuery took 2433 ms for 3972 items query: select * from episodeview  WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  996. 18:32:34 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"],  "limits": {"end": 20}, "sort": {"method": "random"}}}
  997. 18:32:34 T:6176   DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  998. 18:32:34 T:6176   DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  999. 18:32:34 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  1000. 18:32:34 T:6176   DEBUG: JSONRPC: Calling audiolibrary.getalbums
  1001. 18:32:34 T:6176   DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
  1002. 18:32:34 T:6176   DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1003. 18:32:34 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetArtists", "params": {"properties": ["genre", "description", "mood", "style", "born", "died", "formed", "disbanded", "yearsactive", "instrument", "fanart", "thumbnail"], "sort": {"method": "random"}, "limits": {"end": 20}}, "id": 1}
  1004. 18:32:34 T:6176   DEBUG: JSONRPC: Calling audiolibrary.getartists
  1005. 18:32:34 T:6176   DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview  WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.idArtist <> 1
  1006. 18:32:34 T:6176   DEBUG: Time to retrieve artists from dataset = 1
  1007. 18:32:34 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetSongs", "params": {"properties": ["title", "playcount", "artist", "album", "year", "file", "thumbnail", "fanart", "rating"], "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}, "limits": {"end": 20},  "sort": {"method": "random"}}}
  1008. 18:32:34 T:6176   DEBUG: JSONRPC: Calling audiolibrary.getsongs
  1009. 18:32:34 T:6176   DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview  WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  1010. 18:32:34 T:6176   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Addons.GetAddons", "params": {"properties": ["name", "author", "summary", "version", "fanart", "thumbnail"]}, "id": 1}
  1011. 18:32:34 T:6176   DEBUG: JSONRPC: Calling addons.getaddons
  1012. 18:32:34 T:6176   DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:05.824000
  1013. 18:32:40 T:6900   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/libnfs.dll)
  1014. 18:32:58 T:6900   DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  1015. 18:32:58 T:6900   DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  1016. 18:32:58 T:6064  NOTICE: Thread Jobworker start, auto delete: true
  1017. 18:32:58 T:6064  NOTICE: Previous line repeats 1 times.
  1018. 18:32:58 T:6064   DEBUG: CImageLoader::DoWork - took 126 ms to load special://skin/backgrounds/movies/makingof6.jpg
  1019. 18:32:59 T:6900   DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  1020. 18:32:59 T:6900   DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  1021. 18:33:00 T:6900   DEBUG: Keyboard: scancode: 1f, sym: 0073, unicode: 0073, modifier: 0
  1022. 18:33:00 T:6900   DEBUG: CApplication::OnKey: s (f053) pressed, action is ActivateWindow(shutdownmenu)
  1023. 18:33:00 T:6900   DEBUG: Activating window ID: 10111
  1024. 18:33:00 T:6900   DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1025. 18:33:00 T:6900    INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  1026. 18:33:00 T:6900   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  1027. 18:33:03 T:6900   DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1028. 18:33:03 T:6900   DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1029. 18:33:03 T:6900   DEBUG: CApplication::ExecuteXBMCAction : Translating Quit()
  1030. 18:33:03 T:6900   DEBUG: CApplication::ExecuteXBMCAction : To Quit()
  1031. 18:33:03 T:6900   DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1032. 18:33:03 T:6900   DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  1033. 18:33:03 T:6804   DEBUG: Thread Jobworker 6804 terminating (autodelete)
  1034. 18:33:03 T:6064   DEBUG: Thread Jobworker 6064 terminating (autodelete)
  1035. 18:33:03 T:7260   DEBUG: Thread CAlarmClock 7260 terminating
  1036. 18:33:03 T:6900  NOTICE: Storing total System Uptime
  1037. 18:33:03 T:6900  NOTICE: Saving settings
  1038. 18:33:03 T:6900  NOTICE: stop all
  1039. 18:33:03 T:6900    INFO: stopping PVRManager
  1040. 18:33:03 T:6900   DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  1041. 18:33:03 T:6900  NOTICE: ES: Stopping event server
  1042. 18:33:03 T:6900   DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  1043. 18:33:03 T:6900  NOTICE: stopping zeroconf publishing
  1044. 18:33:03 T:5624  NOTICE: ES: UDP Event server stopped
  1045. 18:33:03 T:5624   DEBUG: Thread CEventServer 5624 terminating
  1046. 18:33:03 T:5780   DEBUG: Thread CTCPServer 5780 terminating
  1047. 18:33:03 T:7068   DEBUG: Thread XBMC Peripherals 7068 terminating
  1048. 18:33:03 T:7460   DEBUG: Thread XBMC Peripherals 7460 terminating
  1049. 18:33:03 T:6900  NOTICE: stop sap announcement listener
  1050. 18:33:03 T:6900  NOTICE: clean cached files!
  1051. 18:33:03 T:6900  NOTICE: unload skin
  1052. 18:33:03 T:6900    INFO: Unloading old skin ...
  1053. 18:33:03 T:6900   DEBUG: ------ Window Deinit () ------
  1054. 18:33:03 T:6900   DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1055. 18:33:03 T:6900 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture dialogs/context_highlight.png
  1056. 18:33:03 T:6900 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture dialogs/context_nofocus.png
  1057. 18:33:03 T:6900   DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  1058. 18:33:03 T:6900   DEBUG: ADDON: Stopping service addons.
  1059. 18:33:03 T:6900    INFO: Stopping script with id: 1
  1060. 18:33:03 T:6176   DEBUG: Skin Widgets: script version 0.0.27 stopped
  1061. 18:33:03 T:6176    INFO: Scriptresult: Success
  1062. 18:33:03 T:6900   DEBUG: XBPyThread::stop - script termination took 127ms
  1063. 18:33:03 T:6900    INFO: Stopping script with id: 5
  1064. 18:33:03 T:6176 WARNING: The python script "C:\Users\kohta\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py" has left several classes in memory that we couldn't clean up. The classes include: Window,Monitor,Player
  1065. 18:33:03 T:1040  NOTICE: StorageServer-2.5.2 Closed down
  1066. 18:33:03 T:1040    INFO: Scriptresult: Success
  1067. 18:33:03 T:6900   DEBUG: XBPyThread::stop - script termination took 458ms
  1068. 18:33:03 T:6900  NOTICE: stop python
  1069. 18:33:03 T:6900   DEBUG: waiting for python thread 1 (C:\Users\kohta\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py) to stop
  1070. 18:33:03 T:6176   DEBUG: Thread XBPyThread 6176 terminating
  1071. 18:33:03 T:6900   DEBUG: python thread 1 (C:\Users\kohta\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py) destructed
  1072. 18:33:03 T:6900   DEBUG: waiting for python thread 5 (C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py) to stop
  1073. 18:33:03 T:1040   DEBUG: Thread XBPyThread 1040 terminating
  1074. 18:33:03 T:6900   DEBUG: python thread 5 (C:\Users\kohta\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py) destructed
  1075. 18:33:04 T:4052   DEBUG: Thread CSoftAE 4052 terminating
  1076. 18:33:04 T:6900  NOTICE: stopped
  1077. 18:33:04 T:6900  NOTICE: destroy
  1078. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  1079. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  1080. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been uninstalled.'
  1081. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  1082. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  1083. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.playlists has been uninstalled.'
  1084. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  1085. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  1086. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been uninstalled.'
  1087. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  1088. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  1089. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been uninstalled.'
  1090. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been uninstalled.'
  1091. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  1092. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  1093. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been uninstalled.'
  1094. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  1095. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  1096. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been uninstalled.'
  1097. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  1098. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.playalbum has been uninstalled.'
  1099. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  1100. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been uninstalled.'
  1101. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  1102. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been uninstalled.'
  1103. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  1104. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been uninstalled.'
  1105. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  1106. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been uninstalled.'
  1107. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  1108. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  1109. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  1110. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  1111. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been uninstalled.'
  1112. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been uninstalled.'
  1113. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  1114. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  1115. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  1116. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been uninstalled.'
  1117. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  1118. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  1119. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been uninstalled.'
  1120. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  1121. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  1122. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  1123. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  1124. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox has been uninstalled.'
  1125. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been uninstalled.'
  1126. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  1127. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.cine.passion-xbmc.org has been uninstalled.'
  1128. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  1129. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  1130. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been uninstalled.'
  1131. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been uninstalled.'
  1132. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  1133. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  1134. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  1135. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been uninstalled.'
  1136. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been uninstalled.'
  1137. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  1138. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been uninstalled.'
  1139. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  1140. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  1141. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  1142. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been uninstalled.'
  1143. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  1144. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  1145. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been uninstalled.'
  1146. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  1147. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been uninstalled.'
  1148. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  1149. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  1150. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  1151. 18:33:04 T:6900   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  1152. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04316488 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1153. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD29C8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1154. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD30D0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1155. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD2A10 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1156. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD2590 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1157. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02C9DB90 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1158. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02C9D950 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1159. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD2C98 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1160. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04335CE0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1161. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD2620 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1162. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD2AE8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1163. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD28A8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1164. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02C9DA70 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1165. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD3238 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1166. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD2DB8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1167. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02CD26F8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1168. 18:33:04 T:6900    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02C9DAB8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1169. 18:33:04 T:6900  NOTICE: closing down remote control service
  1170. 18:33:04 T:6900  NOTICE: unload sections
  1171. 18:33:04 T:6900   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1172. 18:33:04 T:6900   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1173. 18:33:04 T:6900   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1174. 18:33:04 T:6900   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1175. 18:33:04 T:6900   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1176. 18:33:04 T:6900   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1177. 18:33:04 T:6900  NOTICE: destroy
  1178. 18:33:04 T:6900 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  1179. 18:33:04 T:6900 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  1180. 18:33:04 T:6900 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  1181. 18:33:04 T:6900 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  1182. 18:33:04 T:6900 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  1183. 18:33:04 T:6900 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  1184. 18:33:04 T:6900 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  1185. 18:33:04 T:6900 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  1186. 18:33:04 T:6900 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  1187. 18:33:04 T:6900 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  1188. 18:33:04 T:6900 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  1189. 18:33:04 T:6900  NOTICE: closing down remote control service
  1190. 18:33:04 T:6900  NOTICE: unload sections
  1191. 18:33:04 T:6900   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1192. 18:33:04 T:6900   DEBUG: Previous line repeats 1 times.
  1193. 18:33:04 T:6900  NOTICE: application stopped...
  1194. 18:33:04 T:6900   DEBUG: PVRManager - destroyed
  1195. 18:33:04 T:6900   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1196. 18:33:04 T:6900   DEBUG: Previous line repeats 1 times.
  1197. 18:33:04 T:6900   DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  1198. 18:33:04 T:6900   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/cpluff.dll)
  1199. 18:33:04 T:6900   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libcec.dll)
  1200. 18:33:04 T:6900   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/ImageLib.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement