its basically a wording thing, if you hit build from our github sources you get a devel image - besides the name there is the same content
kenmills uses the HDR builds from smp
its basically a wording thing, if you hit build from our github sources you get a devel image - besides the name there is the same content
kenmills uses the HDR builds from smp
https://libreelec.tv/feed and https://libreelec.tv/feed.xml are available
the pushing of the updated addons is not automatic yet, so someone needs to do it
currently the addons are still building so maybe tomorrow
can you share the output of
dmesg | paste
Create an addon that does those changes, and then restart Kodi?
yea some addon can do it too, not nice and likely not 100% failproof
likely easier to fix the bug at the settings addon that make profiles unusable
I am using a NUC, that works with the HDR devel images...
The devel Image you are using is not LE10 - it based at a future graphic stack that removes the old x11 and enables HDR and goodnesss. This is not part of "official" LE10.
Get an network sat>ip tuner and attach whatever device you like
No driver dependencies etc and just works - most of the times.
in theory with some small script you can just reroute the paths
so
mv /storage/.kodi /storage/.kodi_user_xyz
mv /storage/.kodi_user_abc /storage/.kodi
just exchange the folder before you start kodi, problem here is that you can't select the profiles properly before you start kodi
userspace is still running 32bit
for netflix and emulator, otherwise this won't work for ARM yet
and a new website too, hope you enjoy
With Kodi 18.9 on my (exact same) RPi4, the TightVNC (or similar) ran perfectly.
K19 uses completly different graphic stack, not saying it won't work - but you have to try it
did you activated "crazy cat drivers tbs" at the dvb driver addon ?
it just uses x-c1/install-ubuntu.sh at main · geekworm-com/x-c1 · GitHub
there you have 2 scripts and a systemd service, thats it basically
the only thing that looks missing is pigpiod
this is likely not needed at all but needed for the script
its tricky to "help" in such cases without having the hardware
I updated the documentation, pls have a look if you can spot a problem at your config.
https://wiki.libreelec.tv/how-to/mount_network_share
UPDATE: tried with vers 2.0 and 2.1 as well - same thing. When I try 1.0 which is not permitted by the NAS I see a "warning" in the NAS logs, so a connection to the NAS is not the issue:
I would bet that you somehow still connect with smb1 - did you check that the files does not use dos file endings ?
Just to let you know that the link to the wiki does not work anymore.
uh, that got lost at the merge to the new wiki, I try to recreate the entry today