Posts by chewitt
-
-
The flirc receiver is super-sensitive and in my house frequently detects IR bounced off walls when kids point the remote in random directions intead of directly at the box (the main remote I use is BT so they aren't trained to point stuff). I have a collection of old TV remotes which are solidly built and not overlapping with the TV, although these days I use the TV as a dumb panel, there's no terrestrial cable or other box .. Kodi provides all
-
You can create a custom /storage/.config/xorg.conf based on the embedded default conf, but with changes for screen rotation. I don't know what the parameters are, but you should be able to find them online.
-
The saying "If it works, don't fix it" always applies
-
FLAC is a lossless format, and sometimes used for multi-channel audio, but not a pass-through format.
-
The feature is implemented entirely by the Android app sending API commands to the Kodi instance. AFAIK there is no additional setup to be done on an LE box vs. any other supported platform. It's best to ask for support in the app forum support thread in Kodi forums (assuming it has one) as it's really nothing to do with LE.
-
Kodi uses both locations, but files of the same name in /storage/.kodi/userdata override the embedded ones in /usr/share/kodi/system/
-
v 10.0.1 is not in libreelec update channel.Is it possible to pick it up?
It should be there now. Check again.
-
As there are many opinions and standards for dateTime formats around the world the best option (and likely the only one project staff would accept) is to support the current behaviour as default so nothing breaks on upgrade for existing users, but offer a custom filename option that supports free text and date % variables so people can define their own format if they prefer, whatever that might be.
As this touches our settings add-on, the main challenge will be finding a Python person to code/implement the changes
-
Sorry if this has been answered but will LE 10.0.1 include the HDR (DRM PRIME) support?
If your device is not supported for HDR in 10.0.0 it will still be not supported in 10.0.01 .. i.e. it works in RPi4 and some other ARM SoC boards but not the Generic image. HDR in Generic is targetted for LE11 (Kodi 20) once a lot more development and testing has been done.
-
LE supports VIM3 (all variants) for some time, but only using mainline kernel images which are in rather raw state - nightlies will resume at some point soon. The better option will be the current CE image which can be installed using the Khadas Krescue downloader/SDcard.
-
What hardware?
-
Someone recently send me a link to the Broadcom Crystal HD bcm70012. It is a hardware decoder card for H254 video.
Is this compatible with LibreElec?
It was supported in the mk1 AppleTV images that I used to create (2011-2016 in OpenELEC days) but support in Kodi was dropped in Kodi Krypton (v17) and there are no plans to resurrect that or restore support in LE images.
-
Hello Friend, OK I have a Genereic S905 1gb/8gb, By the name MXS Plus, its identical to Mxq Pro, at present i am running Librelec 8.0.2 which has Kodi 17.3, On EMMC, The libreelec 8.0.2 has been Given to me by the supplier in .Img file as well as in Update.rar format (LibreELEC-Amlogic.aarch64-MXSPlus-8.0.3-update), Since its outdated, can you please guide me how do i migrate from LE-CE 9.0.1,. Thanks
Have a look at the images created by dtech in these forums.
-
The default dialect for SMB is v2, so if you configure min=v1/max=v2 in the Kodi SMB client it will use v2 and Kodi will not be able to connect to a v1 share; the client is allowed to auto-negotie version upgrade but not downgrade. If you need to use v1 you will need to configure both min=v1 and max=v1, then the client is forced to use v1.
-
Look at the SMB mount file example in /storage/.config/system.d/ for how to do kernel mounts.
-
You can do "cat /path/to/log | paste" and share URLs that don't require staff to download, save, open, text files. It might sound petty.. but repeat it a few thousand times and see the novelty wear off. I also use pastebin all day without a pro account so I'm not sure what special thing you're doing but it shouldn't be needed.
-
Things are still at the "frequently scratching head" stage of making it work so I wouldn't get too excited just yet.