I am kinda new to the plex community so please excuse the ignorance. Firstly, I would like to express my gratitude for creating Plexamp for Raspberry Pi in the first place. I think it’s an awesome product and it’s exactly what I’m looking for.
I have Plexamp v2.0 beta installed on my Raspberry Pi model 4B (running Raspbian Buster Lite) following the instructions from Plexamp for Raspberry Pi Release Notes.
I first installed Plexamp on a Windows desktop environment and made sure I could log into my Plex Media Server from there. I was also able to successfully cast to this Plexamp instance from my Andriod device.
I then copied the server.json file from the working Windows environment to the /home/pi/.config/Plexamp directory on the Pi.
Node installed successfully and the Plexamp service is running, I just can’t cast to it as it doesn’t show up as available to cast to from any other device. It doesn’t show up in Plex Media Server either.
I feel like I’m missing something tiny, would appreciate any ideas on how to resolve this.
make sure you shut down plexamp on windows, i.e. delete the .json file there once you transfer it to the pi so that when you run plexamp on windows it needs to reinitialize again.
this is a workaround wrt the pi version having no capacity to authenticate itself. but you can’t have 2 devices with the same auth running simultaneously.
So I shut down Plexamp on the Windows machine and removed the server.json file from there. Restarted and logged back into Plexamp on the windows machine and signed in again.
So I can now cast to the Plexamp instance on the Windows machine, but still don’t see the Plexamp instance on the RaspberryPi.
I’m thinking it may be worth trying to re-install the Plexamp service on the Pi, will give it a go later and post results.
OK, good luck,. Mine works well for the most part. Look for clues in the log at /var/log/daemon.log. (at least on raspian this is where it dumps output)
Turned out to be a mismatch in nodejs versions. I had a later version 10.15.2~dfsg-2+rpi1 installed than what the service was expecting 9.11.2-1nodesource1.