I default to 50Hz because this avoids switching the frequency at all in most cases.
Posts by CvH
-
-
does it happen with the default kodi skin too ?
-
Do you know when these will be updated online?
generic and armv7 is online, armv8 failed to build (all addons)
-
- stop tvheadend addon
- then you can copy the userdata folder service.tvheadend42/43 to your new device
these folder is also availableat the samba share or (path is just from memory) /storage/.kodi/userdata/addons/service.tvheadend42
-
Would there be a chance to update InputStream Adaptive to the latest version (20.2.2-Nexus) in your images or official test images?
the new addons get build tonight and pushed tomorrow
-
just some other ideas
LibreELEC.tv/chrome-downloader at master · LibreELEC/LibreELEC.tvJust enough OS for KODI. Contribute to LibreELEC/LibreELEC.tv development by creating an account on GitHub.github.com -
What type of magic do I have to do so as to add test.libreelec.tv (or any of its subdirectories) as a source in kodi's file manager?
We don't ship a classic file listing, so likely not possible.
Are you sure about that?
I did it several times and it worked, so if we didn't changed anything recent it should still work.
-
generic = uses GBM (enables HDR and the new shiny stuff once it is included in Kodi) but no Nvidia support, no Browser support, problematic at some older platforms
generic-legacy = uses X11 (like LE 7-10) with Nvidia and browser support
you can crossgrade between generic and generic-legacy without any problem, if you are unsure what you want to use then go for "generic"
-
Is there a way to install this driver into libreelec?
You could build you own LE image and include it like https://github.com/LibreELEC/Libr…12AU/package.mk
But to be clear we will not add this driver as long it is not at the kernel, these out of tree drivers break at every kernel bump and are a pain to deal with.
otherwise just get a Wireless Bridge adapter, done (for example TP-Link TL-WR802N N300 and enable client mode)
-
you need Generic-legacy nightly that is currently not yet build (by accident), should be available after weekend
-
I have 'show custom channels' enabled, and I have previously put 'https://test.libreelec.tv' in for the URL, but I no-longer get any LE11 test builds. Am I missing some change?
PostRE: Update URL/channel for nightly builds
the releases.json from the nightlies is currently empty, we reorganized the images into subfolder to grant some kind of overview (we want to store a year of images)
the current releases script does not support subfolders at the moment
https://github.com/LibreELEC/release-scriptsCvHJune 5, 2022 at 12:41 PM -
not yet besides manually clicking at github, I plan to improve the displaying of the nightlies in several different ways so we make it a bit easier
-
so I can drop those img.gz files in the update folder and reboot just like I was doing before?
yes
-
will the tar releases for updater come soon?
there are no plans to publish tar files because img.gz offers the same additional you install with that images
you can use img.gz to update too, there is no difference to a tar file in this regards
-
the stuff is moved into the right folders now, the new server is not yet there due payment processing problems
soon™
-
the releases.json from the nightlies is currently empty, we reorganized the images into subfolder to grant some kind of overview (we want to store a year of images)
the current releases script does not support subfolders at the moment
GitHub - LibreELEC/release-scripts: scripts used for generating releases.jsonscripts used for generating releases.json. Contribute to LibreELEC/release-scripts development by creating an account on GitHub.github.com -
we have currently running the old and the new system in parallel
after the new testing server is deployed (this week) it is done properly again
-
https://wiki.libreelec.tv/development-1/building-windows-wsl
works and is similar fast compared to native building