Restore an addon previous version on Raspberry Pi
#1
Hi Everyone!

I have updated my system to Kodi 18.2. However the IPTV Simple Client is also updated to the latest version and it has a bug in it, it won't play my streams.
I want to downgrade just the plugin to the previous version, can I do this somehow? If yes how? Where I could find this plugin individually?

Thank you!
Reply
#2
Which OS ?
Reply
#3
(2019-06-01, 22:19)rascas Wrote: Which OS ?

Its a Debian. Not LibreELEC or other 'Kodi made' distro.
Reply
#4
You can downgrade any Debian package with apt package manager. Search the web for "how to downgrade a package with apt". For example:
https://askubuntu.com/questions/138284/h...ia-apt-get

Kodi IPTV Simple client Debian package name is kodi-pvr-iptvsimple
Reply
#5
(2019-06-01, 22:57)rascas Wrote: You can downgrade any Debian package with apt package manager. Search the web for "how to downgrade a package with apt". For example:
https://askubuntu.com/questions/138284/h...ia-apt-get

Kodi IPTV Simple client Debian package name is kodi-pvr-iptvsimple

Thank you! I just only didn't know the name of the package Smile Thanks!
Reply
#6
(2019-06-01, 23:00)rkrisi Wrote:
(2019-06-01, 22:57)rascas Wrote: You can downgrade any Debian package with apt package manager. Search the web for "how to downgrade a package with apt". For example:
https://askubuntu.com/questions/138284/h...ia-apt-get

Kodi IPTV Simple client Debian package name is kodi-pvr-iptvsimple

Thank you! I just only didn't know the name of the package Smile Thanks! 
However I can't downgrade to 3.5.6, this package is not available (not older packages). Can't I pull some zips to install that directly?
Reply
#7
The earlier version available is 2.4.14 but I believe it is for Kodi 17, won't work on Kodi 18:
http://archive.raspberrypi.org/debian/po...ptvsimple/
Reply
#8
(2019-06-02, 00:13)rascas Wrote: The earlier version available is 2.4.14 but I believe it is for Kodi 17, won't work on Kodi 18:
http://archive.raspberrypi.org/debian/po...ptvsimple/
Yes this is the only one it showed me to install. But other dependencies don't allow to install it.
Reply
#9
Did your streams ever played in Kodi 18 ? Lastest IPTV Simple verison is working fine for me.
Reply
#10
(2019-06-02, 00:19)rascas Wrote: Did your streams ever played in Kodi 18 ? Lastest IPTV Simple verison is working fine for me.
I just set it up now on Kodi 18 the IPTV client (I have moved everything to a new system). 
However I need to use a little "wrapper" to pull the available streams from my carrier. Who develops that wrapper said that there is a bug in the new version, that's why it is not working for no one...
Reply
#11
What is that wrapper and what is the bug exactly ? Was it reported here https://github.com/kodi-pvr/pvr.iptvsimple ? There is almost no code changes from 3.5.6 to 3.5.7, only "cosmetic" fixes, it won't change anything for you...
Reply
#12
(2019-06-02, 00:42)rascas Wrote: What is that wrapper and what is the bug exactly ? Was it reported here https://github.com/kodi-pvr/pvr.iptvsimple ? There is almost no code changes from 3.5.6 to 3.5.7, only "cosmetic" fixes, it won't change anything for you...

I don't know in which version this changed...
This is the error I get when I want to start a stream:
javascript:
2019-06-02 11:54:53.086 T:1901941600  NOTICE: VideoPlayer::OpenFile: pvr://channels/tv/Minden csatorna/pvr.iptvsimple_584676464.pvr
2019-06-02 11:54:53.087 T:1204765408  NOTICE: Creating InputStream
2019-06-02 11:54:53.088 T:1204765408  NOTICE: Creating Demuxer
2019-06-02 11:54:53.100 T:1204765408   ERROR: OpenDemuxStream - Error creating demuxer
2019-06-02 11:54:53.100 T:1204765408  NOTICE: CVideoPlayer::OnExit()
2019-06-02 11:54:53.165 T:1901941600  NOTICE: CVideoPlayer::CloseFile()
2019-06-02 11:54:53.172 T:1901941600  NOTICE: VideoPlayer: waiting for threads to exit
2019-06-02 11:54:53.173 T:1901941600  NOTICE: VideoPlayer: finished waiting
Reply
#13
You have to post the full log with debug enabled.
https://kodi.wiki/view/Log_file
Reply

Logout Mark Read Team Forum Stats Members Help
Restore an addon previous version on Raspberry Pi0