@OttoKerner Thankyou so much for the answer. and the plexamp 1 requirement, which I’m sure is not that well known.
I will try this. Do I install Plxamp 2 for Pi on Raspian or raspberry Pi Os?
Can I ask another question of you? I have installed the plex media player embedded as i detailed here but i dont seem to be able to write to the os.
Do you know if it is possible to write to the os on PMP embedded?
I tried to install a rotary encoder for DAC volume as detailed here but returnes “Read only” messages
@OttoKerner Ok so trying this. Have the latest Rasberry Pi Os (used to be called raspbian) running. My DAC and volume encoder are uinstalled and working correctly.
I copied the server.jason from my windows install of Plexamp 1 (thanks for the file)
…It appears to say the plexamp service is enabled but not active
I got this below
When I enter this below, as the instructions describe.
thanks .
Re: Linux… Me neither. My First Pi also. I can just run plex web and cast to it… that works, I just don’t see how to make that headless so it starts up correctly
After transferring the server.json from desktop to RasPi, you must never start the desktop plexamp again – unless you empty out the whole folder where the server.json resides.
Otherwise you’ll have two clients using the same ID, which is a situation you absolutely must avoid.
Thanks again
I’ll go through the reinstall plexamp v1, get the server.json process again, then uninstall it. Never using it again or deleting more files was never mentioned as far as I can see.
Seems all smoke and mirrors when we have a newer installable pi Os available with media player embedded (developed up to April 2020). Seems too many unfinished ideas
If you right click on the Plexamp logo in your application tray it will give you the option to logout. Can I ask what version and where you found it too get the server.json? as so far even though I thought I was using the correct version of Plexamp to get the file (v1.1.0) I still can’t seem to find the server.json file anywhere.
Thanks
So I found where to sign in/out of plexamp.
I see I have a different server.json file now on the windows install of plexamp 1 from the server.json copied to the Pi
When I SSH into the pi and enter
$ sudo systemctl status plexamp
I still still get returned
Loaded: loaded (/lib/systemd/system/plexamp.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2020-09-06 22:12:26 NZST; 3s ago
Main PID: 24844 (node)
Tasks: 7 (limit: 2065)
CGroup: /system.slice/plexamp.service
└─24844 /usr/bin/node /home/pi/plexamp/server/server.prod.js
Which appears to say it is running but…
What should I see on my Pi?
I have a installed Raspberry Pi Os with desktop. Should I be able to see an installed app for plexamp?
or is this plexamp just meant to be a background service I can cast to only?
SCRAP ALL THAT
Not sure what happened but now I CAN CAST TO IT FROM ANY DEVICE RUNNING PLEX. YAAAAY!
All plex controllers keep up with whichever one changes and playlist syncs. WOW. and i have hardware volume working on DAC. Seems pretty responsive over wifi too from multiple controllers
Nothing. It is a “daemon”, which means it is running in the background.
You can use Plexamp 1 or the coming 3.2.0 for desktop or one of the regular Plex mobile apps, or the web app to connect to plexamp on the pi and control it remotely.
This is working differently than “chromecasting”, btw. Once you have started playback, you can shut down the controlling app. The player app will fetch the media and play back the queue autonomously.
Out of interest: what did you do to make it work on the modern PiOS?
Were there some additional packets to install or configuration changes to be made?