-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Plexamp not working out of the box #200
Comments
it may be worth noting that i don't have a plex pass subscription. is that a prerequisite to this feature functioning? if so, it might be a good idea to make that more clear and prevent the user from creating the input or something. |
If I recall correctly PlexAmp is a paid feature. I know we had to upgrade our account before we could start testing support for it. Let me verify this is actually the case, but I'm guessing we will need to add this as a note to the docs. |
After purchasing a Plex Pass subscription and creating a new plexamp input source in the amplipi, it's still behaving the same as it was before. |
I tried connecting with my (plexpass) account and am getting what I assume is the same issue. I setup a new Plexamp stream, then set it as the stream for source 1. When using "select player" on Plex Web, all appears OK but as you describe once I tried to play anything it gets stuck at 00:00 for a few seconds before giving up. Using the Plexamp Android app I get the error "Could not switch to player". Sorry you've encountered an issue here, there's definitely something going wrong and we will have to investigate further. |
Looks like Plexamp 4 brings back remote control, so we may be able to get a headless version working again. |
Yeah it looks like it is getting pretty close: although time will tell if it is only released as a 64-bit binary forcing us to update to a 64-bit OS. Here's where I found the latest news on the pi integration:
|
Looks like there is a prototype of a headless plexamp release out there, main issue is that it is on a 64-bit pi (AmpliPi currently expects a 32-bit os). |
I am concerned that future AmpliPi's input sources may require an increasing level of technical know-how. Will non-technical AmpliPi-ers who can barely manage their own Plex Servers, be able to set-up a headless Plexamp input? Perhaps headless Plexamp could be packaged to work as a wizard that self-installs/configures through an "optional add-ons menu", in the AmpliPi web-app? https://www.maxhaesslein.de/audio/tools/suspiria/build-your-own-headless-raspberry-pi-audio-player/ |
@rickballard: The "wizard that self-installs/configures" is exactly how Plexamp on AmpliPi works. What's being discussed in this thread is us being able to replace our implementation of headless Plexamp 1.0 that no longer works with one (3.0) that does work. This is all under-the-hood work for AmpliPi, ideally once we can get things working again the same easy-to-use setup will be functional once again. Note this has and will continue to assume you have a Plex server to talk to. |
Blocked by #335 |
i have been unable to get plexamp working correctly as an input option. plex apps themselves correctly identify the plexamp created by the amplipi as an output option, but when i try to play anything, nothing happens. the player just sits at 00:00 for several seconds before giving up like i never hit play, with no errors or anything. (playing directly from the device speakers works fine, so it doesn't seem to be an issue with my plex server setup)
i tried digging around for logs a bit. closest i found to anything helpful was
here's the plexamp server.json generated by the amplipi ui. i'm not sure what the "server" and "state" fields are supposed to look like, but being "null" is a little suspicious.
The text was updated successfully, but these errors were encountered: