Advertisement
Guest User

Untitled

a guest
Aug 11th, 2015
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 185.06 KB | None | 0 0
  1. 22:53:10 T:3080 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 22:53:10 T:3080 NOTICE: -----------------------------------------------------------------------
  3. 22:53:10 T:3080 NOTICE: Starting Kodi (15.0 Git:20150721-2f34a0c). Platform: Windows NT x86 32-bit
  4. 22:53:10 T:3080 NOTICE: Using Release Kodi x32 build
  5. 22:53:10 T:3080 NOTICE: Kodi compiled Jul 21 2015 by MSVC 180030723 for Windows NT x86 32-bit version 6.0 (0x06000000)
  6. 22:53:10 T:3080 NOTICE: Running on ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ with Windows 8.1, kernel: Windows NT x86 64-bit version 6.3
  7. 22:53:10 T:3080 NOTICE: Host CPU: Intel(R) Celeron(R) CPU N2820 @ 2.13GHz, 2 cores available
  8. 22:53:10 T:3080 NOTICE: Desktop Resolution: 1920x1080 32Bit at 59Hz
  9. 22:53:10 T:3080 NOTICE: Running with restricted rights
  10. 22:53:10 T:3080 NOTICE: Aero is enabled
  11. 22:53:10 T:3080 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  12. 22:53:10 T:3080 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  13. 22:53:10 T:3080 NOTICE: special://masterprofile/ is mapped to: C:\Users\HTPC\AppData\Roaming\Kodi\userdata
  14. 22:53:10 T:3080 NOTICE: special://home/ is mapped to: C:\Users\HTPC\AppData\Roaming\Kodi\
  15. 22:53:10 T:3080 NOTICE: special://temp/ is mapped to: C:\Users\HTPC\AppData\Roaming\Kodi\cache
  16. 22:53:10 T:3080 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
  17. 22:53:10 T:3080 NOTICE: Local hostname: GRFHTPCNUC
  18. 22:53:10 T:3080 NOTICE: Log File is located: C:\Users\HTPC\AppData\Roaming\Kodi\kodi.log
  19. 22:53:10 T:3080 NOTICE: -----------------------------------------------------------------------
  20. 22:53:11 T:3080 NOTICE: load settings...
  21. 22:53:11 T:3080 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  22. 22:53:11 T:3080 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  23. 22:53:11 T:3080 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  24. 22:53:11 T:3080 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  25. 22:53:11 T:3080 NOTICE: Contents of special://profile/advancedsettings.xml are...
  26. <advancedsettings>
  27. <fullscreen>true</fullscreen>
  28. <musiclibrary>
  29. <itemseparator>/</itemseparator>
  30. </musiclibrary>
  31. <video>
  32. <timeseekforward>10</timeseekforward>
  33. <timeseekbackward>-10</timeseekbackward>
  34. </video>
  35. <audio>
  36. <timeseekforward>10</timeseekforward>
  37. <!-- Time to seek forward in seconds when doing a short seek. Defaults to 30. -->
  38. <timeseekbackward>-10</timeseekbackward>
  39. </audio>
  40. <navigatevirtualkeyboard>true</navigatevirtualkeyboard>
  41. <videolibrary>
  42. <dateadded>0</dateadded>
  43. </videolibrary>
  44. <videodatabase>
  45. <type>mysql</type>
  46. <host>192.168.1.12</host>
  47. <port>3306</port>
  48. <user>xbmc</user>
  49. <pass>xbmc</pass>
  50. </videodatabase>
  51. <musicdatabase>
  52. <type>mysql</type>
  53. <host>192.168.1.12</host>
  54. <port>3306</port>
  55. <user>xbmc</user>
  56. <pass>xbmc</pass>
  57. </musicdatabase>
  58. <network>
  59. <curlclienttimeout>15</curlclienttimeout>
  60. <!-- Timeout in seconds for libcurl (http/ftp) connections -->
  61. <curllowspeedtime>5</curllowspeedtime>
  62. <!-- Time in seconds for libcurl to consider a connection lowspeed -->
  63. <cachemembuffersize>0</cachemembuffersize>
  64. <!-- number of bytes used for buffering streams ahead in memory
  65.  
  66. XBMC will not buffer ahead more than this. WARNING: for the bytes set here, XBMC will consume 3x the amount of RAM -->
  67. </network>
  68. <jsonrpc>
  69. <compactoutput>true</compactoutput>
  70. </jsonrpc>
  71. </advancedsettings>
  72. 22:53:11 T:3080 WARNING: VIDEO database configuration is experimental.
  73. 22:53:11 T:3080 NOTICE: Default DVD Player: dvdplayer
  74. 22:53:11 T:3080 NOTICE: Default Video Player: dvdplayer
  75. 22:53:11 T:3080 NOTICE: Default Audio Player: paplayer
  76. 22:53:11 T:3080 NOTICE: Enabled debug logging due to GUI setting (2)
  77. 22:53:11 T:3080 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  78. 22:53:11 T:3080 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  79. 22:53:11 T:3080 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  80. 22:53:11 T:3080 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  81. 22:53:11 T:3080 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  82. 22:53:11 T:3080 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  83. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  84. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/mms/udp
  85. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  86. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  87. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  88. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  89. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  90. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  91. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  92. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  93. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  94. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  95. 22:53:11 T:3080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  96. 22:53:11 T:3080 NOTICE: Loaded playercorefactory configuration
  97. 22:53:11 T:3080 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  98. 22:53:11 T:3080 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  99. 22:53:11 T:3080 INFO: creating subdirectories
  100. 22:53:11 T:3080 INFO: userdata folder: special://masterprofile/
  101. 22:53:11 T:3080 INFO: recording folder:
  102. 22:53:11 T:3080 INFO: screenshots folder:
  103. 22:53:11 T:3152 NOTICE: Thread ActiveAE start, auto delete: false
  104. 22:53:11 T:3156 NOTICE: Thread AESink start, auto delete: false
  105. 22:53:11 T:3152 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTSHD" on device "SAMSUNG (Intel(R) Display-Audio)" seems to be not supported.
  106. 22:53:11 T:3152 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_TRUEHD" on device "SAMSUNG (Intel(R) Display-Audio)" seems to be not supported.
  107. 22:53:11 T:3152 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_EAC3" on device "SAMSUNG (Intel(R) Display-Audio)" seems to be not supported.
  108. 22:53:11 T:3152 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTS" on device "SAMSUNG (Intel(R) Display-Audio)" seems to be not supported.
  109. 22:53:11 T:3152 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_AC3" on device "SAMSUNG (Intel(R) Display-Audio)" seems to be not supported.
  110. 22:53:11 T:3152 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "SAMSUNG (Intel(R) Display-Audio)" seems to be not supported.
  111. 22:53:11 T:3152 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_LPCM" on device "SAMSUNG (Intel(R) Display-Audio)" seems to be not supported.
  112. 22:53:11 T:3152 NOTICE: Found 2 Lists of Devices
  113. 22:53:11 T:3152 NOTICE: Enumerated DIRECTSOUND devices:
  114. 22:53:11 T:3152 NOTICE: Device 1
  115. 22:53:11 T:3152 NOTICE: m_deviceName : {CDBCC533-EC8B-4FB4-B3E4-FD92FCD0DAE7}
  116. 22:53:11 T:3152 NOTICE: m_displayName : HDMI - SAMSUNG (Intel(R) Display-Audio)
  117. 22:53:11 T:3152 NOTICE: m_displayNameExtra: DIRECTSOUND: SAMSUNG (Intel(R) Display-Audio)
  118. 22:53:11 T:3152 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  119. 22:53:11 T:3152 NOTICE: m_channels : FL,FR
  120. 22:53:11 T:3152 NOTICE: m_sampleRates : 48000
  121. 22:53:11 T:3152 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
  122. 22:53:11 T:3152 NOTICE: Device 2
  123. 22:53:11 T:3152 NOTICE: m_deviceName : default
  124. 22:53:11 T:3152 NOTICE: m_displayName : default
  125. 22:53:11 T:3152 NOTICE: m_displayNameExtra:
  126. 22:53:11 T:3152 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  127. 22:53:11 T:3152 NOTICE: m_channels : FL,FR
  128. 22:53:11 T:3152 NOTICE: m_sampleRates : 48000
  129. 22:53:11 T:3152 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
  130. 22:53:11 T:3152 NOTICE: Enumerated WASAPI devices:
  131. 22:53:11 T:3152 NOTICE: Device 1
  132. 22:53:11 T:3152 NOTICE: m_deviceName : {CDBCC533-EC8B-4FB4-B3E4-FD92FCD0DAE7}
  133. 22:53:11 T:3152 NOTICE: m_displayName : HDMI - SAMSUNG (Intel(R) Display-Audio)
  134. 22:53:11 T:3152 NOTICE: m_displayNameExtra: WASAPI: SAMSUNG (Intel(R) Display-Audio)
  135. 22:53:11 T:3152 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  136. 22:53:11 T:3152 NOTICE: m_channels : FL,FR
  137. 22:53:11 T:3152 NOTICE: m_sampleRates : 192000,48000,44100,32000
  138. 22:53:11 T:3152 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
  139. 22:53:11 T:3152 NOTICE: Device 2
  140. 22:53:11 T:3152 NOTICE: m_deviceName : default
  141. 22:53:11 T:3152 NOTICE: m_displayName : default
  142. 22:53:11 T:3152 NOTICE: m_displayNameExtra:
  143. 22:53:11 T:3152 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  144. 22:53:11 T:3152 NOTICE: m_channels : FL,FR
  145. 22:53:11 T:3152 NOTICE: m_sampleRates : 192000,48000,44100,32000
  146. 22:53:11 T:3152 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
  147. 22:53:11 T:3156 INFO: CActiveAESink::OpenSink - initialize sink
  148. 22:53:11 T:3156 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  149. 22:53:11 T:3156 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 65552
  150. 22:53:11 T:3156 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  151. 22:53:11 T:3156 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  152. 22:53:11 T:3156 DEBUG: Audio Device : SAMSUNG (Intel(R) Display-Audio)
  153. 22:53:11 T:3156 DEBUG: Sample Rate : 44100
  154. 22:53:11 T:3156 DEBUG: Sample Format : AE_FMT_FLOAT
  155. 22:53:11 T:3156 DEBUG: Bits Per Sample : 32
  156. 22:53:11 T:3156 DEBUG: Valid Bits/Samp : 32
  157. 22:53:11 T:3156 DEBUG: Channel Count : 2
  158. 22:53:11 T:3156 DEBUG: Block Align : 8
  159. 22:53:11 T:3156 DEBUG: Avg. Bytes Sec : 352800
  160. 22:53:11 T:3156 DEBUG: Samples/Block : 32
  161. 22:53:11 T:3156 DEBUG: Format cBSize : 22
  162. 22:53:11 T:3156 DEBUG: Channel Layout : FL,FR
  163. 22:53:11 T:3156 DEBUG: Channel Mask : 3
  164. 22:53:11 T:3156 DEBUG: Frames : 661
  165. 22:53:11 T:3156 DEBUG: Frame Samples : 1322
  166. 22:53:11 T:3156 DEBUG: Frame Size : 8
  167. 22:53:11 T:3156 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  168. 22:53:11 T:3156 DEBUG: Output Device : default
  169. 22:53:11 T:3156 DEBUG: Sample Rate : 44100
  170. 22:53:11 T:3156 DEBUG: Sample Format : AE_FMT_FLOAT
  171. 22:53:11 T:3156 DEBUG: Channel Count : 2
  172. 22:53:11 T:3156 DEBUG: Channel Layout: FL,FR
  173. 22:53:11 T:3156 DEBUG: Frames : 661
  174. 22:53:11 T:3156 DEBUG: Frame Samples : 1322
  175. 22:53:11 T:3156 DEBUG: Frame Size : 8
  176. 22:53:11 T:3080 NOTICE: Running database version Addons19
  177. 22:53:11 T:3080 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  178. 22:53:11 T:3156 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  179. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  180. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  181. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  182. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been installed.'
  183. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  184. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  185. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  186. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  187. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  188. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in repository.lunatixz has been installed.'
  189. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  190. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  191. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  192. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  193. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  194. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  195. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  196. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  197. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  198. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  199. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.genesis has been installed.'
  200. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been installed.'
  201. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  202. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  203. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in repository.lambda has been installed.'
  204. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  205. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  206. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  207. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  208. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  209. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  210. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  211. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
  212. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been installed.'
  213. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.ym has been installed.'
  214. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  215. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  216. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.pseudotv.live has been installed.'
  217. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyxbmct has been installed.'
  218. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  219. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  220. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  221. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  222. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  223. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  224. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  225. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  226. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  227. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.srf_podcast_ch has been installed.'
  228. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  229. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  230. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  231. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been installed.'
  232. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  233. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  234. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been installed.'
  235. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  236. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in skin.re-touched has been installed.'
  237. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  238. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  239. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  240. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.pytz has been installed.'
  241. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  242. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  243. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  244. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.super.favourites has been installed.'
  245. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  246. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  247. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  248. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.windows.desktop has been installed.'
  249. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  250. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  251. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  252. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ustvnow has been installed.'
  253. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  254. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  255. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  256. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  257. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  258. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  259. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  260. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  261. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  262. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  263. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  264. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  265. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  266. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  267. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
  268. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been installed.'
  269. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  270. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  271. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  272. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  273. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  274. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  275. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  276. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  277. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  278. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  279. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been installed.'
  280. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  281. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  282. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  283. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.feedparser has been installed.'
  284. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  285. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  286. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  287. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been installed.'
  288. 22:53:12 T:3080 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  289. 22:53:12 T:3080 NOTICE: ADDONS: Using repository repository.xbmc.org
  290. 22:53:12 T:3080 NOTICE: ADDONS: Using repository repository.lunatixz
  291. 22:53:12 T:3080 NOTICE: ADDONS: Using repository repository.lambda
  292. 22:53:12 T:3080 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  293. 22:53:12 T:3080 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  294. 22:53:12 T:3080 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  295. 22:53:12 T:3080 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  296. 22:53:12 T:3080 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  297. 22:53:12 T:3080 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to CEC Adapter (type = cec)
  298. 22:53:12 T:3080 DEBUG: PERIPHERALS::CPeripheralCecAdapter::InitialiseFeature - using libCEC v3.0.0
  299. 22:53:12 T:3080 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'COM3' with 2 features and 0 sub devices
  300. 22:53:12 T:3080 NOTICE: PERIPHERALS::CPeripheralBus::Register - new cec device registered on cec->COM3: CEC Adapter (2548:1002)
  301. 22:53:12 T:3260 NOTICE: Thread CECAdapter start, auto delete: false
  302. 22:53:12 T:3260 DEBUG: PERIPHERALS::CPeripheralCecAdapter::OpenConnection - opening a connection to the CEC adapter: COM3
  303. 22:53:12 T:3080 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  304. 22:53:12 T:3080 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  305. 22:53:12 T:3276 NOTICE: Thread RemoteControl start, auto delete: false
  306. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  307. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  308. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  309. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  310. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  311. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  312. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  313. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  314. 22:53:12 T:3276 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  315. 22:53:12 T:3264 NOTICE: Thread PeripBusCEC start, auto delete: false
  316. 22:53:12 T:3272 NOTICE: Thread PeripBusUSB start, auto delete: false
  317. 22:53:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  318. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  319. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  320. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  321. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  322. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  323. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  324. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  325. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  326. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  327. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  328. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  329. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  330. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  331. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  332. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  333. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  334. 22:53:12 T:3080 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  335. 22:53:12 T:3080 DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
  336. 22:53:12 T:3080 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics, adapter 0.
  337. 22:53:12 T:3080 NOTICE: Primary mode: 1920x1080@ 59.94 - Full Screen
  338. 22:53:12 T:3080 NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
  339. 22:53:12 T:3080 NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
  340. 22:53:12 T:3080 NOTICE: Additional mode: 320x200@ 25.00 - Full Screen
  341. 22:53:12 T:3080 NOTICE: Additional mode: 320x200@ 29.97 - Full Screen
  342. 22:53:12 T:3080 NOTICE: Additional mode: 320x200@ 30.00 - Full Screen
  343. 22:53:12 T:3080 NOTICE: Additional mode: 320x200@ 50.00 - Full Screen
  344. 22:53:12 T:3080 NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
  345. 22:53:12 T:3080 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
  346. 22:53:12 T:3080 NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
  347. 22:53:12 T:3080 NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
  348. 22:53:12 T:3080 NOTICE: Additional mode: 320x240@ 25.00 - Full Screen
  349. 22:53:12 T:3080 NOTICE: Additional mode: 320x240@ 29.97 - Full Screen
  350. 22:53:12 T:3080 NOTICE: Additional mode: 320x240@ 30.00 - Full Screen
  351. 22:53:12 T:3080 NOTICE: Additional mode: 320x240@ 50.00 - Full Screen
  352. 22:53:12 T:3080 NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
  353. 22:53:12 T:3080 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
  354. 22:53:12 T:3080 NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
  355. 22:53:12 T:3080 NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
  356. 22:53:12 T:3080 NOTICE: Additional mode: 400x300@ 25.00 - Full Screen
  357. 22:53:12 T:3080 NOTICE: Additional mode: 400x300@ 29.97 - Full Screen
  358. 22:53:12 T:3080 NOTICE: Additional mode: 400x300@ 30.00 - Full Screen
  359. 22:53:12 T:3080 NOTICE: Additional mode: 400x300@ 50.00 - Full Screen
  360. 22:53:12 T:3080 NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
  361. 22:53:12 T:3080 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
  362. 22:53:12 T:3080 NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
  363. 22:53:12 T:3080 NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
  364. 22:53:12 T:3080 NOTICE: Additional mode: 512x384@ 25.00 - Full Screen
  365. 22:53:12 T:3080 NOTICE: Additional mode: 512x384@ 29.97 - Full Screen
  366. 22:53:12 T:3080 NOTICE: Additional mode: 512x384@ 30.00 - Full Screen
  367. 22:53:12 T:3080 NOTICE: Additional mode: 512x384@ 50.00 - Full Screen
  368. 22:53:12 T:3080 NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
  369. 22:53:12 T:3080 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
  370. 22:53:12 T:3080 NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
  371. 22:53:12 T:3080 NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
  372. 22:53:12 T:3080 NOTICE: Additional mode: 640x400@ 25.00 - Full Screen
  373. 22:53:12 T:3080 NOTICE: Additional mode: 640x400@ 29.97 - Full Screen
  374. 22:53:12 T:3080 NOTICE: Additional mode: 640x400@ 30.00 - Full Screen
  375. 22:53:12 T:3080 NOTICE: Additional mode: 640x400@ 50.00 - Full Screen
  376. 22:53:12 T:3080 NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
  377. 22:53:12 T:3080 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
  378. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
  379. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
  380. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 25.00 - Full Screen
  381. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 29.97 - Full Screen
  382. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 30.00 - Full Screen
  383. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 50.00 - Full Screen
  384. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  385. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  386. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  387. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  388. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 73.00 - Full Screen
  389. 22:53:12 T:3080 NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
  390. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
  391. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
  392. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 25.00 - Full Screen
  393. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 29.97 - Full Screen
  394. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 30.00 - Full Screen
  395. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 50.00 - Full Screen
  396. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  397. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  398. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
  399. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
  400. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  401. 22:53:12 T:3080 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  402. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
  403. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
  404. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 25.00 - Full Screen
  405. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 29.97 - Full Screen
  406. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 30.00 - Full Screen
  407. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
  408. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 25.00i - Full Screen
  409. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
  410. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
  411. 22:53:12 T:3080 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  412. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
  413. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
  414. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 25.00 - Full Screen
  415. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 29.97 - Full Screen
  416. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 30.00 - Full Screen
  417. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 50.00 - Full Screen
  418. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
  419. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  420. 22:53:12 T:3080 NOTICE: Previous line repeats 1 times.
  421. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
  422. 22:53:12 T:3080 NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
  423. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
  424. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
  425. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 25.00 - Full Screen
  426. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 29.97 - Full Screen
  427. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 30.00 - Full Screen
  428. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 50.00 - Full Screen
  429. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  430. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  431. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  432. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  433. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
  434. 22:53:12 T:3080 NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
  435. 22:53:12 T:3080 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
  436. 22:53:12 T:3080 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
  437. 22:53:12 T:3080 NOTICE: Additional mode: 1152x864@ 25.00 - Full Screen
  438. 22:53:12 T:3080 NOTICE: Additional mode: 1152x864@ 29.97 - Full Screen
  439. 22:53:12 T:3080 NOTICE: Additional mode: 1152x864@ 30.00 - Full Screen
  440. 22:53:12 T:3080 NOTICE: Additional mode: 1152x864@ 50.00 - Full Screen
  441. 22:53:12 T:3080 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  442. 22:53:12 T:3080 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  443. 22:53:12 T:3080 NOTICE: Additional mode: 1152x864@ 75.00 - Full Screen
  444. 22:53:12 T:3080 NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
  445. 22:53:12 T:3080 NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
  446. 22:53:12 T:3080 NOTICE: Additional mode: 1280x600@ 25.00 - Full Screen
  447. 22:53:12 T:3080 NOTICE: Additional mode: 1280x600@ 29.97 - Full Screen
  448. 22:53:12 T:3080 NOTICE: Additional mode: 1280x600@ 30.00 - Full Screen
  449. 22:53:12 T:3080 NOTICE: Additional mode: 1280x600@ 50.00 - Full Screen
  450. 22:53:12 T:3080 NOTICE: Additional mode: 1280x600@ 59.94 - Full Screen
  451. 22:53:12 T:3080 NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
  452. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
  453. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
  454. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 25.00 - Full Screen
  455. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 29.97 - Full Screen
  456. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 30.00 - Full Screen
  457. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
  458. 22:53:12 T:3080 NOTICE: Previous line repeats 1 times.
  459. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  460. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  461. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  462. 22:53:12 T:3080 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  463. 22:53:12 T:3080 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
  464. 22:53:12 T:3080 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
  465. 22:53:12 T:3080 NOTICE: Additional mode: 1280x768@ 25.00 - Full Screen
  466. 22:53:12 T:3080 NOTICE: Additional mode: 1280x768@ 29.97 - Full Screen
  467. 22:53:12 T:3080 NOTICE: Additional mode: 1280x768@ 30.00 - Full Screen
  468. 22:53:12 T:3080 NOTICE: Additional mode: 1280x768@ 50.00 - Full Screen
  469. 22:53:12 T:3080 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
  470. 22:53:12 T:3080 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  471. 22:53:12 T:3080 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
  472. 22:53:12 T:3080 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
  473. 22:53:12 T:3080 NOTICE: Additional mode: 1280x800@ 25.00 - Full Screen
  474. 22:53:12 T:3080 NOTICE: Additional mode: 1280x800@ 29.97 - Full Screen
  475. 22:53:12 T:3080 NOTICE: Additional mode: 1280x800@ 30.00 - Full Screen
  476. 22:53:12 T:3080 NOTICE: Additional mode: 1280x800@ 50.00 - Full Screen
  477. 22:53:12 T:3080 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
  478. 22:53:12 T:3080 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  479. 22:53:12 T:3080 NOTICE: Previous line repeats 1 times.
  480. 22:53:12 T:3080 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
  481. 22:53:12 T:3080 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
  482. 22:53:12 T:3080 NOTICE: Additional mode: 1280x960@ 25.00 - Full Screen
  483. 22:53:12 T:3080 NOTICE: Additional mode: 1280x960@ 29.97 - Full Screen
  484. 22:53:12 T:3080 NOTICE: Additional mode: 1280x960@ 30.00 - Full Screen
  485. 22:53:12 T:3080 NOTICE: Additional mode: 1280x960@ 50.00 - Full Screen
  486. 22:53:12 T:3080 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
  487. 22:53:12 T:3080 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  488. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
  489. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
  490. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 25.00 - Full Screen
  491. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 29.97 - Full Screen
  492. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 30.00 - Full Screen
  493. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 50.00 - Full Screen
  494. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  495. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  496. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  497. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  498. 22:53:12 T:3080 NOTICE: Additional mode: 1280x1024@ 75.00 - Full Screen
  499. 22:53:12 T:3080 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  500. 22:53:12 T:3080 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  501. 22:53:12 T:3080 NOTICE: Additional mode: 1360x768@ 25.00 - Full Screen
  502. 22:53:12 T:3080 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
  503. 22:53:12 T:3080 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
  504. 22:53:12 T:3080 NOTICE: Additional mode: 1360x768@ 50.00 - Full Screen
  505. 22:53:12 T:3080 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  506. 22:53:12 T:3080 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  507. 22:53:12 T:3080 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  508. 22:53:12 T:3080 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  509. 22:53:12 T:3080 NOTICE: Additional mode: 1366x768@ 25.00 - Full Screen
  510. 22:53:12 T:3080 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
  511. 22:53:12 T:3080 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
  512. 22:53:12 T:3080 NOTICE: Additional mode: 1366x768@ 50.00 - Full Screen
  513. 22:53:12 T:3080 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  514. 22:53:12 T:3080 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  515. 22:53:12 T:3080 NOTICE: Previous line repeats 1 times.
  516. 22:53:12 T:3080 NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
  517. 22:53:12 T:3080 NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
  518. 22:53:12 T:3080 NOTICE: Additional mode: 1400x1050@ 25.00 - Full Screen
  519. 22:53:12 T:3080 NOTICE: Additional mode: 1400x1050@ 29.97 - Full Screen
  520. 22:53:12 T:3080 NOTICE: Additional mode: 1400x1050@ 30.00 - Full Screen
  521. 22:53:12 T:3080 NOTICE: Additional mode: 1400x1050@ 50.00 - Full Screen
  522. 22:53:12 T:3080 NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
  523. 22:53:12 T:3080 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
  524. 22:53:12 T:3080 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
  525. 22:53:12 T:3080 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
  526. 22:53:12 T:3080 NOTICE: Additional mode: 1440x900@ 25.00 - Full Screen
  527. 22:53:12 T:3080 NOTICE: Additional mode: 1440x900@ 29.97 - Full Screen
  528. 22:53:12 T:3080 NOTICE: Additional mode: 1440x900@ 30.00 - Full Screen
  529. 22:53:12 T:3080 NOTICE: Additional mode: 1440x900@ 50.00 - Full Screen
  530. 22:53:12 T:3080 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
  531. 22:53:12 T:3080 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  532. 22:53:12 T:3080 NOTICE: Previous line repeats 1 times.
  533. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  534. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  535. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 25.00 - Full Screen
  536. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
  537. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
  538. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 50.00 - Full Screen
  539. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  540. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  541. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  542. 22:53:12 T:3080 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  543. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  544. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  545. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 25.00 - Full Screen
  546. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
  547. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
  548. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 50.00 - Full Screen
  549. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  550. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  551. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  552. 22:53:12 T:3080 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  553. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  554. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  555. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 25.00 - Full Screen
  556. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  557. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  558. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
  559. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
  560. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  561. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  562. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  563. 22:53:12 T:3080 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  564. 22:53:12 T:3080 NOTICE: Checking resolution 16
  565. 22:53:12 T:3080 DEBUG: CWinEventsWin32::WndProc: window resize event
  566. 22:53:12 T:3080 DEBUG: CWinEventsWin32::WndProc: window move event
  567. 22:53:12 T:3080 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  568. 22:53:12 T:3080 DEBUG: CWinEventsWin32::WndProcWindow is active
  569. 22:53:12 T:3080 DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  570. 22:53:12 T:3080 DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  571. 22:53:12 T:3080 DEBUG: CRenderSystemDX::CreateDevice on adapter 0
  572. 22:53:12 T:3080 DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  573. 22:53:12 T:3080 DEBUG: CRenderSystemDX::CreateDevice - adapter 0: igdumdim32.dll, Intel(R) HD Graphics, VendorId 32902, DeviceId 3889
  574. 22:53:12 T:3080 DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  575. 22:53:12 T:3080 DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0021EC45
  576. 22:53:12 T:3080 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  577. 22:53:12 T:3080 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  578. 22:53:12 T:3080 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  579. 22:53:12 T:3080 DEBUG: CRenderSystemDX::CreateDevice - Intel workaround - specifying minimum pitch for compressed textures.
  580. 22:53:12 T:3080 DEBUG: CWinSystemWin32::SetFullScreen (windowed fullscreen) on screen 0 with size 1920x1080, refresh 59.940056
  581. 22:53:12 T:3080 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  582. 22:53:12 T:3080 INFO: load default splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  583. 22:53:12 T:3080 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  584. 22:53:12 T:3260 ERROR: Win32DllLoader::Load: Failed to load "atiadlxx.dll" with error 126: "Das angegebene Modul wurde nicht gefunden.
  585.  
  586. "
  587. 22:53:12 T:3260 DEBUG: Dll atiadlxx.dll was not found in path
  588. 22:53:12 T:3260 ERROR: LoadLibrary('atiadlxx.dll') failed
  589. 22:53:12 T:3260 ERROR: Win32DllLoader::Load: Failed to load "atiadlxy.dll" with error 126: "Das angegebene Modul wurde nicht gefunden.
  590.  
  591. "
  592. 22:53:12 T:3260 DEBUG: Dll atiadlxy.dll was not found in path
  593. 22:53:12 T:3260 ERROR: LoadLibrary('atiadlxy.dll') failed
  594. 22:53:12 T:3080 INFO: load keymapping
  595. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  596. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  597. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  598. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  599. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  600. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  601. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  602. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  603. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  604. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
  605. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Ouya.Controller.xml
  606. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  607. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.PS4.Controller.xml
  608. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  609. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  610. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  611. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  612. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/remote.xml
  613. 22:53:12 T:3080 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  614. 22:53:12 T:3080 INFO: Loading special://xbmc/system/IRSSmap.xml
  615. 22:53:12 T:3080 INFO: * Adding remote mapping for device 'Microsoft MCE'
  616. 22:53:12 T:3080 INFO: * Adding remote mapping for device 'Abstract'
  617. 22:53:12 T:3080 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  618. 22:53:12 T:3080 INFO: GUI format 1920x1080, Display 1920x1080@ 59.94 - Full Screen
  619. 22:53:12 T:3080 DEBUG: guilib: Fill viewport on change for solving rendering passes
  620. 22:53:12 T:3080 INFO: CLangInfo: loading resource.language.en_gb language information...
  621. 22:53:12 T:3080 DEBUG: trying to set locale to eng_deu
  622. 22:53:12 T:3080 INFO: global locale set to German_Germany.1252
  623. 22:53:12 T:3080 INFO: CLangInfo: loading resource.language.en_gb language strings...
  624. 22:53:12 T:3080 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  625. 22:53:12 T:3080 DEBUG: POParser: loaded 3312 strings from file resource://resource.language.en_gb/strings.po
  626. 22:53:12 T:3080 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  627. 22:53:13 T:3080 NOTICE: Running database version Addons19
  628. 22:53:13 T:3080 DEBUG: CDatabaseManager::Initialize, updating databases...
  629. 22:53:13 T:3080 NOTICE: Running database version ViewModes6
  630. 22:53:13 T:3080 NOTICE: Running database version Textures13
  631. 22:53:13 T:3260 DEBUG: PERIPHERALS::CPeripheralCecAdapter::OpenConnection - connection to the CEC adapter opened
  632. 22:53:13 T:3316 NOTICE: Thread CECAdapterUpdate start, auto delete: false
  633. 22:53:13 T:3080 NOTICE: Running database version MyMusic52
  634. 22:53:13 T:3080 NOTICE: Running database version MyVideos93
  635. 22:53:13 T:3080 NOTICE: Running database version TV29
  636. 22:53:13 T:3080 NOTICE: Running database version Epg10
  637. 22:53:13 T:3080 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  638. 22:53:13 T:3080 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  639. 22:53:13 T:3080 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  640. 22:53:13 T:3080 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  641. 22:53:13 T:3080 INFO: Unloading old skin ...
  642. 22:53:13 T:3080 INFO: load skin from: C:\Users\HTPC\AppData\Roaming\Kodi\addons\skin.aeon.nox.5 (version: 5.7.2)
  643. 22:53:13 T:3080 INFO: load fonts for skin...
  644. 22:53:13 T:3080 INFO: Loading fonts from C:\Users\HTPC\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i\Font.xml
  645. 22:53:13 T:3276 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  646. 22:53:13 T:3080 DEBUG: POParser: loaded 207 strings from file C:\Users\HTPC\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\language\English\strings.po
  647. 22:53:13 T:3080 INFO: Loading skin includes from C:\Users\HTPC\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i\includes.xml
  648. 22:53:13 T:3316 DEBUG: PERIPHERALS::CPeripheralCecAdapterUpdateThread::UpdateMenuLanguage - using TV menu language is disabled
  649. 22:53:13 T:3080 INFO: load new skin...
  650. 22:53:13 T:3080 INFO: Loading user windows, path C:\Users\HTPC\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i
  651. 22:53:13 T:3080 DEBUG: Load Skin XML: 81.60ms
  652. 22:53:13 T:3080 INFO: initialize new skin...
  653. 22:53:13 T:3080 DEBUG: guilib: Fill viewport on change for solving rendering passes
  654. 22:53:13 T:3080 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  655. 22:53:13 T:3080 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\HTPC\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\media\Textures.xbt
  656. 22:53:13 T:3080 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  657. 22:53:13 T:3080 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  658. 22:53:13 T:3080 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  659. 22:53:13 T:3080 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  660. 22:53:13 T:3080 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  661. 22:53:13 T:3080 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  662. 22:53:13 T:3080 INFO: skin loaded...
  663. 22:53:13 T:3080 DEBUG: JSONRPC: JSON schema type broadcastnext references an unknown type PVR.Details.Broadcast
  664. 22:53:13 T:3080 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
  665. 22:53:13 T:3080 INFO: JSONRPC: Adding type "PVR.Details.Channel" to list of incomplete definitions (waiting for "PVR.Details.Broadcast")
  666. 22:53:13 T:3080 DEBUG: JSONRPC: JSON schema type references an unknown type PVR.Details.Channel
  667. 22:53:13 T:3080 DEBUG: Invalid item definition in "items" for type channels
  668. 22:53:13 T:3080 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
  669. 22:53:13 T:3080 INFO: JSONRPC: Adding type "PVR.Details.ChannelGroup.Extended" to list of incomplete definitions (waiting for "PVR.Details.Channel")
  670. 22:53:13 T:3080 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Broadcast
  671. 22:53:13 T:3080 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Channel
  672. 22:53:13 T:3080 DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
  673. 22:53:13 T:3080 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
  674. 22:53:13 T:3080 INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
  675. 22:53:13 T:3080 INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
  676. 22:53:13 T:3080 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  677. 22:53:13 T:3080 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  678. 22:53:13 T:3080 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  679. 22:53:13 T:3080 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  680. 22:53:13 T:3080 INFO: JSONRPC v6.25.2: Successfully initialized
  681. 22:53:13 T:3080 DEBUG: ADDON: Starting service addons.
  682. 22:53:13 T:3320 NOTICE: Thread LanguageInvoker start, auto delete: false
  683. 22:53:13 T:3320 INFO: initializing python engine.
  684. 22:53:13 T:3324 NOTICE: Thread LanguageInvoker start, auto delete: false
  685. 22:53:13 T:3324 INFO: initializing python engine.
  686. 22:53:13 T:3328 NOTICE: Thread LanguageInvoker start, auto delete: false
  687. 22:53:13 T:3080 DEBUG: Activating window ID: 12999
  688. 22:53:13 T:3080 DEBUG: ------ Window Init (Startup.xml) ------
  689. 22:53:13 T:3080 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  690. 22:53:13 T:3328 INFO: initializing python engine.
  691. 22:53:13 T:3332 NOTICE: Thread LanguageInvoker start, auto delete: false
  692. 22:53:13 T:3332 INFO: initializing python engine.
  693. 22:53:13 T:3336 NOTICE: Thread LanguageInvoker start, auto delete: false
  694. 22:53:13 T:3336 INFO: initializing python engine.
  695. 22:53:13 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script script.favourites
  696. 22:53:13 T:3080 DEBUG: Activating window ID: 10000
  697. 22:53:13 T:3080 DEBUG: ------ Window Deinit (Startup.xml) ------
  698. 22:53:13 T:3080 DEBUG: ------ Window Init (Home.xml) ------
  699. 22:53:13 T:3080 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  700. 22:53:13 T:3340 NOTICE: Thread JobWorker start, auto delete: true
  701. 22:53:13 T:3340 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','1','?type=playliststats&id=')
  702. 22:53:13 T:3344 NOTICE: Thread LanguageInvoker start, auto delete: false
  703. 22:53:13 T:3344 INFO: initializing python engine.
  704. 22:53:13 T:3340 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Library Data Provider (id=5) plugin...
  705. 22:53:14 T:3348 NOTICE: Thread JobWorker start, auto delete: true
  706. 22:53:14 T:3080 INFO: removing tempfiles
  707. 22:53:14 T:3080 DEBUG: ADDON: Starting service addons.
  708. 22:53:14 T:3352 NOTICE: Thread LanguageInvoker start, auto delete: false
  709. 22:53:14 T:3352 INFO: initializing python engine.
  710. 22:53:14 T:3080 NOTICE: initialize done
  711. 22:53:14 T:3356 NOTICE: Thread LanguageInvoker start, auto delete: false
  712. 22:53:14 T:3356 INFO: initializing python engine.
  713. 22:53:14 T:3360 NOTICE: Thread LanguageInvoker start, auto delete: false
  714. 22:53:14 T:3360 INFO: initializing python engine.
  715. 22:53:14 T:3364 NOTICE: Thread LanguageInvoker start, auto delete: false
  716. 22:53:14 T:3364 INFO: initializing python engine.
  717. 22:53:14 T:3368 NOTICE: Thread LanguageInvoker start, auto delete: false
  718. 22:53:14 T:3368 INFO: initializing python engine.
  719. 22:53:14 T:3348 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  720. 22:53:14 T:3080 DEBUG: CJoystick::Initialize : No Joystick found
  721. 22:53:14 T:3080 NOTICE: Running the application...
  722. 22:53:14 T:3080 DEBUG: no profile autoexec.py (C:\Users\HTPC\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  723. 22:53:14 T:3080 DEBUG: CNetwork::NetworkMessage - Starting network services
  724. 22:53:14 T:3080 NOTICE: Webserver: Starting...
  725. 22:53:14 T:3080 DEBUG: CWebServer [MHD]: setsockopt failed: Bad address
  726. 22:53:14 T:3080 NOTICE: WebServer: Started the webserver
  727. 22:53:14 T:3080 NOTICE: starting upnp client
  728. 22:53:14 T:3080 NOTICE: ES: Starting event server
  729. 22:53:14 T:3080 INFO: JSONRPC Server: Successfully initialized
  730. 22:53:14 T:3404 NOTICE: Thread EventServer start, auto delete: false
  731. 22:53:14 T:3404 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  732. 22:53:14 T:3404 NOTICE: UDP: Listening on port 9777
  733. 22:53:14 T:3408 NOTICE: Thread TCPServer start, auto delete: false
  734. 22:53:14 T:3080 DEBUG: ------ Window Init () ------
  735. 22:53:14 T:3412 NOTICE: Thread JobWorker start, auto delete: true
  736. 22:53:14 T:3080 DEBUG: ------ Window Init (Pointer.xml) ------
  737. 22:53:14 T:3316 DEBUG: PERIPHERALS::CPeripheralCecAdapterUpdateThread::UpdateAudioSystemStatus - no CEC capable amplifier found
  738. 22:53:14 T:3412 ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Users\HTPC\AppData\Roaming\Kodi\userdata\playlists\video\Movies-LastSeen.xsp\
  739. 22:53:14 T:3412 ERROR: XFILE::CDirectory::GetDirectory - Error getting special://profile/playlists/video/Movies-LastSeen.xsp/
  740. 22:53:14 T:3080 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  741. 22:53:14 T:3276 DEBUG: CRemoteControl::Connect - failed to connect
  742. 22:53:14 T:3276 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  743. 22:53:14 T:3348 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
  744. 22:53:14 T:3320 DEBUG: CPythonInvoker(0, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  745. 22:53:14 T:3328 DEBUG: CPythonInvoker(2, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): start processing
  746. 22:53:14 T:3332 DEBUG: CPythonInvoker(3, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): start processing
  747. 22:53:14 T:3324 DEBUG: CPythonInvoker(1, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): start processing
  748. 22:53:14 T:3336 DEBUG: CPythonInvoker(4, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): start processing
  749. 22:53:14 T:3344 DEBUG: CPythonInvoker(5, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): start processing
  750. 22:53:14 T:3352 DEBUG: CPythonInvoker(6, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  751. 22:53:14 T:3356 DEBUG: CPythonInvoker(7, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): start processing
  752. 22:53:14 T:3360 DEBUG: CPythonInvoker(8, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\service.py): start processing
  753. 22:53:14 T:3364 DEBUG: CPythonInvoker(9, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): start processing
  754. 22:53:14 T:3368 DEBUG: CPythonInvoker(10, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.program.super.favourites\service.py): start processing
  755. 22:53:14 T:3412 DEBUG: CImageLoader::DoWork - took 154 ms to load special://skin/backgrounds/default_livecases.jpg
  756. 22:53:14 T:3348 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  757. 22:53:14 T:3412 DEBUG: CVideoDatabase::RunQuery took 208 ms for 703 items query: select * from movie_view WHERE ((movie_view.strPath NOT LIKE '%smb://192.168.1.10/Medien/Film Doku/%' OR movie_view.strPath IS NULL)) AND ((movie_view.strPath NOT LIKE '%smb://192.168.1.10/Medien/Standup Comedy/%' OR movie_view.strPath IS NULL))
  758. 22:53:14 T:3320 NOTICE: -->Python Interpreter Initialized<--
  759. 22:53:14 T:3320 DEBUG: CPythonInvoker(0, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  760. 22:53:14 T:3320 DEBUG: CPythonInvoker(0, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  761. 22:53:14 T:3320 DEBUG: CPythonInvoker(0, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  762. 22:53:14 T:3320 DEBUG: CPythonInvoker(0, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  763. 22:53:15 T:3348 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  764. 22:53:15 T:3348 DEBUG: CVideoDatabase::RunQuery took 74 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  765. 22:53:15 T:3080 DEBUG: ------ Window Deinit (Pointer.xml) ------
  766. 22:53:15 T:3544 DEBUG: webserver: request received for /jsonrpc
  767. 22:53:17 T:3412 DEBUG: CImageLoader::DoWork - took 1515 ms to load special://masterprofile/Thumbnails/2/235e8be6.jpg
  768. 22:53:17 T:3348 DEBUG: CVideoDatabase::RunQuery took 1734 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  769. 22:53:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  770. 22:53:17 T:3348 DEBUG: CVideoDatabase::RunQuery took 27 ms for 10 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  771. 22:53:17 T:3348 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  772. 22:53:17 T:3328 NOTICE: -->Python Interpreter Initialized<--
  773. 22:53:17 T:3328 DEBUG: CPythonInvoker(2, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py"
  774. 22:53:17 T:3332 NOTICE: -->Python Interpreter Initialized<--
  775. 22:53:17 T:3332 DEBUG: CPythonInvoker(3, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py"
  776. 22:53:17 T:3324 NOTICE: -->Python Interpreter Initialized<--
  777. 22:53:17 T:3324 DEBUG: CPythonInvoker(1, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py"
  778. 22:53:17 T:3344 NOTICE: -->Python Interpreter Initialized<--
  779. 22:53:17 T:3344 DEBUG: CPythonInvoker(5, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py"
  780. 22:53:17 T:3336 NOTICE: -->Python Interpreter Initialized<--
  781. 22:53:17 T:3336 DEBUG: CPythonInvoker(4, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py"
  782. 22:53:17 T:3356 NOTICE: -->Python Interpreter Initialized<--
  783. 22:53:17 T:3356 DEBUG: CPythonInvoker(7, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py"
  784. 22:53:17 T:3352 NOTICE: -->Python Interpreter Initialized<--
  785. 22:53:17 T:3352 DEBUG: CPythonInvoker(6, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  786. 22:53:17 T:3360 NOTICE: -->Python Interpreter Initialized<--
  787. 22:53:17 T:3360 DEBUG: CPythonInvoker(8, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\service.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\service.py"
  788. 22:53:17 T:3364 NOTICE: -->Python Interpreter Initialized<--
  789. 22:53:17 T:3364 DEBUG: CPythonInvoker(9, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py"
  790. 22:53:18 T:3368 NOTICE: -->Python Interpreter Initialized<--
  791. 22:53:18 T:3368 DEBUG: CPythonInvoker(10, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.program.super.favourites\service.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.program.super.favourites\service.py"
  792. 22:53:18 T:3328 DEBUG: CPythonInvoker(2, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.grab.fanart;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  793. 22:53:18 T:3328 DEBUG: CPythonInvoker(2, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.grab.fanart
  794. 22:53:18 T:3332 DEBUG: CPythonInvoker(3, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  795. 22:53:18 T:3332 DEBUG: CPythonInvoker(3, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider
  796. 22:53:18 T:3324 DEBUG: CPythonInvoker(1, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  797. 22:53:18 T:3324 DEBUG: CPythonInvoker(1, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader
  798. 22:53:18 T:3344 DEBUG: CPythonInvoker(5, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  799. 22:53:18 T:3344 DEBUG: CPythonInvoker(5, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider
  800. 22:53:18 T:3336 DEBUG: CPythonInvoker(4, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  801. 22:53:18 T:3336 DEBUG: CPythonInvoker(4, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  802. 22:53:18 T:3356 DEBUG: CPythonInvoker(7, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.pyxbmct\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  803. 22:53:18 T:3356 DEBUG: CPythonInvoker(7, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis
  804. 22:53:18 T:3352 DEBUG: CPythonInvoker(6, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  805. 22:53:18 T:3352 DEBUG: CPythonInvoker(6, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.skinshortcuts
  806. 22:53:18 T:3360 DEBUG: CPythonInvoker(8, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\service.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.buggalo\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.feedparser\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  807. 22:53:18 T:3360 DEBUG: CPythonInvoker(8, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\service.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live
  808. 22:53:18 T:3364 DEBUG: CPythonInvoker(9, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  809. 22:53:18 T:3364 DEBUG: CPythonInvoker(9, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache
  810. 22:53:18 T:3368 DEBUG: CPythonInvoker(10, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.program.super.favourites\service.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.program.super.favourites;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  811. 22:53:18 T:3368 DEBUG: CPythonInvoker(10, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.program.super.favourites\service.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.program.super.favourites
  812. 22:53:18 T:3320 DEBUG: Version Check: Version 0.3.6 started
  813. 22:53:18 T:3356 DEBUG: CPythonInvoker(7, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): instantiating addon using automatically obtained id of "plugin.video.genesis" dependent on version 2.1.0 of the xbmc.python api
  814. 22:53:18 T:3356 INFO: CPythonInvoker(7, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): script successfully run
  815. 22:53:18 T:3356 INFO: Python script stopped
  816. 22:53:18 T:3356 DEBUG: Thread LanguageInvoker 3356 terminating
  817. 22:53:18 T:3080 DEBUG: XFILE::CPluginDirectory::RunScriptWithParams - calling plugin Genesis('plugin://plugin.video.genesis/','-1','?action=service')
  818. 22:53:18 T:3328 DEBUG: CPythonInvoker(2, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): instantiating addon using automatically obtained id of "script.grab.fanart" dependent on version 2.19.0 of the xbmc.python api
  819. 22:53:18 T:3332 DEBUG: CPythonInvoker(3, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.1.0 of the xbmc.python api
  820. 22:53:18 T:3324 DEBUG: CPythonInvoker(1, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.1.0 of the xbmc.python api
  821. 22:53:18 T:3628 NOTICE: Thread LanguageInvoker start, auto delete: false
  822. 22:53:18 T:3628 INFO: initializing python engine.
  823. 22:53:18 T:3628 DEBUG: CPythonInvoker(11, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): start processing
  824. 22:53:18 T:3336 DEBUG: CPythonInvoker(4, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  825. 22:53:18 T:3344 DEBUG: CPythonInvoker(5, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.1.0 of the xbmc.python api
  826. 22:53:18 T:3360 DEBUG: CPythonInvoker(8, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\service.py): instantiating addon using automatically obtained id of "script.pseudotv.live" dependent on version 2.1.0 of the xbmc.python api
  827. 22:53:18 T:3352 DEBUG: CPythonInvoker(6, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 2.14.0 of the xbmc.python api
  828. 22:53:18 T:3364 DEBUG: CPythonInvoker(9, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.1.0 of the xbmc.python api
  829. 22:53:18 T:3368 DEBUG: CPythonInvoker(10, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.program.super.favourites\service.py): instantiating addon using automatically obtained id of "plugin.program.super.favourites" dependent on version 2.1.0 of the xbmc.python api
  830. 22:53:20 T:3336 DEBUG: POParser: loaded 43 strings from file C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\language\English\strings.po
  831. 22:53:20 T:3336 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
  832. 22:53:20 T:3336 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.14)
  833. 22:53:20 T:3368 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.program.super.favourites\resources\language\English, fallback to strings.xml
  834. 22:53:20 T:3336 DEBUG: CVideoDatabase::RunQuery took 83 ms for 86 items query: SELECT * FROM tvshow_view
  835. 22:53:20 T:3080 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  836. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  837. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  838. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  839. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  840. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  841. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  842. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  843. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  844. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  845. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
  846. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Ouya.Controller.xml
  847. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  848. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.PS4.Controller.xml
  849. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  850. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  851. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  852. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  853. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/remote.xml
  854. 22:53:21 T:3080 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  855. 22:53:21 T:3080 INFO: Loading special://xbmc/system/IRSSmap.xml
  856. 22:53:21 T:3080 INFO: * Adding remote mapping for device 'Microsoft MCE'
  857. 22:53:21 T:3080 INFO: * Adding remote mapping for device 'Abstract'
  858. 22:53:21 T:3080 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  859. 22:53:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  860. 22:53:22 T:3364 NOTICE: StorageServer Module loaded RUN
  861. 22:53:22 T:3364 NOTICE: StorageClient-2.5.4 Starting server
  862. 22:53:25 T:3360 NOTICE: script.pseudotv.live PseudoTV Live C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live 0.6.5c
  863. 22:53:25 T:3360 NOTICE: script.pseudotv.live-Globals: System Caching Enabled
  864. 22:53:25 T:3360 DEBUG: script.pseudotv.live-FileLock: FileLock instance
  865. 22:53:25 T:3360 NOTICE: Channel Media Limit is 50
  866. 22:53:25 T:3360 NOTICE: Autotune Channel Limit is 25
  867. 22:53:26 T:3332 DEBUG: Library Data Provider: service version 0.1.1 started
  868. 22:53:27 T:3344 DEBUG: Library Data Provider: script version 0.1.1 started
  869. 22:53:27 T:3628 NOTICE: -->Python Interpreter Initialized<--
  870. 22:53:27 T:3628 DEBUG: CPythonInvoker(11, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py"
  871. 22:53:27 T:3344 DEBUG: Library Data Provider: script version 0.1.1 stopped
  872. 22:53:27 T:3344 INFO: CPythonInvoker(5, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): script successfully run
  873. 22:53:27 T:3340 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  874. 22:53:27 T:3332 DEBUG: CVideoDatabase::RunQuery took 82 ms for 481 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  875. 22:53:27 T:3324 INFO: CPythonInvoker(1, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): script successfully run
  876. 22:53:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  877. 22:53:27 T:3328 NOTICE: script.grab.fanart: Grab Fanart Service Started
  878. 22:53:27 T:3328 DEBUG: script.grab.fanart: media type is: random
  879. 22:53:27 T:3328 DEBUG: CVideoDatabase::RunQuery took 66 ms for 779 items query: select * from movie_view
  880. 22:53:27 T:3344 INFO: Python script stopped
  881. 22:53:27 T:3344 DEBUG: Thread LanguageInvoker 3344 terminating
  882. 22:53:27 T:3324 INFO: Python script stopped
  883. 22:53:27 T:3324 DEBUG: Thread LanguageInvoker 3324 terminating
  884. 22:53:27 T:3628 DEBUG: CPythonInvoker(11, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.pyxbmct\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  885. 22:53:27 T:3628 DEBUG: CPythonInvoker(11, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis
  886. 22:53:27 T:3320 DEBUG: Version Check: Version installed {u'major': 15, u'tag': u'stable', u'minor': 0, u'revision': u'20150721-2f34a0c'}
  887. 22:53:27 T:3320 INFO: CPythonInvoker(0, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  888. 22:53:27 T:3320 INFO: Python script stopped
  889. 22:53:27 T:3320 DEBUG: Thread LanguageInvoker 3320 terminating
  890. 22:53:27 T:3628 DEBUG: CPythonInvoker(11, C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): instantiating addon using automatically obtained id of "plugin.video.genesis" dependent on version 2.1.0 of the xbmc.python api
  891. 22:53:27 T:3332 DEBUG: CVideoDatabase::RunQuery took 152 ms for 1358 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  892. 22:53:28 T:3332 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  893. 22:53:28 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  894. 22:53:28 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  895. 22:53:28 T:3332 DEBUG: CMusicDatabase::GetSongsByWhere() - took 422 ms
  896. 22:53:28 T:3628 NOTICE: CommonFunctions-2.5.1
  897. 22:53:28 T:3628 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.genesis\resources\language\English, fallback to strings.xml
  898. 22:53:29 T:3332 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  899. 22:53:29 T:3332 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 50 ms
  900. 22:53:29 T:3332 DEBUG: CVideoDatabase::RunQuery took 91 ms for 481 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  901. 22:53:29 T:3328 DEBUG: script.grab.fanart: found 755 movies files
  902. 22:53:29 T:3328 DEBUG: CVideoDatabase::RunQuery took 371 ms for 86 items query: SELECT * FROM tvshow_view
  903. 22:53:29 T:3768 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  904. 22:53:30 T:3352 INFO: CPythonInvoker(6, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  905. 22:53:30 T:3352 INFO: Python script stopped
  906. 22:53:30 T:3352 DEBUG: Thread LanguageInvoker 3352 terminating
  907. 22:53:30 T:3328 DEBUG: script.grab.fanart: found 85 tv files
  908. 22:53:30 T:3328 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist JOIN album ON album.idAlbum = album_artist.idAlbum WHERE album.bCompilation = 0 )) and artistview.strArtist != ''
  909. 22:53:30 T:3328 DEBUG: Time to retrieve artists from dataset = 364
  910. 22:53:30 T:3332 DEBUG: CVideoDatabase::RunQuery took 209 ms for 1358 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  911. 22:53:30 T:3328 DEBUG: script.grab.fanart: found 84 music files
  912. 22:53:31 T:3332 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  913. 22:53:31 T:3332 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 83 ms
  914. 22:53:31 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 36
  915. 22:53:31 T:3332 DEBUG: CVideoDatabase::RunQuery took 73 ms for 126 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  916. 22:53:31 T:3332 DEBUG: CVideoDatabase::RunQuery took 97 ms for 58 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
  917. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 12 ms for 31 items query: select * from episode_view WHERE (episode_view.idShow = 19) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  918. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  919. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 20 ms for 124 items query: select * from episode_view WHERE (episode_view.idShow = 68) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  920. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  921. 22:53:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  922. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 11 ms for 24 items query: select * from episode_view WHERE (episode_view.idShow = 92) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  923. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  924. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 6 ms for 17 items query: select * from episode_view WHERE (episode_view.idShow = 90) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  925. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  926. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 4 ms for 19 items query: select * from episode_view WHERE (episode_view.idShow = 21) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  927. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  928. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 4 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 73) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  929. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  930. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 6 ms for 14 items query: select * from episode_view WHERE (episode_view.idShow = 1) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  931. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  932. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 2 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 42) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  933. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  934. 22:53:32 T:3544 DEBUG: webserver: request received for /jsonrpc
  935. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 3 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 26) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  936. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  937. 22:53:32 T:3776 DEBUG: webserver: request received for /jsonrpc
  938. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 3 ms for 8 items query: select * from episode_view WHERE (episode_view.idShow = 89) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  939. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  940. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 4 ms for 12 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  941. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  942. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 3 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 13) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  943. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  944. 22:53:32 T:3332 DEBUG: CVideoDatabase::RunQuery took 4 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 34) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  945. 22:53:32 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  946. 22:53:33 T:3332 DEBUG: CVideoDatabase::RunQuery took 3 ms for 15 items query: select * from episode_view WHERE (episode_view.idShow = 54) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  947. 22:53:33 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  948. 22:53:33 T:3332 DEBUG: CVideoDatabase::RunQuery took 12 ms for 19 items query: select * from episode_view WHERE (episode_view.idShow = 45) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  949. 22:53:33 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  950. 22:53:33 T:3332 DEBUG: CVideoDatabase::RunQuery took 4 ms for 19 items query: select * from episode_view WHERE (episode_view.idShow = 24) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  951. 22:53:33 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  952. 22:53:33 T:3332 DEBUG: CVideoDatabase::RunQuery took 4 ms for 7 items query: select * from episode_view WHERE (episode_view.idShow = 74) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  953. 22:53:33 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  954. 22:53:33 T:3332 DEBUG: CVideoDatabase::RunQuery took 11 ms for 55 items query: select * from episode_view WHERE (episode_view.idShow = 3) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  955. 22:53:33 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  956. 22:53:33 T:3332 DEBUG: CVideoDatabase::RunQuery took 7 ms for 16 items query: select * from episode_view WHERE (episode_view.idShow = 25) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  957. 22:53:33 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  958. 22:53:33 T:3360 DEBUG: script.pseudotv.live-utils: UpdateRSS, Now = 2015-08-11 22:53:28.463000, UpdateRSS_NextRun = 2015-08-12 04:53:28.463000
  959. 22:53:33 T:3332 DEBUG: CVideoDatabase::RunQuery took 2 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  960. 22:53:33 T:3332 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  961. 22:53:33 T:3332 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  962. 22:53:33 T:3332 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 80 ms
  963. 22:53:33 T:3332 DEBUG: CFavourites::Load - no system favourites found, skipping
  964. 22:53:33 T:3332 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  965. 22:53:33 T:3332 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:06.645000
  966. 22:53:33 T:3772 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  967. 22:53:34 T:3544 DEBUG: webserver: request received for /jsonrpc
  968. 22:53:35 T:3080 DEBUG: Previous line repeats 1 times.
  969. 22:53:35 T:3080 DEBUG: CInputManager::OnKey: 169 (0xa9) pressed, action is Left
  970. 22:53:35 T:3340 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','2','?type=randomalbums&reload=20150811205329')
  971. 22:53:35 T:3340 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Library Data Provider (id=12) plugin...
  972. 22:53:36 T:3792 NOTICE: Thread LanguageInvoker start, auto delete: false
  973. 22:53:36 T:3792 INFO: initializing python engine.
  974. 22:53:36 T:3792 DEBUG: CPythonInvoker(12, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): start processing
  975. 22:53:36 T:3792 NOTICE: -->Python Interpreter Initialized<--
  976. 22:53:36 T:3792 DEBUG: CPythonInvoker(12, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py"
  977. 22:53:36 T:3792 DEBUG: CPythonInvoker(12, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  978. 22:53:36 T:3792 DEBUG: CPythonInvoker(12, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider
  979. 22:53:36 T:3792 DEBUG: CPythonInvoker(12, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.1.0 of the xbmc.python api
  980. 22:53:36 T:3792 DEBUG: Library Data Provider: script version 0.1.1 started
  981. 22:53:36 T:3792 DEBUG: POParser: loaded 21 strings from file C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\resources\language\English\strings.po
  982. 22:53:36 T:3340 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  983. 22:53:36 T:3792 DEBUG: Library Data Provider: script version 0.1.1 stopped
  984. 22:53:36 T:3792 INFO: CPythonInvoker(12, C:\Users\HTPC\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): script successfully run
  985. 22:53:36 T:3792 INFO: Python script stopped
  986. 22:53:36 T:3792 DEBUG: Thread LanguageInvoker 3792 terminating
  987. 22:53:36 T:3796 NOTICE: Thread JobWorker start, auto delete: true
  988. 22:53:36 T:3080 DEBUG: CInputManager::OnKey: 169 (0xa9) pressed, action is Left
  989. 22:53:36 T:3348 DEBUG: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Connected to "\\192.168.1.10\Medien" with username "xbmc2" and with password
  990. 22:53:36 T:3412 DEBUG: CImageLoader::DoWork - took 127 ms to load special://masterprofile/Thumbnails/3/3cba3978.jpg
  991. 22:53:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  992. 22:53:37 T:3544 DEBUG: webserver: request received for /jsonrpc
  993. 22:53:37 T:3080 DEBUG: CInputManager::OnKey: 169 (0xa9) pressed, action is Left
  994. 22:53:37 T:3788 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  995. 22:53:38 T:3776 DEBUG: webserver: request received for /jsonrpc
  996. 22:53:40 T:3080 DEBUG: CInputManager::OnKey: 167 (0xa7) pressed, action is Down
  997. 22:53:40 T:3544 DEBUG: webserver: request received for /jsonrpc
  998. 22:53:40 T:3080 DEBUG: CInputManager::OnKey: 169 (0xa9) pressed, action is Left
  999. 22:53:41 T:3080 DEBUG: Previous line repeats 1 times.
  1000. 22:53:41 T:3080 DEBUG: CInputManager::OnKey: 11 (0x0b) pressed, action is Select
  1001. 22:53:41 T:3080 DEBUG: Activating window ID: 10040
  1002. 22:53:41 T:3776 DEBUG: webserver: request received for /jsonrpc
  1003. 22:53:42 T:3080 DEBUG: ------ Window Deinit (Home.xml) ------
  1004. 22:53:42 T:3080 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  1005. 22:53:42 T:3080 INFO: Loading skin file: AddonBrowser.xml, load type: KEEP_IN_MEMORY
  1006. 22:53:42 T:3080 DEBUG: CGUIMediaWindow::GetDirectory ()
  1007. 22:53:42 T:3080 DEBUG: ParentPath = []
  1008. 22:53:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1009. 22:53:42 T:3804 NOTICE: Thread BackgroundLoader start, auto delete: false
  1010. 22:53:42 T:3804 DEBUG: Thread BackgroundLoader 3804 terminating
  1011. 22:53:42 T:3800 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1012. 22:53:42 T:3080 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1013. 22:53:43 T:3080 DEBUG: CInputManager::OnKey: 167 (0xa7) pressed, action is Down
  1014. 22:53:43 T:3544 DEBUG: webserver: request received for /jsonrpc
  1015. 22:53:44 T:3080 DEBUG: CInputManager::OnKey: 11 (0x0b) pressed, action is Select
  1016. 22:53:44 T:3080 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/)
  1017. 22:53:44 T:3080 DEBUG: ParentPath = []
  1018. 22:53:44 T:3828 NOTICE: Thread BackgroundLoader start, auto delete: false
  1019. 22:53:44 T:3828 DEBUG: Thread BackgroundLoader 3828 terminating
  1020. 22:53:44 T:3412 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  1021. 22:53:45 T:3080 DEBUG: CInputManager::OnKey: 167 (0xa7) pressed, action is Down
  1022. 22:53:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1023. 22:53:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1024. 22:53:45 T:3776 DEBUG: webserver: request received for /jsonrpc
  1025. 22:53:46 T:3808 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1026. 22:53:46 T:3080 DEBUG: CInputManager::OnKey: yellow (0xe5) pressed, action is ContextMenu
  1027. 22:53:46 T:3080 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  1028. 22:53:46 T:3080 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  1029. 22:53:46 T:3544 DEBUG: webserver: request received for /jsonrpc
  1030. 22:53:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1031. 22:53:48 T:3080 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  1032. 22:53:48 T:3080 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  1033. 22:53:48 T:3776 DEBUG: webserver: request received for /jsonrpc
  1034. 22:53:49 T:3080 DEBUG: CInputManager::OnKey: 11 (0x0b) pressed, action is Select
  1035. 22:53:49 T:3080 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
  1036. 22:53:49 T:3080 INFO: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
  1037. 22:53:49 T:3544 DEBUG: webserver: request received for /jsonrpc
  1038. 22:53:50 T:3832 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1039. 22:53:50 T:3080 DEBUG: CInputManager::OnKey: 167 (0xa7) pressed, action is Down
  1040. 22:53:51 T:3080 DEBUG: CInputManager::OnKey: 11 (0x0b) pressed, action is Select
  1041. 22:53:51 T:3412 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://raw.github.com
  1042. 22:53:51 T:3776 DEBUG: webserver: request received for /jsonrpc
  1043. 22:53:51 T:3080 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
  1044. 22:53:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1045. 22:53:53 T:3544 DEBUG: webserver: request received for /jsonrpc
  1046. 22:53:53 T:3412 DEBUG: FileManager: copy http://raw.github.com/Lunatixz/XBMC_Addons/master/zips/script.pseudotv.live/script.pseudotv.live-0.6.6b.zip|Referer=script.pseudotv.live-0.6.5c.zip -> special://home/addons/packages/script.pseudotv.live-0.6.6b.zip
  1047. 22:53:53 T:3412 DEBUG: CurlFile::Open(0BC36D58) http://raw.github.com/Lunatixz/XBMC_Addons/master/zips/script.pseudotv.live/script.pseudotv.live-0.6.6b.zip
  1048. 22:53:54 T:3844 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1049. 22:53:54 T:3412 ERROR: CCurlFile::Open failed with code 404 for http://raw.github.com/Lunatixz/XBMC_Addons/master/zips/script.pseudotv.live/script.pseudotv.live-0.6.6b.zip|Referer=script.pseudotv.live-0.6.5c.zip
  1050. 22:53:54 T:3412 ERROR: CAddonInstallJob[script.pseudotv.live]: failed to download special://home/addons/packages/script.pseudotv.live-0.6.6b.zip
  1051. 22:53:54 T:3080 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1052. 22:53:54 T:3080 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/)
  1053. 22:53:54 T:3080 DEBUG: ParentPath = [addons://outdated/]
  1054. 22:53:54 T:3860 NOTICE: Thread BackgroundLoader start, auto delete: false
  1055. 22:53:54 T:3860 DEBUG: Thread BackgroundLoader 3860 terminating
  1056. 22:53:54 T:3776 DEBUG: webserver: request received for /jsonrpc
  1057. 22:53:57 T:3272 DEBUG: Previous line repeats 1 times.
  1058. 22:53:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1059. 22:53:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1060. 22:53:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1061. 22:53:57 T:3776 DEBUG: webserver: request received for /jsonrpc
  1062. 22:53:58 T:3856 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1063. 22:53:59 T:3544 DEBUG: webserver: request received for /jsonrpc
  1064. 22:53:59 T:3080 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1065. 22:54:00 T:3776 DEBUG: webserver: request received for /jsonrpc
  1066. 22:54:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1067. 22:54:02 T:3864 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1068. 22:54:02 T:3544 DEBUG: webserver: request received for /jsonrpc
  1069. 22:54:06 T:3868 DEBUG: Previous line repeats 2 times.
  1070. 22:54:06 T:3868 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1071. 22:54:06 T:3776 DEBUG: webserver: request received for /jsonrpc
  1072. 22:54:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1073. 22:54:08 T:3544 DEBUG: webserver: request received for /jsonrpc
  1074. 22:54:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1075. 22:54:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1076. 22:54:09 T:3776 DEBUG: webserver: request received for /jsonrpc
  1077. 22:54:10 T:4004 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1078. 22:54:11 T:3544 DEBUG: webserver: request received for /jsonrpc
  1079. 22:54:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1080. 22:54:13 T:3776 DEBUG: webserver: request received for /jsonrpc
  1081. 22:54:14 T:4008 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1082. 22:54:14 T:3080 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1083. 22:54:14 T:3544 DEBUG: webserver: request received for /jsonrpc
  1084. 22:54:17 T:3272 DEBUG: Previous line repeats 1 times.
  1085. 22:54:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1086. 22:54:17 T:3544 DEBUG: webserver: request received for /jsonrpc
  1087. 22:54:18 T:3236 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1088. 22:54:19 T:3776 DEBUG: webserver: request received for /jsonrpc
  1089. 22:54:21 T:3156 DEBUG: Previous line repeats 1 times.
  1090. 22:54:21 T:3156 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1091. 22:54:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1092. 22:54:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1093. 22:54:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1094. 22:54:22 T:3248 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1095. 22:54:22 T:3776 DEBUG: webserver: request received for /jsonrpc
  1096. 22:54:24 T:3796 DEBUG: Previous line repeats 1 times.
  1097. 22:54:24 T:3796 DEBUG: Thread JobWorker 3796 terminating (autodelete)
  1098. 22:54:24 T:3348 DEBUG: Thread JobWorker 3348 terminating (autodelete)
  1099. 22:54:24 T:3340 DEBUG: Thread JobWorker 3340 terminating (autodelete)
  1100. 22:54:24 T:3412 DEBUG: Thread JobWorker 3412 terminating (autodelete)
  1101. 22:54:24 T:3080 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://raw.github.com (easy=0BAA0888, multi=0BC48EA0)
  1102. 22:54:25 T:3776 DEBUG: webserver: request received for /jsonrpc
  1103. 22:54:26 T:3416 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1104. 22:54:26 T:3544 DEBUG: webserver: request received for /jsonrpc
  1105. 22:54:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1106. 22:54:28 T:3776 DEBUG: webserver: request received for /jsonrpc
  1107. 22:54:30 T:3424 DEBUG: Previous line repeats 1 times.
  1108. 22:54:30 T:3424 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1109. 22:54:31 T:3776 DEBUG: webserver: request received for /jsonrpc
  1110. 22:54:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1111. 22:54:33 T:3544 DEBUG: webserver: request received for /jsonrpc
  1112. 22:54:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1113. 22:54:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1114. 22:54:34 T:3432 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1115. 22:54:34 T:3776 DEBUG: webserver: request received for /jsonrpc
  1116. 22:54:37 T:3272 DEBUG: Previous line repeats 1 times.
  1117. 22:54:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1118. 22:54:37 T:3776 DEBUG: webserver: request received for /jsonrpc
  1119. 22:54:38 T:3576 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1120. 22:54:39 T:3544 DEBUG: webserver: request received for /jsonrpc
  1121. 22:54:42 T:3272 DEBUG: Previous line repeats 1 times.
  1122. 22:54:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1123. 22:54:42 T:3572 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1124. 22:54:42 T:3544 DEBUG: webserver: request received for /jsonrpc
  1125. 22:54:45 T:3360 DEBUG: Previous line repeats 1 times.
  1126. 22:54:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1127. 22:54:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1128. 22:54:45 T:3544 DEBUG: webserver: request received for /jsonrpc
  1129. 22:54:46 T:3564 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1130. 22:54:47 T:3776 DEBUG: webserver: request received for /jsonrpc
  1131. 22:54:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1132. 22:54:48 T:3544 DEBUG: webserver: request received for /jsonrpc
  1133. 22:54:50 T:3472 DEBUG: Previous line repeats 1 times.
  1134. 22:54:50 T:3472 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1135. 22:54:51 T:3544 DEBUG: webserver: request received for /jsonrpc
  1136. 22:54:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1137. 22:54:52 T:3404 NOTICE: ES: Client from 192.168.1.38 timed out
  1138. 22:54:53 T:3776 DEBUG: webserver: request received for /jsonrpc
  1139. 22:54:54 T:3672 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1140. 22:54:54 T:3544 DEBUG: webserver: request received for /jsonrpc
  1141. 22:54:57 T:3272 DEBUG: Previous line repeats 1 times.
  1142. 22:54:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1143. 22:54:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1144. 22:54:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1145. 22:54:57 T:3544 DEBUG: webserver: request received for /jsonrpc
  1146. 22:54:58 T:3004 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1147. 22:54:59 T:3776 DEBUG: webserver: request received for /jsonrpc
  1148. 22:55:02 T:3272 DEBUG: Previous line repeats 1 times.
  1149. 22:55:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1150. 22:55:02 T:2984 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1151. 22:55:02 T:3776 DEBUG: webserver: request received for /jsonrpc
  1152. 22:55:06 T:3008 DEBUG: Previous line repeats 2 times.
  1153. 22:55:06 T:3008 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1154. 22:55:06 T:3544 DEBUG: webserver: request received for /jsonrpc
  1155. 22:55:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1156. 22:55:08 T:3776 DEBUG: webserver: request received for /jsonrpc
  1157. 22:55:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1158. 22:55:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1159. 22:55:10 T:3544 DEBUG: webserver: request received for /jsonrpc
  1160. 22:55:10 T:364 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1161. 22:55:11 T:3776 DEBUG: webserver: request received for /jsonrpc
  1162. 22:55:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1163. 22:55:13 T:3544 DEBUG: webserver: request received for /jsonrpc
  1164. 22:55:14 T:876 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1165. 22:55:14 T:3776 DEBUG: webserver: request received for /jsonrpc
  1166. 22:55:17 T:3272 DEBUG: Previous line repeats 1 times.
  1167. 22:55:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1168. 22:55:17 T:3776 DEBUG: webserver: request received for /jsonrpc
  1169. 22:55:18 T:1460 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1170. 22:55:19 T:3544 DEBUG: webserver: request received for /jsonrpc
  1171. 22:55:21 T:3360 DEBUG: Previous line repeats 1 times.
  1172. 22:55:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1173. 22:55:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1174. 22:55:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1175. 22:55:22 T:824 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1176. 22:55:22 T:3544 DEBUG: webserver: request received for /jsonrpc
  1177. 22:55:26 T:1992 DEBUG: Previous line repeats 2 times.
  1178. 22:55:26 T:1992 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1179. 22:55:27 T:3776 DEBUG: webserver: request received for /jsonrpc
  1180. 22:55:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1181. 22:55:28 T:3544 DEBUG: webserver: request received for /jsonrpc
  1182. 22:55:30 T:844 DEBUG: Previous line repeats 1 times.
  1183. 22:55:30 T:844 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1184. 22:55:31 T:3544 DEBUG: webserver: request received for /jsonrpc
  1185. 22:55:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1186. 22:55:33 T:3776 DEBUG: webserver: request received for /jsonrpc
  1187. 22:55:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1188. 22:55:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1189. 22:55:34 T:2012 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1190. 22:55:34 T:3544 DEBUG: webserver: request received for /jsonrpc
  1191. 22:55:37 T:3272 DEBUG: Previous line repeats 1 times.
  1192. 22:55:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1193. 22:55:37 T:3544 DEBUG: webserver: request received for /jsonrpc
  1194. 22:55:38 T:1980 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1195. 22:55:39 T:3776 DEBUG: webserver: request received for /jsonrpc
  1196. 22:55:42 T:3272 DEBUG: Previous line repeats 1 times.
  1197. 22:55:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1198. 22:55:42 T:1976 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1199. 22:55:42 T:3776 DEBUG: webserver: request received for /jsonrpc
  1200. 22:55:45 T:3360 DEBUG: Previous line repeats 1 times.
  1201. 22:55:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1202. 22:55:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1203. 22:55:45 T:3776 DEBUG: webserver: request received for /jsonrpc
  1204. 22:55:46 T:2400 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1205. 22:55:47 T:3544 DEBUG: webserver: request received for /jsonrpc
  1206. 22:55:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1207. 22:55:48 T:3776 DEBUG: webserver: request received for /jsonrpc
  1208. 22:55:50 T:2008 DEBUG: Previous line repeats 1 times.
  1209. 22:55:50 T:2008 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1210. 22:55:51 T:3776 DEBUG: webserver: request received for /jsonrpc
  1211. 22:55:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1212. 22:55:54 T:2364 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1213. 22:55:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1214. 22:55:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1215. 22:55:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1216. 22:55:58 T:700 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1217. 22:56:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1218. 22:56:02 T:712 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1219. 22:56:07 T:3272 DEBUG: Previous line repeats 1 times.
  1220. 22:56:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1221. 22:56:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1222. 22:56:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1223. 22:56:10 T:348 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1224. 22:56:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1225. 22:56:14 T:1124 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1226. 22:56:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1227. 22:56:18 T:2248 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1228. 22:56:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1229. 22:56:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1230. 22:56:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1231. 22:56:22 T:2292 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1232. 22:56:27 T:3272 DEBUG: Previous line repeats 1 times.
  1233. 22:56:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1234. 22:56:30 T:3892 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1235. 22:56:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1236. 22:56:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1237. 22:56:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1238. 22:56:34 T:4072 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1239. 22:56:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1240. 22:56:38 T:3876 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1241. 22:56:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1242. 22:56:42 T:3888 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1243. 22:56:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1244. 22:56:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1245. 22:56:46 T:2864 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1246. 22:56:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1247. 22:56:50 T:2860 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1248. 22:56:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1249. 22:56:54 T:2036 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1250. 22:56:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1251. 22:56:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1252. 22:56:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1253. 22:56:58 T:792 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1254. 22:57:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1255. 22:57:02 T:548 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1256. 22:57:07 T:3272 DEBUG: Previous line repeats 1 times.
  1257. 22:57:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1258. 22:57:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1259. 22:57:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1260. 22:57:10 T:2840 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1261. 22:57:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1262. 22:57:14 T:2704 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1263. 22:57:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1264. 22:57:18 T:780 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1265. 22:57:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1266. 22:57:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1267. 22:57:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1268. 22:57:22 T:2916 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1269. 22:57:27 T:3272 DEBUG: Previous line repeats 1 times.
  1270. 22:57:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1271. 22:57:30 T:1852 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1272. 22:57:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1273. 22:57:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1274. 22:57:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1275. 22:57:34 T:3104 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1276. 22:57:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1277. 22:57:38 T:540 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1278. 22:57:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1279. 22:57:42 T:3188 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1280. 22:57:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1281. 22:57:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1282. 22:57:46 T:3200 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1283. 22:57:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1284. 22:57:50 T:284 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1285. 22:57:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1286. 22:57:54 T:3164 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1287. 22:57:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1288. 22:57:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1289. 22:57:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1290. 22:57:58 T:488 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1291. 22:58:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1292. 22:58:02 T:3872 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1293. 22:58:07 T:3272 DEBUG: Previous line repeats 1 times.
  1294. 22:58:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1295. 22:58:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1296. 22:58:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1297. 22:58:10 T:3576 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1298. 22:58:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1299. 22:58:14 T:3596 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1300. 22:58:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1301. 22:58:18 T:3512 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1302. 22:58:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1303. 22:58:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1304. 22:58:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1305. 22:58:22 T:3460 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1306. 22:58:27 T:3272 DEBUG: Previous line repeats 1 times.
  1307. 22:58:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1308. 22:58:30 T:1140 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1309. 22:58:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1310. 22:58:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1311. 22:58:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1312. 22:58:34 T:3492 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1313. 22:58:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1314. 22:58:38 T:4036 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1315. 22:58:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1316. 22:58:42 T:4020 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1317. 22:58:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1318. 22:58:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1319. 22:58:46 T:4028 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1320. 22:58:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1321. 22:58:50 T:3580 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1322. 22:58:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1323. 22:58:54 T:4012 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1324. 22:58:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1325. 22:58:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1326. 22:58:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1327. 22:58:58 T:4056 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1328. 22:59:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1329. 22:59:02 T:4052 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1330. 22:59:07 T:3272 DEBUG: Previous line repeats 1 times.
  1331. 22:59:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1332. 22:59:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1333. 22:59:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1334. 22:59:10 T:3572 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1335. 22:59:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1336. 22:59:14 T:3564 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1337. 22:59:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1338. 22:59:18 T:3568 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1339. 22:59:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1340. 22:59:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1341. 22:59:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1342. 22:59:22 T:3612 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1343. 22:59:27 T:3272 DEBUG: Previous line repeats 1 times.
  1344. 22:59:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1345. 22:59:30 T:3004 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1346. 22:59:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1347. 22:59:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1348. 22:59:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1349. 22:59:34 T:3532 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1350. 22:59:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1351. 22:59:38 T:3588 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1352. 22:59:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1353. 22:59:42 T:2984 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1354. 22:59:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1355. 22:59:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1356. 22:59:46 T:3924 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1357. 22:59:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1358. 22:59:50 T:3220 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1359. 22:59:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1360. 22:59:54 T:3816 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1361. 22:59:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1362. 22:59:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1363. 22:59:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1364. 22:59:58 T:3668 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1365. 23:00:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1366. 23:00:02 T:3800 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1367. 23:00:07 T:3272 DEBUG: Previous line repeats 1 times.
  1368. 23:00:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1369. 23:00:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1370. 23:00:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1371. 23:00:10 T:3652 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1372. 23:00:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1373. 23:00:14 T:3632 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1374. 23:00:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1375. 23:00:18 T:2072 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1376. 23:00:21 T:3276 DEBUG: Thread RemoteControl 3276 terminating
  1377. 23:00:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1378. 23:00:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1379. 23:00:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1380. 23:00:22 T:3832 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1381. 23:00:27 T:3272 DEBUG: Previous line repeats 1 times.
  1382. 23:00:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1383. 23:00:30 T:2112 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1384. 23:00:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1385. 23:00:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1386. 23:00:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1387. 23:00:34 T:2412 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1388. 23:00:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1389. 23:00:38 T:2064 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1390. 23:00:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1391. 23:00:42 T:352 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1392. 23:00:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1393. 23:00:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1394. 23:00:46 T:1064 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1395. 23:00:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1396. 23:00:50 T:852 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1397. 23:00:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1398. 23:00:54 T:1088 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1399. 23:00:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1400. 23:00:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1401. 23:00:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1402. 23:00:58 T:364 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1403. 23:01:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1404. 23:01:02 T:2228 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1405. 23:01:07 T:3272 DEBUG: Previous line repeats 1 times.
  1406. 23:01:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1407. 23:01:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1408. 23:01:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1409. 23:01:10 T:3644 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1410. 23:01:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1411. 23:01:14 T:3648 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1412. 23:01:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1413. 23:01:18 T:1980 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1414. 23:01:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1415. 23:01:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1416. 23:01:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1417. 23:01:22 T:1072 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1418. 23:01:27 T:3272 DEBUG: Previous line repeats 1 times.
  1419. 23:01:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1420. 23:01:30 T:3836 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1421. 23:01:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1422. 23:01:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1423. 23:01:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1424. 23:01:34 T:3640 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1425. 23:01:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1426. 23:01:38 T:1776 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1427. 23:01:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1428. 23:01:42 T:676 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1429. 23:01:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1430. 23:01:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1431. 23:01:46 T:916 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1432. 23:01:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1433. 23:01:50 T:2092 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1434. 23:01:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1435. 23:01:54 T:3488 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1436. 23:01:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1437. 23:01:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1438. 23:01:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1439. 23:01:58 T:3508 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1440. 23:02:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1441. 23:02:02 T:2100 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1442. 23:02:07 T:3272 DEBUG: Previous line repeats 1 times.
  1443. 23:02:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1444. 23:02:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1445. 23:02:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1446. 23:02:10 T:2868 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1447. 23:02:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1448. 23:02:14 T:3524 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1449. 23:02:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1450. 23:02:18 T:1796 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1451. 23:02:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1452. 23:02:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1453. 23:02:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1454. 23:02:22 T:3428 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1455. 23:02:27 T:3272 DEBUG: Previous line repeats 1 times.
  1456. 23:02:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1457. 23:02:30 T:1400 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1458. 23:02:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1459. 23:02:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1460. 23:02:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1461. 23:02:34 T:1280 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1462. 23:02:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1463. 23:02:38 T:3636 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1464. 23:02:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1465. 23:02:42 T:1876 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1466. 23:02:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1467. 23:02:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1468. 23:02:46 T:1468 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1469. 23:02:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1470. 23:02:50 T:3060 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1471. 23:02:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1472. 23:02:54 T:2348 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1473. 23:02:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1474. 23:02:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1475. 23:02:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1476. 23:02:58 T:96 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1477. 23:03:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1478. 23:03:02 T:1032 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1479. 23:03:07 T:3272 DEBUG: Previous line repeats 1 times.
  1480. 23:03:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1481. 23:03:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1482. 23:03:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1483. 23:03:10 T:2260 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1484. 23:03:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1485. 23:03:14 T:1612 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1486. 23:03:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1487. 23:03:18 T:1984 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1488. 23:03:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1489. 23:03:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1490. 23:03:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1491. 23:03:22 T:2380 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1492. 23:03:27 T:3272 DEBUG: Previous line repeats 1 times.
  1493. 23:03:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1494. 23:03:30 T:3420 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1495. 23:03:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1496. 23:03:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1497. 23:03:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1498. 23:03:34 T:1868 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1499. 23:03:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1500. 23:03:38 T:1124 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1501. 23:03:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1502. 23:03:42 T:1888 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1503. 23:03:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1504. 23:03:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1505. 23:03:46 T:2792 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1506. 23:03:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1507. 23:03:50 T:3884 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1508. 23:03:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1509. 23:03:54 T:3728 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1510. 23:03:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1511. 23:03:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1512. 23:03:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1513. 23:03:58 T:3888 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1514. 23:04:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1515. 23:04:02 T:1216 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1516. 23:04:07 T:3272 DEBUG: Previous line repeats 1 times.
  1517. 23:04:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1518. 23:04:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1519. 23:04:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1520. 23:04:10 T:2376 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1521. 23:04:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1522. 23:04:14 T:3960 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1523. 23:04:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1524. 23:04:18 T:2196 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1525. 23:04:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1526. 23:04:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1527. 23:04:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1528. 23:04:22 T:3980 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1529. 23:04:27 T:3272 DEBUG: Previous line repeats 1 times.
  1530. 23:04:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1531. 23:04:30 T:2860 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1532. 23:04:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1533. 23:04:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1534. 23:04:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1535. 23:04:34 T:2036 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1536. 23:04:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1537. 23:04:38 T:3440 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1538. 23:04:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1539. 23:04:42 T:1244 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1540. 23:04:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1541. 23:04:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1542. 23:04:46 T:1480 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1543. 23:04:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1544. 23:04:50 T:3784 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1545. 23:04:51 T:3080 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  1546. 23:04:51 T:3080 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  1547. 23:04:51 T:3080 DEBUG: ------ Window Init () ------
  1548. 23:04:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1549. 23:04:54 T:292 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1550. 23:04:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1551. 23:04:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1552. 23:04:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1553. 23:04:58 T:2076 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1554. 23:05:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1555. 23:05:02 T:2840 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1556. 23:05:07 T:3272 DEBUG: Previous line repeats 1 times.
  1557. 23:05:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1558. 23:05:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1559. 23:05:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1560. 23:05:10 T:2216 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1561. 23:05:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1562. 23:05:14 T:1080 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1563. 23:05:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1564. 23:05:18 T:2300 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1565. 23:05:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1566. 23:05:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1567. 23:05:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1568. 23:05:22 T:780 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1569. 23:05:27 T:3272 DEBUG: Previous line repeats 1 times.
  1570. 23:05:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1571. 23:05:30 T:3916 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1572. 23:05:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1573. 23:05:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1574. 23:05:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1575. 23:05:34 T:1852 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1576. 23:05:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1577. 23:05:38 T:2872 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1578. 23:05:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1579. 23:05:42 T:3188 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1580. 23:05:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1581. 23:05:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1582. 23:05:46 T:3500 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1583. 23:05:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1584. 23:05:50 T:3200 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1585. 23:05:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1586. 23:05:54 T:284 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1587. 23:05:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1588. 23:05:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1589. 23:05:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1590. 23:05:58 T:1632 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1591. 23:06:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1592. 23:06:02 T:2688 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1593. 23:06:07 T:3272 DEBUG: Previous line repeats 1 times.
  1594. 23:06:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1595. 23:06:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1596. 23:06:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1597. 23:06:10 T:1076 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1598. 23:06:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1599. 23:06:14 T:3596 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1600. 23:06:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1601. 23:06:18 T:3512 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1602. 23:06:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1603. 23:06:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1604. 23:06:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1605. 23:06:22 T:3680 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1606. 23:06:27 T:3272 DEBUG: Previous line repeats 1 times.
  1607. 23:06:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1608. 23:06:30 T:3192 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1609. 23:06:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1610. 23:06:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1611. 23:06:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1612. 23:06:34 T:1140 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1613. 23:06:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1614. 23:06:38 T:3492 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1615. 23:06:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1616. 23:06:42 T:1396 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1617. 23:06:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1618. 23:06:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1619. 23:06:46 T:3016 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1620. 23:06:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1621. 23:06:51 T:2516 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1622. 23:06:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1623. 23:06:55 T:2696 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1624. 23:06:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1625. 23:06:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1626. 23:06:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1627. 23:06:59 T:4016 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1628. 23:07:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1629. 23:07:03 T:3756 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1630. 23:07:07 T:3272 DEBUG: Previous line repeats 1 times.
  1631. 23:07:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1632. 23:07:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1633. 23:07:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1634. 23:07:11 T:3900 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1635. 23:07:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1636. 23:07:15 T:1384 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1637. 23:07:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1638. 23:07:19 T:4060 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1639. 23:07:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1640. 23:07:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1641. 23:07:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1642. 23:07:23 T:3560 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1643. 23:07:27 T:3272 DEBUG: Previous line repeats 1 times.
  1644. 23:07:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1645. 23:07:31 T:2908 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1646. 23:07:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1647. 23:07:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1648. 23:07:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1649. 23:07:35 T:1224 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1650. 23:07:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1651. 23:07:39 T:2892 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1652. 23:07:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1653. 23:07:43 T:3424 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1654. 23:07:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1655. 23:07:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1656. 23:07:47 T:3880 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1657. 23:07:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1658. 23:07:51 T:3236 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1659. 23:07:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1660. 23:07:55 T:3564 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1661. 23:07:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1662. 23:07:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1663. 23:07:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1664. 23:07:59 T:1264 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1665. 23:08:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1666. 23:08:03 T:2524 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1667. 23:08:07 T:3272 DEBUG: Previous line repeats 1 times.
  1668. 23:08:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1669. 23:08:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1670. 23:08:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1671. 23:08:11 T:3612 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1672. 23:08:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1673. 23:08:15 T:3132 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1674. 23:08:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1675. 23:08:19 T:3004 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1676. 23:08:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1677. 23:08:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1678. 23:08:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1679. 23:08:23 T:3532 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1680. 23:08:27 T:3272 DEBUG: Previous line repeats 1 times.
  1681. 23:08:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1682. 23:08:31 T:1444 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1683. 23:08:32 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1684. 23:08:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1685. 23:08:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1686. 23:08:35 T:3348 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1687. 23:08:37 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1688. 23:08:39 T:2204 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1689. 23:08:42 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1690. 23:08:43 T:3924 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1691. 23:08:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1692. 23:08:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1693. 23:08:47 T:3220 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1694. 23:08:47 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1695. 23:08:51 T:3828 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1696. 23:08:52 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1697. 23:08:55 T:3816 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1698. 23:08:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1699. 23:08:57 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1700. 23:08:57 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1701. 23:08:59 T:3668 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1702. 23:09:02 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1703. 23:09:03 T:3800 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1704. 23:09:07 T:3272 DEBUG: Previous line repeats 1 times.
  1705. 23:09:07 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1706. 23:09:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1707. 23:09:09 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1708. 23:09:11 T:220 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1709. 23:09:12 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1710. 23:09:15 T:2884 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1711. 23:09:17 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1712. 23:09:19 T:3540 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1713. 23:09:21 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1714. 23:09:21 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1715. 23:09:22 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1716. 23:09:23 T:3452 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1717. 23:09:27 T:3272 DEBUG: Previous line repeats 1 times.
  1718. 23:09:27 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1719. 23:09:31 T:3276 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1720. 23:09:33 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1721. 23:09:33 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1722. 23:09:33 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1723. 23:09:35 T:224 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1724. 23:09:38 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1725. 23:09:39 T:3752 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1726. 23:09:43 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1727. 23:09:43 T:2412 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1728. 23:09:45 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1729. 23:09:45 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1730. 23:09:47 T:2064 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1731. 23:09:48 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1732. 23:09:51 T:352 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1733. 23:09:53 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1734. 23:09:55 T:3536 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1735. 23:09:57 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1736. 23:09:58 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1737. 23:09:58 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1738. 23:09:59 T:1064 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1739. 23:10:03 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1740. 23:10:03 T:3312 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1741. 23:10:08 T:3272 DEBUG: Previous line repeats 1 times.
  1742. 23:10:08 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1743. 23:10:09 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1744. 23:10:10 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1745. 23:10:11 T:852 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1746. 23:10:13 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1747. 23:10:15 T:3812 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1748. 23:10:18 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1749. 23:10:19 T:3804 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1750. 23:10:22 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1751. 23:10:22 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1752. 23:10:23 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1753. 23:10:23 T:1088 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1754. 23:10:28 T:3272 DEBUG: Previous line repeats 1 times.
  1755. 23:10:28 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1756. 23:10:31 T:2228 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1757. 23:10:33 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1758. 23:10:34 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1759. 23:10:34 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1760. 23:10:35 T:1588 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1761. 23:10:38 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1762. 23:10:39 T:3592 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1763. 23:10:43 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1764. 23:10:43 T:3644 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1765. 23:10:46 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1766. 23:10:46 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1767. 23:10:47 T:3648 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1768. 23:10:48 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1769. 23:10:51 T:1072 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1770. 23:10:52 T:3544 DEBUG: webserver: request received for /jsonrpc
  1771. 23:10:53 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1772. 23:10:53 T:3776 DEBUG: webserver: request received for /jsonrpc
  1773. 23:10:54 T:3080 DEBUG: Previous line repeats 1 times.
  1774. 23:10:54 T:3080 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  1775. 23:10:54 T:3080 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
  1776. 23:10:54 T:3080 DEBUG: CInputManager::OnKey: 167 (0xa7) pressed, screen saver/dpms woken up
  1777. 23:10:55 T:3212 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1778. 23:10:55 T:3080 DEBUG: ------ Window Deinit () ------
  1779. 23:10:55 T:3776 DEBUG: webserver: request received for /jsonrpc
  1780. 23:10:56 T:3080 DEBUG: CInputManager::OnKey: 11 (0x0b) pressed, action is Select
  1781. 23:10:56 T:3080 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
  1782. 23:10:57 T:3544 DEBUG: webserver: request received for /jsonrpc
  1783. 23:10:57 T:3080 DEBUG: CInputManager::OnKey: 167 (0xa7) pressed, action is Down
  1784. 23:10:58 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1785. 23:10:58 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1786. 23:10:58 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1787. 23:10:58 T:3080 DEBUG: CInputManager::OnKey: 11 (0x0b) pressed, action is Select
  1788. 23:10:58 T:2968 NOTICE: Thread LanguageInvoker start, auto delete: false
  1789. 23:10:58 T:2968 INFO: initializing python engine.
  1790. 23:10:58 T:2968 DEBUG: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): start processing
  1791. 23:10:58 T:2968 NOTICE: -->Python Interpreter Initialized<--
  1792. 23:10:58 T:2968 DEBUG: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): the source file to load is "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py"
  1793. 23:10:58 T:2968 DEBUG: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): setting the Python path to C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\HTPCurlFile::Open failed with code 404 \AppData\Roaming\Kodi\addons\script.module.buggalo\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.feedparser\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simple.downloader\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  1794. 23:10:58 T:2968 DEBUG: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): entering source directory C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live
  1795. 23:10:58 T:2968 DEBUG: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): instantiating addon using automatically obtained id of "script.pseudotv.live" dependent on version 2.1.0 of the xbmc.python api
  1796. 23:10:58 T:3776 DEBUG: webserver: request received for /jsonrpc
  1797. 23:10:58 T:3080 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
  1798. 23:10:59 T:2968 NOTICE: script.pseudotv.live PseudoTV Live C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live 0.6.5c
  1799. 23:10:59 T:2968 NOTICE: script.pseudotv.live-Globals: System Caching Enabled
  1800. 23:10:59 T:2968 DEBUG: script.pseudotv.live-FileLock: FileLock instance
  1801. 23:10:59 T:2968 NOTICE: Channel Media Limit is 50
  1802. 23:10:59 T:2968 NOTICE: Autotune Channel Limit is 25
  1803. 23:10:59 T:2640 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1804. 23:11:00 T:3544 DEBUG: webserver: request received for /jsonrpc
  1805. 23:11:00 T:2968 DEBUG: script.pseudotv.live-utils: VersionCompare
  1806. 23:11:00 T:2968 DEBUG: script.pseudotv.live-utils: Current Version = 0.6.5c
  1807. 23:11:00 T:2968 NOTICE: 0.6.5c
  1808. 23:11:00 T:2968 NOTICE: [
  1809. 23:11:00 T:2968 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1810. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1811. Error Type: <type 'exceptions.NameError'>
  1812. Error Contents: global name 'simplejson' is not defined
  1813. Traceback (most recent call last):
  1814. File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py", line 122, in <module>
  1815. startPseudoTV()
  1816. File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py", line 37, in startPseudoTV
  1817. VersionCompare()
  1818. File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\resources\lib\utils.py", line 129, in VersionCompare
  1819. get_Kodi_JSON('"method":"Addons.SetAddonEnabled","params":{"addonid":"repository.lunatixz","enabled":true}')
  1820. File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\resources\lib\utils.py", line 1028, in get_Kodi_JSON
  1821. return simplejson.loads(json_query)
  1822. NameError: global name 'simplejson' is not defined
  1823. -->End of Python script error report<--
  1824. 23:11:00 T:2968 INFO: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): waiting on thread 3808
  1825. 23:11:00 T:3080 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1826. 23:11:01 T:3776 DEBUG: webserver: request received for /jsonrpc
  1827. 23:11:03 T:3808 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1828. 23:11:03 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1829. 23:11:03 T:2968 INFO: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): waiting on thread 2092
  1830. 23:11:03 T:676 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1831. 23:11:03 T:3544 DEBUG: webserver: request received for /jsonrpc
  1832. 23:11:06 T:3080 DEBUG: Previous line repeats 1 times.
  1833. 23:11:06 T:3080 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1834. 23:11:06 T:3544 DEBUG: webserver: request received for /jsonrpc
  1835. 23:11:07 T:2092 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1836. 23:11:07 T:2968 INFO: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): waiting on thread 2100
  1837. 23:11:07 T:1452 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1838. 23:11:08 T:3776 DEBUG: webserver: request received for /jsonrpc
  1839. 23:11:08 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1840. 23:11:09 T:3544 DEBUG: webserver: request received for /jsonrpc
  1841. 23:11:10 T:3360 DEBUG: script.pseudotv.live-utils: SyncXMLTV
  1842. 23:11:10 T:3080 ERROR: CScriptInvocationManager::ExecuteAsync - Not executing non-existing script C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live/convert.py
  1843. 23:11:11 T:2100 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1844. 23:11:11 T:3776 DEBUG: webserver: request received for /jsonrpc
  1845. 23:11:11 T:2968 INFO: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): waiting on thread 1976
  1846. 23:11:11 T:3476 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1847. 23:11:12 T:3544 DEBUG: webserver: request received for /jsonrpc
  1848. 23:11:13 T:3272 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  1849. 23:11:14 T:3776 DEBUG: webserver: request received for /jsonrpc
  1850. 23:11:15 T:1976 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1851. 23:11:15 T:2968 INFO: CPythonInvoker(13, C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.pseudotv.live\default.py): waiting on thread 2404
  1852. 23:11:15 T:3928 DEBUG: script.pseudotv.live-FileLock: refreshLocks
  1853. 23:11:15 T:3544 DEBUG: webserver: request received for /jsonrpc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement