djp952 / pvr.hdhomerundvr

Unofficial Kodi HDHomeRun DVR PVR Client
https://github.com/djp952/pvr.hdhomerundvr/wiki
Other
60 stars 9 forks source link

Kodi nightly 7/30/24 commits caused a compatibility issue with pvr.hdhomerundvr #130

Open ubernewy opened 4 hours ago

ubernewy commented 4 hours ago

It looks like some major changes to the PVR add-on API were introduced in the July 30th commits. Please take a look and if you are willing to make the necessary changes to support the latest nightly revision of Kodi it would be much appreciated.

https://github.com/xbmc/xbmc/commits/master?before=741f0604fddf1a33aca00c88f6d148f3723c62e9+315

djp952 commented 4 hours ago

I'll have a look! Probably not too hard to bring the master branch up to match a new PVR API. More often than not it's a simple recompile against the updated API and changing some version codes :)

djp952 commented 3 hours ago

What platform(s) do you need? A basic recompile with minor tweaks seems to work OK but there are clearly some new things that should be looked into. Quick look on Windows says it works decently well :)