Advertisement
Guest User

kodi.log

a guest
May 17th, 2017
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.27 KB | None | 0 0
  1. 18:58:39.607 T:1962443888 DEBUG: StartScript - calling plugin Radio('plugin://plugin.audio.radio_de/station/2461','5','')
  2. 18:58:39.607 T:1497035680 DEBUG: Thread LanguageInvoker start, auto delete: false
  3. 18:58:39.608 T:1497035680 INFO: initializing python engine.
  4. 18:58:39.608 T:1497035680 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/plugin.audio.radio_de/addon.py): start processing
  5. 18:58:39.628 T:1783624608 DEBUG: Thread scriptobs start, auto delete: false
  6. 18:58:39.657 T:1497035680 DEBUG: -->Python Interpreter Initialized<--
  7. 18:58:39.658 T:1497035680 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/plugin.audio.radio_de/addon.py): the source file to load is "/storage/.kodi/addons/plugin.audio.radio_de/addon.py"
  8. 18:58:39.658 T:1497035680 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/plugin.audio.radio_de/addon.py): setting the Python path to /storage/.kodi/addons/plugin.audio.radio_de:/storage/.kodi/addons/script.module.xbmcswift2/lib:/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:/usr/lib/python2.7/site-packages/gtk-2.0
  9. 18:58:39.658 T:1497035680 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/plugin.audio.radio_de/addon.py): entering source directory /storage/.kodi/addons/plugin.audio.radio_de
  10. 18:58:39.659 T:1497035680 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/plugin.audio.radio_de/addon.py): instantiating addon using automatically obtained id of "plugin.audio.radio_de" dependent on version 2.1.0 of the xbmc.python api
  11. 18:58:39.828 T:1962443888 DEBUG: ------ Window Init (DialogBusy.xml) ------
  12. 18:58:39.929 T:1497035680 DEBUG: [xbmcswift2] Reading json storage from disk at "/storage/.kodi/userdata/addon_data/plugin.audio.radio_de/.storage/my_stations.json"
  13. 18:58:39.931 T:1497035680 DEBUG: [xbmcswift2] Loaded storage "my_stations.json" from disk
  14. 18:58:39.934 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/" named "show_root_menu" pointing to function "show_root_menu"
  15. 18:58:39.936 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/local/" named "show_local_stations" pointing to function "show_local_stations"
  16. 18:58:39.939 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/recommended/" named "show_recommendation_stations" pointing to function "show_recommendation_stations"
  17. 18:58:39.942 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/top/" named "show_top_stations" pointing to function "show_top_stations"
  18. 18:58:39.944 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/search/" named "search" pointing to function "search"
  19. 18:58:39.947 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/search/<search_string>/" named "search_result" pointing to function "search_result"
  20. 18:58:39.949 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/my/" named "show_my_stations" pointing to function "show_my_stations"
  21. 18:58:39.953 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/my/custom/<station_id>" named "custom_my_station" pointing to function "custom_my_station"
  22. 18:58:39.956 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/my/add/<station_id>" named "add_to_my_stations" pointing to function "add_to_my_stations"
  23. 18:58:39.959 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/my/del/<station_id>" named "del_from_my_stations" pointing to function "del_from_my_stations"
  24. 18:58:39.962 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/<category_type>/" named "show_station_categories" pointing to function "show_station_categories"
  25. 18:58:39.965 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/stations/<category_type>/<category>/" named "show_stations_by_category" pointing to function "show_stations_by_category"
  26. 18:58:39.968 T:1497035680 DEBUG: [xbmcswift2] Adding url rule "/station/<station_id>" named "get_stream_url" pointing to function "get_stream_url"
  27. 18:58:39.970 T:1497035680 DEBUG: [xbmcswift2] Handling incoming request for /station/2461
  28. 18:58:39.971 T:1497035680 NOTICE: [xbmcswift2] Request for "/station/2461" matches rule for function "get_stream_url"
  29. 18:58:39.973 T:1497035680 NOTICE: [plugin.audio.radio_de] get_station_by_station_id started with station_id=2461
  30. 18:58:39.973 T:1497035680 NOTICE: [plugin.audio.radio_de] __api_call started with path=broadcast/getbroadcastembedded, param={'broadcast': '2461'}
  31. 18:58:39.974 T:1497035680 NOTICE: [plugin.audio.radio_de] __urlopen opening url=http://radio.de/info/broadcast/getbroadcastembedded?broadcast=2461
  32. 18:58:40.071 T:1497035680 NOTICE: [plugin.audio.radio_de] get_stream_url result: http://addrad.io/4WRNFw
  33. 18:58:40.072 T:1783624608 DEBUG: Thread scriptobs 1783624608 terminating
  34. 18:58:40.072 T:1497035680 DEBUG: [xbmcswift2] Saving a json storage to disk at "/storage/.kodi/userdata/addon_data/plugin.audio.radio_de/.storage/my_stations.json"
  35. 18:58:40.073 T:1783624608 DEBUG: Thread GUIDialogCache start, auto delete: true
  36. 18:58:40.073 T:1962443888 INFO: easy_aquire - Created session to http://addrad.io
  37. 18:58:40.076 T:1497035680 INFO: CPythonInvoker(10, /storage/.kodi/addons/plugin.audio.radio_de/addon.py): script successfully run
  38. 18:58:40.210 T:1497035680 INFO: Python script stopped
  39. 18:58:40.211 T:1497035680 DEBUG: Thread LanguageInvoker 1497035680 terminating
  40. 18:58:40.309 T:1962443888 DEBUG: CCurlFile::GetMimeType - http://addrad.io/4WRNFw -> audio/mpeg
  41. 18:58:40.315 T:1783624608 DEBUG: Thread GUIDialogCache 1783624608 terminating (autodelete)
  42. 18:58:40.324 T:1962443888 DEBUG: Loading settings for http://addrad.io/4WRNFw
  43. 18:58:40.326 T:1962443888 DEBUG: CPlayerCoreFactory::GetPlayers(http://addrad.io/4WRNFw)
  44. 18:58:40.326 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  45. 18:58:40.326 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  46. 18:58:40.326 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  47. 18:58:40.327 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  48. 18:58:40.327 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  49. 18:58:40.327 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  50. 18:58:40.327 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  51. 18:58:40.327 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
  52. 18:58:40.327 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
  53. 18:58:40.327 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
  54. 18:58:40.327 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  55. 18:58:40.327 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  56. 18:58:40.328 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  57. 18:58:40.328 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  58. 18:58:40.328 T:1962443888 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  59. 18:58:40.328 T:1962443888 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  60. 18:58:40.328 T:1962443888 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (PAPlayer)
  61. 18:58:40.328 T:1962443888 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
  62. 18:58:40.328 T:1962443888 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  63. 18:58:40.328 T:1962443888 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: VideoPlayer
  64. 18:58:40.328 T:1962443888 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
  65. 18:58:40.408 T:1962443888 DEBUG: CCurlFile::GetMimeType - http://addrad.io/4WRNFw -> audio/mpeg
  66. 18:58:40.409 T:1962443888 DEBUG: CurlFile::Open(0x7ede7e70) http://addrad.io/4WRNFw
  67. 18:58:40.445 T:1564144544 DEBUG: CWebServer[8080]: request received for /jsonrpc
  68. 18:58:40.707 T:1962443888 DEBUG: Previous line repeats 1 times.
  69. 18:58:40.707 T:1962443888 DEBUG: CCurlFile::Open - File <http://addrad.io/4WRNFw> is a shoutcast stream. Re-opening
  70. 18:58:40.708 T:1962443888 DEBUG: CFileCache::Open - opening <4WRNFw> using cache
  71. 18:58:40.709 T:1962443888 DEBUG: CurlFile::Open(0x3429268) http://addrad.io/4WRNFw
  72. 18:58:40.779 T:1962443888 DEBUG: CCurlFile::Open - File <http://addrad.io/4WRNFw> is a shoutcast stream. Re-opening
  73. 18:58:40.780 T:1962443888 DEBUG: File::Open - redirecting implementation for http://addrad.io/4WRNFw
  74. 18:58:40.780 T:1962443888 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Icy-MetaData: 1'
  75. 18:58:40.780 T:1962443888 DEBUG: CurlFile::Open(0x2ffcc48) http://addrad.io/4WRNFw
  76. 18:58:41.986 T:1564144544 DEBUG: CWebServer[8080]: request received for /jsonrpc
  77. 18:59:00.791 T:1962443888 DEBUG: Previous line repeats 23 times.
  78. 18:59:00.791 T:1962443888 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
  79. 18:59:00.792 T:1505424288 DEBUG: Thread ShoutcastFile start, auto delete: false
  80. 18:59:00.792 T:1783624608 DEBUG: Thread FileCache start, auto delete: false
  81. 18:59:00.792 T:1783624608 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  82. 18:59:00.840 T:1564144544 DEBUG: CWebServer[8080]: request received for /jsonrpc
  83. 18:59:00.847 T:1962443888 ERROR: Open - error probing input format, http://addrad.io/4WRNFw
  84. 18:59:00.848 T:1783624608 DEBUG: Thread FileCache 1783624608 terminating
  85. 18:59:00.848 T:1505424288 DEBUG: Thread ShoutcastFile 1505424288 terminating
  86. 18:59:00.848 T:1962443888 ERROR: Init: Error creating demuxer
  87. 18:59:00.848 T:1962443888 ERROR: CAudioDecoder: Unable to Init Codec while loading file http://addrad.io/4WRNFw
  88. 18:59:00.848 T:1962443888 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
  89. 18:59:00.849 T:1962443888 DEBUG: OnQueueNextItem: play state was 1, starting 1
  90. 18:59:00.849 T:1962443888 DEBUG: OnPlayBackStopped: play state was 1, starting 0
  91. 18:59:00.849 T:1962439584 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  92. 18:59:00.849 T:1962439584 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  93. 18:59:00.854 T:1962443888 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  94. 18:59:00.855 T:1505424288 DEBUG: Thread JobWorker start, auto delete: true
  95. 18:59:00.877 T:1962443888 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  96. 18:59:00.878 T:1832907680 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":false,"item":{"type":"unknown"}}
  97. 18:59:00.889 T:1505424288 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
  98. 18:59:00.905 T:1429926816 DEBUG: CWebServer[8080]: request received for /jsonrpc
  99. 18:59:00.943 T:1505424288 DEBUG: GetAlbumsByWhere - query took 54 ms
  100. 18:59:02.437 T:1429926816 DEBUG: CWebServer[8080]: request received for /jsonrpc
  101. 18:59:30.986 T:1505424288 DEBUG: Previous line repeats 37 times.
  102. 18:59:30.986 T:1505424288 DEBUG: Thread JobWorker 1505424288 terminating (autodelete)
  103. 18:59:31.047 T:1962443888 INFO: CheckIdle - Closing session to http://addrad.io (easy=0x3641a88, multi=0x31d8790)
  104. 18:59:32.528 T:1429926816 DEBUG: CWebServer[8080]: request received for /jsonrpc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement