Advertisement
sp0097

part1

Jul 20th, 2015
737
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 338.48 KB | None | 0 0
  1. 20:41:49 T:3452 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 20:41:49 T:3452 NOTICE: -----------------------------------------------------------------------
  3. 20:41:49 T:3452 NOTICE: Starting Kodi (14.2 Git:20150326-7cc53a9). Platform: Windows NT x86 32-bit
  4. 20:41:49 T:3452 NOTICE: Using Release Kodi x32 build
  5. 20:41:49 T:3452 NOTICE: Kodi compiled Mar 26 2015 by MSVC 180030723 for Windows NT x86 32-bit version 6.0 (0x06000000)
  6. 20:41:49 T:3452 NOTICE: Running on Windows 7 SP1, kernel: Windows NT x86 32-bit version 6.1
  7. 20:41:49 T:3452 NOTICE: Host CPU: AMD A6-3500 APU with Radeon(tm) HD Graphics, 3 cores available
  8. 20:41:49 T:3452 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  9. 20:41:49 T:3452 NOTICE: Running with administrator rights
  10. 20:41:49 T:3452 NOTICE: Aero is enabled
  11. 20:41:49 T:3452 NOTICE: special://xbmc/ is mapped to: C:\Program Files\Kodi
  12. 20:41:49 T:3452 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\Kodi
  13. 20:41:49 T:3452 NOTICE: special://masterprofile/ is mapped to: C:\Users\owner\AppData\Roaming\Kodi\userdata
  14. 20:41:49 T:3452 NOTICE: special://home/ is mapped to: C:\Users\owner\AppData\Roaming\Kodi\
  15. 20:41:49 T:3452 NOTICE: special://temp/ is mapped to: C:\Users\owner\AppData\Roaming\Kodi\cache
  16. 20:41:49 T:3452 NOTICE: The executable running is: C:\Program Files\Kodi\Kodi.exe
  17. 20:41:49 T:3452 NOTICE: Local hostname: elaine
  18. 20:41:49 T:3452 NOTICE: Log File is located: C:\Users\owner\AppData\Roaming\Kodi\kodi.log
  19. 20:41:49 T:3452 NOTICE: -----------------------------------------------------------------------
  20. 20:41:49 T:3452 NOTICE: load settings...
  21. 20:41:49 T:3452 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  22. 20:41:49 T:3452 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  23. 20:41:49 T:3452 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  24. 20:41:49 T:3452 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  25. 20:41:49 T:3452 NOTICE: Contents of special://profile/advancedsettings.xml are...
  26. <advancedsettings>
  27. <videoextensions>
  28. <add>.html</add>
  29. </videoextensions>
  30. <video>
  31. <timeseekforward>300</timeseekforward>
  32. <timeseekbackward>-300</timeseekbackward>
  33. <smallstepbackseconds>5</smallstepbackseconds>
  34. </video>
  35. <videodatabase>
  36. <type>mysql</type>
  37. <host>192.168.2.2</host>
  38. <port>3306</port>
  39. <user>xbmc</user>
  40. <pass>xbmc</pass>
  41. </videodatabase>
  42. <musicdatabase>
  43. <type>mysql</type>
  44. <host>192.168.2.2</host>
  45. <port>3306</port>
  46. <user>xbmc</user>
  47. <pass>xbmc</pass>
  48. </musicdatabase>
  49. <videolibrary>
  50. <importwatchedstate>true</importwatchedstate>
  51. </videolibrary>
  52. <tvshowmatching action="prepend">
  53. <!-- Catch some troublesome formats before XBMC -->
  54. <!-- DIRFIX Handling -->
  55. <regexp>(?i)[\. _-]s(\d{1,2})[\. _-]?e(\d{1,2})(.*)dirfix</regexp>
  56. <!-- DIRFIX Handling show.name.S01E10E11.ep.name.here.DiRFiX.PROPER.HDTV.XviD-XEE-->
  57. <!-- Edge case scene handling -->
  58. <regexp>(?i)[/\\]tpz-(?:24|30rock|4400)(\d)(\d{2})(\d{2})?(?:r|fix|dc|-repack|int|d)?\.</regexp>
  59. <!-- tpz-SPECIFICSHOW12324.avi This attempts to cater for some odditys -->
  60. <regexp>(?i)[/\\]tpz-\D*(\d)(\d{2})(\d{2})?(?:r|fix|dc|-repack|int|d)?\.</regexp>
  61. <!-- tzp-show12324.avi -->
  62. <regexp>(?i)[/\\]tpz-johnadams(\d).avi</regexp>
  63. <!-- tpz-johnadams2.avi. Another TPZ divergence from their own naming scheme. XBMC will assume Season 1 if only one match-->
  64. <regexp>(?i)[/\\]tpz-\D*(\d)(\d{2})(\d{2})?(?:r|fix|dc|-repack|int|d)?\.</regexp>
  65. <!-- tzp-show12324.avi -->
  66. <regexp>(?i)[.a-z](\d{1,2})(\d\d)-notv([^/\\]*)</regexp>
  67. <!-- frng101-notv.avi -->
  68. <regexp>(?i)[/\\]\w+-\w+(\d)(\d\d)\.</regexp>
  69. <!-- mtn-tts104.avi -->
  70. <!-- Anime specific matching. YMMV with this one as anime naming is oddball. REQUIRES CRC in name -->
  71. <regexp>(?i)()(?:[\. _-]|ep)(\d{1,3})[\. _-v].*[[({][\da-f]{8}[])}]</regexp>
  72. <!-- [Doki]_Asobi_ni_Iku_yo!_-_03v2_(1280x720_h264_AAC)_[B5B9C6F3].mkv -->
  73. </tvshowmatching>
  74. <tvshowmatching action="append">
  75. <!-- XBMC has tried, now its our turn again -->
  76. <!-- Use the season number from the folder name and ep number from video file -->
  77. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\]\D+[\. _-](\d{1,2})[\. _-]\D+</regexp>
  78. <!-- /Season 1/the_episode_8.avi HUGE potential for false positives. Comment out if you are unsure -->
  79. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\D\1(\d\d)(?!.*])</regexp>
  80. <!-- /Action/Season 1/Action101 Pilot.avi Last (?!.*]) helps with anime false positives. not a perfect solution -->
  81. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\](\d{1,2})\W([^/\\]*)</regexp>
  82. <!-- /UFO/Season 1/02.Computer.Affair.Divx e.g. lame sequntial numbering witout season -->
  83. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\Wep?\.?(\d{1,2})\W([^/\\]*)</regexp>
  84. <!-- /Ulysses 31/Season 1/Ulysses 31 E12 Trapped.avi e.g. lame sequntial numbering witout season -->
  85. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\W?episode\W?(\d{1,2})\W([^/\\]*)</regexp>
  86. <!-- /The Chronicles/Season 1/Chronicles.Of.01.The.episode.6.DVDRip.DivX-movies.avi -->
  87. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\Wpart\W?(\d{1,2})\W([^/\\]*)</regexp>
  88. <!-- /NASA Missions/Season 1/nasa.missions.part.3.hdtv.xvid-fqm.avi -->
  89. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\Wchapter\W?(\d{1,2})\W([^/\\]*)</regexp>
  90. <!-- /The Young/Season 1/The.Young.Chapter.01.My.First.Adventure.DVDRip.XviD-SAiNTS.avi -->
  91. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\1\W?x\W?(\d{1,2})([^/\\]*)</regexp>
  92. <!-- /season 5/Lost - 5 x 05.mkv -->
  93. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?s0?\1[ex.]{0,2}(\d{1,2})([^/\\]*)</regexp>
  94. <!-- /Season 1/Grange Hill S01xE01.avi -->
  95. </tvshowmatching>
  96. <loglevel hide="false">3</loglevel>
  97. <cachemembuffersize>528288000</cachemembuffersize>
  98. &#x0D;&#x0A;?&#x09;&#x09;
  99. </advancedsettings>
  100. 20:41:49 T:3452 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  101. 20:41:49 T:3452 WARNING: VIDEO database configuration is experimental.
  102. 20:41:49 T:3452 NOTICE: Default DVD Player: dvdplayer
  103. 20:41:49 T:3452 NOTICE: Default Video Player: dvdplayer
  104. 20:41:49 T:3452 NOTICE: Default Audio Player: paplayer
  105. 20:41:49 T:3452 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  106. 20:41:49 T:3452 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  107. 20:41:50 T:3452 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  108. 20:41:50 T:3452 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  109. 20:41:50 T:3452 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  110. 20:41:50 T:3452 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  111. 20:41:50 T:3452 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  112. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  113. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  114. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  115. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  116. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  117. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  118. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  119. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  120. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  121. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  122. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  123. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  124. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  125. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  126. 20:41:50 T:3452 NOTICE: Loaded playercorefactory configuration
  127. 20:41:50 T:3452 NOTICE: Loading player core factory settings from special://profile/playercorefactory.xml.
  128. 20:41:50 T:3452 DEBUG: CPlayerCoreConfig::<ctor>: created player Firefox for core 4
  129. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  130. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: html
  131. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: https
  132. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  133. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  134. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  135. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  136. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  137. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  138. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  139. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  140. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  141. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  142. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  143. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  144. 20:41:50 T:3452 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  145. 20:41:50 T:3452 NOTICE: Loaded playercorefactory configuration
  146. 20:41:50 T:3452 INFO: creating subdirectories
  147. 20:41:50 T:3452 INFO: userdata folder: special://masterprofile/
  148. 20:41:50 T:3452 INFO: recording folder:
  149. 20:41:50 T:3452 INFO: screenshots folder:
  150. 20:41:50 T:3452 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  151. 20:41:50 T:3452 DEBUG: trying to set locale to eng_usa
  152. 20:41:50 T:3452 INFO: global locale set to English_United States.1252
  153. 20:41:50 T:3452 INFO: load English language file, from path: special://xbmc/language/
  154. 20:41:50 T:3452 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\language\English\strings.po
  155. 20:41:50 T:3452 DEBUG: POParser: loaded 3267 strings from file C:\Program Files\Kodi\language\English\strings.po
  156. 20:41:50 T:3596 NOTICE: Thread ActiveAE start, auto delete: false
  157. 20:41:50 T:3292 NOTICE: Thread AESink start, auto delete: false
  158. 20:41:50 T:3596 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTSHD" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
  159. 20:41:50 T:3596 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_TRUEHD" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
  160. 20:41:50 T:3596 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_EAC3" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
  161. 20:41:50 T:3596 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTS" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
  162. 20:41:50 T:3596 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_AC3" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
  163. 20:41:50 T:3596 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_AAC" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
  164. 20:41:50 T:3596 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
  165. 20:41:50 T:3596 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_LPCM" on device "AMD HDMI Output (AMD High Definition Audio Device)" seems to be not supported.
  166. 20:41:50 T:3596 NOTICE: Found 2 Lists of Devices
  167. 20:41:50 T:3596 NOTICE: Enumerated DIRECTSOUND devices:
  168. 20:41:50 T:3596 NOTICE: Device 1
  169. 20:41:50 T:3596 NOTICE: m_deviceName : {13F000F2-F29F-4CA7-BCEC-FE8EED8AED65}
  170. 20:41:50 T:3596 NOTICE: m_displayName : SPDIF - Digital Audio (S/PDIF) (2- High Definition Audio Device)
  171. 20:41:50 T:3596 NOTICE: m_displayNameExtra: DIRECTSOUND: Digital Audio (S/PDIF) (2- High Definition Audio Device)
  172. 20:41:50 T:3596 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  173. 20:41:50 T:3596 NOTICE: m_channels : FL,FR
  174. 20:41:50 T:3596 NOTICE: m_sampleRates : 44100
  175. 20:41:50 T:3596 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
  176. 20:41:50 T:3596 NOTICE: Device 2
  177. 20:41:50 T:3596 NOTICE: m_deviceName : {B1F1733F-85C7-475C-A874-A07FA2B604AC}
  178. 20:41:50 T:3596 NOTICE: m_displayName : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
  179. 20:41:50 T:3596 NOTICE: m_displayNameExtra: DIRECTSOUND: AMD HDMI Output (AMD High Definition Audio Device)
  180. 20:41:50 T:3596 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  181. 20:41:50 T:3596 NOTICE: m_channels : FL,FR
  182. 20:41:50 T:3596 NOTICE: m_sampleRates : 48000
  183. 20:41:50 T:3596 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
  184. 20:41:50 T:3596 NOTICE: Device 3
  185. 20:41:50 T:3596 NOTICE: m_deviceName : default
  186. 20:41:50 T:3596 NOTICE: m_displayName : default
  187. 20:41:50 T:3596 NOTICE: m_displayNameExtra:
  188. 20:41:50 T:3596 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  189. 20:41:50 T:3596 NOTICE: m_channels : FL,FR
  190. 20:41:50 T:3596 NOTICE: m_sampleRates : 48000
  191. 20:41:50 T:3596 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
  192. 20:41:50 T:3596 NOTICE: Device 4
  193. 20:41:50 T:3596 NOTICE: m_deviceName : {FCD441FC-A33B-4CA8-829D-0D4AD1E57E15}
  194. 20:41:50 T:3596 NOTICE: m_displayName : Headphones - Headphones (2- High Definition Audio Device)
  195. 20:41:50 T:3596 NOTICE: m_displayNameExtra: DIRECTSOUND: Headphones (2- High Definition Audio Device)
  196. 20:41:50 T:3596 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  197. 20:41:50 T:3596 NOTICE: m_channels : FL,FR
  198. 20:41:50 T:3596 NOTICE: m_sampleRates : 44100
  199. 20:41:50 T:3596 NOTICE: m_dataFormats : AE_FMT_FLOAT
  200. 20:41:50 T:3596 NOTICE: Enumerated WASAPI devices:
  201. 20:41:50 T:3596 NOTICE: Device 1
  202. 20:41:50 T:3596 NOTICE: m_deviceName : {13F000F2-F29F-4CA7-BCEC-FE8EED8AED65}
  203. 20:41:50 T:3596 NOTICE: m_displayName : SPDIF - Digital Audio (S/PDIF) (2- High Definition Audio Device)
  204. 20:41:50 T:3596 NOTICE: m_displayNameExtra: WASAPI: Digital Audio (S/PDIF) (2- High Definition Audio Device)
  205. 20:41:50 T:3596 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  206. 20:41:50 T:3596 NOTICE: m_channels : FL,FR
  207. 20:41:50 T:3596 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100,32000
  208. 20:41:50 T:3596 NOTICE: m_dataFormats : AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  209. 20:41:50 T:3596 NOTICE: Device 2
  210. 20:41:50 T:3596 NOTICE: m_deviceName : {B1F1733F-85C7-475C-A874-A07FA2B604AC}
  211. 20:41:50 T:3596 NOTICE: m_displayName : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
  212. 20:41:50 T:3596 NOTICE: m_displayNameExtra: WASAPI: AMD HDMI Output (AMD High Definition Audio Device)
  213. 20:41:50 T:3596 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  214. 20:41:50 T:3596 NOTICE: m_channels : FL,FR
  215. 20:41:50 T:3596 NOTICE: m_sampleRates : 192000,48000,44100,32000
  216. 20:41:50 T:3596 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_DOUBLE,AE_FMT_S24NE4MSB,AE_FMT_S32NE,AE_FMT_S32LE,AE_FMT_S32BE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8,AE_FMT_LPCM
  217. 20:41:50 T:3596 NOTICE: Device 3
  218. 20:41:50 T:3596 NOTICE: m_deviceName : default
  219. 20:41:50 T:3596 NOTICE: m_displayName : default
  220. 20:41:50 T:3596 NOTICE: m_displayNameExtra:
  221. 20:41:50 T:3596 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  222. 20:41:50 T:3596 NOTICE: m_channels : FL,FR
  223. 20:41:50 T:3596 NOTICE: m_sampleRates : 192000,48000,44100,32000
  224. 20:41:50 T:3596 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_DOUBLE,AE_FMT_S24NE4MSB,AE_FMT_S32NE,AE_FMT_S32LE,AE_FMT_S32BE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8,AE_FMT_LPCM
  225. 20:41:50 T:3596 NOTICE: Device 4
  226. 20:41:50 T:3596 NOTICE: m_deviceName : {FCD441FC-A33B-4CA8-829D-0D4AD1E57E15}
  227. 20:41:50 T:3596 NOTICE: m_displayName : Headphones - Headphones (2- High Definition Audio Device)
  228. 20:41:50 T:3596 NOTICE: m_displayNameExtra: WASAPI: Headphones (2- High Definition Audio Device)
  229. 20:41:50 T:3596 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  230. 20:41:50 T:3596 NOTICE: m_channels : FL,FR
  231. 20:41:50 T:3596 NOTICE: m_sampleRates : 192000,96000,48000,44100
  232. 20:41:50 T:3596 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  233. 20:41:50 T:3292 INFO: CActiveAESink::OpenSink - initialize sink
  234. 20:41:50 T:3292 DEBUG: CActiveAESink::OpenSink - trying to open device WASAPI:{13F000F2-F29F-4CA7-BCEC-FE8EED8AED65}
  235. 20:41:50 T:3292 ERROR: CAESinkWASAPI::InitializeExclusive: IsFormatSupported failed (AUDCLNT_E_UNSUPPORTED_FORMAT) - trying to find a compatible format
  236. 20:41:50 T:3292 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4MSB, 44100, 2
  237. 20:41:50 T:3292 DEBUG: CActiveAESink::OpenSink - WASAPI Initialized:
  238. 20:41:50 T:3292 DEBUG: Output Device : SPDIF - Digital Audio (S/PDIF) (2- High Definition Audio Device)
  239. 20:41:50 T:3292 DEBUG: Sample Rate : 44100
  240. 20:41:50 T:3292 DEBUG: Sample Format : AE_FMT_S24NE4MSB
  241. 20:41:50 T:3292 DEBUG: Channel Count : 2
  242. 20:41:50 T:3292 DEBUG: Channel Layout: FL,FR
  243. 20:41:50 T:3292 DEBUG: Frames : 2208
  244. 20:41:50 T:3292 DEBUG: Frame Samples : 4416
  245. 20:41:50 T:3292 DEBUG: Frame Size : 8
  246. 20:41:50 T:3452 NOTICE: Running database version Addons16
  247. 20:41:50 T:3452 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  248. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.anarchintosh-projects has been installed.'
  249. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyamf has been installed.'
  250. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  251. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.xbmconnect has been installed.'
  252. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmcadult has been installed.'
  253. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been installed.'
  254. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  255. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  256. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been installed.'
  257. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  258. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
  259. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  260. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  261. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  262. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  263. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.revision3 has been installed.'
  264. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been installed.'
  265. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
  266. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  267. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyxbmct has been installed.'
  268. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  269. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in repository.eldorado has been installed.'
  270. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  271. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmchub has been installed.'
  272. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  273. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been installed.'
  274. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.coveapi has been installed.'
  275. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.free.cable.database has been installed.'
  276. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in skin.re-touched has been installed.'
  277. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  278. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  279. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tvondesizonexl has been installed.'
  280. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  281. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in screensaver.picture.slideshow has been installed.'
  282. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.playitx has been installed.'
  283. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  284. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tvondesizonex has been installed.'
  285. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  286. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.addoninstaller has been installed.'
  287. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox has been installed.'
  288. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  289. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  290. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been installed.'
  291. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  292. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  293. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.whufclee has been installed.'
  294. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  295. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hubmaintenance has been installed.'
  296. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
  297. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  298. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.amazon.database has been installed.'
  299. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  300. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  301. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.googleapi has been installed.'
  302. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  303. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  304. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.amazon has been installed.'
  305. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests2 has been installed.'
  306. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  307. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been installed.'
  308. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  309. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  310. 20:41:50 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  311. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in repository.bstrdsmkr has been installed.'
  312. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.ircchat has been installed.'
  313. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been installed.'
  314. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  315. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.chrome.launcher has been installed.'
  316. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been installed.'
  317. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  318. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.filmibynaturex has been installed.'
  319. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.trakt.tv has been installed.'
  320. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.xunity has been installed.'
  321. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in repository.aj-addons has been installed.'
  322. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been installed.'
  323. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  324. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  325. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  326. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  327. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.playlists has been installed.'
  328. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  329. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  330. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  331. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.twit has been installed.'
  332. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  333. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  334. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.turtlex has been installed.'
  335. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been installed.'
  336. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  337. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  338. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in service.libraryautoupdate has been installed.'
  339. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.turtle has been installed.'
  340. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  341. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.1channel has been installed.'
  342. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  343. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  344. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been installed.'
  345. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.playalbum has been installed.'
  346. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  347. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been installed.'
  348. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  349. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  350. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  351. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.xbmchub.notifications has been installed.'
  352. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
  353. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.slideshow has been installed.'
  354. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  355. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  356. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  357. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  358. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been installed.'
  359. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  360. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  361. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  362. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  363. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  364. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  365. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  366. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  367. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.noxXunityMod has been installed.'
  368. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.axel.downloader has been installed.'
  369. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  370. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been installed.'
  371. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been installed.'
  372. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  373. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.yaml has been installed.'
  374. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  375. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.xbmcbackup has been installed.'
  376. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  377. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.webbrowser has been installed.'
  378. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  379. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  380. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  381. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.rt.com has been installed.'
  382. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  383. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  384. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  385. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  386. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.apple-tv2-xbmc has been installed.'
  387. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  388. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmc.ads has been installed.'
  389. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  390. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  391. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  392. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in service.playitx has been installed.'
  393. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been installed.'
  394. 20:41:51 T:3452 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  395. 20:41:51 T:3452 NOTICE: ADDONS: Using repository repository.googlecode.anarchintosh-projects
  396. 20:41:51 T:3452 NOTICE: ADDONS: Using repository repository.xbmcadult
  397. 20:41:51 T:3452 NOTICE: ADDONS: Using repository repository.eldorado
  398. 20:41:51 T:3452 NOTICE: ADDONS: Using repository repository.xbmchub
  399. 20:41:51 T:3452 NOTICE: ADDONS: Using repository repository.bstrdsmkr
  400. 20:41:51 T:3452 NOTICE: ADDONS: Using repository repository.aj-addons
  401. 20:41:51 T:3452 NOTICE: ADDONS: Using repository repository.xbmc.org
  402. 20:41:51 T:3452 NOTICE: ADDONS: Using repository repository.googlecode.apple-tv2-xbmc
  403. 20:41:51 T:3704 NOTICE: Thread RemoteControl start, auto delete: false
  404. 20:41:51 T:3452 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  405. 20:41:51 T:3452 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  406. 20:41:51 T:3704 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  407. 20:41:51 T:3452 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  408. 20:41:51 T:3452 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  409. 20:41:51 T:3452 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  410. 20:41:51 T:3460 NOTICE: Thread PeripBusCEC start, auto delete: false
  411. 20:41:51 T:3452 DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
  412. 20:41:51 T:3680 NOTICE: Thread PeripBusUSB start, auto delete: false
  413. 20:41:51 T:3452 NOTICE: Found screen: Generic PnP Monitor on AMD Radeon HD 6530D, adapter 0.
  414. 20:41:51 T:3452 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  415. 20:41:51 T:3452 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  416. 20:41:51 T:3452 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  417. 20:41:51 T:3452 NOTICE: Additional mode: 640x480@ 72.00 - Full Screen
  418. 20:41:51 T:3452 NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
  419. 20:41:51 T:3452 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  420. 20:41:51 T:3452 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  421. 20:41:51 T:3452 NOTICE: Additional mode: 720x576@ 56.00 - Full Screen
  422. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  423. 20:41:51 T:3452 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  424. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  425. 20:41:51 T:3452 NOTICE: Additional mode: 720x576@ 72.00 - Full Screen
  426. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  427. 20:41:51 T:3452 NOTICE: Additional mode: 720x576@ 75.00 - Full Screen
  428. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  429. 20:41:51 T:3452 NOTICE: Additional mode: 800x600@ 56.00 - Full Screen
  430. 20:41:51 T:3452 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  431. 20:41:51 T:3452 NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
  432. 20:41:51 T:3452 NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
  433. 20:41:51 T:3452 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  434. 20:41:51 T:3452 NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
  435. 20:41:51 T:3452 NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
  436. 20:41:51 T:3452 NOTICE: Additional mode: 1152x648@ 59.94 - Full Screen
  437. 20:41:51 T:3452 NOTICE: Additional mode: 1152x648@ 60.00 - Full Screen
  438. 20:41:51 T:3452 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
  439. 20:41:51 T:3452 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  440. 20:41:51 T:3452 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  441. 20:41:51 T:3452 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  442. 20:41:51 T:3452 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  443. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  444. 20:41:51 T:3452 NOTICE: Additional mode: 1280x960@ 75.00 - Full Screen
  445. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  446. 20:41:51 T:3452 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  447. 20:41:51 T:3452 NOTICE: Additional mode: 1280x1024@ 75.00 - Full Screen
  448. 20:41:51 T:3452 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  449. 20:41:51 T:3452 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  450. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  451. 20:41:51 T:3452 NOTICE: Additional mode: 1600x1200@ 60.00 - Full Screen
  452. 20:41:51 T:3452 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  453. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  454. 20:41:51 T:3452 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  455. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  456. 20:41:51 T:3452 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
  457. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  458. 20:41:51 T:3452 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
  459. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  460. 20:41:51 T:3452 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  461. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  462. 20:41:51 T:3452 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  463. 20:41:51 T:3452 NOTICE: Previous line repeats 2 times.
  464. 20:41:51 T:3452 NOTICE: Additional mode: 1776x1000@ 24.00 - Full Screen
  465. 20:41:51 T:3452 NOTICE: Additional mode: 1776x1000@ 29.97 - Full Screen
  466. 20:41:51 T:3452 NOTICE: Additional mode: 1776x1000@ 30.00 - Full Screen
  467. 20:41:51 T:3452 NOTICE: Additional mode: 1776x1000@ 59.94 - Full Screen
  468. 20:41:51 T:3452 NOTICE: Additional mode: 1776x1000@ 60.00 - Full Screen
  469. 20:41:51 T:3452 NOTICE: Additional mode: 1776x1000@ 29.97i - Full Screen
  470. 20:41:51 T:3452 NOTICE: Additional mode: 1776x1000@ 30.00i - Full Screen
  471. 20:41:51 T:3452 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  472. 20:41:51 T:3452 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  473. 20:41:51 T:3452 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  474. 20:41:51 T:3452 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  475. 20:41:51 T:3452 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
  476. 20:41:51 T:3452 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  477. 20:41:51 T:3452 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  478. 20:41:51 T:3452 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  479. 20:41:51 T:3452 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  480. 20:41:51 T:3452 NOTICE: Checking resolution 16
  481. 20:41:51 T:3452 DEBUG: CWinEventsWin32::WndProc: window resize event
  482. 20:41:51 T:3452 DEBUG: CWinEventsWin32::WndProc: window move event
  483. 20:41:51 T:3452 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  484. 20:41:51 T:3452 DEBUG: CWinEventsWin32::WndProcWindow is active
  485. 20:41:51 T:3452 DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  486. 20:41:51 T:3452 DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  487. 20:41:51 T:3452 DEBUG: CRenderSystemDX::CreateDevice on adapter 0
  488. 20:41:51 T:3452 DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  489. 20:41:51 T:3452 DEBUG: CRenderSystemDX::CreateDevice - adapter 0: aticfx32.dll, AMD Radeon HD 6530D, VendorId 4098, DeviceId 38474
  490. 20:41:51 T:3452 DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  491. 20:41:51 T:3452 DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0001EC45
  492. 20:41:51 T:3452 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  493. 20:41:51 T:3452 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  494. 20:41:51 T:3452 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  495. 20:41:51 T:3452 DEBUG: CWinSystemWin32::SetFullScreen (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  496. 20:41:51 T:3452 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  497. 20:41:51 T:3452 INFO: load default splash image: C:\Program Files\Kodi\media\Splash.png
  498. 20:41:51 T:3452 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  499. 20:41:51 T:3452 INFO: load keymapping
  500. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  501. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  502. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  503. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  504. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  505. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  506. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  507. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  508. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  509. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
  510. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  511. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  512. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  513. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  514. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  515. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/remote.xml
  516. 20:41:51 T:3452 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  517. 20:41:51 T:3452 INFO: Loading special://masterprofile/keymaps/keyboard.xml
  518. 20:41:51 T:3452 INFO: Loading special://profile/keymaps/keyboard.xml
  519. 20:41:51 T:3452 INFO: Loading special://xbmc/system/IRSSmap.xml
  520. 20:41:51 T:3452 INFO: * Adding remote mapping for device 'Microsoft MCE'
  521. 20:41:51 T:3452 INFO: * Adding remote mapping for device 'Abstract'
  522. 20:41:51 T:3452 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  523. 20:41:51 T:3452 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  524. 20:41:51 T:3452 DEBUG: guilib: Fill viewport on change for solving rendering passes
  525. 20:41:51 T:3452 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  526. 20:41:51 T:3452 NOTICE: Running database version Addons16
  527. 20:41:51 T:3452 DEBUG: CDatabaseManager::Initialize, updating databases...
  528. 20:41:51 T:3452 NOTICE: Running database version ViewModes6
  529. 20:41:51 T:3452 NOTICE: Running database version Textures13
  530. 20:41:51 T:3452 NOTICE: Attempting to update the database MyMusic48 from version 32 to 48
  531. 20:41:51 T:3452 DEBUG: Mysql Start transaction
  532. 20:41:51 T:3452 DEBUG: Mysql execute: ALTER TABLE artist ADD strMusicBrainzArtistID text
  533. 20:41:51 T:3452 ERROR: SQL: Undefined MySQL error: Code (1060)
  534. Query: ALTER TABLE artist ADD strMusicBrainzArtistID text
  535. 20:41:51 T:3452 ERROR: Exception updating database MyMusic48 from version 32 to 48
  536. 20:41:51 T:3452 ERROR: Error updating database MyMusic48 from version 32 to 48
  537. 20:41:51 T:3452 DEBUG: Mysql rollback transaction
  538. 20:41:51 T:3452 ERROR: Unable to open database: MyMusic47 [1049](Unknown database 'mymusic47')
  539. 20:41:51 T:3452 NOTICE: Old database found - updating from version 46 to 48
  540. 20:41:51 T:3452 ERROR: SQL: Can't create database for copy: 'MyMusic46' (1007)
  541. 20:41:51 T:3452 ERROR: Unable to copy old database MyMusic46 to new version MyMusic48
  542. 20:41:51 T:3452 NOTICE: Running database version MyVideos90
  543. 20:41:51 T:3452 NOTICE: Running database version TV26
  544. 20:41:51 T:3452 NOTICE: Running database version Epg8
  545. 20:41:51 T:3452 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  546. 20:41:51 T:3452 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  547. 20:41:51 T:3452 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  548. 20:41:51 T:3452 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  549. 20:41:51 T:3452 INFO: Unloading old skin ...
  550. 20:41:51 T:3452 INFO: load skin from: C:\Users\owner\AppData\Roaming\Kodi\addons\skin.aeon.nox.5 (version: 5.6.0)
  551. 20:41:51 T:3452 INFO: load fonts for skin...
  552. 20:41:52 T:3452 INFO: Loading fonts from C:\Users\owner\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i\Font.xml
  553. 20:41:52 T:3452 DEBUG: POParser: loaded 196 strings from file C:\Users\owner\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\language\English\strings.po
  554. 20:41:52 T:3452 INFO: Loading skin includes from C:\Users\owner\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i\includes.xml
  555. 20:41:52 T:3452 INFO: load new skin...
  556. 20:41:52 T:3452 INFO: Loading user windows, path C:\Users\owner\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i
  557. 20:41:52 T:3452 DEBUG: Load Skin XML: 17.99ms
  558. 20:41:52 T:3452 INFO: initialize new skin...
  559. 20:41:52 T:3452 DEBUG: guilib: Fill viewport on change for solving rendering passes
  560. 20:41:52 T:3452 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  561. 20:41:52 T:3452 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\owner\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\media\Textures.xbt
  562. 20:41:52 T:3452 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  563. 20:41:52 T:3452 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  564. 20:41:52 T:3452 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  565. 20:41:52 T:3704 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  566. 20:41:52 T:3452 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  567. 20:41:52 T:3452 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  568. 20:41:52 T:3452 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  569. 20:41:52 T:3452 INFO: Loading C:\Users\owner\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\sounds\sounds.xml
  570. 20:41:52 T:3452 INFO: skin loaded...
  571. 20:41:52 T:3452 DEBUG: JSONRPC: JSON schema type broadcastnext references an unknown type PVR.Details.Broadcast
  572. 20:41:52 T:3452 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
  573. 20:41:52 T:3452 INFO: JSONRPC: Adding type "PVR.Details.Channel" to list of incomplete definitions (waiting for "PVR.Details.Broadcast")
  574. 20:41:52 T:3452 DEBUG: JSONRPC: JSON schema type references an unknown type PVR.Details.Channel
  575. 20:41:52 T:3452 DEBUG: Invalid item definition in "items" for type channels
  576. 20:41:52 T:3452 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
  577. 20:41:52 T:3452 INFO: JSONRPC: Adding type "PVR.Details.ChannelGroup.Extended" to list of incomplete definitions (waiting for "PVR.Details.Channel")
  578. 20:41:52 T:3452 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Broadcast
  579. 20:41:52 T:3452 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Channel
  580. 20:41:52 T:3452 DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
  581. 20:41:52 T:3452 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
  582. 20:41:52 T:3452 INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
  583. 20:41:52 T:3452 INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
  584. 20:41:52 T:3452 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  585. 20:41:52 T:3452 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  586. 20:41:52 T:3452 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  587. 20:41:52 T:3452 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  588. 20:41:52 T:3452 INFO: JSONRPC v6.21.2: Successfully initialized
  589. 20:41:52 T:3452 DEBUG: ADDON: Starting service addons.
  590. 20:41:52 T:3452 DEBUG: Activating window ID: 12999
  591. 20:41:52 T:3444 NOTICE: Thread LanguageInvoker start, auto delete: false
  592. 20:41:52 T:3444 NOTICE: Previous line repeats 2 times.
  593. 20:41:52 T:3444 INFO: initializing python engine.
  594. 20:41:52 T:1688 NOTICE: Thread LanguageInvoker start, auto delete: false
  595. 20:41:52 T:1688 NOTICE: Previous line repeats 1 times.
  596. 20:41:52 T:1688 INFO: initializing python engine.
  597. 20:41:52 T:3524 NOTICE: Thread LanguageInvoker start, auto delete: false
  598. 20:41:52 T:3452 NOTICE: Previous line repeats 1 times.
  599. 20:41:52 T:3452 DEBUG: ------ Window Init (Startup.xml) ------
  600. 20:41:52 T:3452 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  601. 20:41:52 T:1296 NOTICE: Thread JobWorker start, auto delete: true
  602. 20:41:52 T:1296 NOTICE: PVRManager - starting up
  603. 20:41:52 T:1024 INFO: initializing python engine.
  604. 20:41:52 T:3520 NOTICE: Thread LanguageInvoker start, auto delete: false
  605. 20:41:52 T:3524 INFO: initializing python engine.
  606. 20:41:52 T:3524 INFO: Previous line repeats 1 times.
  607. 20:41:52 T:3524 DEBUG: CPythonInvoker(7, C:\Users\owner\AppData\Roaming\Kodi\addons\service.playitx\TurtleMain.py): start processing
  608. 20:41:52 T:3552 INFO: initializing python engine.
  609. 20:41:52 T:308 NOTICE: Thread LanguageInvoker start, auto delete: false
  610. 20:41:52 T:3444 DEBUG: CPythonInvoker(1, C:\Users\owner\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): start processing
  611. 20:41:52 T:1688 DEBUG: CPythonInvoker(0, C:\Users\owner\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  612. 20:41:52 T:3452 INFO: removing tempfiles
  613. 20:41:52 T:3400 NOTICE: Thread PVRManager start, auto delete: false
  614. 20:41:52 T:1024 DEBUG: CPythonInvoker(6, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): start processing
  615. 20:41:52 T:3520 INFO: initializing python engine.
  616. 20:41:52 T:3520 DEBUG: CPythonInvoker(3, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\service.py): start processing
  617. 20:41:52 T:3396 INFO: initializing python engine.
  618. 20:41:52 T:3552 DEBUG: CPythonInvoker(4, C:\Users\owner\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): start processing
  619. 20:41:52 T:308 INFO: initializing python engine.
  620. 20:41:52 T:3452 DEBUG: ADDON: Starting service addons.
  621. 20:41:52 T:1252 NOTICE: Thread PVRClient start, auto delete: false
  622. 20:41:52 T:1152 DEBUG: CPythonInvoker(2, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): start processing
  623. 20:41:52 T:3524 NOTICE: -->Python Interpreter Initialized<--
  624. 20:41:52 T:3396 DEBUG: CPythonInvoker(5, C:\Users\owner\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): start processing
  625. 20:41:52 T:308 DEBUG: CPythonInvoker(8, C:\Users\owner\AppData\Roaming\Kodi\addons\script.favourites\default.py): start processing
  626. 20:41:52 T:2336 NOTICE: Thread LanguageInvoker start, auto delete: false
  627. 20:41:52 T:3096 NOTICE: Previous line repeats 3 times.
  628. 20:41:52 T:3096 INFO: initializing python engine.
  629. 20:41:52 T:3096 DEBUG: CPythonInvoker(10, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): start processing
  630. 20:41:52 T:1252 DEBUG: PVR::CPVRClients::RegisterClient - registering add-on 'ARGUS TV client'
  631. 20:41:52 T:1736 INFO: initializing python engine.
  632. 20:41:52 T:3452 NOTICE: initialize done
  633. 20:41:52 T:2816 INFO: initializing python engine.
  634. 20:41:52 T:2816 INFO: Previous line repeats 1 times.
  635. 20:41:52 T:2816 DEBUG: CPythonInvoker(12, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): start processing
  636. 20:41:52 T:3524 DEBUG: CPythonInvoker(7, C:\Users\owner\AppData\Roaming\Kodi\addons\service.playitx\TurtleMain.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.playitx\TurtleMain.py"
  637. 20:41:52 T:1252 DEBUG: PVR::CPVRClients::RegisterClient - registering add-on 'ARGUS TV client'
  638. 20:41:52 T:1736 DEBUG: CPythonInvoker(11, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): start processing
  639. 20:41:52 T:2336 DEBUG: CPythonInvoker(9, C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): start processing
  640. 20:41:52 T:1972 NOTICE: Thread LanguageInvoker start, auto delete: false
  641. 20:41:52 T:3524 DEBUG: CPythonInvoker(7, C:\Users\owner\AppData\Roaming\Kodi\addons\service.playitx\TurtleMain.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.playitx;C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.t0mm0.common\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.turtlex\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.urlresolver\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  642. 20:41:52 T:1252 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'ARGUS TV client'
  643. 20:41:52 T:1972 INFO: initializing python engine.
  644. 20:41:52 T:1972 DEBUG: CPythonInvoker(13, C:\Users\owner\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): start processing
  645. 20:41:52 T:1252 DEBUG: ADDON: Dll Initializing - ARGUS TV client
  646. 20:41:52 T:3524 DEBUG: CPythonInvoker(7, C:\Users\owner\AppData\Roaming\Kodi\addons\service.playitx\TurtleMain.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.playitx
  647. 20:41:52 T:1252 DEBUG: SECTION:LoadDLL(C:\Program Files\Kodi\addons\pvr.argustv\Kodi_ArgusTV_win32.dll)
  648. 20:41:52 T:3524 DEBUG: CPythonInvoker(7, C:\Users\owner\AppData\Roaming\Kodi\addons\service.playitx\TurtleMain.py): instantiating addon using automatically obtained id of "service.playitx" dependent on version 2.1.0 of the xbmc.python api
  649. 20:41:52 T:1252 DEBUG: LoadLibraryExA called with flags:
  650. - LOAD_WITH_ALTERED_SEARCH_PATH
  651. 20:41:52 T:1252 DEBUG: Previous line repeats 1 times.
  652. 20:41:52 T:1252 INFO: AddOnLog: ARGUS TV client: Creating the ARGUS TV PVR-client
  653. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: CKeepAliveThread:: constructor
  654. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: CEventsThread:: constructor
  655. 20:41:52 T:3452 DEBUG: CJoystick::Initialize : No Joystick found
  656. 20:41:52 T:1252 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'host'
  657. 20:41:52 T:1252 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'port'
  658. 20:41:52 T:3452 NOTICE: Running the application...
  659. 20:41:52 T:1252 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'useradio'
  660. 20:41:52 T:3452 DEBUG: Activating window ID: 10000
  661. 20:41:52 T:1252 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'timeout'
  662. 20:41:52 T:3452 DEBUG: ------ Window Init (Pointer.xml) ------
  663. 20:41:52 T:1252 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'user'
  664. 20:41:52 T:3452 DEBUG: ------ Window Deinit (Startup.xml) ------
  665. 20:41:52 T:1252 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'pass'
  666. 20:41:52 T:3452 DEBUG: ------ Window Init (Home.xml) ------
  667. 20:41:52 T:3452 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  668. 20:41:52 T:1252 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'tunedelay'
  669. 20:41:52 T:1252 INFO: AddOnLog: ARGUS TV client: Connect() - Connecting to http://192.168.2.2:49943/
  670. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/Ping/60
  671. 20:41:52 T:1252 DEBUG: CurlFile::Open(0E22B208) http://192.168.2.2:49943/ArgusTV/Core/Ping/60
  672. 20:41:52 T:1252 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://192.168.2.2
  673. 20:41:52 T:1252 INFO: AddOnLog: ARGUS TV client: Ping Ok. The client and server are compatible, API version 60.
  674. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: CEventsThread::Connect
  675. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: SubscribeServiceEvents
  676. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/SubscribeServiceEvents/15
  677. 20:41:52 T:1252 DEBUG: CurlFile::Open(0E1124E0) http://192.168.2.2:49943/ArgusTV/Core/SubscribeServiceEvents/15
  678. 20:41:52 T:1296 INFO: WEATHER: Downloading weather
  679. 20:41:52 T:3640 NOTICE: Thread LanguageInvoker start, auto delete: false
  680. 20:41:52 T:3640 INFO: initializing python engine.
  681. 20:41:52 T:3640 DEBUG: CPythonInvoker(14, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): start processing
  682. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: CEventsThread:: monitorId = 7e762f59-ca34-4b9e-914d-ec3e63e72cba
  683. 20:41:52 T:280 DEBUG: AddOnLog: ARGUS TV client: CEventsThread:: thread started
  684. 20:41:52 T:280 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  685. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: ->GetProperties()
  686. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: ->GetBackendName()
  687. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: ->GetConnectionString()
  688. 20:41:52 T:280 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  689. 20:41:52 T:3452 DEBUG: no profile autoexec.py (C:\Users\owner\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  690. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: ->GetBackendVersion
  691. 20:41:52 T:3388 NOTICE: Thread LanguageInvoker start, auto delete: false
  692. 20:41:52 T:2288 NOTICE: Thread JobWorker start, auto delete: true
  693. 20:41:52 T:280 DEBUG: CurlFile::Open(0E1D5068) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  694. 20:41:52 T:3452 DEBUG: CNetwork::NetworkMessage - Starting network services
  695. 20:41:52 T:3452 NOTICE: Webserver: Starting...
  696. 20:41:52 T:3388 INFO: initializing python engine.
  697. 20:41:52 T:3388 DEBUG: CPythonInvoker(15, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  698. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: GetDisplayVersion
  699. 20:41:52 T:2288 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','1','?type=playliststats&id=')
  700. 20:41:52 T:3452 NOTICE: WebServer: Started the webserver
  701. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/Version
  702. 20:41:52 T:2288 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Library Data Provider (id=16) plugin...
  703. 20:41:52 T:2984 NOTICE: Thread LanguageInvoker start, auto delete: false
  704. 20:41:52 T:3452 NOTICE: ES: Starting event server
  705. 20:41:52 T:1252 DEBUG: CurlFile::Open(0E1D5068) http://192.168.2.2:49943/ArgusTV/Core/Version
  706. 20:41:52 T:2984 INFO: initializing python engine.
  707. 20:41:52 T:3452 INFO: JSONRPC Server: Unable to bind to bluetooth socket
  708. 20:41:52 T:3016 NOTICE: Thread EventServer start, auto delete: false
  709. 20:41:52 T:3016 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  710. 20:41:52 T:1252 DEBUG: AddOnLog: ARGUS TV client: GetDisplayVersion: "2.3".
  711. 20:41:52 T:3452 INFO: JSONRPC Server: Successfully initialized
  712. 20:41:52 T:2984 DEBUG: CPythonInvoker(16, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): start processing
  713. 20:41:52 T:3016 NOTICE: UDP: Listening on port 9777
  714. 20:41:52 T:1376 NOTICE: Thread TCPServer start, auto delete: false
  715. 20:41:52 T:3780 NOTICE: Thread JobWorker start, auto delete: true
  716. 20:41:52 T:3400 DEBUG: PVRManager - PVR::CPVRManager::Load - active clients found. continue to start
  717. 20:41:52 T:3452 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  718. 20:41:52 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::Load - loading all radio channel groups
  719. 20:41:52 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 radio groups fetched from the database
  720. 20:41:52 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::LoadFromDb - no channels in the database
  721. 20:41:52 T:3400 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 0 channels loaded from the database for group 'All channels'
  722. 20:41:52 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  723. 20:41:52 T:3780 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  724. 20:41:52 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  725. 20:41:52 T:3780 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  726. 20:41:52 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 radio channel groups loaded
  727. 20:41:52 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::Load - loading all TV channel groups
  728. 20:41:52 T:3400 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'All channels' loaded from the database
  729. 20:41:52 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 TV groups fetched from the database
  730. 20:41:52 T:3400 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 13 channels loaded from the database for group 'All channels'
  731. 20:41:52 T:3400 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetChannels(television)
  732. 20:41:52 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  733. 20:41:52 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  734. 20:41:52 T:3780 DEBUG: CVideoDatabase::RunQuery took 15 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  735. 20:41:52 T:3780 DEBUG: CVideoDatabase::RunQuery took 36 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  736. 20:41:52 T:3444 NOTICE: -->Python Interpreter Initialized<--
  737. 20:41:52 T:3444 DEBUG: CPythonInvoker(1, C:\Users\owner\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py"
  738. 20:41:52 T:1688 NOTICE: -->Python Interpreter Initialized<--
  739. 20:41:52 T:1688 DEBUG: CPythonInvoker(0, C:\Users\owner\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  740. 20:41:52 T:1024 NOTICE: -->Python Interpreter Initialized<--
  741. 20:41:52 T:1024 DEBUG: CPythonInvoker(6, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py"
  742. 20:41:52 T:3520 NOTICE: -->Python Interpreter Initialized<--
  743. 20:41:52 T:3520 DEBUG: CPythonInvoker(3, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\service.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\service.py"
  744. 20:41:52 T:3780 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  745. 20:41:52 T:3780 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  746. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/8199b263-f1c8-4c55-a238-f960502a502d/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\8199b263-f1c8-4c55-a238-f960502a502d.$$$
  747. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/8199b263-f1c8-4c55-a238-f960502a502d/100/100/false/2014-11-08
  748. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KCRA-TV, Unique id: 956, ARGUS LCN: 0, ARGUS Id: 956, ARGUS GUID: 8199b263-f1c8-4c55-a238-f960502a502d
  749. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/4126c49b-24ca-4b94-8fe8-6cc3f1aea58f/100/100/false/1969-12-31 writing to file C:\Users\owner\AppData\Local\Temp\4126c49b-24ca-4b94-8fe8-6cc3f1aea58f.$$$
  750. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/4126c49b-24ca-4b94-8fe8-6cc3f1aea58f/100/100/false/1969-12-31
  751. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: ME TV, Unique id: 988, ARGUS LCN: 0, ARGUS Id: 988, ARGUS GUID: 4126c49b-24ca-4b94-8fe8-6cc3f1aea58f
  752. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/1cb082dd-fe80-4fbc-b826-d087cbdcba5e/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\1cb082dd-fe80-4fbc-b826-d087cbdcba5e.$$$
  753. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/1cb082dd-fe80-4fbc-b826-d087cbdcba5e/100/100/false/2014-11-08
  754. 20:41:53 T:3444 DEBUG: CPythonInvoker(1, C:\Users\owner\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.grab.fanart;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  755. 20:41:53 T:3444 DEBUG: CPythonInvoker(1, C:\Users\owner\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.grab.fanart
  756. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KVIEHD, Unique id: 984, ARGUS LCN: 0, ARGUS Id: 984, ARGUS GUID: 1cb082dd-fe80-4fbc-b826-d087cbdcba5e
  757. 20:41:53 T:1688 DEBUG: CPythonInvoker(0, C:\Users\owner\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  758. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/aa41e56b-94c8-4a0b-9f90-874d8ecae229/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\aa41e56b-94c8-4a0b-9f90-874d8ecae229.$$$
  759. 20:41:53 T:1688 DEBUG: CPythonInvoker(0, C:\Users\owner\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  760. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/aa41e56b-94c8-4a0b-9f90-874d8ecae229/100/100/false/2014-11-08
  761. 20:41:53 T:3444 DEBUG: CPythonInvoker(1, C:\Users\owner\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
  762. 20:41:53 T:1688 DEBUG: CPythonInvoker(0, C:\Users\owner\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. 20:41:53 T:1024 DEBUG: CPythonInvoker(6, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader;C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  764. 20:41:53 T:1024 DEBUG: CPythonInvoker(6, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader
  765. 20:41:53 T:3520 DEBUG: CPythonInvoker(3, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\service.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  766. 20:41:53 T:3520 DEBUG: CPythonInvoker(3, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\service.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance
  767. 20:41:53 T:1024 DEBUG: CPythonInvoker(6, C:\Users\owner\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
  768. 20:41:53 T:3520 DEBUG: CPythonInvoker(3, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\service.py): instantiating addon using automatically obtained id of "plugin.video.hubmaintenance" dependent on version 2.1.0 of the xbmc.python api
  769. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KXTV-DT, Unique id: 986, ARGUS LCN: 0, ARGUS Id: 986, ARGUS GUID: aa41e56b-94c8-4a0b-9f90-874d8ecae229
  770. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/8d6dbe88-6ab2-4724-ae3e-bddc6da38442/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\8d6dbe88-6ab2-4724-ae3e-bddc6da38442.$$$
  771. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/8d6dbe88-6ab2-4724-ae3e-bddc6da38442/100/100/false/2014-11-08
  772. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KTXL-TV, Unique id: 978, ARGUS LCN: 0, ARGUS Id: 978, ARGUS GUID: 8d6dbe88-6ab2-4724-ae3e-bddc6da38442
  773. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/cbf554df-b1ef-4f9e-8af7-3ab5c52f4ce1/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\cbf554df-b1ef-4f9e-8af7-3ab5c52f4ce1.$$$
  774. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/cbf554df-b1ef-4f9e-8af7-3ab5c52f4ce1/100/100/false/2014-11-08
  775. 20:41:53 T:3552 NOTICE: -->Python Interpreter Initialized<--
  776. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KOVR-DT, Unique id: 966, ARGUS LCN: 0, ARGUS Id: 966, ARGUS GUID: cbf554df-b1ef-4f9e-8af7-3ab5c52f4ce1
  777. 20:41:53 T:3552 DEBUG: CPythonInvoker(4, C:\Users\owner\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py"
  778. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/de318c19-b1a8-4f2e-b5fb-dc1a04ed88bf/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\de318c19-b1a8-4f2e-b5fb-dc1a04ed88bf.$$$
  779. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/de318c19-b1a8-4f2e-b5fb-dc1a04ed88bf/100/100/false/2014-11-08
  780. 20:41:53 T:1152 NOTICE: -->Python Interpreter Initialized<--
  781. 20:41:53 T:3704 DEBUG: CRemoteControl::Connect - failed to connect
  782. 20:41:53 T:3704 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  783. 20:41:53 T:1152 DEBUG: CPythonInvoker(2, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py"
  784. 20:41:53 T:308 NOTICE: -->Python Interpreter Initialized<--
  785. 20:41:53 T:308 DEBUG: CPythonInvoker(8, C:\Users\owner\AppData\Roaming\Kodi\addons\script.favourites\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.favourites\default.py"
  786. 20:41:53 T:3396 NOTICE: -->Python Interpreter Initialized<--
  787. 20:41:53 T:3396 DEBUG: CPythonInvoker(5, C:\Users\owner\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py"
  788. 20:41:53 T:2816 NOTICE: -->Python Interpreter Initialized<--
  789. 20:41:53 T:2816 DEBUG: CPythonInvoker(12, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py"
  790. 20:41:53 T:3096 NOTICE: -->Python Interpreter Initialized<--
  791. 20:41:53 T:3096 DEBUG: CPythonInvoker(10, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py"
  792. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KMAX-DT, Unique id: 964, ARGUS LCN: 0, ARGUS Id: 964, ARGUS GUID: de318c19-b1a8-4f2e-b5fb-dc1a04ed88bf
  793. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/bb685f58-17a4-4a0f-a564-968f825c19ee/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\bb685f58-17a4-4a0f-a564-968f825c19ee.$$$
  794. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/bb685f58-17a4-4a0f-a564-968f825c19ee/100/100/false/2014-11-08
  795. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: ION, Unique id: 953, ARGUS LCN: 0, ARGUS Id: 953, ARGUS GUID: bb685f58-17a4-4a0f-a564-968f825c19ee
  796. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/a3faba19-a7fe-46e2-9cf8-b97a5e99092a/100/100/false/1969-12-31 writing to file C:\Users\owner\AppData\Local\Temp\a3faba19-a7fe-46e2-9cf8-b97a5e99092a.$$$
  797. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/a3faba19-a7fe-46e2-9cf8-b97a5e99092a/100/100/false/1969-12-31
  798. 20:41:53 T:3068 NOTICE: Thread RSSReader start, auto delete: false
  799. 20:41:53 T:3068 DEBUG: CurlFile::Open(121FF4B8) http://feeds.feedburner.com/xbmc
  800. 20:41:53 T:3068 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.feedburner.com
  801. 20:41:53 T:1736 NOTICE: -->Python Interpreter Initialized<--
  802. 20:41:53 T:1736 DEBUG: CPythonInvoker(11, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py"
  803. 20:41:53 T:2336 NOTICE: -->Python Interpreter Initialized<--
  804. 20:41:53 T:2336 DEBUG: CPythonInvoker(9, C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py"
  805. 20:41:53 T:1972 NOTICE: -->Python Interpreter Initialized<--
  806. 20:41:53 T:1972 DEBUG: CPythonInvoker(13, C:\Users\owner\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py"
  807. 20:41:53 T:3552 DEBUG: CPythonInvoker(4, C:\Users\owner\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.libraryautoupdate;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  808. 20:41:53 T:3552 DEBUG: CPythonInvoker(4, C:\Users\owner\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.libraryautoupdate
  809. 20:41:53 T:3552 DEBUG: CPythonInvoker(4, C:\Users\owner\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): instantiating addon using automatically obtained id of "service.libraryautoupdate" dependent on version 2.14.0 of the xbmc.python api
  810. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: IONLife, Unique id: 954, ARGUS LCN: 0, ARGUS Id: 954, ARGUS GUID: a3faba19-a7fe-46e2-9cf8-b97a5e99092a
  811. 20:41:53 T:1152 DEBUG: CPythonInvoker(2, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  812. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/36ef4002-712a-415a-a44d-9da67fd156a8/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\36ef4002-712a-415a-a44d-9da67fd156a8.$$$
  813. 20:41:53 T:1152 DEBUG: CPythonInvoker(2, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider
  814. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/36ef4002-712a-415a-a44d-9da67fd156a8/100/100/false/2014-11-08
  815. 20:41:53 T:1152 DEBUG: CPythonInvoker(2, C:\Users\owner\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
  816. 20:41:53 T:308 DEBUG: CPythonInvoker(8, C:\Users\owner\AppData\Roaming\Kodi\addons\script.favourites\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.favourites;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  817. 20:41:53 T:308 DEBUG: CPythonInvoker(8, C:\Users\owner\AppData\Roaming\Kodi\addons\script.favourites\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.favourites
  818. 20:41:53 T:3396 DEBUG: CPythonInvoker(5, C:\Users\owner\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.skin.widgets;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  819. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: qubo, Unique id: 991, ARGUS LCN: 0, ARGUS Id: 991, ARGUS GUID: 36ef4002-712a-415a-a44d-9da67fd156a8
  820. 20:41:53 T:3396 DEBUG: CPythonInvoker(5, C:\Users\owner\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.skin.widgets
  821. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/a7c8ea3e-ba6c-4d56-ad15-89bdada673dd/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\a7c8ea3e-ba6c-4d56-ad15-89bdada673dd.$$$
  822. 20:41:53 T:2816 DEBUG: CPythonInvoker(12, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  823. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/a7c8ea3e-ba6c-4d56-ad15-89bdada673dd/100/100/false/2014-11-08
  824. 20:41:53 T:2816 DEBUG: CPythonInvoker(12, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader
  825. 20:41:53 T:3096 DEBUG: CPythonInvoker(10, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.1channel;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.t0mm0.common\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.urlresolver\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  826. 20:41:53 T:3096 DEBUG: CPythonInvoker(10, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.1channel
  827. 20:41:53 T:308 DEBUG: CPythonInvoker(8, C:\Users\owner\AppData\Roaming\Kodi\addons\script.favourites\default.py): instantiating addon using automatically obtained id of "script.favourites" dependent on version 2.12.0 of the xbmc.python api
  828. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KQCA, Unique id: 968, ARGUS LCN: 0, ARGUS Id: 968, ARGUS GUID: a7c8ea3e-ba6c-4d56-ad15-89bdada673dd
  829. 20:41:53 T:3396 DEBUG: CPythonInvoker(5, C:\Users\owner\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.1.0 of the xbmc.python api
  830. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/03925eaa-f189-482f-887a-002f75a4a55d/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\03925eaa-f189-482f-887a-002f75a4a55d.$$$
  831. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/03925eaa-f189-482f-887a-002f75a4a55d/100/100/false/2014-11-08
  832. 20:41:53 T:2816 DEBUG: CPythonInvoker(12, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): instantiating addon using automatically obtained id of "script.module.axel.downloader" dependent on version 2.1.0 of the xbmc.python api
  833. 20:41:53 T:3096 DEBUG: CPythonInvoker(10, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): instantiating addon using automatically obtained id of "plugin.video.1channel" dependent on version 2.1.0 of the xbmc.python api
  834. 20:41:53 T:3520 INFO: CPythonInvoker(3, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\service.py): script successfully run
  835. 20:41:53 T:3452 DEBUG: started alarm with name: maintenance
  836. 20:41:53 T:1216 NOTICE: Thread AlarmClock start, auto delete: false
  837. 20:41:53 T:3520 INFO: Python script stopped
  838. 20:41:53 T:3640 NOTICE: -->Python Interpreter Initialized<--
  839. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: LiveWel, Unique id: 987, ARGUS LCN: 0, ARGUS Id: 987, ARGUS GUID: 03925eaa-f189-482f-887a-002f75a4a55d
  840. 20:41:53 T:3520 DEBUG: Thread LanguageInvoker 3520 terminating
  841. 20:41:53 T:1984 NOTICE: Thread LanguageInvoker start, auto delete: false
  842. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/b749f761-9c42-4837-8070-e105023e816c/100/100/false/1969-12-31 writing to file C:\Users\owner\AppData\Local\Temp\b749f761-9c42-4837-8070-e105023e816c.$$$
  843. 20:41:53 T:3640 DEBUG: CPythonInvoker(14, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py"
  844. 20:41:53 T:1984 INFO: initializing python engine.
  845. 20:41:53 T:1984 DEBUG: CPythonInvoker(17, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\maintenance.py): start processing
  846. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/b749f761-9c42-4837-8070-e105023e816c/100/100/false/1969-12-31
  847. 20:41:53 T:3388 NOTICE: -->Python Interpreter Initialized<--
  848. 20:41:53 T:3388 DEBUG: CPythonInvoker(15, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  849. 20:41:53 T:2984 NOTICE: -->Python Interpreter Initialized<--
  850. 20:41:53 T:2984 DEBUG: CPythonInvoker(16, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py"
  851. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: Ant TV, Unique id: 945, ARGUS LCN: 0, ARGUS Id: 945, ARGUS GUID: b749f761-9c42-4837-8070-e105023e816c
  852. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KCRA-TV'
  853. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ME TV'
  854. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KVIEHD'
  855. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KXTV-DT'
  856. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KTXL-TV'
  857. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KOVR-DT'
  858. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KMAX-DT'
  859. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ION'
  860. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'IONLife'
  861. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'qubo'
  862. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KQCA'
  863. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'LiveWel'
  864. 20:41:53 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Ant TV'
  865. 20:41:53 T:3400 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'All channels' with 13 channels
  866. 20:41:53 T:2816 DEBUG: Axel Downloader: Initializing AxelProxy version: 0.2.1
  867. 20:41:53 T:1736 DEBUG: CPythonInvoker(11, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  868. 20:41:53 T:1736 DEBUG: CPythonInvoker(11, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications
  869. 20:41:53 T:1736 DEBUG: CPythonInvoker(11, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): instantiating addon using automatically obtained id of "plugin.program.xbmchub.notifications" dependent on version 2.1.0 of the xbmc.python api
  870. 20:41:53 T:3400 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'All channels' with 13 channels
  871. 20:41:53 T:2336 DEBUG: CPythonInvoker(9, C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  872. 20:41:53 T:2336 DEBUG: CPythonInvoker(9, C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache
  873. 20:41:53 T:1972 DEBUG: CPythonInvoker(13, C:\Users\owner\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.xbmcbackup;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.googleapi\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.httplib2\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.oauth2client\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.uritemplate\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.yaml\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  874. 20:41:53 T:1972 DEBUG: CPythonInvoker(13, C:\Users\owner\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.xbmcbackup
  875. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelGroups/Television
  876. 20:41:53 T:2336 DEBUG: CPythonInvoker(9, C:\Users\owner\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
  877. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelGroups/Television
  878. 20:41:53 T:1972 DEBUG: CPythonInvoker(13, C:\Users\owner\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): instantiating addon using automatically obtained id of "script.xbmcbackup" dependent on version 2.19.0 of the xbmc.python api
  879. 20:41:53 T:3068 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  880. 20:41:53 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined TV channel groups fetched from clients
  881. 20:41:53 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  882. 20:41:53 T:3068 DEBUG: RSS feed encoding: UTF-8
  883. 20:41:53 T:3400 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'All channels' with 13 channels
  884. 20:41:53 T:3068 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  885. 20:41:53 T:3068 DEBUG: Thread RSSReader 3068 terminating
  886. 20:41:53 T:3640 DEBUG: CPythonInvoker(14, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended;C:\Program Files\Kodi\addons\script.module.pil\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  887. 20:41:53 T:3640 DEBUG: CPythonInvoker(14, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended
  888. 20:41:53 T:1688 DEBUG: Version Check: Version 0.3.6 started
  889. 20:41:53 T:3400 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 TV channel groups loaded
  890. 20:41:53 T:3640 DEBUG: CPythonInvoker(14, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): instantiating addon using automatically obtained id of "weather.openweathermap.extended" dependent on version 2.19.0 of the xbmc.python api
  891. 20:41:53 T:3400 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  892. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetTimers
  893. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetActiveRecordings
  894. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  895. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E248DD0) http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  896. 20:41:53 T:3552 NOTICE: service.libraryautoupdate-0.9.8 : Update Library Service starting...
  897. 20:41:53 T:3388 DEBUG: CPythonInvoker(15, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  898. 20:41:53 T:3388 DEBUG: CPythonInvoker(15, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts
  899. 20:41:53 T:2984 DEBUG: CPythonInvoker(16, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  900. 20:41:53 T:2984 DEBUG: CPythonInvoker(16, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider
  901. 20:41:53 T:3388 DEBUG: CPythonInvoker(15, C:\Users\owner\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
  902. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  903. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  904. 20:41:53 T:3400 DEBUG: CurlFile::Open(0E276A38) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  905. 20:41:53 T:2984 DEBUG: CPythonInvoker(16, C:\Users\owner\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
  906. 20:41:53 T:3552 NOTICE: service.libraryautoupdate-0.9.8 : update timers
  907. 20:41:53 T:3552 NOTICE: service.libraryautoupdate-0.9.8 : Creating timer for Video Library
  908. 20:41:53 T:3552 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\owner\AppData\Roaming\Kodi\addons\service.libraryautoupdate\resources\language\English, fallback to strings.xml
  909. 20:41:53 T:3608 NOTICE: AxelProxy Downloader Starting - 127.0.0.1:45550
  910. 20:41:53 T:3608 NOTICE: Press CTL break to stop.....
  911. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 62665532, ARGUS ProgramId: 62665532, ARGUS ChannelId: 956
  912. 20:41:53 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  913. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 77945561, ARGUS ProgramId: 77945561, ARGUS ChannelId: 1189
  914. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62665546, ARGUS ProgramId: 62665546, ARGUS ChannelId: 956
  915. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62665553, ARGUS ProgramId: 62665553, ARGUS ChannelId: 956
  916. 20:41:53 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  917. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945582, ARGUS ProgramId: 77945582, ARGUS ChannelId: 1189
  918. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Zoo *, Unique id: 63322328, ARGUS ProgramId: 63322328, ARGUS ChannelId: 966
  919. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62667407, ARGUS ProgramId: 62667407, ARGUS ChannelId: 956
  920. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64632739, ARGUS ProgramId: 64632739, ARGUS ChannelId: 986
  921. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62667414, ARGUS ProgramId: 62667414, ARGUS ChannelId: 956
  922. 20:41:53 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  923. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945610, ARGUS ProgramId: 77945610, ARGUS ChannelId: 1189
  924. 20:41:53 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  925. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945638, ARGUS ProgramId: 77945638, ARGUS ChannelId: 1189
  926. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64648599, ARGUS ProgramId: 64648599, ARGUS ChannelId: 986
  927. 20:41:53 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  928. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77953211, ARGUS ProgramId: 77953211, ARGUS ChannelId: 1189
  929. 20:41:53 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62665532 on client 1
  930. 20:41:53 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62665546 on client 1
  931. 20:41:53 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62665553 on client 1
  932. 20:41:53 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 63322328 on client 1
  933. 20:41:53 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62667407 on client 1
  934. 20:41:53 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 64632739 on client 1
  935. 20:41:53 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62667414 on client 1
  936. 20:41:53 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 64648599 on client 1
  937. 20:41:53 T:3400 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  938. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: RequestRecordingsList()
  939. 20:41:53 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  940. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  941. 20:41:54 T:3400 DEBUG: CurlFile::Open(0E256E78) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  942. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("American Ninja Warrior *")
  943. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  944. 20:41:54 T:3400 DEBUG: CurlFile::Open(0E256E78) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  945. 20:41:54 T:1024 INFO: CPythonInvoker(6, C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): script successfully run
  946. 20:41:54 T:3444 NOTICE: script.grab.fanart: Grab Fanart Service Started
  947. 20:41:54 T:3444 DEBUG: script.grab.fanart: media type is: random
  948. 20:41:54 T:3444 DEBUG: CVideoDatabase::RunQuery took 18 ms for 128 items query: select * from movieview
  949. 20:41:54 T:1024 INFO: Python script stopped
  950. 20:41:54 T:1024 DEBUG: Thread LanguageInvoker 1024 terminating
  951. 20:41:54 T:3096 NOTICE: 1Channel: Service: Installed Version: 2.5.64
  952. 20:41:54 T:2336 NOTICE: StorageServer Module loaded RUN
  953. 20:41:54 T:2336 NOTICE: StorageClient-2.5.4 Starting server
  954. 20:41:54 T:3444 DEBUG: script.grab.fanart: found 127 movies files
  955. 20:41:54 T:3444 DEBUG: CVideoDatabase::RunQuery took 21 ms for 41 items query: SELECT * FROM tvshowview
  956. 20:41:54 T:3444 DEBUG: script.grab.fanart: found 6 tv files
  957. 20:41:54 T:3444 DEBUG: script.grab.fanart: no result {u'jsonrpc': u'2.0', u'id': 1, u'error': {u'message': u'Internal error.', u'code': -32603}}
  958. 20:41:54 T:3444 DEBUG: script.grab.fanart: found 0 music files
  959. 20:41:54 T:3096 NOTICE: 1Channel: Loading sqlite3 as DB engine
  960. 20:41:54 T:3096 DEBUG: 1Channel: Running: SELECT value FROM db_info WHERE setting="version" with []
  961. 20:41:54 T:3096 DEBUG: 1Channel: Building PrimeWire Database
  962. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS seasons (season UNIQUE, contents) with []
  963. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS favorites (type, name, url, year) with []
  964. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS subscriptions (url, title, img, year, imdbnum, days VARCHAR(7)) with []
  965. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS url_cache (url UNIQUE, response, timestamp) with []
  966. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS db_info (setting TEXT, value TEXT) with []
  967. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS new_bkmark (url TEXT PRIMARY KEY NOT NULL, resumepoint DOUBLE NOT NULL) with []
  968. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS external_subs (type INTEGER NOT NULL, url TEXT NOT NULL, imdbnum TEXT, days VARCHAR(7), PRIMARY KEY (type, url)) with []
  969. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE UNIQUE INDEX IF NOT EXISTS unique_fav ON favorites (url) with []
  970. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Dr. Oz Show *")
  971. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE UNIQUE INDEX IF NOT EXISTS unique_sub ON subscriptions (url) with []
  972. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  973. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE UNIQUE INDEX IF NOT EXISTS unique_url ON url_cache (url) with []
  974. 20:41:54 T:3400 DEBUG: CurlFile::Open(0E256E78) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  975. 20:41:54 T:3096 DEBUG: 1Channel: Running: CREATE UNIQUE INDEX IF NOT EXISTS unique_db_info ON db_info (setting) with []
  976. 20:41:54 T:3096 DEBUG: 1Channel: Running: INSERT OR REPLACE INTO db_info (setting, value) VALUES(?,?) with ('version', '2.5.64')
  977. 20:41:54 T:3096 NOTICE: 1Channel: Service: Resetting...
  978. 20:41:54 T:3096 NOTICE: 1Channel: Service: starting...
  979. 20:41:54 T:308 DEBUG: script.favourites: script version 6.0.2 started
  980. 20:41:54 T:308 DEBUG: script.favourites: ### params: {}
  981. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Rachael Ray *")
  982. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  983. 20:41:54 T:3400 DEBUG: CurlFile::Open(0E3EBA38) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  984. 20:41:54 T:1984 NOTICE: -->Python Interpreter Initialized<--
  985. 20:41:54 T:1984 DEBUG: CPythonInvoker(17, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\maintenance.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\maintenance.py"
  986. 20:41:54 T:1984 WARNING: CPythonInvoker(17): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  987. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Live! With Kelly and Michael *")
  988. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  989. 20:41:54 T:3400 DEBUG: CurlFile::Open(0E3EBA38) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  990. 20:41:54 T:3524 INFO: PlayIt Service :: service registered = ping @ /PlayIt
  991. 20:41:54 T:3524 INFO: PlayIt Service :: service registered = playHostedVideo @ /PlayIt
  992. 20:41:54 T:3524 INFO: PlayIt Service :: service registered = playVideo @ /PlayIt
  993. 20:41:54 T:3524 INFO: PlayIt Service :: service registered = playAudio @ /PlayIt
  994. 20:41:54 T:3524 INFO: PlayIt Service :: service registered = playHostedAudio @ /PlayIt
  995. 20:41:54 T:3524 INFO: PlayIt Service :: service registered = playZappyVideo @ /PlayIt
  996. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("BattleBots *")
  997. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  998. 20:41:54 T:3400 DEBUG: CurlFile::Open(0E307020) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  999. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Big Brother *")
  1000. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1001. 20:41:54 T:3400 DEBUG: CurlFile::Open(0E307020) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1002. 20:41:54 T:3452 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1003. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Tonight Show Starring Jimmy Fallon *")
  1004. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1005. 20:41:54 T:3400 DEBUG: CurlFile::Open(0040A920) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1006. 20:41:54 T:308 DEBUG: script.favourites: script stopped
  1007. 20:41:54 T:308 INFO: CPythonInvoker(8, C:\Users\owner\AppData\Roaming\Kodi\addons\script.favourites\default.py): script successfully run
  1008. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Bullseye *")
  1009. 20:41:54 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1010. 20:41:54 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1011. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Extant *")
  1012. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1013. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1014. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("MasterChef *")
  1015. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1016. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1017. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Zoo *")
  1018. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1019. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1020. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Talk *")
  1021. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1022. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1023. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Ellen DeGeneres Show *")
  1024. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1025. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1026. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Saturday Night Live *")
  1027. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1028. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1029. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Grimm *")
  1030. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1031. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1032. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Reign *")
  1033. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1034. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1035. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Vampire Diaries *")
  1036. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1037. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1038. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Jane the Virgin *")
  1039. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1040. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1041. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Originals *")
  1042. 20:41:55 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1043. 20:41:55 T:3400 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  1044. 20:41:55 T:3400 INFO: AddOnLog: ARGUS TV client: Retrieving 143 recordings took 1899 milliseconds.
  1045. 20:41:55 T:3400 DEBUG: PVRManager - PVR::CPVRManager::Process - entering main loop
  1046. 20:41:55 T:1892 NOTICE: Thread PVRGUIInfo start, auto delete: false
  1047. 20:41:55 T:1892 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  1048. 20:41:55 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  1049. 20:41:55 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  1050. 20:41:55 T:3452 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1051. 20:41:55 T:1892 DEBUG: CurlFile::Open(0E48E918) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  1052. 20:41:55 T:2984 DEBUG: Library Data Provider: script version 0.1.1 started
  1053. 20:41:55 T:3396 DEBUG: Skin Widgets: script version 0.0.29 started
  1054. 20:41:56 T:2288 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  1055. 20:41:56 T:2984 DEBUG: Library Data Provider: script version 0.1.1 stopped
  1056. 20:41:56 T:2984 INFO: CPythonInvoker(16, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): script successfully run
  1057. 20:41:56 T:308 INFO: Python script stopped
  1058. 20:41:56 T:1984 DEBUG: CPythonInvoker(17, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\maintenance.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.pyamf\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.demjson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.httplib2\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.pyxbmct\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.buggalo\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.googleapi\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.requests2\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.t0mm0.common\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.turtlex\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.turtle\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Program Files\Kodi\addons\script.module.pil\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.uritemplate\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.urlresolver\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.oauth2client\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.yaml\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.elementtree\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.xbmc.ads\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1059. 20:41:56 T:308 DEBUG: Thread LanguageInvoker 308 terminating
  1060. 20:41:56 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489305052 used kiloBytes of 4639372272 total kiloBytes.
  1061. 20:41:56 T:1984 DEBUG: CPythonInvoker(17, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\maintenance.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance
  1062. 20:41:56 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  1063. 20:41:56 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  1064. 20:41:56 T:1892 DEBUG: CurlFile::Open(0E286758) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  1065. 20:41:56 T:3396 DEBUG: CVideoDatabase::RunQuery took 15 ms for 100 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  1066. 20:41:56 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  1067. 20:41:56 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  1068. 20:41:56 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  1069. 20:41:56 T:1892 DEBUG: CurlFile::Open(0E286758) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  1070. 20:41:56 T:2984 INFO: Python script stopped
  1071. 20:41:56 T:2984 DEBUG: Thread LanguageInvoker 2984 terminating
  1072. 20:41:56 T:3400 NOTICE: EPG::CEpgContainer::Start - EPG thread started
  1073. 20:41:56 T:1716 NOTICE: Thread EPGUpdater start, auto delete: false
  1074. 20:41:56 T:2288 INFO: PVRChannelGroupsContainer - PVR::CPVRChannelGroupsContainer::SearchMissingChannelIcons - starting channel icon search
  1075. 20:41:56 T:3400 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'All channels' with 13 channels
  1076. 20:41:56 T:1152 DEBUG: Library Data Provider: service version 0.1.1 started
  1077. 20:41:56 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  1078. 20:41:56 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  1079. 20:41:56 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  1080. 20:41:56 T:3452 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1081. 20:41:56 T:3040 NOTICE: Thread LanguageInvoker start, auto delete: false
  1082. 20:41:56 T:3040 INFO: initializing python engine.
  1083. 20:41:56 T:3040 DEBUG: CPythonInvoker(18, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\lib\maps.py): start processing
  1084. 20:41:56 T:1892 DEBUG: CurlFile::Open(0E286758) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  1085. 20:41:56 T:3452 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1086. 20:41:56 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KCRA-TV' from client '1'
  1087. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(956)
  1088. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E136120)
  1089. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 5dbe206b-1b9b-4305-ad99-ac30bea06a56)
  1090. 20:41:56 T:3452 DEBUG: ------ Window Init (Pointer.xml) ------
  1091. 20:41:56 T:1152 DEBUG: CVideoDatabase::RunQuery took 17 ms for 100 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  1092. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/5dbe206b-1b9b-4305-ad99-ac30bea06a56/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1093. 20:41:56 T:1716 DEBUG: CurlFile::Open(0E286758) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/5dbe206b-1b9b-4305-ad99-ac30bea06a56/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1094. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 78.
  1095. 20:41:56 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'ME TV' from client '1'
  1096. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(988)
  1097. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E136180)
  1098. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 4da55ddd-be73-4aa4-91d7-cf510a9aa8bc)
  1099. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/4da55ddd-be73-4aa4-91d7-cf510a9aa8bc/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1100. 20:41:56 T:1716 DEBUG: CurlFile::Open(0E3D2188) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/4da55ddd-be73-4aa4-91d7-cf510a9aa8bc/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1101. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 95.
  1102. 20:41:56 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KVIEHD' from client '1'
  1103. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(984)
  1104. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E136300)
  1105. 20:41:56 T:1152 DEBUG: CVideoDatabase::RunQuery took 24 ms for 653 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  1106. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel f2144a70-b594-43b2-87a7-3991085a04a1)
  1107. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/f2144a70-b594-43b2-87a7-3991085a04a1/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1108. 20:41:56 T:1716 DEBUG: CurlFile::Open(0E473010) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/f2144a70-b594-43b2-87a7-3991085a04a1/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1109. 20:41:56 T:3396 DEBUG: CVideoDatabase::RunQuery took 24 ms for 653 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  1110. 20:41:56 T:1152 DEBUG: CVideoDatabase::RunQuery took 14 ms for 100 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  1111. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 120.
  1112. 20:41:56 T:3040 NOTICE: -->Python Interpreter Initialized<--
  1113. 20:41:56 T:3040 DEBUG: CPythonInvoker(18, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\lib\maps.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\lib\maps.py"
  1114. 20:41:56 T:3040 WARNING: CPythonInvoker(18): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  1115. 20:41:56 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KXTV-DT' from client '1'
  1116. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(986)
  1117. 20:41:56 T:3040 DEBUG: CPythonInvoker(18, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\lib\maps.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.pyamf\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.demjson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.httplib2\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.pyxbmct\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.buggalo\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.googleapi\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.requests2\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.t0mm0.common\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.turtlex\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.turtle\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Program Files\Kodi\addons\script.module.pil\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simple.downloader\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.uritemplate\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.axel.downloader\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.urlresolver\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.oauth2client\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.yaml\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.elementtree\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.xbmc.ads\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1118. 20:41:56 T:3040 DEBUG: CPythonInvoker(18, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\lib\maps.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\lib
  1119. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E136480)
  1120. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 7d0b32ad-6308-48b0-afe2-712e540dc618)
  1121. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/7d0b32ad-6308-48b0-afe2-712e540dc618/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1122. 20:41:56 T:1716 DEBUG: CurlFile::Open(0E473010) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/7d0b32ad-6308-48b0-afe2-712e540dc618/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1123. 20:41:56 T:1736 NOTICE: http://tribeca.tvaddons.ag/tools/notifications/news.txt
  1124. 20:41:56 T:1736 NOTICE: ['notifications-on-startup', False, 'DoFromService', True]
  1125. 20:41:56 T:1736 NOTICE: ['OLD', 't', '6', "We're very excited to announce the release of the much anticipated update to TVMC for\nAndroid, just a couple of weeks behind the Windows and Mac versions. This is not\nsomething that you want to miss, it will make your Kodi experience on new devices\nso much easier.\n\nTVMC is a custom version of Kodi that comes with all the best add-ons and tweaks\npreconfigured for your enjoyment! Just install and enjoy, no hassles! Please visit the\nfollowing page for more information: [B][COLOR white]www.tvaddons.ag/tvmc-cordcutters[/COLOR][/B]\n\nPlease take the time to share this special release with as many people as possible,\nsend it to your friends, family, coworkers, neighbours, and anyone else you can think\nof who would enjoy Kodi as much as you do! Thank you again for your support."]
  1126. 20:41:56 T:1736 NOTICE: ['NEW', 't', '6', "We're very excited to announce the release of the much anticipated update to TVMC for\nAndroid, just a couple of weeks behind the Windows and Mac versions. This is not\nsomething that you want to miss, it will make your Kodi experience on new devices\nso much easier.\n\nTVMC is a custom version of Kodi that comes with all the best add-ons and tweaks\npreconfigured for your enjoyment! Just install and enjoy, no hassles! Please visit the\nfollowing page for more information: [B][COLOR white]www.tvaddons.ag/tvmc-cordcutters[/COLOR][/B]\n\nPlease take the time to share this special release with as many people as possible,\nsend it to your friends, family, coworkers, neighbours, and anyone else you can think\nof who would enjoy Kodi as much as you do! Thank you again for your support."]
  1127. 20:41:56 T:1736 INFO: CPythonInvoker(11, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): script successfully run
  1128. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 130.
  1129. 20:41:56 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KTXL-TV' from client '1'
  1130. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(978)
  1131. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E1366C0)
  1132. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel b5dae97c-e6a8-4feb-813a-c80759219b7a)
  1133. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/b5dae97c-e6a8-4feb-813a-c80759219b7a/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1134. 20:41:56 T:1716 DEBUG: CurlFile::Open(0E473010) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/b5dae97c-e6a8-4feb-813a-c80759219b7a/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1135. 20:41:56 T:1152 DEBUG: CVideoDatabase::RunQuery took 22 ms for 653 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  1136. 20:41:56 T:1984 NOTICE: 15 Stale Textures Removed
  1137. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 98.
  1138. 20:41:56 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KOVR-DT' from client '1'
  1139. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(966)
  1140. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E136780)
  1141. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 2bc2ae8f-2027-4226-a5e3-a8589bcb7565)
  1142. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/2bc2ae8f-2027-4226-a5e3-a8589bcb7565/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1143. 20:41:56 T:1716 DEBUG: CurlFile::Open(0E473010) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/2bc2ae8f-2027-4226-a5e3-a8589bcb7565/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1144. 20:41:56 T:3396 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideoview
  1145. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 82.
  1146. 20:41:56 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KMAX-DT' from client '1'
  1147. 20:41:56 T:1736 INFO: Python script stopped
  1148. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(964)
  1149. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E1368A0)
  1150. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 6bad313b-e1f2-4e9b-8679-f9ca3c02e212)
  1151. 20:41:56 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/6bad313b-e1f2-4e9b-8679-f9ca3c02e212/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1152. 20:41:56 T:1716 DEBUG: CurlFile::Open(0E473010) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/6bad313b-e1f2-4e9b-8679-f9ca3c02e212/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1153. 20:41:56 T:1736 DEBUG: Thread LanguageInvoker 1736 terminating
  1154. 20:41:57 T:1984 INFO: CPythonInvoker(17, C:\Users\owner\AppData\Roaming\Kodi\addons\plugin.video.hubmaintenance\maintenance.py): script successfully run
  1155. 20:41:57 T:3452 DEBUG: started alarm with name: maintenance
  1156. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 104.
  1157. 20:41:57 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'ION' from client '1'
  1158. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(953)
  1159. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E1369C0)
  1160. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 4745d807-d8d1-41c9-8a34-fe92ddd85ce5)
  1161. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/4745d807-d8d1-41c9-8a34-fe92ddd85ce5/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1162. 20:41:57 T:1716 DEBUG: CurlFile::Open(0E595848) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/4745d807-d8d1-41c9-8a34-fe92ddd85ce5/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1163. 20:41:57 T:1984 INFO: Python script stopped
  1164. 20:41:57 T:1984 DEBUG: Thread LanguageInvoker 1984 terminating
  1165. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 10 ms for 38 items query: select * from movieview WHERE (movieview.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1166. 20:41:57 T:3396 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:01.059000
  1167. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 107.
  1168. 20:41:57 T:3388 INFO: CPythonInvoker(15, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  1169. 20:41:57 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'IONLife' from client '1'
  1170. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(954)
  1171. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E136A80)
  1172. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 89f21648-6824-469f-96f2-a4c9affb4177)
  1173. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 9 ms for 38 items query: select * from movieview WHERE (movieview.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1174. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/89f21648-6824-469f-96f2-a4c9affb4177/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1175. 20:41:57 T:1716 DEBUG: CurlFile::Open(0E68B048) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/89f21648-6824-469f-96f2-a4c9affb4177/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1176. 20:41:57 T:3388 INFO: Python script stopped
  1177. 20:41:57 T:3388 DEBUG: Thread LanguageInvoker 3388 terminating
  1178. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 124.
  1179. 20:41:57 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'qubo' from client '1'
  1180. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(991)
  1181. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E136C60)
  1182. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel a348c949-0645-4bcd-9593-9ef85242f531)
  1183. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/a348c949-0645-4bcd-9593-9ef85242f531/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1184. 20:41:57 T:1716 DEBUG: CurlFile::Open(0DED70B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/a348c949-0645-4bcd-9593-9ef85242f531/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1185. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 27 ms for 22 items query: SELECT * FROM tvshowview WHERE ((CASE WHEN COALESCE(tvshowview.totalCount - tvshowview.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshowview.watchedcount > 0 AND tvshowview.watchedcount < tvshowview.totalCount) OR (tvshowview.watchedcount = 0 AND EXISTS (SELECT 1 FROM episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
  1186. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 137.
  1187. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 6 ms for 45 items query: select * from episodeview WHERE (episodeview.idShow = 1370) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1188. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1189. 20:41:57 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KQCA' from client '1'
  1190. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(968)
  1191. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E136CC0)
  1192. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 0dc3ccb8-4c85-400b-b397-874f2859403a)
  1193. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/0dc3ccb8-4c85-400b-b397-874f2859403a/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1194. 20:41:57 T:1716 DEBUG: CurlFile::Open(0E68B048) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/0dc3ccb8-4c85-400b-b397-874f2859403a/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1195. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 6 ms for 143 items query: select * from episodeview WHERE (episodeview.idShow = 1359) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1196. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1197. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 25 ms for 22 items query: SELECT * FROM tvshowview WHERE ( ((tvshowview.watchedcount > 0 AND tvshowview.watchedcount < tvshowview.totalCount) OR (tvshowview.watchedcount = 0 AND EXISTS (SELECT 1 FROM episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
  1198. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 1363) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1199. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1200. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 95.
  1201. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 1361) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1202. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1203. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 4 ms for 45 items query: select * from episodeview WHERE (episodeview.idShow = 1370) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1204. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1205. 20:41:57 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'LiveWel' from client '1'
  1206. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(987)
  1207. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E136D20)
  1208. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 8e0a1a5c-e8b5-4041-be7b-ba81d9310309)
  1209. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 2 ms for 6 items query: select * from episodeview WHERE (episodeview.idShow = 1368) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1210. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/8e0a1a5c-e8b5-4041-be7b-ba81d9310309/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1211. 20:41:57 T:1716 DEBUG: CurlFile::Open(0E68B048) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/8e0a1a5c-e8b5-4041-be7b-ba81d9310309/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1212. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 5 ms for 143 items query: select * from episodeview WHERE (episodeview.idShow = 1359) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1213. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1214. 20:41:57 T:1716 DEBUG: Previous line repeats 1 times.
  1215. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 33.
  1216. 20:41:57 T:1716 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Ant TV' from client '1'
  1217. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(945)
  1218. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 7 ms for 152 items query: select * from episodeview WHERE (episodeview.idShow = 1377) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1219. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 0E1363C0)
  1220. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 1363) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1221. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1222. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 9afc5a53-47f0-44fb-a5dc-629dee6b27ae)
  1223. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1224. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/9afc5a53-47f0-44fb-a5dc-629dee6b27ae/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1225. 20:41:57 T:1716 DEBUG: CurlFile::Open(0DED70B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/9afc5a53-47f0-44fb-a5dc-629dee6b27ae/2015-07-19T20:41:56/2015-07-23T20:41:56/false
  1226. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 1361) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1227. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1228. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 2 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 1346) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1229. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1230. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 2 ms for 6 items query: select * from episodeview WHERE (episodeview.idShow = 1368) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1231. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1232. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 6 items query: select * from episodeview WHERE (episodeview.idShow = 1344) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1233. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1234. 20:41:57 T:1716 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 137.
  1235. 20:41:57 T:3400 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  1236. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetTimers
  1237. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetActiveRecordings
  1238. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 7 ms for 152 items query: select * from episodeview WHERE (episodeview.idShow = 1377) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1239. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  1240. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1241. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 2 ms for 12 items query: select * from episodeview WHERE (episodeview.idShow = 1348) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1242. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1243. 20:41:57 T:3400 DEBUG: CurlFile::Open(0DED70B8) http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  1244. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  1245. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 1346) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1246. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  1247. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1248. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 2 ms for 8 items query: select * from episodeview WHERE (episodeview.idShow = 1342) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1249. 20:41:57 T:3400 DEBUG: CurlFile::Open(0E68B048) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  1250. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1251. 20:41:57 T:3640 INFO: CPythonInvoker(14, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): script successfully run
  1252. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 62665532, ARGUS ProgramId: 62665532, ARGUS ChannelId: 956
  1253. 20:41:57 T:3640 INFO: Python script stopped
  1254. 20:41:57 T:3640 DEBUG: Thread LanguageInvoker 3640 terminating
  1255. 20:41:57 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  1256. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 2 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 1345) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1257. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1258. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 2 ms for 6 items query: select * from episodeview WHERE (episodeview.idShow = 1344) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1259. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1260. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 77945561, ARGUS ProgramId: 77945561, ARGUS ChannelId: 1189
  1261. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62665546, ARGUS ProgramId: 62665546, ARGUS ChannelId: 956
  1262. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 2 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 1343) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1263. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 2 ms for 12 items query: select * from episodeview WHERE (episodeview.idShow = 1348) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1264. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1265. 20:41:57 T:3400 DEBUG: Previous line repeats 1 times.
  1266. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62665553, ARGUS ProgramId: 62665553, ARGUS ChannelId: 956
  1267. 20:41:57 T:1296 DEBUG: CZipManager::GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather.zip/
  1268. 20:41:57 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  1269. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945582, ARGUS ProgramId: 77945582, ARGUS ChannelId: 1189
  1270. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Zoo *, Unique id: 63322328, ARGUS ProgramId: 63322328, ARGUS ChannelId: 966
  1271. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62667407, ARGUS ProgramId: 62667407, ARGUS ChannelId: 956
  1272. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64632739, ARGUS ProgramId: 64632739, ARGUS ChannelId: 986
  1273. 20:41:57 T:3452 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1274. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62667414, ARGUS ProgramId: 62667414, ARGUS ChannelId: 956
  1275. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 2 ms for 8 items query: select * from episodeview WHERE (episodeview.idShow = 1342) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1276. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1277. 20:41:57 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  1278. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945610, ARGUS ProgramId: 77945610, ARGUS ChannelId: 1189
  1279. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from episodeview WHERE (episodeview.idShow = 1354) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1280. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1281. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 2 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 1345) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1282. 20:41:57 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  1283. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1284. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945638, ARGUS ProgramId: 77945638, ARGUS ChannelId: 1189
  1285. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64648599, ARGUS ProgramId: 64648599, ARGUS ChannelId: 986
  1286. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview WHERE (episodeview.idShow = 1351) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1287. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 1343) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1288. 20:41:57 T:3400 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  1289. 20:41:57 T:1296 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://xbmc/language/English/strings.po
  1290. 20:41:57 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1291. 20:41:57 T:3400 DEBUG: Previous line repeats 1 times.
  1292. 20:41:57 T:3400 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77953211, ARGUS ProgramId: 77953211, ARGUS ChannelId: 1189
  1293. 20:41:57 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62665532 on client 1
  1294. 20:41:57 T:1296 DEBUG: POParser: loaded 130 weather tokens
  1295. 20:41:57 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62665546 on client 1
  1296. 20:41:57 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62665553 on client 1
  1297. 20:41:57 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 63322328 on client 1
  1298. 20:41:57 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from episodeview WHERE (episodeview.idShow = 1354) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1299. 20:41:57 T:1152 DEBUG: CVideoDatabase::RunQuery took 4 ms for 65 items query: select * from episodeview WHERE (episodeview.idShow = 1376) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1300. 20:41:57 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62667407 on client 1
  1301. 20:41:57 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1302. 20:41:57 T:3400 DEBUG: Previous line repeats 1 times.
  1303. 20:41:57 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 64632739 on client 1
  1304. 20:41:58 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62667414 on client 1
  1305. 20:41:58 T:3400 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 64648599 on client 1
  1306. 20:41:58 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 1355) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1307. 20:41:58 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1308. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 2 ms for 13 items query: select * from episodeview WHERE (episodeview.idShow = 1351) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1309. 20:41:58 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1310. 20:41:58 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 1347) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1311. 20:41:58 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1312. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 3 ms for 65 items query: select * from episodeview WHERE (episodeview.idShow = 1376) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1313. 20:41:58 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1314. 20:41:58 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 8 items query: select * from episodeview WHERE (episodeview.idShow = 1375) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1315. 20:41:58 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1316. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 1355) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1317. 20:41:58 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1318. 20:41:58 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episodeview WHERE (episodeview.idShow = 1350) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1319. 20:41:58 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1320. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 1347) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1321. 20:41:58 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1322. 20:41:58 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 1341) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1323. 20:41:58 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1324. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 2 ms for 8 items query: select * from episodeview WHERE (episodeview.idShow = 1375) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1325. 20:41:58 T:1152 DEBUG: CFavourites::Load - no system favourites found, skipping
  1326. 20:41:58 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1327. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episodeview WHERE (episodeview.idShow = 1350) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1328. 20:41:58 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1329. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 1341) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1330. 20:41:58 T:3396 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1331. 20:41:58 T:1152 DEBUG: CVideoDatabase::RunQuery took 20 ms for 29 items query: SELECT * FROM tvshowview WHERE ((CASE WHEN COALESCE(tvshowview.totalCount - tvshowview.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1))
  1332. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideoview
  1333. 20:41:58 T:3396 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:01.155000
  1334. 20:41:58 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 1357) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)) AND ((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1335. 20:41:58 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1336. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 14 ms for 100 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  1337. 20:41:58 T:1152 DEBUG: CVideoDatabase::RunQuery took 7 ms for 152 items query: select * from episodeview WHERE (episodeview.idShow = 1377) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)) AND ((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1338. 20:41:58 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1339. 20:41:58 T:1152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 6 items query: select * from episodeview WHERE (episodeview.idShow = 1344) AND (((episodeview.playCount IS NULL OR episodeview.playCount < 1)) AND ((episodeview.playCount IS NULL OR episodeview.playCount < 1)))
  1340. 20:41:58 T:1152 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1341. 20:41:58 T:1152 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:02.142000
  1342. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 23 ms for 653 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  1343. 20:41:58 T:3396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  1344. 20:41:58 T:3396 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.322000
  1345. 20:41:58 T:3396 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:02.546000
  1346. 20:41:58 T:1688 DEBUG: Version Check: Version installed {u'major': 14, u'tag': u'stable', u'minor': 2, u'revision': u'20150326-7cc53a9'}
  1347. 20:41:58 T:1688 DEBUG: Version Check: Version available {u'major': u'14', u'extrainfo': u'final', u'tagversion': u'', u'tag': u'stable', u'addon_support': u'yes', u'minor': u'2', u'revision': u'20150326-7cc53a9'}
  1348. 20:41:58 T:1688 DEBUG: Version Check: There is no newer stable available
  1349. 20:41:58 T:1688 INFO: CPythonInvoker(0, C:\Users\owner\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  1350. 20:41:58 T:1688 INFO: Python script stopped
  1351. 20:41:58 T:1688 DEBUG: Thread LanguageInvoker 1688 terminating
  1352. 20:41:59 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1353. 20:41:59 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1354. 20:41:59 T:3452 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1355. 20:42:00 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1356. 20:42:00 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1357. 20:42:00 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1358. 20:42:00 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1359. 20:42:00 T:3452 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1360. 20:42:01 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1361. 20:42:01 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1362. 20:42:01 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1363. 20:42:01 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1364. 20:42:02 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1365. 20:42:02 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1366. 20:42:02 T:3452 DEBUG: Activating window ID: 10616
  1367. 20:42:02 T:3452 DEBUG: ------ Window Deinit (Home.xml) ------
  1368. 20:42:02 T:3452 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
  1369. 20:42:02 T:3452 INFO: Loading skin file: MyPVRRecordings.xml, load type: KEEP_IN_MEMORY
  1370. 20:42:02 T:280 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  1371. 20:42:02 T:3452 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/)
  1372. 20:42:02 T:280 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  1373. 20:42:02 T:3452 DEBUG: ParentPath = []
  1374. 20:42:02 T:3452 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
  1375. 20:42:02 T:280 DEBUG: CurlFile::Open(0E68B048) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  1376. 20:42:02 T:3660 NOTICE: Thread BackgroundLoader start, auto delete: false
  1377. 20:42:02 T:3040 INFO: CPythonInvoker(18, C:\Users\owner\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\lib\maps.py): script successfully run
  1378. 20:42:02 T:3040 INFO: Python script stopped
  1379. 20:42:02 T:3040 DEBUG: Thread LanguageInvoker 3040 terminating
  1380. 20:42:02 T:3660 DEBUG: Thread BackgroundLoader 3660 terminating
  1381. 20:42:03 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1382. 20:42:03 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1383. 20:42:04 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1384. 20:42:04 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1385. 20:42:04 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1386. 20:42:04 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1387. 20:42:05 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1388. 20:42:05 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1389. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  1390. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  1391. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  1392. 20:42:06 T:1892 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  1393. 20:42:06 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1394. 20:42:06 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1395. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489323240 used kiloBytes of 4639372272 total kiloBytes.
  1396. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  1397. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  1398. 20:42:06 T:1892 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  1399. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  1400. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  1401. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  1402. 20:42:06 T:1892 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  1403. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  1404. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  1405. 20:42:06 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  1406. 20:42:06 T:1892 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  1407. 20:42:07 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1408. 20:42:07 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1409. 20:42:08 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1410. 20:42:08 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is ParentDir
  1411. 20:42:08 T:3452 DEBUG: Activating window ID: 10000
  1412. 20:42:08 T:3452 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
  1413. 20:42:08 T:3452 DEBUG: ------ Window Init (Home.xml) ------
  1414. 20:42:08 T:2288 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1415. 20:42:08 T:1296 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','2','?type=playliststats&id=ActivateWindow(TVChannels)')
  1416. 20:42:08 T:3452 DEBUG: CGUIMediaWindow::GetDirectory ()
  1417. 20:42:08 T:564 NOTICE: Thread LanguageInvoker start, auto delete: false
  1418. 20:42:08 T:2288 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1419. 20:42:08 T:1296 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Library Data Provider (id=20) plugin...
  1420. 20:42:08 T:1980 NOTICE: Thread LanguageInvoker start, auto delete: false
  1421. 20:42:08 T:3452 DEBUG: ParentPath = []
  1422. 20:42:08 T:564 INFO: initializing python engine.
  1423. 20:42:08 T:564 INFO: Previous line repeats 1 times.
  1424. 20:42:08 T:564 DEBUG: CPythonInvoker(19, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  1425. 20:42:08 T:1980 DEBUG: CPythonInvoker(20, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): start processing
  1426. 20:42:08 T:2288 DEBUG: CVideoDatabase::RunQuery took 15 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1427. 20:42:08 T:1980 NOTICE: -->Python Interpreter Initialized<--
  1428. 20:42:08 T:1980 DEBUG: CPythonInvoker(20, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py"
  1429. 20:42:08 T:1980 DEBUG: CPythonInvoker(20, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1430. 20:42:08 T:1980 DEBUG: CPythonInvoker(20, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider
  1431. 20:42:08 T:564 NOTICE: -->Python Interpreter Initialized<--
  1432. 20:42:08 T:2288 DEBUG: CVideoDatabase::RunQuery took 36 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1433. 20:42:08 T:564 DEBUG: CPythonInvoker(19, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  1434. 20:42:08 T:564 DEBUG: CPythonInvoker(19, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1435. 20:42:08 T:564 DEBUG: CPythonInvoker(19, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts
  1436. 20:42:08 T:1980 DEBUG: CPythonInvoker(20, C:\Users\owner\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
  1437. 20:42:08 T:564 DEBUG: CPythonInvoker(19, C:\Users\owner\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
  1438. 20:42:08 T:2288 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1439. 20:42:08 T:2288 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1440. 20:42:08 T:1980 DEBUG: Library Data Provider: script version 0.1.1 started
  1441. 20:42:08 T:1296 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  1442. 20:42:08 T:1980 DEBUG: Library Data Provider: script version 0.1.1 stopped
  1443. 20:42:08 T:1980 INFO: CPythonInvoker(20, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): script successfully run
  1444. 20:42:08 T:1980 INFO: Python script stopped
  1445. 20:42:08 T:1980 DEBUG: Thread LanguageInvoker 1980 terminating
  1446. 20:42:09 T:564 INFO: CPythonInvoker(19, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  1447. 20:42:09 T:564 INFO: Python script stopped
  1448. 20:42:09 T:564 DEBUG: Thread LanguageInvoker 564 terminating
  1449. 20:42:09 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1450. 20:42:09 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1451. 20:42:09 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1452. 20:42:09 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1453. 20:42:09 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1454. 20:42:09 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1455. 20:42:10 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1456. 20:42:10 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1457. 20:42:10 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1458. 20:42:10 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1459. 20:42:11 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1460. 20:42:11 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1461. 20:42:11 T:3452 DEBUG: Activating window ID: 10004
  1462. 20:42:12 T:3452 DEBUG: ------ Window Deinit (Home.xml) ------
  1463. 20:42:12 T:3452 DEBUG: ------ Window Init (Settings.xml) ------
  1464. 20:42:12 T:3452 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  1465. 20:42:12 T:280 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  1466. 20:42:12 T:280 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  1467. 20:42:12 T:280 DEBUG: CurlFile::Open(164F99C0) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  1468. 20:42:13 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1469. 20:42:13 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1470. 20:42:13 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1471. 20:42:13 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1472. 20:42:13 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1473. 20:42:13 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1474. 20:42:13 T:3452 DEBUG: Activating window ID: 10021
  1475. 20:42:14 T:3452 DEBUG: ------ Window Deinit (Settings.xml) ------
  1476. 20:42:14 T:3452 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1477. 20:42:14 T:3452 INFO: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
  1478. 20:42:15 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1479. 20:42:15 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1480. 20:42:16 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1481. 20:42:16 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1482. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  1483. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  1484. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  1485. 20:42:16 T:1892 DEBUG: CurlFile::Open(164F99C0) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  1486. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489342516 used kiloBytes of 4639372272 total kiloBytes.
  1487. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  1488. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  1489. 20:42:16 T:1892 DEBUG: CurlFile::Open(164F99C0) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  1490. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  1491. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  1492. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  1493. 20:42:16 T:1892 DEBUG: CurlFile::Open(164F99C0) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  1494. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  1495. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  1496. 20:42:16 T:1892 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  1497. 20:42:16 T:1892 DEBUG: CurlFile::Open(164F99C0) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  1498. 20:42:17 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1499. 20:42:17 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1500. 20:42:17 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1501. 20:42:17 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1502. 20:42:17 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1503. 20:42:17 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1504. 20:42:20 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1505. 20:42:20 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1506. 20:42:20 T:3452 DEBUG: ------ Window Init (DialogYesNo.xml) ------
  1507. 20:42:20 T:3452 INFO: Loading skin file: DialogYesNo.xml, load type: KEEP_IN_MEMORY
  1508. 20:42:21 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1509. 20:42:21 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1510. 20:42:21 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1511. 20:42:21 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1512. 20:42:21 T:3452 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
  1513. 20:42:21 T:3452 NOTICE: PVRManager - PVR::CPVRManager::ResetDatabase - clearing the PVR database
  1514. 20:42:21 T:1716 DEBUG: Thread EPGUpdater 1716 terminating
  1515. 20:42:21 T:3452 DEBUG: DialogProgress::StartModal called
  1516. 20:42:21 T:3452 DEBUG: ------ Window Init (DialogProgress.xml) ------
  1517. 20:42:21 T:3452 INFO: Loading skin file: DialogProgress.xml, load type: KEEP_IN_MEMORY
  1518. 20:42:22 T:3452 NOTICE: PVRManager - stopping
  1519. 20:42:22 T:280 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  1520. 20:42:22 T:280 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  1521. 20:42:22 T:280 DEBUG: CurlFile::Open(164F99C0) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  1522. 20:42:23 T:3400 DEBUG: Thread PVRManager 3400 terminating
  1523. 20:42:23 T:1892 DEBUG: Thread PVRGUIInfo 1892 terminating
  1524. 20:42:23 T:1252 DEBUG: Thread PVRClient 1252 terminating
  1525. 20:42:23 T:3452 DEBUG: PVR - PVR::CPVRClient::Destroy - destroying PVR add-on 'ARGUS TV (192.168.2.2):http://192.168.2.2:49943/'
  1526. 20:42:23 T:3452 INFO: AddOnLog: ARGUS TV client: Disconnect
  1527. 20:42:23 T:280 DEBUG: AddOnLog: ARGUS TV client: CEventsThread:: thread stopped
  1528. 20:42:23 T:3452 DEBUG: AddOnLog: ARGUS TV client: ->~cPVRClientArgusTV()
  1529. 20:42:23 T:3452 DEBUG: AddOnLog: ARGUS TV client: CKeepAliveThread:: destructor
  1530. 20:42:23 T:3452 DEBUG: AddOnLog: ARGUS TV client: CEventsThread:: destructor
  1531. 20:42:23 T:3452 DEBUG: AddOnLog: ARGUS TV client: UnsubscribeServiceEvents from 7e762f59-ca34-4b9e-914d-ec3e63e72cba
  1532. 20:42:23 T:3452 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/UnsubscribeServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  1533. 20:42:23 T:3452 DEBUG: CurlFile::Open(164F99C0) http://192.168.2.2:49943/ArgusTV/Core/UnsubscribeServiceEvents/7e762f59-ca34-4b9e-914d-ec3e63e72cba
  1534. 20:42:23 T:3452 DEBUG: SECTION:UnloadDll(C:\Program Files\Kodi\addons\pvr.argustv\Kodi_ArgusTV_win32.dll)
  1535. 20:42:23 T:3452 INFO: ADDON: Dll Destroyed - ARGUS TV client
  1536. 20:42:23 T:3452 DEBUG: EpgDB - EPG::CEpgDatabase::DeleteEpg - deleting all EPG data from the database
  1537. 20:42:23 T:3452 DEBUG: PVR - PVR::CPVRDatabase::DeleteChannelGroups - deleting all channel groups from the database
  1538. 20:42:23 T:3452 DEBUG: PVR - PVR::CPVRDatabase::DeleteChannels - deleting all channels from the database
  1539. 20:42:23 T:3452 INFO: Deleting settings information for all files under pvr://channels/
  1540. 20:42:23 T:3452 DEBUG: Mysql execute: DELETE FROM settings WHERE idFile IN (SELECT idFile FROM files INNER JOIN path ON path.idPath = files.idPath AND path.strPath LIKE "pvr://channels/%")
  1541. 20:42:23 T:3452 INFO: Deleting settings information for all files under pvr://recordings/
  1542. 20:42:23 T:3452 DEBUG: Mysql execute: DELETE FROM settings WHERE idFile IN (SELECT idFile FROM files INNER JOIN path ON path.idPath = files.idPath AND path.strPath LIKE "pvr://recordings/%")
  1543. 20:42:23 T:3452 DEBUG: PVR - PVR::CPVRDatabase::DeleteClients - deleting all clients from the database
  1544. 20:42:23 T:3452 NOTICE: PVRManager - PVR::CPVRManager::ResetDatabase - PVR and EPG database cleared
  1545. 20:42:23 T:3452 NOTICE: PVRManager - PVR::CPVRManager::ResetDatabase - restarting the PVRManager
  1546. 20:42:23 T:3452 NOTICE: PVRManager - starting up
  1547. 20:42:23 T:3456 NOTICE: Thread PVRManager start, auto delete: false
  1548. 20:42:23 T:3776 NOTICE: Thread PVRClient start, auto delete: false
  1549. 20:42:23 T:3776 DEBUG: PVR::CPVRClients::RegisterClient - registering add-on 'ARGUS TV client'
  1550. 20:42:23 T:3452 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  1551. 20:42:24 T:3452 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://feeds.feedburner.com (easy=00A73DA0, multi=00AAAD00)
  1552. 20:42:24 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1553. 20:42:24 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1554. 20:42:25 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1555. 20:42:25 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1556. 20:42:26 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1557. 20:42:26 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1558. 20:42:26 T:3452 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1559. 20:42:27 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1560. 20:42:27 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1561. 20:42:30 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1562. 20:42:30 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1563. 20:42:32 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1564. 20:42:32 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1565. 20:42:33 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1566. 20:42:33 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1567. 20:42:34 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1568. 20:42:34 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1569. 20:42:42 T:1296 DEBUG: Thread JobWorker 1296 terminating (autodelete)
  1570. 20:42:42 T:3780 DEBUG: Thread JobWorker 3780 terminating (autodelete)
  1571. 20:42:42 T:2288 DEBUG: Thread JobWorker 2288 terminating (autodelete)
  1572. 20:42:42 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1573. 20:42:42 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1574. 20:42:43 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1575. 20:42:43 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1576. 20:42:43 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1577. 20:42:43 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1578. 20:42:44 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1579. 20:42:44 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1580. 20:42:45 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1581. 20:42:45 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1582. 20:42:45 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1583. 20:42:45 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1584. 20:42:46 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1585. 20:42:46 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1586. 20:42:46 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1587. 20:42:46 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1588. 20:42:46 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1589. 20:42:46 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1590. 20:42:46 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1591. 20:42:46 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1592. 20:42:47 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1593. 20:42:47 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1594. 20:42:47 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1595. 20:42:47 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1596. 20:42:47 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1597. 20:42:47 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1598. 20:42:49 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1599. 20:42:49 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1600. 20:42:49 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1601. 20:42:49 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1602. 20:42:51 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1603. 20:42:51 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1604. 20:42:52 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1605. 20:42:52 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1606. 20:42:53 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1607. 20:42:53 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1608. 20:42:53 T:3452 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://192.168.2.2 (easy=0E8090C8, multi=00AAA6A0)
  1609. 20:42:55 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1610. 20:42:55 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1611. 20:42:57 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1612. 20:42:57 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1613. 20:42:59 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1614. 20:42:59 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1615. 20:42:59 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1616. 20:42:59 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1617. 20:43:01 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1618. 20:43:01 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1619. 20:43:01 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1620. 20:43:01 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1621. 20:43:01 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1622. 20:43:01 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1623. 20:43:02 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1624. 20:43:02 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1625. 20:43:02 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1626. 20:43:02 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1627. 20:43:02 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1628. 20:43:02 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1629. 20:43:05 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1630. 20:43:05 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1631. 20:43:05 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1632. 20:43:05 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1633. 20:43:06 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1634. 20:43:06 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1635. 20:43:07 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1636. 20:43:07 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1637. 20:43:08 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1638. 20:43:08 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1639. 20:43:08 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1640. 20:43:08 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1641. 20:43:10 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1642. 20:43:10 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1643. 20:43:11 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1644. 20:43:11 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1645. 20:43:13 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1646. 20:43:13 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1647. 20:43:15 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1648. 20:43:15 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1649. 20:43:23 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1650. 20:43:23 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1651. 20:43:26 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1652. 20:43:26 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1653. 20:43:27 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1654. 20:43:27 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1655. 20:43:28 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1656. 20:43:28 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1657. 20:43:28 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1658. 20:43:28 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is PreviousMenu
  1659. 20:43:28 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1660. 20:43:29 T:3452 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  1661. 20:43:29 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1662. 20:43:29 T:3452 DEBUG: ------ Window Init (Settings.xml) ------
  1663. 20:43:29 T:2184 NOTICE: Thread JobWorker start, auto delete: true
  1664. 20:43:30 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1665. 20:43:30 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is ParentDir
  1666. 20:43:30 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1667. 20:43:31 T:3452 DEBUG: ------ Window Deinit (Settings.xml) ------
  1668. 20:43:31 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1669. 20:43:31 T:3452 DEBUG: ------ Window Init (Home.xml) ------
  1670. 20:43:31 T:2184 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','3','?type=playliststats&id=ActivateWindow(Settings)')
  1671. 20:43:31 T:3004 NOTICE: Thread JobWorker start, auto delete: true
  1672. 20:43:31 T:2672 NOTICE: Thread LanguageInvoker start, auto delete: false
  1673. 20:43:31 T:2184 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Library Data Provider (id=22) plugin...
  1674. 20:43:31 T:2156 NOTICE: Thread LanguageInvoker start, auto delete: false
  1675. 20:43:31 T:3004 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1676. 20:43:31 T:2672 INFO: initializing python engine.
  1677. 20:43:31 T:2672 INFO: Previous line repeats 1 times.
  1678. 20:43:31 T:2672 DEBUG: CPythonInvoker(21, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  1679. 20:43:31 T:2156 DEBUG: CPythonInvoker(22, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): start processing
  1680. 20:43:31 T:3004 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1681. 20:43:31 T:3004 DEBUG: CVideoDatabase::RunQuery took 16 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1682. 20:43:31 T:2672 NOTICE: -->Python Interpreter Initialized<--
  1683. 20:43:31 T:2672 DEBUG: CPythonInvoker(21, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  1684. 20:43:31 T:2672 DEBUG: CPythonInvoker(21, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1685. 20:43:31 T:2672 DEBUG: CPythonInvoker(21, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts
  1686. 20:43:31 T:2156 NOTICE: -->Python Interpreter Initialized<--
  1687. 20:43:31 T:2156 DEBUG: CPythonInvoker(22, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py"
  1688. 20:43:31 T:2156 DEBUG: CPythonInvoker(22, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1689. 20:43:31 T:2156 DEBUG: CPythonInvoker(22, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider
  1690. 20:43:31 T:2156 DEBUG: CPythonInvoker(22, C:\Users\owner\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
  1691. 20:43:31 T:2672 DEBUG: CPythonInvoker(21, C:\Users\owner\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
  1692. 20:43:31 T:3004 DEBUG: CVideoDatabase::RunQuery took 36 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1693. 20:43:31 T:3004 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1694. 20:43:31 T:2156 DEBUG: Library Data Provider: script version 0.1.1 started
  1695. 20:43:31 T:3004 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1696. 20:43:31 T:2184 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  1697. 20:43:31 T:2156 DEBUG: Library Data Provider: script version 0.1.1 stopped
  1698. 20:43:31 T:2156 INFO: CPythonInvoker(22, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): script successfully run
  1699. 20:43:31 T:2156 INFO: Python script stopped
  1700. 20:43:31 T:2156 DEBUG: Thread LanguageInvoker 2156 terminating
  1701. 20:43:31 T:2672 INFO: CPythonInvoker(21, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  1702. 20:43:31 T:2672 INFO: Python script stopped
  1703. 20:43:31 T:2672 DEBUG: Thread LanguageInvoker 2672 terminating
  1704. 20:43:31 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1705. 20:43:31 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1706. 20:43:32 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1707. 20:43:32 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1708. 20:43:32 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1709. 20:43:32 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1710. 20:43:32 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1711. 20:43:32 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1712. 20:43:33 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1713. 20:43:33 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1714. 20:43:33 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1715. 20:43:33 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1716. 20:43:34 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1717. 20:43:34 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1718. 20:43:34 T:3452 DEBUG: Activating window ID: 10615
  1719. 20:43:34 T:3452 DEBUG: ------ Window Deinit (Home.xml) ------
  1720. 20:43:34 T:3452 DEBUG: ------ Window Init (MyPVRChannels.xml) ------
  1721. 20:43:34 T:3452 INFO: Loading skin file: MyPVRChannels.xml, load type: KEEP_IN_MEMORY
  1722. 20:43:34 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1723. 20:43:34 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1724. 20:43:34 T:3452 DEBUG: ------ Window Init (Home.xml) ------
  1725. 20:43:34 T:3452 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  1726. 20:43:34 T:3004 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','4','?type=playliststats&id=')
  1727. 20:43:34 T:2184 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1728. 20:43:34 T:3720 NOTICE: Thread LanguageInvoker start, auto delete: false
  1729. 20:43:34 T:3452 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1730. 20:43:34 T:3004 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Library Data Provider (id=24) plugin...
  1731. 20:43:34 T:1176 NOTICE: Thread LanguageInvoker start, auto delete: false
  1732. 20:43:34 T:3720 INFO: initializing python engine.
  1733. 20:43:34 T:2184 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1734. 20:43:34 T:1176 INFO: initializing python engine.
  1735. 20:43:34 T:3720 DEBUG: CPythonInvoker(23, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  1736. 20:43:34 T:1176 DEBUG: CPythonInvoker(24, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): start processing
  1737. 20:43:34 T:2184 DEBUG: CVideoDatabase::RunQuery took 16 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1738. 20:43:34 T:3720 NOTICE: -->Python Interpreter Initialized<--
  1739. 20:43:34 T:3720 DEBUG: CPythonInvoker(23, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  1740. 20:43:34 T:3720 DEBUG: CPythonInvoker(23, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1741. 20:43:34 T:3720 DEBUG: CPythonInvoker(23, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts
  1742. 20:43:34 T:1176 NOTICE: -->Python Interpreter Initialized<--
  1743. 20:43:34 T:1176 DEBUG: CPythonInvoker(24, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py"
  1744. 20:43:34 T:1176 DEBUG: CPythonInvoker(24, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1745. 20:43:34 T:1176 DEBUG: CPythonInvoker(24, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider
  1746. 20:43:34 T:3720 DEBUG: CPythonInvoker(23, C:\Users\owner\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
  1747. 20:43:34 T:1176 DEBUG: CPythonInvoker(24, C:\Users\owner\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
  1748. 20:43:34 T:2184 DEBUG: CVideoDatabase::RunQuery took 36 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1749. 20:43:35 T:2184 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1750. 20:43:35 T:2184 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1751. 20:43:35 T:1176 DEBUG: Library Data Provider: script version 0.1.1 started
  1752. 20:43:35 T:3004 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  1753. 20:43:35 T:1176 DEBUG: Library Data Provider: script version 0.1.1 stopped
  1754. 20:43:35 T:1176 INFO: CPythonInvoker(24, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): script successfully run
  1755. 20:43:35 T:1176 INFO: Python script stopped
  1756. 20:43:35 T:1176 DEBUG: Thread LanguageInvoker 1176 terminating
  1757. 20:43:35 T:3720 INFO: CPythonInvoker(23, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  1758. 20:43:35 T:3720 INFO: Python script stopped
  1759. 20:43:35 T:3720 DEBUG: Thread LanguageInvoker 3720 terminating
  1760. 20:43:36 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1761. 20:43:36 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1762. 20:43:36 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1763. 20:43:36 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1764. 20:43:36 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1765. 20:43:36 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1766. 20:43:37 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1767. 20:43:37 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1768. 20:43:37 T:3452 DEBUG: Activating window ID: 10004
  1769. 20:43:37 T:3452 DEBUG: ------ Window Deinit (Home.xml) ------
  1770. 20:43:37 T:3452 DEBUG: ------ Window Init (Settings.xml) ------
  1771. 20:43:39 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1772. 20:43:39 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1773. 20:43:39 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1774. 20:43:39 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1775. 20:43:39 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1776. 20:43:39 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1777. 20:43:40 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1778. 20:43:40 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1779. 20:43:40 T:3452 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1780. 20:43:40 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1781. 20:43:40 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1782. 20:43:40 T:3452 DEBUG: Activating window ID: 10040
  1783. 20:43:41 T:3452 DEBUG: ------ Window Deinit (Settings.xml) ------
  1784. 20:43:41 T:3452 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  1785. 20:43:41 T:3452 INFO: Loading skin file: AddonBrowser.xml, load type: KEEP_IN_MEMORY
  1786. 20:43:41 T:3452 DEBUG: CGUIMediaWindow::GetDirectory ()
  1787. 20:43:41 T:3452 DEBUG: ParentPath = []
  1788. 20:43:41 T:3996 NOTICE: Thread BackgroundLoader start, auto delete: false
  1789. 20:43:41 T:3996 DEBUG: Thread BackgroundLoader 3996 terminating
  1790. 20:43:42 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1791. 20:43:42 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1792. 20:43:43 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1793. 20:43:43 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1794. 20:43:43 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1795. 20:43:43 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1796. 20:43:44 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1797. 20:43:44 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1798. 20:43:44 T:3452 DEBUG: CGUIMediaWindow::GetDirectory (addons://repos/)
  1799. 20:43:44 T:3452 DEBUG: ParentPath = []
  1800. 20:43:44 T:2096 NOTICE: Thread BackgroundLoader start, auto delete: false
  1801. 20:43:44 T:2344 NOTICE: Thread JobWorker start, auto delete: true
  1802. 20:43:44 T:2096 DEBUG: Thread BackgroundLoader 2096 terminating
  1803. 20:43:44 T:2184 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  1804. 20:43:44 T:2344 DEBUG: Caching image 'C:\Users\owner\AppData\Roaming\Kodi\addons\repository.googlecode.anarchintosh-projects\icon.png' to '9/98b66bae.jpg':
  1805. 20:43:44 T:3004 DEBUG: Caching image 'C:\Users\owner\AppData\Roaming\Kodi\addons\repository.googlecode.apple-tv2-xbmc\icon.png' to 'f/f2118687.jpg':
  1806. 20:43:44 T:3004 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f2118687.jpg' size 256x256
  1807. 20:43:44 T:2344 DEBUG: cached image 'special://masterprofile/Thumbnails/9/98b66bae.jpg' size 123x125
  1808. 20:43:44 T:2184 DEBUG: Caching image 'C:\Users\owner\AppData\Roaming\Kodi\addons\repository.aj-addons\icon.png' to 'b/b344fcda.jpg':
  1809. 20:43:44 T:2184 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b344fcda.jpg' size 256x256
  1810. 20:43:44 T:2184 DEBUG: Caching image 'C:\Users\owner\AppData\Roaming\Kodi\addons\repository.eldorado\icon.png' to 'f/ffa490fc.png':
  1811. 20:43:44 T:2184 DEBUG: cached image 'special://masterprofile/Thumbnails/f/ffa490fc.png' size 171x171
  1812. 20:43:45 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1813. 20:43:45 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1814. 20:43:46 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1815. 20:43:46 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is ParentDir
  1816. 20:43:46 T:3452 DEBUG: CGUIMediaWindow::GetDirectory ()
  1817. 20:43:46 T:3452 DEBUG: ParentPath = []
  1818. 20:43:46 T:3868 NOTICE: Thread BackgroundLoader start, auto delete: false
  1819. 20:43:46 T:3868 DEBUG: Thread BackgroundLoader 3868 terminating
  1820. 20:43:47 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1821. 20:43:47 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is ParentDir
  1822. 20:43:47 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1823. 20:43:48 T:3452 DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
  1824. 20:43:48 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1825. 20:43:48 T:3452 DEBUG: ------ Window Init (Settings.xml) ------
  1826. 20:43:49 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1827. 20:43:49 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1828. 20:43:50 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1829. 20:43:50 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1830. 20:43:50 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1831. 20:43:50 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1832. 20:43:50 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1833. 20:43:50 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1834. 20:43:50 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1835. 20:43:50 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1836. 20:43:50 T:3452 DEBUG: Activating window ID: 10021
  1837. 20:43:51 T:3452 DEBUG: ------ Window Deinit (Settings.xml) ------
  1838. 20:43:51 T:3452 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1839. 20:43:52 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1840. 20:43:52 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1841. 20:43:53 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1842. 20:43:53 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1843. 20:43:53 T:3452 INFO: stopping PVRManager
  1844. 20:43:53 T:3452 NOTICE: PVRManager - stopping
  1845. 20:43:53 T:3456 DEBUG: Thread PVRManager 3456 terminating
  1846. 20:43:53 T:3776 DEBUG: Thread PVRClient 3776 terminating
  1847. 20:43:55 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1848. 20:43:55 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1849. 20:43:55 T:2184 NOTICE: PVRManager - starting up
  1850. 20:43:55 T:2804 NOTICE: Thread PVRManager start, auto delete: false
  1851. 20:43:55 T:3896 NOTICE: Thread PVRClient start, auto delete: false
  1852. 20:43:55 T:3452 DEBUG: ------ Window Init (DialogOK.xml) ------
  1853. 20:43:55 T:3452 INFO: Loading skin file: DialogOK.xml, load type: KEEP_IN_MEMORY
  1854. 20:43:57 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1855. 20:43:57 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1856. 20:43:57 T:3452 DEBUG: ------ Window Deinit (DialogOK.xml) ------
  1857. 20:43:57 T:3452 DEBUG: Activating window ID: 10040
  1858. 20:43:57 T:3452 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  1859. 20:43:57 T:3452 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  1860. 20:43:57 T:3452 DEBUG: CGUIMediaWindow::GetDirectory (addons://disabled/xbmc.pvrclient)
  1861. 20:43:57 T:3452 DEBUG: ParentPath = [addons://disabled/xbmc.pvrclient]
  1862. 20:43:57 T:2160 NOTICE: Thread BackgroundLoader start, auto delete: false
  1863. 20:43:57 T:2184 DEBUG: Caching image 'C:\Program Files\Kodi\addons\repository.xbmc.org\icon.png' to 'e/edbc1c99.jpg':
  1864. 20:43:57 T:2160 DEBUG: Thread BackgroundLoader 2160 terminating
  1865. 20:43:57 T:2184 DEBUG: cached image 'special://masterprofile/Thumbnails/e/edbc1c99.jpg' size 256x256
  1866. 20:43:57 T:3540 NOTICE: Thread JobWorker start, auto delete: true
  1867. 20:43:57 T:2184 DEBUG: Caching image 'C:\Users\owner\AppData\Roaming\Kodi\addons\repository.xbmchub\icon.png' to 'a/a5750401.jpg':
  1868. 20:43:57 T:2184 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a5750401.jpg' size 255x255
  1869. 20:43:58 T:2184 DEBUG: Caching image 'C:\Users\owner\AppData\Roaming\Kodi\addons\repository.xbmcadult\icon.png' to 'b/b67a66c0.png':
  1870. 20:43:58 T:2184 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b67a66c0.png' size 512x512
  1871. 20:43:58 T:2184 DEBUG: Recaching image 'C:\Program Files\Kodi\addons\pvr.argustv\icon.png' to 'd/d1d44e43.jpg':
  1872. 20:43:58 T:2184 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d1d44e43.jpg' size 256x256
  1873. 20:43:58 T:3540 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url C:\Program Files\Kodi\addons\pvr.demo\icon.png
  1874. 20:43:59 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1875. 20:43:59 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1876. 20:43:59 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1877. 20:43:59 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1878. 20:44:00 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1879. 20:44:00 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1880. 20:44:00 T:3452 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
  1881. 20:44:00 T:3452 INFO: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
  1882. 20:44:01 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1883. 20:44:01 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1884. 20:44:01 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1885. 20:44:01 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1886. 20:44:02 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1887. 20:44:02 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1888. 20:44:02 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1889. 20:44:02 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1890. 20:44:03 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1891. 20:44:03 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1892. 20:44:03 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1893. 20:44:03 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1894. 20:44:04 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1895. 20:44:04 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1896. 20:44:04 T:3452 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------
  1897. 20:44:04 T:3452 INFO: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
  1898. 20:44:04 T:3452 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\pvr.argustv\resources\language\English\strings.po
  1899. 20:44:04 T:3452 DEBUG: POParser: loaded 7 strings from file C:\Program Files\Kodi\addons\pvr.argustv\resources\language\English\strings.po
  1900. 20:44:05 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1901. 20:44:05 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1902. 20:44:05 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1903. 20:44:05 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1904. 20:44:06 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1905. 20:44:06 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1906. 20:44:06 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1907. 20:44:06 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1908. 20:44:07 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1909. 20:44:07 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1910. 20:44:07 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1911. 20:44:07 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1912. 20:44:08 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1913. 20:44:08 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1914. 20:44:08 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1915. 20:44:08 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1916. 20:44:08 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1917. 20:44:08 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1918. 20:44:09 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1919. 20:44:09 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1920. 20:44:09 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1921. 20:44:09 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1922. 20:44:09 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1923. 20:44:09 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1924. 20:44:09 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1925. 20:44:09 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1926. 20:44:10 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1927. 20:44:10 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1928. 20:44:10 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1929. 20:44:10 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1930. 20:44:11 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1931. 20:44:11 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1932. 20:44:11 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1933. 20:44:11 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1934. 20:44:12 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1935. 20:44:12 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1936. 20:44:12 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1937. 20:44:12 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1938. 20:44:12 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1939. 20:44:12 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1940. 20:44:13 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1941. 20:44:13 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1942. 20:44:13 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1943. 20:44:13 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1944. 20:44:14 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1945. 20:44:14 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  1946. 20:44:15 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1947. 20:44:15 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1948. 20:44:15 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1949. 20:44:15 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1950. 20:44:16 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1951. 20:44:16 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1952. 20:44:17 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1953. 20:44:17 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1954. 20:44:17 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1955. 20:44:17 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1956. 20:44:17 T:3452 INFO: Loading skin file: DialogKeyboard.xml, load type: KEEP_IN_MEMORY
  1957. 20:44:17 T:3452 DEBUG: ------ Window Init (DialogKeyboard.xml) ------
  1958. 20:44:17 T:3452 DEBUG: CAnnouncementManager - Announcement: OnInputRequested from xbmc
  1959. 20:44:17 T:3452 DEBUG: GOT ANNOUNCEMENT, type: 128, from xbmc, message OnInputRequested
  1960. 20:44:21 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1961. 20:44:21 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  1962. 20:44:21 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1963. 20:44:21 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  1964. 20:44:22 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1965. 20:44:22 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  1966. 20:44:22 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1967. 20:44:22 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  1968. 20:44:22 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1969. 20:44:22 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  1970. 20:44:26 T:3452 DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0073, modifier: 0x0
  1971. 20:44:26 T:3452 DEBUG: CApplication::OnKey: s (0xf053) pressed, trying keyboard action f173
  1972. 20:44:26 T:3452 DEBUG: Keyboard: scancode: 0x1e, sym: 0x0061, unicode: 0x0061, modifier: 0x0
  1973. 20:44:26 T:3452 DEBUG: CApplication::OnKey: a (0xf041) pressed, trying keyboard action f161
  1974. 20:44:27 T:3452 DEBUG: Keyboard: scancode: 0x31, sym: 0x006e, unicode: 0x006e, modifier: 0x0
  1975. 20:44:27 T:3452 DEBUG: CApplication::OnKey: n (0xf04e) pressed, trying keyboard action f16e
  1976. 20:44:27 T:3452 DEBUG: Keyboard: scancode: 0x24, sym: 0x006a, unicode: 0x006a, modifier: 0x0
  1977. 20:44:27 T:3452 DEBUG: CApplication::OnKey: j (0xf04a) pressed, trying keyboard action f16a
  1978. 20:44:27 T:3452 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
  1979. 20:44:27 T:3452 DEBUG: CApplication::OnKey: i (0xf049) pressed, trying keyboard action f169
  1980. 20:44:27 T:3452 DEBUG: Keyboard: scancode: 0x2f, sym: 0x0076, unicode: 0x0076, modifier: 0x0
  1981. 20:44:27 T:3452 DEBUG: CApplication::OnKey: v (0xf056) pressed, trying keyboard action f176
  1982. 20:44:28 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1983. 20:44:28 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, trying keyboard action 7
  1984. 20:44:28 T:3004 DEBUG: Thread JobWorker 3004 terminating (autodelete)
  1985. 20:44:28 T:3540 DEBUG: Thread JobWorker 3540 terminating (autodelete)
  1986. 20:44:28 T:2344 DEBUG: Thread JobWorker 2344 terminating (autodelete)
  1987. 20:44:28 T:2184 DEBUG: Thread JobWorker 2184 terminating (autodelete)
  1988. 20:44:28 T:3452 DEBUG: ------ Window Deinit (DialogKeyboard.xml) ------
  1989. 20:44:28 T:3452 DEBUG: CAnnouncementManager - Announcement: OnInputFinished from xbmc
  1990. 20:44:28 T:3452 DEBUG: GOT ANNOUNCEMENT, type: 128, from xbmc, message OnInputFinished
  1991. 20:44:30 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1992. 20:44:30 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1993. 20:44:30 T:3452 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1994. 20:44:32 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1995. 20:44:32 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1996. 20:44:32 T:3452 DEBUG: ------ Window Init (DialogKeyboard.xml) ------
  1997. 20:44:32 T:3452 DEBUG: CAnnouncementManager - Announcement: OnInputRequested from xbmc
  1998. 20:44:32 T:3452 DEBUG: GOT ANNOUNCEMENT, type: 128, from xbmc, message OnInputRequested
  1999. 20:44:34 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2000. 20:44:34 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  2001. 20:44:34 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2002. 20:44:34 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  2003. 20:44:34 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2004. 20:44:34 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  2005. 20:44:34 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2006. 20:44:34 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  2007. 20:44:34 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2008. 20:44:34 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  2009. 20:44:35 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2010. 20:44:35 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, trying keyboard action f008
  2011. 20:44:36 T:3452 DEBUG: Keyboard: scancode: 0x26, sym: 0x006c, unicode: 0x006c, modifier: 0x0
  2012. 20:44:36 T:3452 DEBUG: CApplication::OnKey: l (0xf04c) pressed, trying keyboard action f16c
  2013. 20:44:36 T:3452 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
  2014. 20:44:36 T:3452 DEBUG: CApplication::OnKey: i (0xf049) pressed, trying keyboard action f169
  2015. 20:44:36 T:3452 DEBUG: Keyboard: scancode: 0x31, sym: 0x006e, unicode: 0x006e, modifier: 0x0
  2016. 20:44:36 T:3452 DEBUG: CApplication::OnKey: n (0xf04e) pressed, trying keyboard action f16e
  2017. 20:44:37 T:3452 DEBUG: Keyboard: scancode: 0x25, sym: 0x006b, unicode: 0x006b, modifier: 0x0
  2018. 20:44:37 T:3452 DEBUG: CApplication::OnKey: k (0xf04b) pressed, trying keyboard action f16b
  2019. 20:44:37 T:3452 DEBUG: Keyboard: scancode: 0x03, sym: 0x0032, unicode: 0x0032, modifier: 0x0
  2020. 20:44:37 T:3452 DEBUG: CApplication::OnKey: two (0xf032) pressed, trying keyboard action 3c
  2021. 20:44:37 T:3452 DEBUG: Keyboard: scancode: 0x21, sym: 0x0066, unicode: 0x0066, modifier: 0x0
  2022. 20:44:37 T:3452 DEBUG: CApplication::OnKey: f (0xf046) pressed, trying keyboard action f166
  2023. 20:44:38 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2024. 20:44:38 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, trying keyboard action 7
  2025. 20:44:38 T:3452 DEBUG: ------ Window Deinit (DialogKeyboard.xml) ------
  2026. 20:44:38 T:3452 DEBUG: CAnnouncementManager - Announcement: OnInputFinished from xbmc
  2027. 20:44:38 T:3452 DEBUG: GOT ANNOUNCEMENT, type: 128, from xbmc, message OnInputFinished
  2028. 20:44:40 T:3452 DEBUG: ------ Window Init (Pointer.xml) ------
  2029. 20:44:43 T:3452 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  2030. 20:44:43 T:3452 DEBUG: ------ Window Init (DialogKeyboard.xml) ------
  2031. 20:44:43 T:3452 DEBUG: CAnnouncementManager - Announcement: OnInputRequested from xbmc
  2032. 20:44:43 T:3452 DEBUG: GOT ANNOUNCEMENT, type: 128, from xbmc, message OnInputRequested
  2033. 20:44:47 T:3452 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  2034. 20:44:47 T:3452 DEBUG: ------ Window Deinit (DialogKeyboard.xml) ------
  2035. 20:44:47 T:3452 DEBUG: CAnnouncementManager - Announcement: OnInputFinished from xbmc
  2036. 20:44:47 T:3452 DEBUG: GOT ANNOUNCEMENT, type: 128, from xbmc, message OnInputFinished
  2037. 20:44:51 T:3452 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  2038. 20:44:51 T:3452 DEBUG: ------ Window Deinit (DialogAddonSettings.xml) ------
  2039. 20:44:53 T:3452 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  2040. 20:44:53 T:776 NOTICE: Thread JobWorker start, auto delete: true
  2041. 20:44:53 T:776 NOTICE: PVRManager - stopping
  2042. 20:44:53 T:2804 DEBUG: Thread PVRManager 2804 terminating
  2043. 20:44:53 T:3896 DEBUG: Thread PVRClient 3896 terminating
  2044. 20:44:53 T:776 NOTICE: PVRManager - starting up
  2045. 20:44:53 T:3452 DEBUG: CGUIMediaWindow::GetDirectory (addons://disabled/xbmc.pvrclient)
  2046. 20:44:53 T:1324 NOTICE: Thread PVRManager start, auto delete: false
  2047. 20:44:53 T:3452 DEBUG: ParentPath = [addons://disabled/xbmc.pvrclient]
  2048. 20:44:53 T:2644 NOTICE: Thread PVRClient start, auto delete: false
  2049. 20:44:53 T:2644 DEBUG: PVR::CPVRClients::RegisterClient - registering add-on 'ARGUS TV client'
  2050. 20:44:53 T:2644 DEBUG: Previous line repeats 1 times.
  2051. 20:44:53 T:2644 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'ARGUS TV client'
  2052. 20:44:53 T:2644 DEBUG: ADDON: Dll Initializing - ARGUS TV client
  2053. 20:44:53 T:2644 DEBUG: SECTION:LoadDLL(C:\Program Files\Kodi\addons\pvr.argustv\Kodi_ArgusTV_win32.dll)
  2054. 20:44:53 T:120 NOTICE: Thread BackgroundLoader start, auto delete: false
  2055. 20:44:53 T:2644 DEBUG: LoadLibraryExA called with flags:
  2056. - LOAD_WITH_ALTERED_SEARCH_PATH
  2057. 20:44:53 T:776 DEBUG: Previous line repeats 1 times.
  2058. 20:44:53 T:776 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url C:\Program Files\Kodi\addons\pvr.demo\icon.png
  2059. 20:44:53 T:2644 INFO: AddOnLog: ARGUS TV client: Creating the ARGUS TV PVR-client
  2060. 20:44:53 T:120 DEBUG: Thread BackgroundLoader 120 terminating
  2061. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: CKeepAliveThread:: constructor
  2062. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: CEventsThread:: constructor
  2063. 20:44:53 T:2644 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'host'
  2064. 20:44:53 T:2644 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'port'
  2065. 20:44:53 T:2644 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'useradio'
  2066. 20:44:53 T:2644 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'timeout'
  2067. 20:44:53 T:2644 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'user'
  2068. 20:44:53 T:2644 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'pass'
  2069. 20:44:53 T:2644 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'tunedelay'
  2070. 20:44:53 T:2644 INFO: AddOnLog: ARGUS TV client: Connect() - Connecting to http://192.168.2.2:49943/
  2071. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/Ping/60
  2072. 20:44:53 T:2644 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Core/Ping/60
  2073. 20:44:53 T:2644 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://192.168.2.2
  2074. 20:44:53 T:2644 INFO: AddOnLog: ARGUS TV client: Ping Ok. The client and server are compatible, API version 60.
  2075. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: CEventsThread::Connect
  2076. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: SubscribeServiceEvents
  2077. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/SubscribeServiceEvents/15
  2078. 20:44:53 T:2644 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Core/SubscribeServiceEvents/15
  2079. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: CEventsThread:: monitorId = 3c5203c2-ac81-489f-ad7f-541cf52259f8
  2080. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: ->GetProperties()
  2081. 20:44:53 T:2876 DEBUG: AddOnLog: ARGUS TV client: CEventsThread:: thread started
  2082. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: ->GetBackendName()
  2083. 20:44:53 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2084. 20:44:53 T:2644 DEBUG: AddOnLog: ARGUS TV client: ->GetConnectionString()
  2085. 20:44:54 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2086. 20:44:54 T:2644 DEBUG: AddOnLog: ARGUS TV client: ->GetBackendVersion
  2087. 20:44:54 T:2644 DEBUG: AddOnLog: ARGUS TV client: GetDisplayVersion
  2088. 20:44:54 T:2876 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2089. 20:44:54 T:2644 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/Version
  2090. 20:44:54 T:2644 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Core/Version
  2091. 20:44:54 T:2644 DEBUG: AddOnLog: ARGUS TV client: GetDisplayVersion: "2.3".
  2092. 20:44:54 T:1324 DEBUG: PVRManager - PVR::CPVRManager::Load - active clients found. continue to start
  2093. 20:44:54 T:3452 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  2094. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::Load - loading all radio channel groups
  2095. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 radio groups fetched from the database
  2096. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::LoadFromDb - no channels in the database
  2097. 20:44:54 T:1324 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 0 channels loaded from the database for group 'All channels'
  2098. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  2099. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  2100. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 radio channel groups loaded
  2101. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::Load - loading all TV channel groups
  2102. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 TV groups fetched from the database
  2103. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::LoadFromDb - no channels in the database
  2104. 20:44:54 T:1324 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 0 channels loaded from the database for group 'All channels'
  2105. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetChannels(television)
  2106. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2107. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2108. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/8199b263-f1c8-4c55-a238-f960502a502d/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\8199b263-f1c8-4c55-a238-f960502a502d.$$$
  2109. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/8199b263-f1c8-4c55-a238-f960502a502d/100/100/false/2014-11-08
  2110. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KCRA-TV, Unique id: 956, ARGUS LCN: 0, ARGUS Id: 956, ARGUS GUID: 8199b263-f1c8-4c55-a238-f960502a502d
  2111. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/4126c49b-24ca-4b94-8fe8-6cc3f1aea58f/100/100/false/1969-12-31 writing to file C:\Users\owner\AppData\Local\Temp\4126c49b-24ca-4b94-8fe8-6cc3f1aea58f.$$$
  2112. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/4126c49b-24ca-4b94-8fe8-6cc3f1aea58f/100/100/false/1969-12-31
  2113. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: ME TV, Unique id: 988, ARGUS LCN: 0, ARGUS Id: 988, ARGUS GUID: 4126c49b-24ca-4b94-8fe8-6cc3f1aea58f
  2114. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/1cb082dd-fe80-4fbc-b826-d087cbdcba5e/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\1cb082dd-fe80-4fbc-b826-d087cbdcba5e.$$$
  2115. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/1cb082dd-fe80-4fbc-b826-d087cbdcba5e/100/100/false/2014-11-08
  2116. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KVIEHD, Unique id: 984, ARGUS LCN: 0, ARGUS Id: 984, ARGUS GUID: 1cb082dd-fe80-4fbc-b826-d087cbdcba5e
  2117. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/aa41e56b-94c8-4a0b-9f90-874d8ecae229/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\aa41e56b-94c8-4a0b-9f90-874d8ecae229.$$$
  2118. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/aa41e56b-94c8-4a0b-9f90-874d8ecae229/100/100/false/2014-11-08
  2119. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KXTV-DT, Unique id: 986, ARGUS LCN: 0, ARGUS Id: 986, ARGUS GUID: aa41e56b-94c8-4a0b-9f90-874d8ecae229
  2120. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/8d6dbe88-6ab2-4724-ae3e-bddc6da38442/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\8d6dbe88-6ab2-4724-ae3e-bddc6da38442.$$$
  2121. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/8d6dbe88-6ab2-4724-ae3e-bddc6da38442/100/100/false/2014-11-08
  2122. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KTXL-TV, Unique id: 978, ARGUS LCN: 0, ARGUS Id: 978, ARGUS GUID: 8d6dbe88-6ab2-4724-ae3e-bddc6da38442
  2123. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/cbf554df-b1ef-4f9e-8af7-3ab5c52f4ce1/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\cbf554df-b1ef-4f9e-8af7-3ab5c52f4ce1.$$$
  2124. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/cbf554df-b1ef-4f9e-8af7-3ab5c52f4ce1/100/100/false/2014-11-08
  2125. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KOVR-DT, Unique id: 966, ARGUS LCN: 0, ARGUS Id: 966, ARGUS GUID: cbf554df-b1ef-4f9e-8af7-3ab5c52f4ce1
  2126. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/de318c19-b1a8-4f2e-b5fb-dc1a04ed88bf/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\de318c19-b1a8-4f2e-b5fb-dc1a04ed88bf.$$$
  2127. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/de318c19-b1a8-4f2e-b5fb-dc1a04ed88bf/100/100/false/2014-11-08
  2128. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KMAX-DT, Unique id: 964, ARGUS LCN: 0, ARGUS Id: 964, ARGUS GUID: de318c19-b1a8-4f2e-b5fb-dc1a04ed88bf
  2129. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/bb685f58-17a4-4a0f-a564-968f825c19ee/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\bb685f58-17a4-4a0f-a564-968f825c19ee.$$$
  2130. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/bb685f58-17a4-4a0f-a564-968f825c19ee/100/100/false/2014-11-08
  2131. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: ION, Unique id: 953, ARGUS LCN: 0, ARGUS Id: 953, ARGUS GUID: bb685f58-17a4-4a0f-a564-968f825c19ee
  2132. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/a3faba19-a7fe-46e2-9cf8-b97a5e99092a/100/100/false/1969-12-31 writing to file C:\Users\owner\AppData\Local\Temp\a3faba19-a7fe-46e2-9cf8-b97a5e99092a.$$$
  2133. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/a3faba19-a7fe-46e2-9cf8-b97a5e99092a/100/100/false/1969-12-31
  2134. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: IONLife, Unique id: 954, ARGUS LCN: 0, ARGUS Id: 954, ARGUS GUID: a3faba19-a7fe-46e2-9cf8-b97a5e99092a
  2135. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/36ef4002-712a-415a-a44d-9da67fd156a8/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\36ef4002-712a-415a-a44d-9da67fd156a8.$$$
  2136. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/36ef4002-712a-415a-a44d-9da67fd156a8/100/100/false/2014-11-08
  2137. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: qubo, Unique id: 991, ARGUS LCN: 0, ARGUS Id: 991, ARGUS GUID: 36ef4002-712a-415a-a44d-9da67fd156a8
  2138. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/a7c8ea3e-ba6c-4d56-ad15-89bdada673dd/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\a7c8ea3e-ba6c-4d56-ad15-89bdada673dd.$$$
  2139. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/a7c8ea3e-ba6c-4d56-ad15-89bdada673dd/100/100/false/2014-11-08
  2140. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: KQCA, Unique id: 968, ARGUS LCN: 0, ARGUS Id: 968, ARGUS GUID: a7c8ea3e-ba6c-4d56-ad15-89bdada673dd
  2141. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/03925eaa-f189-482f-887a-002f75a4a55d/100/100/false/2014-11-08 writing to file C:\Users\owner\AppData\Local\Temp\03925eaa-f189-482f-887a-002f75a4a55d.$$$
  2142. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/03925eaa-f189-482f-887a-002f75a4a55d/100/100/false/2014-11-08
  2143. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: LiveWel, Unique id: 987, ARGUS LCN: 0, ARGUS Id: 987, ARGUS GUID: 03925eaa-f189-482f-887a-002f75a4a55d
  2144. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/b749f761-9c42-4837-8070-e105023e816c/100/100/false/1969-12-31 writing to file C:\Users\owner\AppData\Local\Temp\b749f761-9c42-4837-8070-e105023e816c.$$$
  2145. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelLogo/b749f761-9c42-4837-8070-e105023e816c/100/100/false/1969-12-31
  2146. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: Ant TV, Unique id: 945, ARGUS LCN: 0, ARGUS Id: 945, ARGUS GUID: b749f761-9c42-4837-8070-e105023e816c
  2147. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'KCRA-TV'
  2148. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'ME TV'
  2149. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'KVIEHD'
  2150. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'KXTV-DT'
  2151. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'KTXL-TV'
  2152. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'KOVR-DT'
  2153. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'KMAX-DT'
  2154. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'ION'
  2155. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'IONLife'
  2156. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'qubo'
  2157. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'KQCA'
  2158. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'LiveWel'
  2159. 20:44:54 T:1324 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - added TV channel 'Ant TV'
  2160. 20:44:54 T:1324 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'All channels' with 13 channels
  2161. 20:44:54 T:1324 DEBUG: Previous line repeats 1 times.
  2162. 20:44:54 T:1324 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 13 channels added from clients to group 'All channels'
  2163. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelGroups/Television
  2164. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/ChannelGroups/Television
  2165. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined TV channel groups fetched from clients
  2166. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  2167. 20:44:54 T:1324 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'All channels' with 13 channels
  2168. 20:44:54 T:1324 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 TV channel groups loaded
  2169. 20:44:54 T:1324 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  2170. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetTimers
  2171. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetActiveRecordings
  2172. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  2173. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  2174. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2175. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2176. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2177. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 62665532, ARGUS ProgramId: 62665532, ARGUS ChannelId: 956
  2178. 20:44:54 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2179. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 77945561, ARGUS ProgramId: 77945561, ARGUS ChannelId: 1189
  2180. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62665546, ARGUS ProgramId: 62665546, ARGUS ChannelId: 956
  2181. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62665553, ARGUS ProgramId: 62665553, ARGUS ChannelId: 956
  2182. 20:44:54 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2183. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945582, ARGUS ProgramId: 77945582, ARGUS ChannelId: 1189
  2184. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Zoo *, Unique id: 63322328, ARGUS ProgramId: 63322328, ARGUS ChannelId: 966
  2185. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62667407, ARGUS ProgramId: 62667407, ARGUS ChannelId: 956
  2186. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64632739, ARGUS ProgramId: 64632739, ARGUS ChannelId: 986
  2187. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62667414, ARGUS ProgramId: 62667414, ARGUS ChannelId: 956
  2188. 20:44:54 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2189. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945610, ARGUS ProgramId: 77945610, ARGUS ChannelId: 1189
  2190. 20:44:54 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2191. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945638, ARGUS ProgramId: 77945638, ARGUS ChannelId: 1189
  2192. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64648599, ARGUS ProgramId: 64648599, ARGUS ChannelId: 986
  2193. 20:44:54 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2194. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77953211, ARGUS ProgramId: 77953211, ARGUS ChannelId: 1189
  2195. 20:44:54 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62665532 on client 1
  2196. 20:44:54 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62665546 on client 1
  2197. 20:44:54 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62665553 on client 1
  2198. 20:44:54 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 63322328 on client 1
  2199. 20:44:54 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62667407 on client 1
  2200. 20:44:54 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 64632739 on client 1
  2201. 20:44:54 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 62667414 on client 1
  2202. 20:44:54 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 64648599 on client 1
  2203. 20:44:54 T:1324 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  2204. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: RequestRecordingsList()
  2205. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2206. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2207. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2208. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("American Ninja Warrior *")
  2209. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2210. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2211. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Dr. Oz Show *")
  2212. 20:44:54 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2213. 20:44:54 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2214. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Rachael Ray *")
  2215. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2216. 20:44:55 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2217. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Live! With Kelly and Michael *")
  2218. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2219. 20:44:55 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2220. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("BattleBots *")
  2221. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2222. 20:44:55 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2223. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Big Brother *")
  2224. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2225. 20:44:55 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2226. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Tonight Show Starring Jimmy Fallon *")
  2227. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2228. 20:44:55 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2229. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Bullseye *")
  2230. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2231. 20:44:55 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2232. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Extant *")
  2233. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2234. 20:44:55 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2235. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("MasterChef *")
  2236. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2237. 20:44:55 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2238. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Zoo *")
  2239. 20:44:55 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2240. 20:44:55 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2241. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Talk *")
  2242. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2243. 20:44:56 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2244. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Ellen DeGeneres Show *")
  2245. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2246. 20:44:56 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2247. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Saturday Night Live *")
  2248. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2249. 20:44:56 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2250. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Grimm *")
  2251. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2252. 20:44:56 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2253. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Reign *")
  2254. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2255. 20:44:56 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2256. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Vampire Diaries *")
  2257. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2258. 20:44:56 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2259. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("Jane the Virgin *")
  2260. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2261. 20:44:56 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2262. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetFullRecordingsForTitle("The Originals *")
  2263. 20:44:56 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2264. 20:44:56 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetFullRecordings/Television?includeNonExisting=false
  2265. 20:44:57 T:1324 INFO: AddOnLog: ARGUS TV client: Retrieving 143 recordings took 2344 milliseconds.
  2266. 20:44:57 T:1324 DEBUG: PVRManager - PVR::CPVRManager::Process - entering main loop
  2267. 20:44:57 T:3588 NOTICE: Thread PVRGUIInfo start, auto delete: false
  2268. 20:44:57 T:1324 NOTICE: EPG::CEpgContainer::Start - EPG thread started
  2269. 20:44:57 T:2552 NOTICE: Thread EPGUpdater start, auto delete: false
  2270. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2271. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2272. 20:44:57 T:1324 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'All channels' with 13 channels
  2273. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2274. 20:44:57 T:3588 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2275. 20:44:57 T:1324 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  2276. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetTimers
  2277. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetActiveRecordings
  2278. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  2279. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489658408 used kiloBytes of 4639372272 total kiloBytes.
  2280. 20:44:57 T:3452 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  2281. 20:44:57 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  2282. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2283. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KCRA-TV'.
  2284. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KCRA-TV' from client '1'
  2285. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(956)
  2286. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4578)
  2287. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 5dbe206b-1b9b-4305-ad99-ac30bea06a56)
  2288. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2289. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2290. 20:44:57 T:3588 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2291. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/5dbe206b-1b9b-4305-ad99-ac30bea06a56/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2292. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2293. 20:44:57 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/5dbe206b-1b9b-4305-ad99-ac30bea06a56/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2294. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2295. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2296. 20:44:57 T:1324 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2297. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 78.
  2298. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'ME TV'.
  2299. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'ME TV' from client '1'
  2300. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(988)
  2301. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2302. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 62665532, ARGUS ProgramId: 62665532, ARGUS ChannelId: 956
  2303. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C44B8)
  2304. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 4da55ddd-be73-4aa4-91d7-cf510a9aa8bc)
  2305. 20:44:57 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2306. 20:44:57 T:3588 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2307. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 77945561, ARGUS ProgramId: 77945561, ARGUS ChannelId: 1189
  2308. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62665546, ARGUS ProgramId: 62665546, ARGUS ChannelId: 956
  2309. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62665553, ARGUS ProgramId: 62665553, ARGUS ChannelId: 956
  2310. 20:44:57 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2311. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945582, ARGUS ProgramId: 77945582, ARGUS ChannelId: 1189
  2312. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Zoo *, Unique id: 63322328, ARGUS ProgramId: 63322328, ARGUS ChannelId: 966
  2313. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62667407, ARGUS ProgramId: 62667407, ARGUS ChannelId: 956
  2314. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/4da55ddd-be73-4aa4-91d7-cf510a9aa8bc/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2315. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64632739, ARGUS ProgramId: 64632739, ARGUS ChannelId: 986
  2316. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2317. 20:44:57 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/4da55ddd-be73-4aa4-91d7-cf510a9aa8bc/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2318. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62667414, ARGUS ProgramId: 62667414, ARGUS ChannelId: 956
  2319. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2320. 20:44:57 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2321. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945610, ARGUS ProgramId: 77945610, ARGUS ChannelId: 1189
  2322. 20:44:57 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2323. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945638, ARGUS ProgramId: 77945638, ARGUS ChannelId: 1189
  2324. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64648599, ARGUS ProgramId: 64648599, ARGUS ChannelId: 986
  2325. 20:44:57 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2326. 20:44:57 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77953211, ARGUS ProgramId: 77953211, ARGUS ChannelId: 1189
  2327. 20:44:57 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62665532 on client 1
  2328. 20:44:57 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62665546 on client 1
  2329. 20:44:57 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62665553 on client 1
  2330. 20:44:57 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 63322328 on client 1
  2331. 20:44:57 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62667407 on client 1
  2332. 20:44:57 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 64632739 on client 1
  2333. 20:44:57 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2334. 20:44:57 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62667414 on client 1
  2335. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 95.
  2336. 20:44:57 T:3588 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2337. 20:44:57 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 64648599 on client 1
  2338. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KVIEHD'.
  2339. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KVIEHD' from client '1'
  2340. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(984)
  2341. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4B78)
  2342. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel f2144a70-b594-43b2-87a7-3991085a04a1)
  2343. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/f2144a70-b594-43b2-87a7-3991085a04a1/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2344. 20:44:57 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/f2144a70-b594-43b2-87a7-3991085a04a1/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2345. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 120.
  2346. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KXTV-DT'.
  2347. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KXTV-DT' from client '1'
  2348. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(986)
  2349. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4B18)
  2350. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 7d0b32ad-6308-48b0-afe2-712e540dc618)
  2351. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/7d0b32ad-6308-48b0-afe2-712e540dc618/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2352. 20:44:57 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/7d0b32ad-6308-48b0-afe2-712e540dc618/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2353. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 130.
  2354. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KTXL-TV'.
  2355. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KTXL-TV' from client '1'
  2356. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(978)
  2357. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4C98)
  2358. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel b5dae97c-e6a8-4feb-813a-c80759219b7a)
  2359. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/b5dae97c-e6a8-4feb-813a-c80759219b7a/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2360. 20:44:57 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/b5dae97c-e6a8-4feb-813a-c80759219b7a/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2361. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 98.
  2362. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KOVR-DT'.
  2363. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KOVR-DT' from client '1'
  2364. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(966)
  2365. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4AB8)
  2366. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 2bc2ae8f-2027-4226-a5e3-a8589bcb7565)
  2367. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/2bc2ae8f-2027-4226-a5e3-a8589bcb7565/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2368. 20:44:57 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/2bc2ae8f-2027-4226-a5e3-a8589bcb7565/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2369. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 82.
  2370. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KMAX-DT'.
  2371. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KMAX-DT' from client '1'
  2372. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(964)
  2373. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4A58)
  2374. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 6bad313b-e1f2-4e9b-8679-f9ca3c02e212)
  2375. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/6bad313b-e1f2-4e9b-8679-f9ca3c02e212/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2376. 20:44:57 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/6bad313b-e1f2-4e9b-8679-f9ca3c02e212/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2377. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 104.
  2378. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'ION'.
  2379. 20:44:57 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'ION' from client '1'
  2380. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(953)
  2381. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C49F8)
  2382. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 4745d807-d8d1-41c9-8a34-fe92ddd85ce5)
  2383. 20:44:57 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/4745d807-d8d1-41c9-8a34-fe92ddd85ce5/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2384. 20:44:57 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/4745d807-d8d1-41c9-8a34-fe92ddd85ce5/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2385. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 107.
  2386. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'IONLife'.
  2387. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'IONLife' from client '1'
  2388. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(954)
  2389. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4338)
  2390. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 89f21648-6824-469f-96f2-a4c9affb4177)
  2391. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/89f21648-6824-469f-96f2-a4c9affb4177/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2392. 20:44:58 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/89f21648-6824-469f-96f2-a4c9affb4177/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2393. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 124.
  2394. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'qubo'.
  2395. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'qubo' from client '1'
  2396. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(991)
  2397. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4DB8)
  2398. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel a348c949-0645-4bcd-9593-9ef85242f531)
  2399. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/a348c949-0645-4bcd-9593-9ef85242f531/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2400. 20:44:58 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/a348c949-0645-4bcd-9593-9ef85242f531/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2401. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 137.
  2402. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KQCA'.
  2403. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KQCA' from client '1'
  2404. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(968)
  2405. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4D58)
  2406. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 0dc3ccb8-4c85-400b-b397-874f2859403a)
  2407. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/0dc3ccb8-4c85-400b-b397-874f2859403a/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2408. 20:44:58 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/0dc3ccb8-4c85-400b-b397-874f2859403a/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2409. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 95.
  2410. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'LiveWel'.
  2411. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'LiveWel' from client '1'
  2412. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(987)
  2413. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4CF8)
  2414. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 8e0a1a5c-e8b5-4041-be7b-ba81d9310309)
  2415. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/8e0a1a5c-e8b5-4041-be7b-ba81d9310309/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2416. 20:44:58 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/8e0a1a5c-e8b5-4041-be7b-ba81d9310309/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2417. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 33.
  2418. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Ant TV'.
  2419. 20:44:58 T:2552 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Ant TV' from client '1'
  2420. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ->RequestEPGForChannel(945)
  2421. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: ARGUS TV channel 164C4C38)
  2422. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: Getting EPG Data for ARGUS TV channel 9afc5a53-47f0-44fb-a5dc-629dee6b27ae)
  2423. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/9afc5a53-47f0-44fb-a5dc-629dee6b27ae/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2424. 20:44:58 T:2552 DEBUG: CurlFile::Open(164F88B8) http://192.168.2.2:49943/ArgusTV/Guide/FullPrograms/9afc5a53-47f0-44fb-a5dc-629dee6b27ae/2015-07-19T20:44:57/2015-07-23T20:44:57/false
  2425. 20:44:58 T:2552 DEBUG: AddOnLog: ARGUS TV client: GetEPGData returned 0, response.type == 6, response.size == 137.
  2426. 20:44:58 T:1324 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  2427. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetTimers
  2428. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetActiveRecordings
  2429. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  2430. 20:44:58 T:1324 DEBUG: CurlFile::Open(164F9658) http://192.168.2.2:49943/ArgusTV/Control/ActiveRecordings
  2431. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2432. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2433. 20:44:58 T:1324 DEBUG: CurlFile::Open(164F9658) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2434. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 62665532, ARGUS ProgramId: 62665532, ARGUS ChannelId: 956
  2435. 20:44:58 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2436. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: American Ninja Warrior *, Unique id: 77945561, ARGUS ProgramId: 77945561, ARGUS ChannelId: 1189
  2437. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62665546, ARGUS ProgramId: 62665546, ARGUS ChannelId: 956
  2438. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62665553, ARGUS ProgramId: 62665553, ARGUS ChannelId: 956
  2439. 20:44:58 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2440. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945582, ARGUS ProgramId: 77945582, ARGUS ChannelId: 1189
  2441. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Zoo *, Unique id: 63322328, ARGUS ProgramId: 63322328, ARGUS ChannelId: 966
  2442. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Live! With Kelly and Michael *, Unique id: 62667407, ARGUS ProgramId: 62667407, ARGUS ChannelId: 956
  2443. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64632739, ARGUS ProgramId: 64632739, ARGUS ChannelId: 986
  2444. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 62667414, ARGUS ProgramId: 62667414, ARGUS ChannelId: 956
  2445. 20:44:58 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2446. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945610, ARGUS ProgramId: 77945610, ARGUS ChannelId: 1189
  2447. 20:44:58 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2448. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77945638, ARGUS ProgramId: 77945638, ARGUS ChannelId: 1189
  2449. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: Rachael Ray *, Unique id: 64648599, ARGUS ProgramId: 64648599, ARGUS ChannelId: 986
  2450. 20:44:58 T:1324 ERROR: PVR - ADDON::CAddonCallbacksPVR::PVRTransferTimerEntry - cannot find channel 1189 on client 1
  2451. 20:44:58 T:1324 DEBUG: AddOnLog: ARGUS TV client: Found timer: The Dr. Oz Show *, Unique id: 77953211, ARGUS ProgramId: 77953211, ARGUS ChannelId: 1189
  2452. 20:44:58 T:3452 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  2453. 20:44:58 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62665532 on client 1
  2454. 20:44:58 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62665546 on client 1
  2455. 20:44:58 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62665553 on client 1
  2456. 20:44:58 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 63322328 on client 1
  2457. 20:44:58 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62667407 on client 1
  2458. 20:44:58 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 64632739 on client 1
  2459. 20:44:58 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 62667414 on client 1
  2460. 20:44:58 T:1324 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 64648599 on client 1
  2461. 20:44:59 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2462. 20:44:59 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is ParentDir
  2463. 20:44:59 T:3280 NOTICE: Thread JobWorker start, auto delete: true
  2464. 20:44:59 T:3452 DEBUG: ------ Window Deinit (Pointer.xml) ------
  2465. 20:44:59 T:776 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  2466. 20:44:59 T:3452 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
  2467. 20:45:00 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2468. 20:45:00 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is ParentDir
  2469. 20:45:00 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2470. 20:45:00 T:3452 DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
  2471. 20:45:00 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2472. 20:45:00 T:3452 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  2473. 20:45:01 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2474. 20:45:01 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is PreviousMenu
  2475. 20:45:01 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2476. 20:45:01 T:3452 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  2477. 20:45:01 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2478. 20:45:01 T:3452 DEBUG: ------ Window Init (Settings.xml) ------
  2479. 20:45:02 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2480. 20:45:02 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is ParentDir
  2481. 20:45:02 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2482. 20:45:03 T:3452 DEBUG: ------ Window Deinit (Settings.xml) ------
  2483. 20:45:03 T:3452 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2484. 20:45:03 T:3452 DEBUG: ------ Window Init (Home.xml) ------
  2485. 20:45:03 T:3452 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  2486. 20:45:03 T:776 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  2487. 20:45:03 T:3280 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','5','?type=playliststats&id=')
  2488. 20:45:03 T:1756 NOTICE: Thread LanguageInvoker start, auto delete: false
  2489. 20:45:03 T:776 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  2490. 20:45:03 T:3280 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Library Data Provider (id=26) plugin...
  2491. 20:45:03 T:2864 NOTICE: Thread LanguageInvoker start, auto delete: false
  2492. 20:45:03 T:1756 INFO: initializing python engine.
  2493. 20:45:03 T:1756 INFO: Previous line repeats 1 times.
  2494. 20:45:03 T:1756 DEBUG: CPythonInvoker(25, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  2495. 20:45:03 T:2864 DEBUG: CPythonInvoker(26, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): start processing
  2496. 20:45:03 T:776 DEBUG: CVideoDatabase::RunQuery took 24 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  2497. 20:45:03 T:1756 NOTICE: -->Python Interpreter Initialized<--
  2498. 20:45:03 T:1756 DEBUG: CPythonInvoker(25, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  2499. 20:45:03 T:1756 DEBUG: CPythonInvoker(25, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  2500. 20:45:03 T:1756 DEBUG: CPythonInvoker(25, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts
  2501. 20:45:03 T:1756 DEBUG: CPythonInvoker(25, C:\Users\owner\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
  2502. 20:45:03 T:776 DEBUG: CVideoDatabase::RunQuery took 40 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  2503. 20:45:03 T:2864 NOTICE: -->Python Interpreter Initialized<--
  2504. 20:45:03 T:2864 DEBUG: CPythonInvoker(26, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py"
  2505. 20:45:03 T:2864 DEBUG: CPythonInvoker(26, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  2506. 20:45:03 T:2864 DEBUG: CPythonInvoker(26, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider
  2507. 20:45:03 T:2864 DEBUG: CPythonInvoker(26, C:\Users\owner\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
  2508. 20:45:03 T:776 DEBUG: CVideoDatabase::RunQuery took 7 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  2509. 20:45:03 T:776 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  2510. 20:45:03 T:2864 DEBUG: Library Data Provider: script version 0.1.1 started
  2511. 20:45:03 T:3280 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  2512. 20:45:03 T:2864 DEBUG: Library Data Provider: script version 0.1.1 stopped
  2513. 20:45:03 T:2864 INFO: CPythonInvoker(26, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): script successfully run
  2514. 20:45:03 T:2864 INFO: Python script stopped
  2515. 20:45:03 T:2864 DEBUG: Thread LanguageInvoker 2864 terminating
  2516. 20:45:03 T:1756 INFO: CPythonInvoker(25, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  2517. 20:45:03 T:1756 INFO: Python script stopped
  2518. 20:45:03 T:1756 DEBUG: Thread LanguageInvoker 1756 terminating
  2519. 20:45:03 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  2520. 20:45:03 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  2521. 20:45:04 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2522. 20:45:04 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2523. 20:45:04 T:2876 DEBUG: CurlFile::Open(164F9658) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2524. 20:45:04 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  2525. 20:45:04 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  2526. 20:45:04 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  2527. 20:45:04 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  2528. 20:45:05 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2529. 20:45:05 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2530. 20:45:05 T:3452 DEBUG: Activating window ID: 10615
  2531. 20:45:05 T:3452 DEBUG: ------ Window Deinit (Home.xml) ------
  2532. 20:45:05 T:3452 DEBUG: ------ Window Init (MyPVRChannels.xml) ------
  2533. 20:45:05 T:3452 DEBUG: CGUIMediaWindow::GetDirectory (pvr://channels/tv/All channels/)
  2534. 20:45:05 T:3452 DEBUG: ParentPath = []
  2535. 20:45:05 T:3452 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/All channels)
  2536. 20:45:05 T:688 NOTICE: Thread JobWorker start, auto delete: true
  2537. 20:45:06 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  2538. 20:45:06 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  2539. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2540. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2541. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2542. 20:45:07 T:3588 DEBUG: CurlFile::Open(164F9658) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2543. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489678648 used kiloBytes of 4639372272 total kiloBytes.
  2544. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2545. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2546. 20:45:07 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2547. 20:45:07 T:3588 DEBUG: CurlFile::Open(164F9658) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2548. 20:45:07 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2549. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2550. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2551. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2552. 20:45:07 T:3588 DEBUG: CurlFile::Open(164F9658) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2553. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2554. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2555. 20:45:07 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2556. 20:45:07 T:3588 DEBUG: CurlFile::Open(164F9658) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2557. 20:45:07 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2558. 20:45:07 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2559. 20:45:08 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2560. 20:45:08 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2561. 20:45:08 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2562. 20:45:08 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2563. 20:45:08 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2564. 20:45:08 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2565. 20:45:08 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2566. 20:45:08 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2567. 20:45:08 T:3452 DEBUG: Activating window ID: 10616
  2568. 20:45:09 T:3452 DEBUG: ------ Window Deinit (MyPVRChannels.xml) ------
  2569. 20:45:09 T:3452 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
  2570. 20:45:09 T:3452 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/)
  2571. 20:45:09 T:3452 DEBUG: ParentPath = []
  2572. 20:45:09 T:3452 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
  2573. 20:45:09 T:3744 NOTICE: Thread BackgroundLoader start, auto delete: false
  2574. 20:45:09 T:3744 DEBUG: Thread BackgroundLoader 3744 terminating
  2575. 20:45:10 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2576. 20:45:10 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2577. 20:45:10 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2578. 20:45:10 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2579. 20:45:10 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2580. 20:45:10 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2581. 20:45:10 T:2424 NOTICE: Thread JobWorker start, auto delete: true
  2582. 20:45:11 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2583. 20:45:11 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2584. 20:45:12 T:3452 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2585. 20:45:12 T:3452 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is ParentDir
  2586. 20:45:12 T:3452 DEBUG: Activating window ID: 10000
  2587. 20:45:13 T:3452 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
  2588. 20:45:13 T:3452 DEBUG: ------ Window Init (Home.xml) ------
  2589. 20:45:13 T:776 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','6','?type=playliststats&id=ActivateWindow(TVChannels)')
  2590. 20:45:13 T:688 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  2591. 20:45:13 T:3452 DEBUG: CGUIMediaWindow::GetDirectory ()
  2592. 20:45:13 T:2784 NOTICE: Thread LanguageInvoker start, auto delete: false
  2593. 20:45:13 T:776 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Library Data Provider (id=28) plugin...
  2594. 20:45:13 T:2972 NOTICE: Thread LanguageInvoker start, auto delete: false
  2595. 20:45:13 T:688 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  2596. 20:45:13 T:3452 DEBUG: ParentPath = []
  2597. 20:45:13 T:2784 INFO: initializing python engine.
  2598. 20:45:13 T:2784 INFO: Previous line repeats 1 times.
  2599. 20:45:13 T:2784 DEBUG: CPythonInvoker(27, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  2600. 20:45:13 T:2972 DEBUG: CPythonInvoker(28, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): start processing
  2601. 20:45:13 T:688 DEBUG: CVideoDatabase::RunQuery took 17 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  2602. 20:45:13 T:2972 NOTICE: -->Python Interpreter Initialized<--
  2603. 20:45:13 T:2972 DEBUG: CPythonInvoker(28, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py"
  2604. 20:45:13 T:2972 DEBUG: CPythonInvoker(28, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  2605. 20:45:13 T:2972 DEBUG: CPythonInvoker(28, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider
  2606. 20:45:13 T:688 DEBUG: CVideoDatabase::RunQuery took 37 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  2607. 20:45:13 T:2784 NOTICE: -->Python Interpreter Initialized<--
  2608. 20:45:13 T:2784 DEBUG: CPythonInvoker(27, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  2609. 20:45:13 T:2784 DEBUG: CPythonInvoker(27, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\owner\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  2610. 20:45:13 T:2784 DEBUG: CPythonInvoker(27, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts
  2611. 20:45:13 T:2972 DEBUG: CPythonInvoker(28, C:\Users\owner\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
  2612. 20:45:13 T:2784 DEBUG: CPythonInvoker(27, C:\Users\owner\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
  2613. 20:45:13 T:688 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  2614. 20:45:13 T:688 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  2615. 20:45:13 T:2972 DEBUG: Library Data Provider: script version 0.1.1 started
  2616. 20:45:13 T:776 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  2617. 20:45:13 T:2972 DEBUG: Library Data Provider: script version 0.1.1 stopped
  2618. 20:45:13 T:2972 INFO: CPythonInvoker(28, C:\Users\owner\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): script successfully run
  2619. 20:45:13 T:2972 INFO: Python script stopped
  2620. 20:45:13 T:2972 DEBUG: Thread LanguageInvoker 2972 terminating
  2621. 20:45:13 T:2784 INFO: CPythonInvoker(27, C:\Users\owner\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  2622. 20:45:13 T:2784 INFO: Python script stopped
  2623. 20:45:13 T:2784 DEBUG: Thread LanguageInvoker 2784 terminating
  2624. 20:45:14 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2625. 20:45:14 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2626. 20:45:14 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2627. 20:45:14 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  2628. 20:45:14 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  2629. 20:45:15 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  2630. 20:45:15 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  2631. 20:45:15 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2632. 20:45:15 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  2633. 20:45:17 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2634. 20:45:17 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2635. 20:45:17 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2636. 20:45:17 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2637. 20:45:17 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489698568 used kiloBytes of 4639372272 total kiloBytes.
  2638. 20:45:17 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2639. 20:45:17 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2640. 20:45:17 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2641. 20:45:18 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2642. 20:45:18 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2643. 20:45:18 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2644. 20:45:18 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2645. 20:45:18 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2646. 20:45:18 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2647. 20:45:18 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2648. 20:45:18 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2649. 20:45:19 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2650. 20:45:19 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  2651. 20:45:20 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2652. 20:45:20 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2653. 20:45:20 T:3452 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2654. 20:45:20 T:3452 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  2655. 20:45:21 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2656. 20:45:21 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2657. 20:45:21 T:3452 DEBUG: Activating window ID: 10616
  2658. 20:45:21 T:3452 DEBUG: ------ Window Deinit (Home.xml) ------
  2659. 20:45:21 T:3452 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
  2660. 20:45:21 T:3452 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/)
  2661. 20:45:21 T:3452 DEBUG: ParentPath = []
  2662. 20:45:21 T:3452 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
  2663. 20:45:21 T:668 NOTICE: Thread BackgroundLoader start, auto delete: false
  2664. 20:45:21 T:668 DEBUG: Thread BackgroundLoader 668 terminating
  2665. 20:45:23 T:3452 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  2666. 20:45:23 T:3452 DEBUG: CApplication::OnKey: left (0xf082) pressed, action is Left
  2667. 20:45:24 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2668. 20:45:24 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2669. 20:45:24 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2670. 20:45:24 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2671. 20:45:24 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2672. 20:45:24 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2673. 20:45:24 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2674. 20:45:24 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2675. 20:45:24 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2676. 20:45:24 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2677. 20:45:24 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2678. 20:45:25 T:3452 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2679. 20:45:25 T:3452 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2680. 20:45:26 T:3452 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2681. 20:45:26 T:3452 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2682. 20:45:26 T:3452 DEBUG: Activating window ID: 10615
  2683. 20:45:26 T:3452 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
  2684. 20:45:26 T:3452 DEBUG: ------ Window Init (MyPVRChannels.xml) ------
  2685. 20:45:26 T:3452 DEBUG: CGUIMediaWindow::GetDirectory (pvr://channels/tv/All channels/)
  2686. 20:45:26 T:3452 DEBUG: ParentPath = [pvr://channels/tv/All channels/]
  2687. 20:45:26 T:3452 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/All channels)
  2688. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2689. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2690. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2691. 20:45:28 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2692. 20:45:28 T:3452 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2693. 20:45:28 T:3452 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2694. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489719196 used kiloBytes of 4639372272 total kiloBytes.
  2695. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2696. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2697. 20:45:28 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2698. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2699. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2700. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2701. 20:45:28 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2702. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2703. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2704. 20:45:28 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2705. 20:45:28 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2706. 20:45:34 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2707. 20:45:34 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2708. 20:45:34 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2709. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2710. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2711. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2712. 20:45:38 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2713. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489738796 used kiloBytes of 4639372272 total kiloBytes.
  2714. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2715. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2716. 20:45:38 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2717. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2718. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2719. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2720. 20:45:38 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2721. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2722. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2723. 20:45:38 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2724. 20:45:38 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2725. 20:45:44 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2726. 20:45:44 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2727. 20:45:44 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2728. 20:45:48 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2729. 20:45:48 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2730. 20:45:48 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2731. 20:45:48 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2732. 20:45:48 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489758780 used kiloBytes of 4639372272 total kiloBytes.
  2733. 20:45:48 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2734. 20:45:48 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2735. 20:45:48 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2736. 20:45:49 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2737. 20:45:49 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2738. 20:45:49 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2739. 20:45:49 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2740. 20:45:49 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2741. 20:45:49 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2742. 20:45:49 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2743. 20:45:49 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2744. 20:45:54 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2745. 20:45:54 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2746. 20:45:54 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2747. 20:45:56 T:3280 DEBUG: Thread JobWorker 3280 terminating (autodelete)
  2748. 20:45:56 T:688 DEBUG: Thread JobWorker 688 terminating (autodelete)
  2749. 20:45:56 T:776 DEBUG: Thread JobWorker 776 terminating (autodelete)
  2750. 20:45:56 T:2424 DEBUG: Thread JobWorker 2424 terminating (autodelete)
  2751. 20:45:56 T:3452 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  2752. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2753. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2754. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2755. 20:45:59 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2756. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489778568 used kiloBytes of 4639372272 total kiloBytes.
  2757. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2758. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2759. 20:45:59 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2760. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2761. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2762. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2763. 20:45:59 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2764. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2765. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2766. 20:45:59 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2767. 20:45:59 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2768. 20:46:04 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2769. 20:46:04 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2770. 20:46:04 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2771. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2772. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2773. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2774. 20:46:09 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2775. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489797396 used kiloBytes of 4639372272 total kiloBytes.
  2776. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2777. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2778. 20:46:09 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2779. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2780. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2781. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2782. 20:46:09 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2783. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2784. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2785. 20:46:09 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2786. 20:46:09 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2787. 20:46:14 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2788. 20:46:14 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2789. 20:46:14 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2790. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2791. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2792. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2793. 20:46:20 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2794. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489816224 used kiloBytes of 4639372272 total kiloBytes.
  2795. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2796. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2797. 20:46:20 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2798. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2799. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2800. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2801. 20:46:20 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2802. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2803. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2804. 20:46:20 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2805. 20:46:20 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2806. 20:46:24 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2807. 20:46:24 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2808. 20:46:24 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2809. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2810. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2811. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2812. 20:46:30 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2813. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489835952 used kiloBytes of 4639372272 total kiloBytes.
  2814. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2815. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2816. 20:46:30 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2817. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2818. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2819. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2820. 20:46:30 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2821. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2822. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2823. 20:46:30 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2824. 20:46:30 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2825. 20:46:34 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2826. 20:46:34 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2827. 20:46:34 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2828. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2829. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2830. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2831. 20:46:40 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2832. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489855036 used kiloBytes of 4639372272 total kiloBytes.
  2833. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2834. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2835. 20:46:40 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2836. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2837. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2838. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2839. 20:46:40 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2840. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2841. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2842. 20:46:40 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2843. 20:46:40 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2844. 20:46:44 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2845. 20:46:44 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2846. 20:46:44 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2847. 20:46:50 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2848. 20:46:50 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2849. 20:46:50 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2850. 20:46:50 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2851. 20:46:51 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489873864 used kiloBytes of 4639372272 total kiloBytes.
  2852. 20:46:51 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2853. 20:46:51 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2854. 20:46:51 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2855. 20:46:51 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2856. 20:46:51 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2857. 20:46:51 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2858. 20:46:51 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2859. 20:46:51 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2860. 20:46:51 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2861. 20:46:51 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2862. 20:46:51 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2863. 20:46:54 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2864. 20:46:54 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2865. 20:46:54 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2866. 20:46:57 T:3704 DEBUG: Thread RemoteControl 3704 terminating
  2867. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2868. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2869. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2870. 20:47:01 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2871. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489892240 used kiloBytes of 4639372272 total kiloBytes.
  2872. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2873. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2874. 20:47:01 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2875. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2876. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2877. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2878. 20:47:01 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2879. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2880. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2881. 20:47:01 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2882. 20:47:01 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2883. 20:47:04 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2884. 20:47:04 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2885. 20:47:04 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2886. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2887. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2888. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2889. 20:47:11 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2890. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489912420 used kiloBytes of 4639372272 total kiloBytes.
  2891. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2892. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2893. 20:47:11 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2894. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2895. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2896. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2897. 20:47:11 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2898. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2899. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2900. 20:47:11 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2901. 20:47:11 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2902. 20:47:14 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2903. 20:47:14 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2904. 20:47:14 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2905. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2906. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2907. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2908. 20:47:21 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2909. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489932016 used kiloBytes of 4639372272 total kiloBytes.
  2910. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2911. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2912. 20:47:21 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2913. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2914. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2915. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2916. 20:47:21 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2917. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2918. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2919. 20:47:21 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2920. 20:47:21 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2921. 20:47:24 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2922. 20:47:24 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2923. 20:47:24 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2924. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2925. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2926. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2927. 20:47:31 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2928. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489951744 used kiloBytes of 4639372272 total kiloBytes.
  2929. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2930. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2931. 20:47:31 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2932. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2933. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2934. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2935. 20:47:31 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2936. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2937. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2938. 20:47:31 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2939. 20:47:31 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2940. 20:47:34 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2941. 20:47:34 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2942. 20:47:34 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2943. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2944. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2945. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2946. 20:47:42 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2947. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489971728 used kiloBytes of 4639372272 total kiloBytes.
  2948. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2949. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2950. 20:47:42 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2951. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2952. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2953. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2954. 20:47:42 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2955. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2956. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2957. 20:47:42 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2958. 20:47:42 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2959. 20:47:44 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2960. 20:47:44 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2961. 20:47:44 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2962. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2963. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2964. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2965. 20:47:52 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2966. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3489991200 used kiloBytes of 4639372272 total kiloBytes.
  2967. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2968. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2969. 20:47:52 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2970. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2971. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2972. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2973. 20:47:52 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2974. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2975. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2976. 20:47:52 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2977. 20:47:52 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2978. 20:47:54 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2979. 20:47:54 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2980. 20:47:54 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2981. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  2982. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  2983. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2984. 20:48:02 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/GetRecordingDisksInfo
  2985. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 3490011312 used kiloBytes of 4639372272 total kiloBytes.
  2986. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  2987. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2988. 20:48:02 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Scheduler/Channels/Television
  2989. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  2990. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  2991. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2992. 20:48:02 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  2993. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  2994. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  2995. 20:48:02 T:3588 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2996. 20:48:02 T:3588 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  2997. 20:48:04 T:2876 DEBUG: AddOnLog: ARGUS TV client: GetServiceEvents
  2998. 20:48:04 T:2876 DEBUG: AddOnLog: ARGUS TV client: URL: http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
  2999. 20:48:04 T:2876 DEBUG: CurlFile::Open(164F8550) http://192.168.2.2:49943/ArgusTV/Core/GetServiceEvents/3c5203c2-ac81-489f-ad7f-541cf52259f8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement