[Testing] Kodi 18.0 Leia beta versions now available for RetroPie!
-
@ParadoxGBB yes, please provide one or two fotos to test.
-
Thanks a ton, appreciate it. It's zipped to ensure binary integrity. Let me know what you see.
-
@ParadoxGBB Ok, I have tested that foto and I can confirm that Kodi 18 crashes when trying to vizualize it. It is for sure a RPi only problem/bug because it does not happen on Ubuntu x86-64 for example. Unfortunately, I can't fix it, i think it is a decoder/firmware bug, only the guys from the RPi Foundation can fix it.
I recommend you to report that in your Kodi forum post, Dom (popcornmix) will fix it almost for sure. -
@Rascas Thanks for this, poked the thread with a few at mentions.
Just curious, Leia RC2 dropped on 12/4. Anyone know if a refresh for the RPi is coming soon as well?
-
It appears like RC3 is the newest, and Kodi is nagging about that - although admitedly I don't know if it's nagging cause there is a new version for rpi, or just in general...
-
@Silent It is just a warning, it is general and there is no new version available on the repo yet. The warning appears only one time, each time there is a new version, but these are still RC versions so... I will update it soon when I have some free time.
-
Hi everyone,
I just wanted to add my experience and how I got Netflix to run properly on my raspberry pi (so far). I'll just describe what I did, maybe it will help someone:
My system:
Raspberry PI 3 B+
retropie 4.4
Kodie 18.0-RC1I access my pi through terminal via ssh to enter the commands.
- "sudo apt-get update && sudo apt-get -y dist-upgrade" (Optional, mine was up to date)
- Update the firmware of my pi "sudo rpi-update"
- "sudo reboot" (to activate new firmware)
- "sudo apt-get install python{,3}-pip"
- "pip install --user pycryptodomex"
- "sudo reboot" (don't know if this was neccessary..)
- download zip netflix addon from https://github.com/asciidisco/plugin.video.netflix
- put zip on sd card of raspberry pi
- install netflix addon from zip within kodi
- configure netflix-addon -> input stream addon settings -> Max. resolution secure decoder -> 720p
- run a movie in netflix, now it will ask to install libwidevine, confirm.
- "sudo apt-get install libnss3"
Right now it works like a charm for me :D.
The only thing not working is the "interactive part". I wanted to see the interactive black mirror movie "Bandersnatch" through the netflix plugin, but when I start the movie, it tells me it is not supported to show interactive elements on this device. I don't know if this is related to the netflix plugin, to kodi, or to my tv...Anyone has an idea how to solve this?
Anyway, thanks for your posts everyone, it helped me to succeed with netflix running on raspberry pi!
-
@roadtrip111 said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
Hi everyone,
I just wanted to add my experience and how I got Netflix to run properly on my raspberry pi (so far). I'll just describe what I did, maybe it will help someone:
My system:
Raspberry PI 3 B+
retropie 4.4
Kodie 18.0-RC1I access my pi through terminal via ssh to enter the commands.
- "sudo apt-get update && sudo apt-get -y dist-upgrade" (Optional, mine was up to date)
- Update the firmware of my pi "sudo rpi-update"
- "sudo reboot" (to activate new firmware)
- "sudo apt-get install python{,3}-pip"
- "pip install --user pycryptodomex"
- "sudo reboot" (don't know if this was neccessary..)
- download zip netflix addon from https://github.com/asciidisco/plugin.video.netflix
- put zip on sd card of raspberry pi
- install netflix addon from zip within kodi
- configure netflix-addon -> input stream addon settings -> Max. resolution secure decoder -> 720p
- run a movie in netflix, now it will ask to install libwidevine, confirm.
- "sudo apt-get install libnss3"
Right now it works like a charm for me :D.
The only thing not working is the "interactive part". I wanted to see the interactive black mirror movie "Bandersnatch" through the netflix plugin, but when I start the movie, it tells me it is not supported to show interactive elements on this device. I don't know if this is related to the netflix plugin, to kodi, or to my tv...Anyone has an idea how to solve this?
Anyway, thanks for your posts everyone, it helped me to succeed with netflix running on raspberry pi!
I believe that the netflix kodi plugin does not support it. Ask in their github page.
-
@Rascas said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
I believe that the netflix kodi plugin does not support it. Ask in their github page.
I just realised many people have problems with the bandersnatch movie. It is also not working on Chromecast and Apple TV. Might be a Netflix issue as well.
-
@roadtrip111 not a Netflix issue. Just older devices/plugins don't support it. My TV included.
-
@Rascas said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
Kodi 18 RC 1 available for update
Changelog:
-https://kodi.tv/article/kodi-v18-leia-rc1-new-hopeRaspbian/RetroPie specific:
-Added various missing binary addons like pvr.zattoo, pvr.teleboy, vfs-sacd, etc
-All binary addons updated. Netflix works again if updated.This is the latest update released by you @Rascas?
-
@felipebrauna said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
@Rascas said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
Kodi 18 RC 1 available for update
Changelog:
-https://kodi.tv/article/kodi-v18-leia-rc1-new-hopeRaspbian/RetroPie specific:
-Added various missing binary addons like pvr.zattoo, pvr.teleboy, vfs-sacd, etc
-All binary addons updated. Netflix works again if updated.This is the latest update released by you @Rascas?
Till now, yes. I will update it after holidays.
-
@Rascas said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
@felipebrauna said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
@Rascas said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
Kodi 18 RC 1 available for update
Changelog:
-https://kodi.tv/article/kodi-v18-leia-rc1-new-hopeRaspbian/RetroPie specific:
-Added various missing binary addons like pvr.zattoo, pvr.teleboy, vfs-sacd, etc
-All binary addons updated. Netflix works again if updated.This is the latest update released by you @Rascas?
Till now, yes. I will update it after holidays.
Ok. Thanks for reply so fast! ;)
-
@BuZz said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
@roadtrip111 not a Netflix issue. Just older devices/plugins don't support it. My TV included.
Yes maybe, but the controls are really simple, so I think it might relate more to proper implementation than to devices being too old.
I just watched Bandersnatch on my Laptop now. It is about an 80s retrogame based on a true story. I'm trying to get the "brataccas" rom running now in retropie, really funny connection to netflix :D. -
@roadtrip111 yeah I meant that Netflix are not supporting older devices with the facility to watch this. Not that it wasn't possible :-)
-
@roadtrip111 said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
I'm trying to get the "brataccas" rom running now in retropie
There's also 'Nohzdyve' that was made available for download on the website of the show's fictional company, Tuckersoft. It was developed as an actual ZX Spectrum game, released as a
.tap
file and even recommended for emulation, so it should hopefully integrate well. I plan to try it out myself in the next few days. -
Kodi 18 RC 4 available for update
Changelog:
https://kodi.tv/article/kodi-v18-leia-rc4-new-hope -
@Rascas said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
Kodi 18 RC 4 available for update
Changelog:
https://kodi.tv/article/kodi-v18-leia-rc4-new-hopeThanks Rascas!
-
After reading several guides and reading all advices on this topic, I'm still struggling to add the Netflix and Amazon repos.
Please, how can I do this? -
@roadtrip111 said in [Testing] Kodi 18.0 Leia beta versions now available for RetroPie!:
Hi everyone,
I just wanted to add my experience and how I got Netflix to run properly on my raspberry pi (so far). I'll just describe what I did, maybe it will help someone:
My system:
Raspberry PI 3 B+
retropie 4.4
Kodie 18.0-RC1I access my pi through terminal via ssh to enter the commands.
- "sudo apt-get update && sudo apt-get -y dist-upgrade" (Optional, mine was up to date)
- Update the firmware of my pi "sudo rpi-update"
- "sudo reboot" (to activate new firmware)
- "sudo apt-get install python{,3}-pip"
- "pip install --user pycryptodomex"
- "sudo reboot" (don't know if this was neccessary..)
- download zip netflix addon from https://github.com/asciidisco/plugin.video.netflix
- put zip on sd card of raspberry pi
- install netflix addon from zip within kodi
- configure netflix-addon -> input stream addon settings -> Max. resolution secure decoder -> 720p
- run a movie in netflix, now it will ask to install libwidevine, confirm.
- "sudo apt-get install libnss3"
Right now it works like a charm for me :D.
The only thing not working is the "interactive part". I wanted to see the interactive black mirror movie "Bandersnatch" through the netflix plugin, but when I start the movie, it tells me it is not supported to show interactive elements on this device. I don't know if this is related to the netflix plugin, to kodi, or to my tv...Anyone has an idea how to solve this?
Anyway, thanks for your posts everyone, it helped me to succeed with netflix running on raspberry pi!
This.
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.