cappsie

YouTube plugin

Aug 27th, 2025
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. 2025-08-27 17:08:32.228 T:996 INFO <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
  2. 2025-08-27 17:08:39.677 T:1248 INFO <general>: CAddonMgr::FindAddon: plugin.video.youtube v7.3.0+beta.2 installed
  3. 2025-08-27 17:08:39.703 T:1263 INFO <general>: initializing python engine.
  4. 2025-08-27 17:08:41.904 T:1263 ERROR <CSettingInt>: error reading <control> tag of "youtube.view.label.color.viewCount"
  5. 2025-08-27 17:08:41.904 T:1263 WARNING <CSettingGroup>: unable to read setting "youtube.view.label.color.viewCount"
  6. 2025-08-27 17:08:41.904 T:1263 ERROR <CSettingInt>: error reading <control> tag of "youtube.view.label.color.likeCount"
  7. 2025-08-27 17:08:41.904 T:1263 WARNING <CSettingGroup>: unable to read setting "youtube.view.label.color.likeCount"
  8. 2025-08-27 17:08:41.904 T:1263 ERROR <CSettingInt>: error reading <control> tag of "youtube.view.label.color.commentCount"
  9. 2025-08-27 17:08:41.904 T:1263 WARNING <CSettingGroup>: unable to read setting "youtube.view.label.color.commentCount"
  10. 2025-08-27 17:08:41.943 T:1263 ERROR <CSettingInt>: error reading <control> tag of "youtube.view.label.color.viewCount"
  11. 2025-08-27 17:08:41.943 T:1263 WARNING <CSettingGroup>: unable to read setting "youtube.view.label.color.viewCount"
  12. 2025-08-27 17:08:41.943 T:1263 ERROR <CSettingInt>: error reading <control> tag of "youtube.view.label.color.likeCount"
  13. 2025-08-27 17:08:41.944 T:1263 WARNING <CSettingGroup>: unable to read setting "youtube.view.label.color.likeCount"
  14. 2025-08-27 17:08:41.944 T:1263 ERROR <CSettingInt>: error reading <control> tag of "youtube.view.label.color.commentCount"
  15. 2025-08-27 17:08:41.944 T:1263 WARNING <CSettingGroup>: unable to read setting "youtube.view.label.color.commentCount"
  16. 2025-08-27 17:08:41.978 T:1263 ERROR <general>: [plugin.video.youtube] http_server:943(get_http_server)
  17. Failed to start
  18. Address: 192.168.1.114:81
  19.  
  20. Stack (most recent call last):
  21. File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/service.py", line 16, in <module>
  22. service_runner.run()
  23. File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/service_runner.py", line 34, in run
  24. monitor = ServiceMonitor(context=context)
  25. File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/monitors/service_monitor.py", line 73, in __init__
  26. self.onSettingsChanged(force=True)
  27. File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/monitors/service_monitor.py", line 495, in onSettingsChanged
  28. self.start_httpd()
  29. File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/monitors/service_monitor.py", line 513, in start_httpd
  30. self.httpd = get_http_server(address=self._httpd_address,
  31. File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/network/http_server.py", line 943, in get_http_server
  32. logging.exception(('Failed to start',
  33.  
  34. Traceback (most recent call last):
  35. File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/network/http_server.py", line 940, in get_http_server
  36. server = HTTPServer((address, port), RequestHandler)
  37. File "/usr/lib/python3.8/socketserver.py", line 452, in __init__
  38. File "/usr/lib/python3.8/socketserver.py", line 466, in server_bind
  39. OSError: [Errno 99] Cannot assign requested address
  40. 2025-08-27 17:08:41.979 T:1263 INFO <general>: [plugin.video.youtube] service_runner:40(run)
  41. Starting v7.3.0+beta.2
  42. Kodi: v19.5 (Kodi Matrix)
  43. Python: v3.8.9
Advertisement
Add Comment
Please, Sign In to add comment