kodi-pvr / pvr.nextpvr

Kodi's NextPVR client addon
GNU General Public License v2.0
22 stars 33 forks source link

Use cached group counts #205

Closed emveepee closed 2 years ago

emveepee commented 2 years ago

Nexus can poll group counts frequently. Use the internal counts rather then unnecessarily calling the backend.

emveepee commented 2 years ago

@phunkyfish @AlwinEsch do these buiild failures have anything to do with PR #204 or did my original faulty addon.xml.in cause an issue in the build system?

phunkyfish commented 2 years ago

Yes, they are related to the API change. Once the PRs get merged and released they should start to pass.

emveepee commented 2 years ago

@phunkyfish how do I resolve this? I am not getting conflicts on my source and I can't see where to change the head of the PR

phunkyfish commented 2 years ago

@phunkyfish how do I resolve this? I am not getting conflicts on my source and I can't see where to change the head of the PR

Drop the second commit, then rebase on the Nexus branch. Then update the version number and amend the original commit.

emveepee commented 2 years ago

@phunkyfish thanks a lot, I was rebasing but I wasn't thinking to do it against Nexus.

@sub3 can you tag and merge this, they might as well go together in the nightly.