Thanks for reporting. Our devs are now informed.
As mentioned above, Kodi forum is the right place for such warnings.
Thread closed.
Thanks for reporting. Our devs are now informed.
As mentioned above, Kodi forum is the right place for such warnings.
Thread closed.
chewitt It's not an obsession, I just care about any potential data loss. Kodi.log should tell us the cause, why we are waiting for buffer, and whether we are losing data from the stream. I also suggest software switches for specific log tasks, like HDMI connectivity and file codecs. I have such switches on my own project, and it really helps to debug faster. If you have a connection to Kodi devs, please mention my points. We are missing a lot of info on the support side. That's not just my personal taste.
Yep, you have to install from scratch due to Python version change since LE 10. Read here about backup & restore:
Attached several crashes...
Where?
Remove all banned add-ons and repos.
No clue, no helpful messages in the log. I suggest to take another microSD, install Raspberry Pi OS, and see if it works.
Mario77 You can send a PM.
Works on every boot/reboot now. It's a cache folder, so don't delete it.
PS: If a device can route its own input signal to the output, then it's called "loopback functionality" or "direct monitoring". Because your audio interface doesn't have buttons for that, only software switches are possible.
If your audio interface has loopback, then software switches are part of the driver, and you should see them at LE audio settings.
I don't think so. LE has no customizable audio routing or mixing capabilities.
Most people use an AVR to connect multiple audio sources. Your audio interface is some sort of an AVR, but it misses the input selector. Ask the manufacturer, how to do that. I'm sceptical, because it's dirt cheap.
jgregg You can use that tar file to update from SSH:
You have the Trakt add-on installed. There is a chance that Trakt is blocking your file transfer due to Trakt synchronization.
Disable Trakt for a test.
fliz You're right, the PSU is fine.
I think it's a problem with wrong RPi firmware (unknown/new hardware revision on RPi5):
Mar 24 02:45:55.807760 LibreELEC kernel: rp1-pio 1f00178000.pio: error -ENOENT: failed to contact RP1 firmware
Mar 24 02:45:55.807790 LibreELEC kernel: rp1-pio: probe of 1f00178000.pio failed with error -2
...
Mar 24 02:45:55.817716 LibreELEC kernel: rp1-firmware: probe of rp1_firmware failed with error -110
Try the latest LE 13 nightly.
Use JSON-RPC or kodi-send.
force_eeprom_read=0
dtoverlay=hifiberry-digi
Those two lines should do it. Try latest LE 13 nightly (download section).
Could be an undervoltage issue. Post a log to be sure.
The configuration concept of LE is to have default files for settings. They are read-only. To edit one of them, you have to create another file on a different location. That file will then overwrite the settings of the default file.
In your case, create a /storage/.kodi/userdata/advancedsettings.xml file.