Advertisement
Guest User

Untitled

a guest
Apr 9th, 2017
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.27 KB | None | 0 0
  1. 06:01:20 T:140298761594752 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  2. 06:01:20 T:140298761594752 DEBUG: OnPlayMedia plugin://plugin.video.twitch/playLive/sacriel/-2/
  3. 06:01:20 T:140298761594752 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  4. 06:01:20 T:140298761594752 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  5. 06:01:20 T:140298761594752 DEBUG: GetMovieId (plugin://plugin.video.twitch/playLive/sacriel/-2/), query = select idMovie from movie where idFile=8820
  6. 06:01:20 T:140298761594752 DEBUG: GetEpisodeId (plugin://plugin.video.twitch/playLive/sacriel/-2/), query = select idEpisode from episode where idFile=8820
  7. 06:01:20 T:140298761594752 DEBUG: GetMusicVideoId (plugin://plugin.video.twitch/playLive/sacriel/-2/), query = select idMVideo from musicvideo where idFile=8820
  8. 06:01:20 T:140298761594752 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  9. 06:01:20 T:140298761594752 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  10. 06:01:20 T:140298761594752 DEBUG: StartScript - calling plugin Twitch('plugin://plugin.video.twitch/playLive/sacriel/-2/','98','')
  11. 06:01:20 T:140298761594752 DEBUG: WaitOnScriptResult - waiting on the Twitch (id=115) plugin...
  12. 06:01:20 T:140297408214784 NOTICE: Thread LanguageInvoker start, auto delete: false
  13. 06:01:20 T:140297408214784 INFO: initializing python engine.
  14. 06:01:20 T:140297408214784 DEBUG: CPythonInvoker(115, /storage/.kodi/addons/plugin.video.twitch/resources/lib/__run__.py): start processing
  15. 06:01:20 T:140297408214784 NOTICE: -->Python Interpreter Initialized<--
  16. 06:01:20 T:140297408214784 DEBUG: CPythonInvoker(115, /storage/.kodi/addons/plugin.video.twitch/resources/lib/__run__.py): the source file to load is "/storage/.kodi/addons/plugin.video.twitch/resources/lib/__run__.py"
  17. 06:01:20 T:140297408214784 DEBUG: CPythonInvoker(115, /storage/.kodi/addons/plugin.video.twitch/resources/lib/__run__.py): setting the Python path to /storage/.kodi/addons/plugin.video.twitch/resources/lib:/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
  18. 06:01:20 T:140297408214784 DEBUG: CPythonInvoker(115, /storage/.kodi/addons/plugin.video.twitch/resources/lib/__run__.py): entering source directory /storage/.kodi/addons/plugin.video.twitch/resources/lib
  19. 06:01:20 T:140297408214784 DEBUG: CPythonInvoker(115, /storage/.kodi/addons/plugin.video.twitch/resources/lib/__run__.py): instantiating addon using automatically obtained id of "plugin.video.twitch" dependent on version 2.20.0 of the xbmc.python api
  20. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/" named "createMainListing" pointing to function "createMainListing"
  21. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/createListOfFeaturedStreams/" named "createListOfFeaturedStreams" pointing to function "createListOfFeaturedStreams"
  22. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/createListOfGames/<index>/" named "createListOfGames" pointing to function "createListOfGames"
  23. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/createListOfChannels/<index>/" named "createListOfChannels" pointing to function "createListOfChannels"
  24. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/createListForGame/<gameName>/<index>/" named "createListForGame" pointing to function "createListForGame"
  25. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/createFollowingList/" named "createFollowingList" pointing to function "createFollowingList"
  26. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/createFollowingGameList/" named "createFollowingGameList" pointing to function "createFollowingGameList"
  27. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/channelVideos/<name>/" named "channelVideos" pointing to function "channelVideos"
  28. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/channelVideosList/<name>/<index>/<broadcast_type>/" named "channelVideosList" pointing to function "channelVideosList"
  29. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/createListForSelectedVideo/" named "createListForSelectedVideo" pointing to function "createListForSelectedVideo"
  30. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/playVideo/<_id>/<quality>/" named "playVideo" pointing to function "playVideo"
  31. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/playVideo/<_id>/" named "oldplayVideo" pointing to function "oldplayVideo"
  32. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/search/" named "search" pointing to function "search"
  33. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/searchresults/<query>/<index>/" named "searchresults" pointing to function "searchresults"
  34. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/showSettings/" named "showSettings" pointing to function "showSettings"
  35. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/playLive/<name>/<quality>/" named "playLive" pointing to function "playLive"
  36. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/playLive/<name>/" named "oldplayLive" pointing to function "oldplayLive"
  37. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/createListOfTeams/<index>/" named "createListOfTeams" pointing to function "createListOfTeams"
  38. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/createListOfTeamStreams/<team>/" named "createListOfTeamStreams" pointing to function "createListOfTeamStreams"
  39. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Adding url rule "/clearLivePreviews/<notify>/" named "clearLivePreviews" pointing to function "clearLivePreviews"
  40. 06:01:20 T:140297408214784 DEBUG: [xbmcswift2] Handling incoming request for /playLive/sacriel/-2/
  41. 06:01:20 T:140297408214784 NOTICE: [xbmcswift2] Request for "/playLive/sacriel/-2/" matches rule for function "playLive"
  42. 06:01:20 T:140297408214784 DEBUG: POParser: loaded 85 strings from file /storage/.kodi/addons/plugin.video.twitch/resources/language/English/strings.po
  43. 06:01:20 T:140298761594752 DEBUG: LIRC: Update - NEW at 2655491:1c 0 KEY_ENTER_UP devinput (KEY_ENTER_UP)
  44. 06:01:20 T:140297408214784 DEBUG: [plugin.video.twitch] {
  45. "_links": {
  46. "channel": "https://api.twitch.tv/kraken/channels/sacriel",
  47. "self": "https://api.twitch.tv/kraken/streams/sacriel"
  48. },
  49. "stream": {
  50. "_id": 25005908496,
  51. "_links": {
  52. "self": "https://api.twitch.tv/kraken/streams/sacriel"
  53. },
  54. "average_fps": 62.7928772259,
  55. "channel": {
  56. "_id": 23735582,
  57. "_links": {
  58. "chat": "https://api.twitch.tv/kraken/chat/sacriel",
  59. "commercial": "https://api.twitch.tv/kraken/channels/sacriel/commercial",
  60. "editors": "https://api.twitch.tv/kraken/channels/sacriel/editors",
  61. "features": "https://api.twitch.tv/kraken/channels/sacriel/features",
  62. "follows": "https://api.twitch.tv/kraken/channels/sacriel/follows",
  63. "self": "https://api.twitch.tv/kraken/channels/sacriel",
  64. "stream_key": "https://api.twitch.tv/kraken/channels/sacriel/stream_key",
  65. "subscriptions": "https://api.twitch.tv/kraken/channels/sacriel/subscriptions",
  66. "teams": "https://api.twitch.tv/kraken/channels/sacriel/teams",
  67. "videos": "https://api.twitch.tv/kraken/channels/sacriel/videos"
  68. },
  69. "background": null,
  70. "banner": null,
  71. "broadcaster_language": "en",
  72. "created_at": "2011-07-29T19:17:32Z",
  73. "delay": null,
  74. "display_name": "Sacriel",
  75. "followers": 324856,
  76. "game": "PLAYERUNKNOWN'S BATTLEGROUNDS",
  77. "language": "en",
  78. "logo": "https://static-cdn.jtvnw.net/jtv_user_pictures/sacriel-profile_image-5453d0be9bdf7a43-300x300.jpeg",
  79. "mature": false,
  80. "name": "sacriel",
  81. "partner": true,
  82. "profile_banner": "https://static-cdn.jtvnw.net/jtv_user_pictures/sacriel-profile_banner-f95d63343d737090-480.png",
  83. "profile_banner_background_color": null,
  84. "status": "Putting KFC out of biz 1080p@60fps 6mbps | !giveawayinfo Intel+Corsair+Ebuyer | !cheersboard",
  85. "updated_at": "2017-04-09T19:35:23Z",
  86. "url": "https://www.twitch.tv/sacriel",
  87. "video_banner": "https://static-cdn.jtvnw.net/jtv_user_pictures/sacriel-channel_offline_image-2deaa8fa87f5a709-1920x1080.png",
  88. "views": 27652537
  89. },
  90. "created_at": "2017-04-09T13:06:04Z",
  91. "delay": 0,
  92. "game": "PLAYERUNKNOWN'S BATTLEGROUNDS",
  93. "is_playlist": false,
  94. "preview": {
  95. "large": "https://static-cdn.jtvnw.net/previews-ttv/live_user_sacriel-640x360.jpg",
  96. "medium": "https://static-cdn.jtvnw.net/previews-ttv/live_user_sacriel-320x180.jpg",
  97. "small": "https://static-cdn.jtvnw.net/previews-ttv/live_user_sacriel-80x45.jpg",
  98. "template": "https://static-cdn.jtvnw.net/previews-ttv/live_user_sacriel-{width}x{height}.jpg"
  99. },
  100. "video_height": 1080,
  101. "viewers": 8768
  102. }
  103. }
  104. 06:01:21 T:140298761594752 DEBUG: DialogProgress::StartModal called
  105. 06:01:21 T:140298761594752 DEBUG: ------ Window Init (DialogProgress.xml) ------
  106. 06:01:21 T:140297408214784 DEBUG: [plugin.video.twitch] {
  107. "mobile_restricted": false,
  108. "sig": "21dc8dd6aada56164010b27b4ec43d33b15cbe8c",
  109. "token": "{\"adblock\":false,\"player_type\":null,\"platform\":null,\"user_id\":null,\"channel\":\"sacriel\",\"channel_id\":23735582,\"expires\":1491769281,\"chansub\":{\"view_until\":1924905600,\"restricted_bitrates\":[]},\"private\":{\"allowed_to_view\":true},\"privileged\":false,\"source_restricted\":false,\"https_required\":false,\"show_ads\":true,\"device_id\":null,\"prerolls_disabled\":false,\"postrolls_disabled\":false,\"turbo\":false,\"subscriber\":false,\"hide_ads\":false}"
  110. }
  111. 06:01:22 T:140297408214784 INFO: CPythonInvoker(115, /storage/.kodi/addons/plugin.video.twitch/resources/lib/__run__.py): script aborted
  112. 06:01:22 T:140298761594752 DEBUG: WaitOnScriptResult- plugin returned failure
  113. 06:01:22 T:140298761594752 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.twitch/playLive/sacriel/-2/]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement