2021-09-21, 20:10
(2020-04-30, 19:11)flx-apps Wrote: Hi,Hi Felix, I am too looking for mubi support on kodi. Will you carry on trying to fix it? Seems like the bug is not a huge one.
I recently got into MUBI, a streaming service for a curated selection of films. I found a MUBI add-on for Kodi on GitHub, but the project seems abandoned (the latest update has been like 3 years ago).
So I spent the weekend reverse-engineering the MUBI Android app to update the API calls and implement DRM streaming playback and, to my own surprise, succeeded.
I have never programmed a Kodi add-on and I'm not much into python, but nevertheless wanted to share my work with the community, perhaps it makes somebody's day.
You can find my MUBI add-on on GitHub: https://github.com/flxapps/plugin.video.mubi
And (for convenience) a Kodi repository (so you could use the Git Browser add-on to install): https://github.com/flxapps/flxapps.kodi-repository
Have a good one,
Felix