[Testing] Kodi 18.0 Leia beta versions now available for RetroPie!
-
Got Kodi on there by doing a "apt-get update" / RetroPie Setup upgrade, and had that plugin loaded months ago - it updated kodi, and a bunch of plugins but not that one.
Tried an update via "apt-get upgrade", and it didn't even suggest it (despite having the old v17 plugin in the plugins folder).
Did an explicit apt-get install as stated above, it didn't find the package in the default repos.Kodi 18 worked fine, but no HTSP plugin (Kodi warned on startup about not having any TV sources, and blocked out the HTSP package as "not compatible with this version", and refused to do anything when I tried manual updates of the plugin directly from inside Kodi). After about an hour of messing about trying to roll that update back (including checking the apt history, reinstalling the previous version of all the relevant packages, etc.) I'd already in a side-window compiled the plugin, and copied it across.
Reinstalled Kodi 18 at that point, it picked up the self-compiled plugin, I've been watching recording and doing everything I would normally do on it, no problem at all. But someone might want to check what happens if you have Kodi 17 from packages with the HTSP plugin and then upgrade via RetroPie-Setup because all it did was leave you with an unusable v17 plugin and no way to get to the v18 plugin.
Not a big deal for me now (I'm a Slackware guy of old, and a C developer, so compiling something from even just a bunch of Makefiles and patches is nothing scary), but not sure how many other people are running Kodi v18 on a RetroPie via tvHeadend that might just break under the same circumstances (but given that tvHeadend is used in the instructions for getting the official DVB-T hat to work, someone might wanna check it).
Thanks for the help, but it was more of a heads-up for those less well-versed in how to fix such issues.
-
@ledow I have upgraded a bunch of Pis already from Kodi 17.6 to 18, and all of them updated all the PVRs correctly (I had them all installed in 17.6), so I cannot reproduce your problem. I also tested the latest kodi-pvr-hts 4.4.12 and it is working fine.
Don't forget that to update the PVRs (and all binary addons that are not installed in RetroPie) you have to do a sudo apt-get update and a sudo apt-get dist-upgrade. Or update Raspbian packages via RetroPie-Setup. -
Can anybody help me how to re-install Krypton? Re-install always brings the newest version. Thanks!
-
@ashleywilliams Your problem looks like a network error. Does it play if you copy one of the videos to the sdcard?
-
@Rascas Will try that! Thanks!
but have to mention, that all videos are on the same NAS and that some of them work and some don't. And it's always the same that work/don't work! And with Krypton everything worked fine. -
@ashleywilliams Try that and if it still doesn't work, try with a clean Kodi settings. For that, close Kodi, move the dir /home/pi/.kodi to somewhere else, start Kodi and try again.
-
@Rascas Thanks. But I already tried clean settings. So that will sadly not work.
-
@Rascas I've copied the .mkv to a SD card and yes it's working!
So we have the case that some .mkv aren't playable from NAS anymore and some are still playable. Some days ago on Krypton this was working so it must be something related to Leia.
Clean install Kodi Leia with brandew clean configs did not help. -
@ashleywilliams Then downgrade to see if it still works on Kodi 17.6. Downgrading Kodi is the same as downgrading any other package, you need to downgrade kodi and kodi-bin packages. Search the net on "how to downgrade package with apt".
-
@Rascas Thanks! I successfully downgraded and it's now working again. So no Leia for me, but that's okay.
-
@DeathWalk hi!!! I have the same problema with the final 18.0, did you solve this? thanks
-
@Gwyllion Is that the OSD problem ? It was fixed in the firmware some time ago but the Raspberry Pi Foundation didn't updated the kernel/firmware in the repos since 4 November. One solution is to disable overscan_scale in /boot/config.txt, most people don't need it. Try it and see. Another solution is to use rpi-update to update the kernel/firmware, but that might break other things in RetroPie, so be carefull with this!
I just sent an email to the Raspberry Pi Foundation engineers, lets see if they update it soon. -
@Rascas done everything and walla it works perfectly thx
-
-
@Gwyllion Please don't post just parts of the log, it is useless, post the full log, like it is explained here:
https://kodi.wiki/view/Log_file
Anyway, I am almost sure that your problem is the one that I said. Did you tried any of the 2 solutions that I told you ? -
@Gwyllion Had the same bug after a fresh install of RetroPie and Kodi. There is a bug with the overscan.
Solution:Backup your data
Sudo apt update
Sudo apt dist-upgrade
Sudo rpi-update
Sudo reboot
Sudo nano /boot/config.txt
Search for „overscan_scale=1“ Delete the complete line or set to „#overscan_scale=1“ (without „“ but with # at the beginning)
Should be the last line
Sudo rebootAfter the next update it may be necessary to adjust the config.txt again.
-
I just updated kodi 17.6 in 18.0, but now I can no longer read the videos that are in .rar .
I have the retropie version 4.4.8. -
@WarC0zes Compressed files in Kodi 18 are now managed by a separate binary addon called kodi-vfs-libarchive. If you updated Kodi via RetroPie-Setup -> Manage Packages -> Manage optional packages -> Kodi it should by already installed but you need to enable it in Kodi interface. Go to "Addons" - > "My addons" -> "Virtual filesystems" -> "Archive support".
Be aware that addon is still a bit buggy, and not all compressed archives might work good. -
@Rascas
Thanks for the quick answer, it works :) -
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.