RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!

    Scheduled Pinned Locked Moved Help and Support
    kodikodi 18
    150 Posts 26 Posters 51.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      ashleywilliams @Rascas
      last edited by ashleywilliams

      @Rascas Sure, here it is: https://paste.kodi.tv/kovubagiki
      Thank you in anticipation!

      All videos are the same NAS using smb. What I did in the log above is: Restart Kodi, open a video that is working ("Mad Mission 5 (HK-Fassung).mkv"), closing the video, opening a video that isn't working ("Space Invaders [Arrow Video 4K-Remastered].mkv").

      I am using the "Raspberry Pi 3 Modell B+, 1 GB". To re-encode the files is no option, on Krypton EVERY video was working. Downgrading could be a last option - but I don't know how to.

      A 1 Reply Last reply Reply Quote 0
      • ledowL
        ledow @mitu
        last edited by

        @mitu @Rascas - did that.

        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.

        RascasR 1 Reply Last reply Reply Quote 0
        • RascasR
          Rascas @ledow
          last edited by

          @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.

          1 Reply Last reply Reply Quote 0
          • A
            ashleywilliams @ashleywilliams
            last edited by

            Can anybody help me how to re-install Krypton? Re-install always brings the newest version. Thanks!

            RascasR 1 Reply Last reply Reply Quote 0
            • RascasR
              Rascas @ashleywilliams
              last edited by

              @ashleywilliams Your problem looks like a network error. Does it play if you copy one of the videos to the sdcard?

              A 1 Reply Last reply Reply Quote 0
              • A
                ashleywilliams @Rascas
                last edited by

                @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.

                RascasR 1 Reply Last reply Reply Quote 0
                • RascasR
                  Rascas @ashleywilliams
                  last edited by

                  @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.

                  A 2 Replies Last reply Reply Quote 0
                  • A
                    ashleywilliams @Rascas
                    last edited by

                    @Rascas Thanks. But I already tried clean settings. So that will sadly not work.

                    1 Reply Last reply Reply Quote 0
                    • A
                      ashleywilliams @Rascas
                      last edited by

                      @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.

                      RascasR 1 Reply Last reply Reply Quote 0
                      • RascasR
                        Rascas @ashleywilliams
                        last edited by

                        @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".

                        1 Reply Last reply Reply Quote 0
                        • A
                          ashleywilliams
                          last edited by

                          @Rascas Thanks! I successfully downgraded and it's now working again. So no Leia for me, but that's okay.

                          1 Reply Last reply Reply Quote 0
                          • G
                            Gwyllion @DeathWalk
                            last edited by

                            @DeathWalk hi!!! I have the same problema with the final 18.0, did you solve this? thanks

                            RascasR 1 Reply Last reply Reply Quote 0
                            • RascasR
                              Rascas @Gwyllion
                              last edited by

                              @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.

                              1 Reply Last reply Reply Quote 0
                              • R
                                rodney465 @Rascas
                                last edited by

                                @Rascas done everything and walla it works perfectly thx

                                1 Reply Last reply Reply Quote 0
                                • G
                                  Gwyllion
                                  last edited by

                                  @Rascas nope, Kodi starts well, playing a movie well...but when you try to pause, stop or going to home menú. Black screen. Noise of moving keys are working but no image. I have to reset.

                                  here you have the log:

                                  LOG

                                  RascasR J 2 Replies Last reply Reply Quote 0
                                  • RascasR
                                    Rascas @Gwyllion
                                    last edited by

                                    @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 ?

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      Jan007 @Gwyllion
                                      last edited by

                                      @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 reboot

                                      After the next update it may be necessary to adjust the config.txt again.

                                      1 Reply Last reply Reply Quote 0
                                      • WarC0zesW
                                        WarC0zes
                                        last edited by

                                        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.

                                        RetroPie v4.5.1 • RPi3 Model B • NorthPada 5V 3A • 128GB SanDisk Ultra Cat.10 microSDXC • 1 x Logitech Wireless Desktop MK250 • 1 x Qanba Q4RAF USB Arcade joysticks • 1 x PS4 Dualshock4 v2 controller • 1 x Mayflash Dolphinbar + Nintendo WiiMote.

                                        RascasR 1 Reply Last reply Reply Quote 0
                                        • RascasR
                                          Rascas @WarC0zes
                                          last edited by

                                          @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.

                                          1 Reply Last reply Reply Quote 1
                                          • WarC0zesW
                                            WarC0zes
                                            last edited by

                                            @Rascas
                                            Thanks for the quick answer, it works :)

                                            RetroPie v4.5.1 • RPi3 Model B • NorthPada 5V 3A • 128GB SanDisk Ultra Cat.10 microSDXC • 1 x Logitech Wireless Desktop MK250 • 1 x Qanba Q4RAF USB Arcade joysticks • 1 x PS4 Dualshock4 v2 controller • 1 x Mayflash Dolphinbar + Nintendo WiiMote.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            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.