Posts by Morphy

    I've just tried this on my LE generic system and it seems to update ok according to the script output but the service won't start:

    Code
    # /storage/.kodi/addons/service.emby4/bin/emby-update 4.5.0.6
    1. stopping Emby service
    2. download Emby version 4.5.0.6
    ######################################################################### 100.0%######################################################################### 100.0%
    3. removing old install
    4. extracting Emby
    5. restarting Emby service
    ... done

    systemctl status service.emby4.service :

    Journal-cur.log shows:

    Has anyone tried updating with this script to 4.5.0.6 or 4.4.2 (tried both)?

    Sorry to resurrect an old thread but this is the first result that comes up. I've got a m2 SSD connected via usb3 adapter (don't ask) and I've just written the latest image to it only to be confronted with the boot menu which requires a keyboard. Surely there should be an option in this to make it live for every boot? I've got to find a Usb stick and write the image again off an Ubuntu live boot usb now...

    It depends on profile settings but afaik addons get installed for all users but they're disabled in other profiles. It's just the userdata folder which is unique.

    I think what's happening is on logoff the VPN isn't being disconnected and when the other user logs on the check detects it as still connected so it doesn't reconnect. I'm not sure if it is still connected to the VPN or not but emby doesn't connect to my server. It's Https and over WAN so maybe it's something to do with that.

    I've got around it for now so it's not too much of a problem for me. I just set a different default VPN location on each user so it will force reconnect on logon with each Kodi user.

    Has this been tested with multiple Kodi user profiles? The reason I ask is I'm having a problem with this and with Emby for kodi client. When I flip from the master profile which has been connected to a VPN to another user, trying to play any emby library files result in Kodi freezing for a few minutes and not playing the file. There are a lot of "CCurlFile::Stat - Failed: Timeout was reached" in the logs. I've noticed if I disconnect the VPN in the other user and then try Emby this works again. Also using another connection makes it work again too. It's not losing connectivity as other addons like YouTube stream fine.

    I've got an annoying bug with the RPi4 where when turning my TV to standby it powers off then a few seconds later it powers back on again. It's basically saying you can't leave me :D

    I've got a debug log with verbose CEC logging on a fresh install. Dmesg here. I've also tried with the firmware mentioned here. I've tried disabling all power options in the CEC options in peripherals.

    This only seems to happen when connected to my Onkyo AV amp, if I connect directly to my TV this behaviour doesn't occur. RPi3 behaves as expected.

    Obviously early days in RPi4 development but thought I'd put the bug out there. Is there anywhere else I can post this, maybe RPi forum? Github?

    Morphy

    Currently I don't own a RPi4 and I'm not sure if I get one at this point because I already have way more SBCs than TVs. But it's still somewhat wip at the moment and the RPi4 firmware gets updates as the project as well. Once it's more tested I can add probably update my build files but I can't really test the images at the moment. ;)

    Yea I can imagine! The performance gains really are great though so I'm hoping emulation will be a much better experience. If you need me to do any testing I'd be happy to help.

    Hi zomboided I'm getting these lines spamming my debug log, any idea off the top of your head what could be causing it? It's otherwise working as expected..

    From my past experience I can only say that I had mediocre ones with genuie PS3 ones. The SHANWAN stuff should work if you follow these steps but I can't say if they will be able to connect to bt as a group.

    I'm confused is bluez-tools included in this build? I have a shanwan P3 gamepad to try out and I can't get it to pair via LE settings. Not sure if this helps?

    I've been trying to test which addons it might be but now I can't recreate this issue.

    I have been seeing another issue related to LE settings and being unable to connect to a wifi network due to "invalid parameter" error appearing after pressing connect. More here. This was due to the service.bluetooth-audio addon conflicting so I'm wondering if this is behind all of the issues with LE settings addon and RPi networking components. CvH

    UPDATE:

    So I've discovered there is an addon causing this behaviour for me:

    service.bluetooth-audio

    disabling this works. Re-enabling also works until I reboot then the issue is present again.

    I've tried enabling debug logging but I can only see this of any relevance:

    Code
    T:1481663344   ERROR: ## LibreELEC Addon ## connman::dbus_error_handler ## ERROR: (Invalid arguments)
    T:1481663344   ERROR: None

    I've been doing a new installation based on LibreELEC 9.x RR latest nightly and I'm getting to a certain point with the addons I'm installing where some of them are causing LE settings to freeze up when scrolling down the menu past network, connections, bluetooth then services is blank and so are the all of the menu items scrolling back up. I can't exit out of the addon after this either.

    I think it's a conflict with one of the addons as on a fresh installation this will work ok and I cant replicate the issue. These are the last addon packages I installed before I noticed the addon not working again:

    repository.linuxserver.docker-9.0.102.102

    service.bluetooth-audio-9.0.101

    service.system.docker-9.0.122

    service.librespot-9.0.115

    docker.linuxserver.updater-1.0.2

    docker.linuxserver.portainer-1.0.5

    vfs.rar-2.0.6.0

    vfs.libarchive-1.0.5.0

    inputstream.rtmp-2.0.5.0

    inputstream.adaptive-2.3.15.0

    imagedecoder.raw-2.0.1.0

    plugin.video.youtube-6.4.0

    I've tried disabling these and I can get it working again but it seems to stop again after enabling some or all of them. Trying to pin it down is proving tricky. Debug log


    I've also been having some problems with the backup and restore feature. Backup works ok. Restore appears to extract the tar to .restore folder however on restart it doesn't get restored.