RaspEX Kodi Rpi3 with LXDE and Kodi 18 RC4 Media Center “Leia” with Netflix, Plex and Amazon Video addons – Build 190124

ABOUT RaspEX Kodi
RaspEX Kodi Build 190124 with LXDE/Kodi Desktops is made especially for the new Raspberry Pi 3 Model B+, but can of course also be used on a Raspberry Pi 3 Model B and a Raspberry Pi 2 Model B. RaspEX Kodi is based on Debian, Raspbian and Kodi Media Center. In RaspEX Kodi I’ve added the LXDE Desktop with many useful applications such as VLC Media Player and NetworkManager. Makes it easy to configure your wireless network. I’ve also upgraded Kodi to a BETA version (Kodi 18 RC4 Leia), which makes it possible to include useful addons such as Netflix, Plex and Amazon Video. Which I’ve done. Study all included packages in RaspEX Kodi.

Replacement
RaspEX Kodi is a replacement for RaspEX Kodi with OSMC, which was released 190117. Sam Nazarko (founder of OSMC) contacted me 190118 claiming that I was “violating” his rights to the trademark OSMC and the rules in GPLv2. I don’t think I did, but I’m also very tired. Therefore I made a new version of RaspEX Kodi without any traces of OSMC. I would say that my new version is as good as the old one. I.e. excellent video and sound performance both in Kodi and LXDE.

About RaspEX Kodi
Running RaspEX Kodi you will immediately end up in X and LXDE as the ordinary user raspex. After the first boot you shall use NetworkManager for configuring your network connection. Just click on the network icon in the upper right panel and chose your wireless network. Watch this screenshot. The big difference between Raspbian and RaspEX Kodi is that Kodi 18 RC4 Leia is pre-installed in RaspEX Kodi together with some really useful addons (Netflix, Plex and Amazon Video). Those addons need Widevine to run. While you are logged in to the LXDE Desktop you can use Synaptic Package Manager to install all extra packages you may need. Since RaspEX Kodi is based on Raspbian/Debian you’ll have about 30000 packages to chose between. When logged in as raspex you can use Sudo to become root. Example: sudo su and sudo pcmanfm. While logged in to the LXDE Desktop you can (of course) go on to Kodi directly. Just open Kodi like any other program. NOTE: You cannot run Kodi as root.

Log in as root (super admin)
If you for some reason want to run RaspEX as root you can do so. Just press Ctrl Alt F1 and/or Ctrl Alt F2 simultaneously and you will leave LXDE and X. Log in as root with password root. Then run the command startx and you will enter LXDE as root. NOTE:  You cannot run Kodi as root.

Passwords
raspex/raspex and root/root

Kernel

Kernel 4.20.1-raspex is used.

How do I install RaspEX Kodi in Windows?
Just like any other Raspberry Pi system. I.e.: Unpack the downloaded ZIP file (raspex-kodi18-lxde-netflix-plex-amazon-video-1490mb-190124-E2.zip) and transfer the IMAGE file (raspex-kodi18-lxde-netflix-plex-amazon-video-4400mb-190124-E2.img) to your Micro SD card of at least 8GB. For that you shall use Etcher in Windows. When running Etcher it will look like this.



How do I install RaspEX Kodi in Linux?
You can of course also install RaspEX in any Linux system using the dd command. Just open up at terminal and run the following command (as root):
dd if=raspex-kodi18-lxde-netflix-plex-amazon-video-4400mb-190124-E2.img of=/dev/sdX bs=1M
Note:
Change /dev/sdX to for example /dev/sdc, /dev/sde or…
(Check it carefully before you run the above command so you won’t lose important data).

Different Micro SD Cards
For best performance you should use SD Cards of good quality. I can recommend Samsung MicroSD Pro Plus 32GB Class 10. Write speed up to 95 MB/s. Also Samsung MicroSD EVO 16GB Class 10. Write speed up to 48 MB/s. Price 47 $ respectively 10 $ (in Sweden).

Kodi 18 in action – see below…

