veldenb / plugin.program.moonlight-qt

A launcher and updater for running Moonlight-qt on LibreELEC.
GNU General Public License v3.0
88 stars 12 forks source link

Update bootstrap_moonlight-qt.sh #18

Closed cooljimy84 closed 2 years ago

cooljimy84 commented 2 years ago

Not sure what this change does from a proper point. But commenting it out makes moonlight launch on my Linux Mint 20.2 with kodi 19.4 (i have not tested further but will try to tomorrow evening)

Thank you for this, i was in the early stages of removing the docker parts of this add on so i could run it on my box. I will help where and if you need me to.

cooljimy84 commented 2 years ago

Synced it up with my rig and it launches fine either direct to the game i select or to the main moonlight app. Tho i get an error about no sound (that might be cause i have pipewire audio, not pulse) and no Art/icons load in Kodi.

veldenb commented 2 years ago

Hi, this change will probably work on Mint but it will stop working on LibreELEC. I'll try to find a way to only load the profile on LibreELEC since most of the other OS's don't seem to need it. Moolight-qt only supports ALSA and pulseaudio as far as I'm aware of.

edit: PS the latest version of the plugin uses Appimage instead of Docker for updating on x86_64 so that should work without Docker.

veldenb commented 2 years ago

I changed the profile loading in eeff1c738c3f30985489caee98d8afe2e789d73e can you try if the latest main branch fixes the problem for you?

cooljimy84 commented 2 years ago

Launches fine now, Tho i'm still getting no audio. If i launch it from the GUI (from the useradd folders) i get audio. Also getting stutters on the image, tho only in the top left 10% of the screen (not a you problem, think it's appimage issues as the flatpak works perfectly from the desktop)