Server Version#: 1.24.3.5033
Player Version#: 3.7.1
I just recently switched distros (from Manjaro to EndeavourOS) and Plexamp refuses to play any of my music now. It’ll start trying to play and then instantly closes the stream (like it’s skipping the song). I have the appimage AUR of Plexamp with the start command like this env APPIMAGELAUNCHER_DISABLE=1 DESKTOPINTEGRATION=0 /usr/bin/Plexamp.AppImage --disable-seccomp-filter-sandbox. I’m not really sure why it’s not working, since I have the same OS on my laptop and it’s playing on there too with the same command.
Oh I got it fixed! For anyone using KDE Plasma with a distro with a minimal install and a similar setup as my desktop, make sure to install the pulseaudio-alsa and pipwire-alsa packages. For some reason my system didn’t come with them and I think why it was working on my laptop was because it was getting audio directly from the primary speakers; my desktop on the other hand has a dedicated GPU with me using the DisplayPort for audio and video and my motherboard also its own audio system which im not using but is loaded up on the system.