Wireless connections
The new Raspberry Pi 3 and 3 Model B+ computer has “built in” 802.11n Wireless LAN. Just use NetworkManager to configure your connection. You may have to enable wireless first. Watch this screenshot. Using Raspberry Pi 2 you have to have a Wireless USB Adapter. The only one which works for Raspberry Pi 2 is Edimax EW-7811Un (as far as I know). NOTE: Using Wifi you may have to reconnect after every reboot.

Why can’t I start Kodi?
If you install certain (faulty) add-ons it can happen that you can’t start Kodi anymore. In that case the file profiles.xml (/home/raspex/.kodi/userdata/profiles.xml) is corrupted or empty. Replace it with this file – download. The file shall have this content.
<profiles>
<lastloaded>0</lastloaded>
<useloginscreen>false</useloginscreen>
<autologin>-1</autologin>
<nextIdProfile>1</nextIdProfile>
<profile>
<id>0</id>
<name>Master user</name>
<directory pathversion=”1″>special://masterprofile/</directory>
<thumbnail pathversion=”1″></thumbnail>
<hasdatabases>true</hasdatabases>
<canwritedatabases>true</canwritedatabases>
<hassources>true</hassources>
<canwritesources>true</canwritesources>
<lockaddonmanager>false</lockaddonmanager>
<locksettings>0</locksettings>
<lockfiles>false</lockfiles>
<lockmusic>false</lockmusic>
<lockvideo>false</lockvideo>
<lockpictures>false</lockpictures>
<lockprograms>false</lockprograms>
<lockgames>false</lockgames>
<lockmode>0</lockmode>
<lockcode></lockcode>
<lastdate></lastdate>
</profile>
</profiles>

Expand the filesystem on the SD card

If you install many new big programs and/or download large files (for example videos) you may run out of space on the SD card. That is best fixed by running the following command: sudo sh /root/resize_rootfs.sh
NOTE: That’s all you have to do. Just wait for the script to fix everything. If you use a SD card of 32 GB all the space on it will be used afterwards. Watch a screenshot when said command is running.

Running the Netflix add-on
When you try to start Netflix for the first time you will probably see this error message. That’s because you haven’t logged in to Netflix yet. Just log in and that won’t happen again. When logged in to Netflix it will look like this. Sometimes it can happen that a movie start with the “wrong” subtitle. Change it to your liking as this screenshot shows. Germans (in particular) like to dub English movies (and movies in other languages) to German. Change the audio language as this screenshot shows.

Set up subtitles for Netflix
From Kodi’s home screen, go to Settings -> Player settings -> Language – screenshot. Select the languages you want to get when searching for subtitles – screenshot. That’s it!

RaspEX Kodi performance
RaspEX Kodi is a very fast and responsive Rpi system. Much due to very low memory (RAM) usage. About 120 MB as this screenshot shows. I’ve said that RaspEX LXDE Build 181015 is very fast. RaspEX Kodi is even faster especially if you use the new Raspberry Pi 3 Model B+ to run it. The video and sound quality is also very very good. Even while running RaspEX Kodi on big TV screens. I.e. you can really enjoy Netflix and YouTube running on your Rpi mini computer!

SCREENSHOTS
1. Running Kodi
2. The LXDE Desktop logged in as the ordinary user raspex
3. The LXDE Desktop logged in as root (super admin)
4. Netflix running showing very good video quality – 1
5. Netflix running showing very good video quality – 2
6. YouTube running showing very good video quality
7. Choosing program addons in Kodi
8. RaspEX Kodi showing system INFO

DOWNLOAD
This version has been replaced by version 190321, which can be downloaded for free…

Raspberry Pi is a trademark of Raspberry Pi Foundation

Kodi is a trademark of XBMC Foundation

 

Read about my Android-x86 Systems – Oreo, Nougat, Marshmallow, Lollipop and KitKat at

andex.exton.net – latest is AndEX Oreo 8.1!

and about my Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Pie 9.0!

This entry was posted in Exton Linux, Linux, RaspEX and tagged , , , , , , , , , , , , . Bookmark the permalink.

Leave a Reply