2016-02-22, 00:01
Lol, my youtube plugin updated to .17 release just a few minutes ago before I could bump the version in the config, breaking the Youtube functionality again. The plugin on OpenElec repo still states that bromix made the plugin, not sure though.
Either way, to fix it, I did the following
* Stop kodi: systemctl stop kodi
* remove the userdata in /storage/.kodi/userdata/addon_data/plugin.video.youtube/
* edit the login_client.py file and add my API keys back in the file
* Start kodi: systemctl start kodi
It must be noted, whatever update the .17 release was, the bundled API keys for both the .16 and .17 release are identical. That's why updating to .17 didn't fix the problems.
So... now I got the .17 release with my own API keys.
Edit: Just checked the changelog in the repo: Nothing new in there - anyone have any idea what changed between the two versions?
Either way, to fix it, I did the following
* Stop kodi: systemctl stop kodi
* remove the userdata in /storage/.kodi/userdata/addon_data/plugin.video.youtube/
* edit the login_client.py file and add my API keys back in the file
* Start kodi: systemctl start kodi
It must be noted, whatever update the .17 release was, the bundled API keys for both the .16 and .17 release are identical. That's why updating to .17 didn't fix the problems.
So... now I got the .17 release with my own API keys.
Edit: Just checked the changelog in the repo: Nothing new in there - anyone have any idea what changed between the two versions?