djp952/pvr.hdhomerundvr

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

Opened this issue · 5 comments

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

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 :)

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 :)

Wow! Thank you so much for taking a look so quickly. Most of my devices use the Android Arm platform file. I would be very thankful if that one could be updated. I use your add-on extensively and would be happy to test whatever you need.

djp952 commented

No worries! I went ahead and did a full build for all platforms for ya :) This is a one-off so it won't auto-update or anything since I haven't set that up for Piers, but it should get you up and running for now!

Files:
https://1drv.ms/f/s!AgEGEEVzGNq-jNtCRD4-DQnUJdLpsA?e=90xi1y

I'll be away for like 10 days starting tomorrow, but please leave this Issue open and report back for me? I definitely need to sit down and look more closely at the new API changes to see if we can do anything new or different.

I was able to try it with the Oct 11th nightly on a few of my android devices. It seems to work great for me. I have watched live tv, played recorded tv (with EDL commercial skips) and played radio channels. So far so good. I should be able to test it on other platforms next week. Thank you so much again for the updated builds I really appreciate it.