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

Namespace clash "plugin.video.invidious" #26

Open probonopd opened 1 year ago

probonopd commented 1 year ago

There is a namespace clash "plugin.video.invidious" with https://github.com/lekma/plugin.video.invidious, both use addon id="plugin.video.invidious". This results in the two plugins not being able to be installed alongside each other. Also trying to update lekma/plugin.video.invidious leads to TheAssassin/kodi-invidious-plugin being installed on my system.

Cross-reference: