Kodi Community Forum
can't install inputstream.adaptive on Mint - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: VideoPlayer InputStream (https://forum.kodi.tv/forumdisplay.php?fid=312)
+---- Thread: can't install inputstream.adaptive on Mint (/showthread.php?tid=356373)



can't install inputstream.adaptive on Mint - BAJ1 - 2020-08-12

I have inputstream.adaptive installed on my RPi4 and ODroids functionally.

I'm running Mint v19.2 with Kodi v18.8 and want to add inputstream.adaptive on this system as well.

I can't find inputstream.adaptive through Kodi repos on Mint.  In fact I don't even have a VideoPlayer InputStream category under Add-ons.

Is this not available for Mint?


RE: can't install inputstream.adaptive on Mint - Klojum - 2020-08-12

Try installing 'kodi-inputstream-adaptive' via apt.


RE: can't install inputstream.adaptive on Mint - gujal - 2020-10-17

As of recent nightly, kodi 19 disables inpustream adaptive on startup.
Code:
INFO <general>: Starting Kodi (19.0-ALPHA2 (18.9.702) Git:20201016-f68475a8d5). Platform: Linux x86 64-bit
INFO <general>: Using Release Kodi x64
INFO <general>: Kodi compiled 2020-10-16 by GCC 9.3.0 for Linux x86 64-bit version 5.4.65 (328769)
INFO <general>: Running on Linux Mint 20, kernel: Linux x86 64-bit version 5.4.0-51-generic
INFO <general>: CAddonMgr::FindAddons: inputstream.adaptive v2.6.0 installed
ERROR <general>: Add-on 'inputstream.adaptive' is not compatible with Kodi
The version is still 2.60 but for some reason gets disabled, it was working with the previous nightly

Linux Mint 20 is Ubuntu Focal Fossa based, so uses the same ppa:team-xbmc/xbmc-nightly as Ubuntu

UPDATE: As of 26 October Nightly all back to working.


RE: can't install inputstream.adaptive on Mint - Rychem28 - 2020-11-14

Kodi 19 Alpha 3 seems to have gone back to not working. Inputstream is disabled on start-up. Tried manually enabling it but get the error that the version of inputstream is not compatible with this version of kodi.

Anyone else experiencing this issue? It was working about a week ago, one of the nightly's broke something.


RE: can't install inputstream.adaptive on Mint - tecfreak - 2020-11-15

Same here with the nightly build on focal.


RE: can't install inputstream.adaptive on Mint - matthuisman - 2020-11-26

IA 2.6.6 has been released that is now compatible.
But, you need a nightly version now. Beta 1 will probably crash with IA 2.6.6


RE: can't install inputstream.adaptive on Mint - gujal - 2020-11-27

(2020-11-26, 02:56)matthuisman Wrote: IA 2.6.6 has been released that is now compatible.
But, you need a nightly version now. Beta 1 will probably crash with IA 2.6.6

Even with latest nightly from
Code:
ppa:team-xbmc/xbmc-nightly
IA 2.6.6 doesnt work for widevine streams unfortunately. All I get is a blank screen or scrambled color screen when playing from Netflix. Audio is fine though. Tested on kodi/focal,focal,now 2:19.0+git20201127.0302-327f8a4aef-0~focal
Image


RE: can't install inputstream.adaptive on Mint - wsnipex - 2020-11-27

it works perfectly fine for me on ubuntu

edit: confirmed with today nightly (2:19.0+git20201127.0302-327f8a4aef-0~focal), it did work with a build from a few days ago...


RE: can't install inputstream.adaptive on Mint - wsnipex - 2020-11-28

should be fixed with new kod-inputstream-adaptive 2.6.6-2 package.


RE: can't install inputstream.adaptive on Mint - gujal - 2020-11-28

(2020-11-28, 12:06)wsnipex Wrote: should be fixed with new kod-inputstream-adaptive 2.6.6-2 package.

Thanks, I can confirm it works perfectly with Netflix now.