TheAssassin / kodi-invidious-plugin

Invidious plugin for Kodi. A privacy-friendly way of viewing YouTube videos, built using the awesome Invidious service's API.
MIT License
50 stars 16 forks source link

none of the menu items work with kodi 2.19 #19

Closed strk closed 1 year ago

strk commented 2 years ago

Logs don't tell much, like:

2022-09-22 10:11:10.153 T:3149     INFO <general>: initializing python engine.
2022-09-22 10:11:11.574 T:3149     INFO <general>: CPythonInvoker(11, /home/kodi/.kodi/addons/plugin.video.invidious/resources/lib/invidious_addon.py): script aborted
2022-09-22 10:11:11.669 T:3149     INFO <general>: Python interpreter stopped
2022-09-22 10:11:11.683 T:3147    ERROR <general>: GetDirectory - Error getting plugin://plugin.video.invidious/?action=trending
2022-09-22 10:11:11.692 T:2928    ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.invidious/?action=trending) failed
strk commented 2 years ago

The GUI display error is:

HTTP error
Request to Invidious API failed: HTTP status 429
nemarci commented 1 year ago

This is not an issue with the plugin; the instance you're using got rate limited by google. For more information, see https://github.com/iv-org/invidious/issues/811