Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rollback pvr.iptvsimple to 3.8.8 #57

Merged
merged 1 commit into from
Dec 6, 2020

Conversation

MPParsley
Copy link
Contributor

Try to fix #52.

Installed the iptv Simple package as documented:
sudo apt install kodi-pvr-iptvsimple

It installed 3.8.8-1~buster which is not supported.

Try to fix add-ons#52.

[Installed the iptv Simple package as documented](https://github.com/add-ons/service.iptv.manager/wiki/Frequent-questions#how-can-i-install-a-missing-pvriptvsimple-add-on):
`sudo apt install kodi-pvr-iptvsimple`

It installed `3.8.8-1~buster` which is not supported.
@dagwieers dagwieers added the bug Something isn't working label Dec 6, 2020
@michaelarnauts michaelarnauts changed the title #52 Rollback pvr.iptvsimple to 3.8.8 Rollback pvr.iptvsimple to 3.8.8 Dec 6, 2020
@michaelarnauts
Copy link
Contributor

I don't think this does any harm, since the version mentioned in the addon.xml is a minimum version afaik.

I assume this does fix your issue? If you can confirm, I can create a new release.

@michaelarnauts michaelarnauts merged commit b1ff254 into add-ons:master Dec 6, 2020
@MPParsley MPParsley deleted the patch-1 branch December 7, 2020 12:34
@MPParsley
Copy link
Contributor Author

MPParsley commented Dec 7, 2020

Indeed, it does. Thank you!

  • I now have IPTV Manager 0.2.2 installed, yet when I look at its dependencies it states that PVR IPTV Simple Client 3.9.8 is installed. Is this cached somehow?

Edit: I ran into some issues but they were fixed by a reboot.

  • The second I installed this package from zip package I got a warning that "PVR IPTV Simple Client" could not be loaded.
  • Uninstalling this package allows me to re-enable the IPTV Simple client.
  • Restarting Kodi didn't help.
  • Rebooting has fixed the PVR IPTV Simple shutdowns.

I had a quick look at the code, seems there is a shutdown sequence that starts/stops the PVR. Could this be the reason it couldn't load?

If a reboot is needed we should probably document that.

@dagwieers dagwieers added this to the v0.2.2 milestone Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PVR IPTV dependency version
3 participants