Advertisement
Guest User

Untitled

a guest
Sep 8th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.53 KB | None | 0 0
  1. 17:49:42 T:140264782208040 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 17:49:42 T:140264782208040 NOTICE: -----------------------------------------------------------------------
  3. 17:49:42 T:140264782208040 NOTICE: Starting Kodi (16.1 Git:Unknown). Platform: Linux x86 64-bit
  4. 17:49:42 T:140264782208040 NOTICE: Using Release Kodi x64 build
  5. 17:49:42 T:140264782208040 NOTICE: Kodi compiled Sep 2 2016 by GCC 5.3.0 for Linux x86 64-bit version 4.4.6 (263174)
  6. 17:49:42 T:140264782208040 NOTICE: Running on Alpine Linux v3.4 3.4.0, kernel: Linux x86 64-bit version 4.4.0-36-generic
  7. 17:49:42 T:140264782208040 NOTICE: FFmpeg statically linked, version: 2.8.6-kodi-2.8.6-Jarvis-16.0
  8. 17:49:42 T:140264782208040 NOTICE: Host CPU: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz, 2 cores available
  9. 17:49:42 T:140264782208040 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  10. 17:49:42 T:140264782208040 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  11. 17:49:42 T:140264782208040 NOTICE: special://masterprofile/ is mapped to: /config/.kodi/userdata
  12. 17:49:42 T:140264782208040 NOTICE: special://home/ is mapped to: /config/.kodi
  13. 17:49:42 T:140264782208040 NOTICE: special://temp/ is mapped to: /config/.kodi/temp
  14. 17:49:42 T:140264782208040 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  15. 17:49:42 T:140264782208040 NOTICE: Local hostname: 4357a71697f2
  16. 17:49:42 T:140264782208040 NOTICE: Log File is located: /config/.kodi/temp/kodi.log
  17. 17:49:42 T:140264782208040 NOTICE: -----------------------------------------------------------------------
  18. 17:49:42 T:140264782208040 NOTICE: load settings...
  19. 17:49:42 T:140264782208040 WARNING: CSettingInt: unknown options filler "audiocdactions" of "audiocds.autoaction"
  20. 17:49:42 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  21. 17:49:42 T:140264782208040 NOTICE: No Devices found - retry: 4
  22. 17:49:44 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  23. 17:49:44 T:140264782208040 NOTICE: No Devices found - retry: 3
  24. 17:49:45 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  25. 17:49:45 T:140264782208040 NOTICE: No Devices found - retry: 2
  26. 17:49:47 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  27. 17:49:47 T:140264782208040 NOTICE: No Devices found - retry: 1
  28. 17:49:48 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  29. 17:49:48 T:140264782208040 NOTICE: Found 0 Lists of Devices
  30. 17:49:48 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  31. 17:49:48 T:140264782208040 NOTICE: No Devices found - retry: 4
  32. 17:49:50 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  33. 17:49:50 T:140264782208040 NOTICE: No Devices found - retry: 3
  34. 17:49:51 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  35. 17:49:51 T:140264782208040 NOTICE: No Devices found - retry: 2
  36. 17:49:53 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  37. 17:49:53 T:140264782208040 NOTICE: No Devices found - retry: 1
  38. 17:49:54 T:140264782208040 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  39. 17:49:54 T:140264782208040 NOTICE: Found 0 Lists of Devices
  40. 17:49:54 T:140264782208040 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  41. 17:49:54 T:140264782208040 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  42. 17:49:54 T:140264782208040 NOTICE: Contents of special://profile/advancedsettings.xml are...
  43. <advancedsettings>
  44. <loglevel>2</loglevel>
  45. <!--
  46. #####################################################
  47. # For more information on the settings available in #
  48. # this file, refer to the kodi wiki at #
  49. # http://kodi.wiki/view/Advancedsettings.xml #
  50. #####################################################
  51. -->
  52. <videodatabase>
  53. <type>mysql</type>
  54. <!-- don't change this value -->
  55. <host>tank</host>
  56. <!-- change this to the IP address of your mysql/mariadb server -->
  57. <port>3306</port>
  58. <!-- change this to the port of your mysql/mariadb server -->
  59. <user>kodi</user>
  60. <!-- change this to the user for your database, not root -->
  61. <pass>kodi</pass>
  62. <!-- change this to the password for your database -->
  63. </videodatabase>
  64. <musicdatabase>
  65. <type>mysql</type>
  66. <!-- don't change this value -->
  67. <host>tank</host>
  68. <!-- change this to the IP address of your mysql/mariadb server -->
  69. <port>3306</port>
  70. <!-- change this to the port of your mysql/mariadb server -->
  71. <user>kodi</user>
  72. <!-- change this to the user for your database, not root -->
  73. <pass>kodi</pass>
  74. <!-- change this to the password for your database -->
  75. </musicdatabase>
  76. <services>
  77. <devicename>XBMC Server</devicename>
  78. <esallinterfaces>true</esallinterfaces>
  79. <!-- don't change this value -->
  80. <escontinuousdelay>25</escontinuousdelay>
  81. <esenabled>true</esenabled>
  82. <!-- don't change this value -->
  83. <esinitialdelay>750</esinitialdelay>
  84. <esmaxclients>20</esmaxclients>
  85. <esport>9777</esport>
  86. <!-- don't change this value -->
  87. <esportrange>10</esportrange>
  88. <upnpannounce>true</upnpannounce>
  89. <upnprenderer>false</upnprenderer>
  90. <upnpserver>true</upnpserver>
  91. <webserver>true</webserver>
  92. <!-- don't change this value -->
  93. <webserverpassword>xbmc</webserverpassword>
  94. <webserverport>8080</webserverport>
  95. <!-- don't change this value -->
  96. <webserverusername>xbmc</webserverusername>
  97. <webskin>webinterface.default</webskin>
  98. <zeroconf>true</zeroconf>
  99. </services>
  100. <videolibrary>
  101. <importresumepoint>true</importresumepoint>
  102. <!-- import previously exported resume point from .nfo files -->
  103. <importwatchedstate>true</importwatchedstate>
  104. <!-- import previously exported playdate and playcount from .nfo files -->
  105. <backgroundupdate>true</backgroundupdate>
  106. <dateadded>1</dateadded>
  107. <!-- 0 results in using the current datetime when adding a video;
  108. 1 (default) results in prefering to use the files mtime (if it's valid) and only using the file's ctime if the mtime isn't valid;
  109. 2 results in using the newer datetime of the file's mtime and ctime -->
  110. </videolibrary>
  111. <musiclibrary>
  112. <backgroundupdate>true</backgroundupdate>
  113. <!-- don't change this value -->
  114. </musiclibrary>
  115. <videoscanner>
  116. <ignoreerrors>true</ignoreerrors>
  117. <!-- Set to true to silently ignore errors while scanning videos. This prevents the error dialogue box, so you don't have to keep hitting "yes" to keep scanning.-->
  118. </videoscanner>
  119. <splash>false</splash>
  120. <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
  121. <myvideos>
  122. <extractflags>false</extractflags>
  123. <extractthumb>false</extractthumb>
  124. </myvideos>
  125. <lookandfeel>
  126. <enablerssfeeds>false</enablerssfeeds>
  127. </lookandfeel>
  128. <audiooutput>
  129. <guisoundmode>0</guisoundmode>
  130. <ac3passthrough>false</ac3passthrough>
  131. <dtspassthrough>false</dtspassthrough>
  132. <multichannellpcm>false</multichannellpcm>
  133. <truehdpassthrough>false</truehdpassthrough>
  134. <dtshdpassthrough>false</dtshdpassthrough>
  135. <mode>2</mode>
  136. </audiooutput>
  137. <videoscreen>
  138. <vsync>2</vsync>
  139. </videoscreen>
  140. <input>
  141. <enablemouse>false</enablemouse>
  142. <remoteaskeyboard>false</remoteaskeyboard>
  143. </input>
  144. <general>
  145. <addonnotifications>false</addonnotifications>
  146. </general>
  147. <skinsettings>
  148. <setting type="bool" name="skin.confluence.FirstTimeRun">false</setting>
  149. </skinsettings>
  150. </advancedsettings>
  151. 17:49:54 T:140264782208040 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  152. 17:49:54 T:140264782208040 WARNING: VIDEO database configuration is experimental.
  153. 17:49:54 T:140264782208040 NOTICE: Default DVD Player: dvdplayer
  154. 17:49:54 T:140264782208040 NOTICE: Default Video Player: dvdplayer
  155. 17:49:54 T:140264782208040 NOTICE: Default Audio Player: paplayer
  156. 17:49:54 T:140264782208040 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  157. 17:49:54 T:140264782208040 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  158. 17:49:54 T:140264782208040 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  159. 17:49:54 T:140264782208040 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  160. 17:49:54 T:140264782208040 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  161. 17:49:54 T:140264782208040 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  162. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  163. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  164. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  165. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  166. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  167. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  168. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  169. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  170. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  171. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  172. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  173. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  174. 17:49:54 T:140264782208040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  175. 17:49:54 T:140264782208040 NOTICE: Loaded playercorefactory configuration
  176. 17:49:54 T:140264782208040 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  177. 17:49:54 T:140264782208040 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  178. 17:49:54 T:140264782208040 INFO: creating subdirectories
  179. 17:49:54 T:140264782208040 INFO: userdata folder: special://masterprofile/
  180. 17:49:54 T:140264782208040 INFO: recording folder:
  181. 17:49:54 T:140264782208040 INFO: screenshots folder:
  182. 17:49:54 T:140264782191280 DEBUG: Thread ActiveAE start, auto delete: false
  183. 17:49:54 T:140264429705904 DEBUG: Thread AESink start, auto delete: false
  184. 17:49:54 T:140264782191280 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  185. 17:49:54 T:140264782191280 NOTICE: No Devices found - retry: 4
  186. 17:49:56 T:140264782191280 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  187. 17:49:56 T:140264782191280 NOTICE: No Devices found - retry: 3
  188. 17:49:57 T:140264782191280 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  189. 17:49:57 T:140264782191280 NOTICE: No Devices found - retry: 2
  190. 17:49:59 T:140264782191280 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  191. 17:49:59 T:140264782191280 NOTICE: No Devices found - retry: 1
  192. 17:50:00 T:140264782191280 NOTICE: CAESinkOSS::EnumerateDevicesEx - No OSS mixer device present: /dev/mixer
  193. 17:50:00 T:140264782191280 NOTICE: Found 0 Lists of Devices
  194. 17:50:00 T:140264429705904 INFO: CActiveAESink::OpenSink - initialize sink
  195. 17:50:00 T:140264429705904 DEBUG: CActiveAESink::OpenSink - trying to open device default
  196. 17:50:00 T:140264429705904 DEBUG: CActiveAESink::OpenSink - open NULL sink
  197. 17:50:00 T:140264428649136 DEBUG: Thread AESinkNull start, auto delete: false
  198. 17:50:00 T:140264428649136 DEBUG: CAESinkNULL::Process
  199. 17:50:00 T:140264429705904 DEBUG: CActiveAESink::OpenSink - NULL Initialized:
  200. 17:50:00 T:140264429705904 DEBUG: Output Device : Device not found
  201. 17:50:00 T:140264429705904 DEBUG: Sample Rate : 44100
  202. 17:50:00 T:140264429705904 DEBUG: Sample Format : AE_FMT_FLOAT
  203. 17:50:00 T:140264429705904 DEBUG: Channel Count : 2
  204. 17:50:00 T:140264429705904 DEBUG: Channel Layout: FL,FR
  205. 17:50:00 T:140264429705904 DEBUG: Frames : 11000
  206. 17:50:00 T:140264429705904 DEBUG: Frame Samples : 2
  207. 17:50:00 T:140264429705904 DEBUG: Frame Size : 8
  208. 17:50:00 T:140264782208040 NOTICE: Running database version Addons20
  209. 17:50:00 T:140264782208040 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86_64-linux.so)
  210. 17:50:00 T:140264782208040 DEBUG: Loading: /usr/lib/kodi/system/libcpluff-x86_64-linux.so
  211. 17:50:00 T:140264782208040 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  212. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  213. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  214. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  215. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  216. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  217. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  218. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  219. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  220. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  221. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  222. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  223. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  224. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  225. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  226. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  227. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  228. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  229. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  230. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  231. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  232. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  233. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  234. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  235. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  236. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  237. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  238. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  239. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  240. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  241. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  242. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been installed.'
  243. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  244. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  245. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  246. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  247. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  248. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  249. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  250. 17:50:00 T:140264782208040 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  251. 17:50:00 T:140264782208040 NOTICE: ADDONS: Using repository repository.xbmc.org
  252. 17:50:00 T:140264425413296 DEBUG: Thread RemoteControl start, auto delete: false
  253. 17:50:00 T:140264425413296 INFO: LIRC Process: using: /dev/lircd
  254. 17:50:00 T:140264425413296 INFO: LIRC Connect: connect failed: No such file or directory
  255. 17:50:00 T:140264425413296 INFO: CRemoteControl::Process - failed to connect to LIRC, will keep retrying every 5 seconds
  256. 17:50:00 T:140264782208040 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  257. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  258. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  259. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  260. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  261. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  262. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  263. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  264. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  265. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  266. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  267. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  268. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  269. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  270. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  271. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  272. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  273. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  274. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  275. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  276. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  277. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  278. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  279. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  280. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  281. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  282. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  283. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  284. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  285. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  286. 17:50:00 T:140264782208040 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  287. 17:50:00 T:140264782208040 DEBUG: Selected Posix mount as storage provider
  288. 17:50:00 T:140264782208040 INFO: CLangInfo: loading resource.language.en_gb language information...
  289. 17:50:00 T:140264782208040 DEBUG: trying to set locale to en_US.UTF-8
  290. 17:50:00 T:140264782208040 INFO: global locale set to C
  291. 17:50:00 T:140264782208040 INFO: CLangInfo: loading resource.language.en_gb language strings...
  292. 17:50:00 T:140264782208040 DEBUG: POParser: loaded 3535 strings from file resource://resource.language.en_gb/strings.po
  293. 17:50:00 T:140264782208040 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  294. 17:50:01 T:140264782208040 DEBUG: LoadMappings - loaded node "CEC Adapter"
  295. 17:50:01 T:140264782208040 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  296. 17:50:01 T:140264782208040 DEBUG: LoadMappings - loaded node "iMON HID device"
  297. 17:50:01 T:140264782208040 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  298. 17:50:01 T:140264782208040 DEBUG: Loading: libcurl.so.4
  299. 17:50:01 T:140264782208040 NOTICE: Running database version Addons20
  300. 17:50:01 T:140264782208040 DEBUG: Initialize, updating databases...
  301. 17:50:01 T:140264782208040 NOTICE: Running database version ViewModes6
  302. 17:50:01 T:140264782208040 NOTICE: Running database version Textures13
  303. 17:50:01 T:140264782208040 NOTICE: Running database version MyMusic56
  304. 17:50:01 T:140264782208040 NOTICE: Running database version MyVideos99
  305. 17:50:01 T:140264782208040 NOTICE: Running database version TV29
  306. 17:50:01 T:140264782208040 NOTICE: Running database version Epg11
  307. 17:50:01 T:140264782208040 DEBUG: Initialize, updating databases... DONE
  308. 17:50:01 T:140264782208040 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  309. 17:50:01 T:140264782208040 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  310. 17:50:01 T:140264782208040 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  311. 17:50:01 T:140264782208040 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  312. 17:50:01 T:140264782208040 INFO: JSONRPC v6.32.5: Successfully initialized
  313. 17:50:01 T:140264782208040 DEBUG: ADDON: Starting service addons.
  314. 17:50:01 T:140264782208040 INFO: removing tempfiles
  315. 17:50:01 T:140264419609264 DEBUG: Thread LanguageInvoker start, auto delete: false
  316. 17:50:01 T:140264782208040 DEBUG: ADDON: Starting service addons.
  317. 17:50:01 T:140264782208040 DEBUG: CRepositoryUpdater: previous update at 01/01/1601 12:00:00 AM, next at 09/08/2016 5:50:01 PM
  318. 17:50:01 T:140264782208040 NOTICE: initialize done
  319. 17:50:01 T:140264782208040 NOTICE: Running the application...
  320. 17:50:01 T:140264782208040 DEBUG: no profile autoexec.py (/config/.kodi/userdata/autoexec.py) found, skipping
  321. 17:50:01 T:140264782208040 DEBUG: NetworkMessage - Starting network services
  322. 17:50:01 T:140264782208040 NOTICE: WebServer: Started the webserver
  323. 17:50:01 T:140264782208040 NOTICE: starting upnp client
  324. 17:50:01 T:140264418552496 DEBUG: Thread Timer start, auto delete: false
  325. 17:50:01 T:140264782208040 NOTICE: starting upnp server
  326. 17:50:01 T:140264419609264 INFO: initializing python engine.
  327. 17:50:01 T:140264418552496 DEBUG: CRepositoryUpdater: running scheduled update
  328. 17:50:01 T:140264418552496 DEBUG: Thread Timer 140264418552496 terminating
  329. 17:50:01 T:140264417045168 DEBUG: Thread JobWorker start, auto delete: true
  330. 17:50:01 T:140264782208040 INFO: JSONRPC Server: Unable to get bluetooth socket
  331. 17:50:01 T:140264782208040 INFO: JSONRPC Server: Successfully initialized
  332. 17:50:01 T:140264417045168 DEBUG: CRepositoryUpdateJob[repository.xbmc.org] checking for updates.
  333. 17:50:01 T:140264417045168 DEBUG: CFileCache::Open - opening <addons/jarvis/addons.xml.gz.md5> using cache
  334. 17:50:01 T:140264417045168 DEBUG: CurlFile::Open(0x56192fbba920) http://mirrors.kodi.tv/addons/jarvis/addons.xml.gz.md5
  335. 17:50:01 T:140264417045168 INFO: easy_aquire - Created session to http://mirrors.kodi.tv
  336. 17:50:01 T:140264414931632 DEBUG: Thread TCPServer start, auto delete: false
  337. 17:50:01 T:140264415988400 DEBUG: Thread EventServer start, auto delete: false
  338. 17:50:01 T:140264415988400 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  339. 17:50:01 T:140264415988400 NOTICE: UDP: Listening on port 9777
  340. 17:50:01 T:140264419609264 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.xbmc.versioncheck/service.py): start processing
  341. 17:50:01 T:140264419609264 DEBUG: -->Python Interpreter Initialized<--
  342. 17:50:01 T:140264419609264 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.xbmc.versioncheck/service.py): the source file to load is "/usr/share/kodi/addons/service.xbmc.versioncheck/service.py"
  343. 17:50:01 T:140264419609264 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.xbmc.versioncheck/service.py): setting the Python path to /usr/share/kodi/addons/service.xbmc.versioncheck:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages
  344. 17:50:01 T:140264419609264 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.xbmc.versioncheck/service.py): entering source directory /usr/share/kodi/addons/service.xbmc.versioncheck
  345. 17:50:01 T:140264419609264 DEBUG: CPythonInvoker(0, /usr/share/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
  346. 17:50:01 T:140264419609264 DEBUG: Version Check: Version 0.3.17 started
  347. 17:50:01 T:140264407800496 DEBUG: Thread FileCache start, auto delete: false
  348. 17:50:01 T:140264407800496 INFO: CFileCache::Process - Hit eof.
  349. 17:50:01 T:140264407800496 DEBUG: Thread FileCache 140264407800496 terminating
  350. 17:50:01 T:140264417045168 DEBUG: CurlFile::Open(0x7f91dac09960) http://mirrors.kodi.tv/addons/jarvis/addons.xml.gz
  351. 17:50:02 T:140264417045168 DEBUG: CCurlFile::Open - effective URL: <http://ftp.osuosl.org/pub/xbmc/addons/jarvis/addons.xml.gz>
  352. 17:50:02 T:140264417045168 DEBUG: CRepository 'http://mirrors.kodi.tv/addons/jarvis/addons.xml.gz' is gzip. decompressing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement