You probably need to self-build, so these would be suggested reading:
https://wiki.libreelec.tv/development/build-basics
https://wiki.libreelec.tv/development/build-commands/build-addons
You probably need to self-build, so these would be suggested reading:
https://wiki.libreelec.tv/development/build-basics
https://wiki.libreelec.tv/development/build-commands/build-addons
"You can please some of the people some of the time" ![]()
You're probably better off asking the Q in the Kodi forums, since DLNA capabilities are Kodi features and not really specific to LE.
Kodi caches versioned addon installer zip packages in /storage/.kodi/addons/packages so if you (re)install a package which has already been downloaded and is present in the cache it will be installed using the cached package and will not be (re)downloaded. Kodi also stores add-on settings under /storage/.kodi/userdata/addon_data so when you delete something and it asks you about deleting data on disk; that's what it refers to. If you don't delete the data on disk you can delete the add-on (will not be present in /storage/.kodi/addons) but if you later reinstall the add-on the previous add-on settings will be reused. Since DVB client add-ons interact with DVB server/source apps; some config may be persisted upstream too, e.g. channel layouts and EPG settings.
^ Adding this to kernel boot params (the APPEND line in syslinux.cfg) forces the video output to the HDMI-A-1 adapter. Set this if wanting to use HDMI and not the internal screen (LVDS) or change the adapter details to suit the second HDMI device and it will be used, else the kernel will detect/use the first device probed (on a laptop, normally the LVDS connection). You can also use content like "video=HDMI-A-1:d" to disable the HDMI-A-1 device (allowing another to be discovered) .. whichever works is good. There is no F7 style hotkey to swap outputs once Kodi has started.
Run "dmesg | paste" over SSH when booted from the Q200 and Q201 device-tree files and share the URL generated.
I'm in the UK for a while, so will see if I can find a second-hand U9-H for testing .. no promises.
At the boot menu .. hit a key on the keyboard (connect a USB one if needed) and type the command "live" or "run" then hit enter. If you do nothing it defaults to "install" but this requires you to select and confirm the target USB/HDD device to install LE to. Install repartitions and formats the target device exclusively for LE use (no installing to a partition like some Generic distros do).
The main challenge will be booting the device without an SD card slot and no UART cable to show you what's actually happening in the early stages of boot when you need to trick the device into booting Linux not Android. In practice; that'll be damn complicated and I'll say "no, not possible" simply to avoid the 500 hours of blind guesswork required.
You're over-thinking the problem. Just buy the 65"+ 4K TV that makes sense for your future 4K viewing needs and budget. In 99% of 4K setups Kodi is still running the GUI at 1080p and only switches to 4K when playing 4K media so it's basically the same experience you have today except for the minor size difference between a 58" and 65" panel. The TV will still handle upscaling from 1080p to the true native 4K resolution of the panel, but it's still basically playing the same SD media at the same 1080p. In theory the 1080p pixel blocks render bigger on a 65" vs 58" so it should look worse, but since colour technology advanced by a mile since ye olden days of Plasma screens so you won't notice that; you'll only notice the colours are wildly better.
NFS has a reputation for being "lighter" which is great for low-bandwidth crap WiFi but SMB is often more resilient with dropouts and other forms of crap WiFi. There's no universal answer as WiFi is inherently a bit crap, and RPi4 WiFi is at the low-expectations end of on-board WiFi implementations so it's best to experiment and see what works best (or least-worst) for you.
If everything works briliant when you run an Ethernet cable you can join me (and the rest of staff) finger-pointing the WiFi connection ![]()
I'd suggest sharing Kodi debug logs that demonstrate the issue; timestamps should confirm the 'pause' and show what userspace was doing at the point things paused.
In the absence of a debug log that might have some error messages to comment on .. it's hard to comment.
If using the MariaDB add-on from the repo, the only thing that should need doing is configuring a username/password.
If the box boots to the kernel a drive in an "unclean" state will be detected and automatically fsck'd. If the drive doesn't get that far, the issue resides in upstream u-boot; which likely follows the Linux "stop in case you break something" approach rather than the vendor u-boot) "run
vendor code to fix things" approach. I'm not sure there's much to be done here, but the workaround would be to install HD vendor u-boot on the SD/eMMC and then boot LE using the "box" image instead of the "board" image. Then you have the benefits of very poorly written vendor code "fixing" your broken filesystem at the u-boot stage and it might continue booting.
I used to live in a house with frequent power cuts and no amount of software workarounds ever beat running essentials (things that you don't want to constantly fix or risk breaking) from a small UPS.
How was the remote connected before .. LIRC?