Kodi 18 "Leia" has landed in the repo
- Edited
Solarmass Damn, that was fast, I don't understand why did they decide to skip 18.9 completely and just go from 18.8 to 19, nonetheless It still requires me to manually update so I'll be safe as long as I press /n at every popup . Thanks for heads up , appreciate it.
EDIT:
Also I've just realize the new librewolf 86.0-1 is not going to work for Solus since it requires newer glibc version , so staying on older one for now.
- Edited
My current thinking is that if the flathub version of Kodi 19 works well enough, I'm inclined to stop supporting the native build (currently on 18.9).
The way upstream expects packagers to deal with binary add-ons is just too much of a hassle/burden for me to enjoy the experience.
ermo Whatever your final decision end up being, i just want to thank you for all the Kodi updates so far, really appreciate the time and effort you have put into it.
Started testing the flatpak version, had issues with the version released on the 5/3, as i could not get samba to work, but that seem to be fixed with last nights build. From my short time testing, it will do just fine for me as well.
Thanks again Ermo! Look forward to the next samba update, that you have prepaired and packaged for us.
Solarmass In Kodi under Settings > Media > Library > "Video Library" there is a "Export Library" function, i selected to "Single File". It need to be exported to your Home folder, in the Music, Pictures or Video folder, because the Kodi flatpak version only have access, to import from these home folders.
Your settings for Kodi is located in your home folder:.kodi/userdata
The Flatpak versions settings is located here: .var/app/tv.kodi.Kodi/data/userdata
- Edited
Kodi has now been deprecated from the unstable repository and will be deprecated from stable this Friday. I want to thank @ermo for all the effort he put into packaging and maintaining kodi.
- Edited
Those who want to still use Kodi, need to enable flatpak. Install it via this link https://flatpak.org/setup/Solus/
then go to https://flathub.org/apps/details/tv.kodi.Kodi
The tricky part comes now for those that wants to still use "Leia Build"
First you must install the latest version of kodi via flathub.
The next step is to revert kodi to older version.In order to do this, you have to first check for the commit history. the following way " flatpak remote-info --log flathub tv.kodi.Kodi "
Then search for the commit of the last Lea Update . In this case "75a8cbf685c9d1c1b35e30853f45a7590bc8882404bb44888efb5bc21f51aabc"
The last step is to downgrade kodi with the lea commit . by doing this
flatpak update --commit=75a8cbf685c9d1c1b35e30853f45a7590bc8882404bb44888efb5bc21f51aabc tv.kodi.Kodi
If you need PVR for live tv "libplatform" package must be installed. Magically it works well even with flatpak version of kodi too.
JoshStrobl Pls do not delete "libplatform" package from the software manager in the future. It is essential for kodi 18.8/18.9 (flatpak version).
It is essential for PVR client (to be able to watch live tv)
- Edited
Also I think you want to install Flatseal flatpak app to manage flatpak permissions and then enable GPU acceleration for Kodi from it:
NationsGardener If it is needed then it should be part of the flatpak. It shouldn't rely on local libraries, that defeats the point of flatpak and providing your own runtimes.
JoshStrobl Greetings. You are perfectly right about that. It seems to me that the Software Downgrade isn't perfectly fuctional with flatpak. At least for "kodi". Because during the downgrade process some library's are not included. Like libCEC (needed for PVR client).
Look this is just a "workaround" not a fix for this problem. But at least for now all users will have a functional program. I respect "ermos" decision perfectly, and I thank him for maintaining Kodi for solus this long. But we "Solus " users needs some kind of alternative (even if it is a bit of "tinkering"). I also blame kodi for not properly maintaining their official flatpak.
I took a plunge and built 19.3 eopkg
If there's enough community interest maybe we should try and reevaluate recent decision from @JoshStrobl, vouching here https://dev.getsol.us/T9917
Solarmass Retroplayer is interface to libretro, and since v.18 it is integral part of kodi, but for some reason kodi distributes retroplayer cores (emulators) for windows and macos and that's where libreelec excels. But then like you're said cannot use libreelec PC both on your desk (for work or study) and in your living room (with TV and gamepad). And I believe there's OS niche for product that simultaneously can be desktop when connected to KVM, and HTPC when connected to gamepad and TV. Solus can fill in this niche with great desktop experience and proper HTPC experience. All it needs for consuming media and retro-gaming is gamepad controlled and retroplayer enabled kodi
While we are all waiting for Nexus, next kodi major release, I'll share some news about solus kodi build, currently Matrix.
At our development tracker there was a report about missing input-stream-adaptive addon some-time last month. And the root cause was that upstream, which provides retroplayer implementation, switched to Nexus branch for development. Package build succeeded, I missed important upstream change, and because of that past kodi package has been missing addons. The solution was to disable retroplyer addons, until Nexus is released. That's why you may have experienced rather large kodi package update recently, since it included standard addons like it used to be.
Nexus is currently is at its alpha stage (internal testing) and it's definitely takes time to have a major release like kodi. So, if you use solus with a TV in your living-room (look, ma, no keyboard!), RetroArch is another retroplayer implementation you could substitute kodi for your retrogaming needs. Once Nexus is GA, I'll re-enable retroplayer addons and kodi emulation addons are going to be back.