Posts by tozoli

    Sorry, I don't have time to try older releases.

    I have some backup files 9.3.2, 9.2.3, 9.2.4. with full settings (~100MB / backup).

    If you have one RPI4, I'd love to send one (Where can i upload as private?).

    Thanks a lot!

    I try "Addon for LibreELEC 9.2".

    After the install commands, thats all right!

    The upgrade method shows warning message (in auto mode), I could upgrade the device.

    I hope the next updates will be different automatically :)

    Hello,

    Not working update auto or manual mode. Only refresh the screen. I run pastekodi command:

    http://ix.io/2xgW

    Code
    2020-09-12 06:15:48.344 T:2586473328   ERROR: ## LibreELEC Addon ## oe::download_file(http://releases.libreelec.tv/LibreELEC-RPi4.arm-9.2.5.tar, /storage/.kodi/temp/update_file) ## ERROR: (UnicodeDecodeError('ascii', 'F\xc3\xa1jln\xc3\xa9v: ', 1, 2, 'ordinal not in range(128)'))
    2020-09-12 06:15:48.345 T:2586473328   ERROR: Traceback (most recent call last):                                              File "/home/jails/home/jenkins/LE/build2/workspace/RPi4/LibreELEC.tv/build.LibreELEC-RPi4.arm-9.2.4/LibreELEC-settings-42acf2613927fa93d9d8ec9aa1d3135d101db0e0/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 390, in download_file                                              File "/home/jails/home/jenkins/LE/build2/workspace/RPi4/LibreELEC.tv/build.LibreELEC-RPi4.arm-9.2.4/LibreELEC-settings-42acf2613927fa93d9d8ec9aa1d3135d101db0e0/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 133, in update                                            UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)

    I'm a hungarian user, i set up all to hungarian language:
    The "F\xc3\xa1jln\xc3\xa9v:" = "Fájlnév:" === "Filename:" in english.
    But I don't think, the probllem is in the hungarian language settings, I think it is a coding promblem in unicode -> ascii conversion.