Would be nice to have among others (roon, spotify, etc) Plexamp as an endpoint. Complete integration between Plex, Tidal and Hifiberry would be amazing.
19 comments
-
-
HiFiBerry team If you want this to be a feature request for HiFiBerryOS:
As far as I understand this is basically a separate player with it's own UI. Also it doesn't look like any sources are available for this. Both things make it impossible to integrate this into HiFiBerryOS- -
Matt No, the Raspberry version is the endpoint player with no UI. Like Roon.
-
HiFiBerry team Ok, then we would still need the sources. Are these available somewhere?
-
Matt Do you mean source code? There are any. Like RAAT it is supposed to run as a daemon with only the node dependency.
Lately Plexamp is getting huge attention and many already own a Plex Pass (I own a lifetime pass) which is cheaper than Roon annual fee, which I own as well. Really hope to see this in HiFiBerryOS. -
HiFiBerry team Did you mean "there aren't any" or is the source available somewhere?
Without source code, there will be no integration into HiFiBerryOS. The fact that it requires a Node.JS makes it less likely that this might be integrated at all as this might conflict with other parts of HiFiBerryOS. -
Oleksii Haiev It is actually possible to install plexamp yourself on hifiberryos. Despite the comment from HiFiBerry team that node.js dependency might be one of the roadblocks to do that - node.js version 12 is available systemwide already. Bad thing is - plexamp requires version 9. I managed to make it running using nvm to install custom version of node.js and changing plexamp.service from original installation of plexamp for raspberry os (replacing some paths). You will not be able to configure it from web ui of hifiberry, but you don't need to if you did everything right. On request I can right small guide to do what I did.
-
HiFiBerry team Sure, share your guide. Based on this we might even able to integrate it.
-
Matt Yes, please write the guide!
-
-
Matt Thank you for the guide. But Plexamp doesn't start here
[[0;1;31m●[[0m plexamp.service - Plexamp
Loaded: loaded (/usr/lib/systemd/system/plexamp.service; enabled; vendor preset: enabled)
Active: [[0;1;31mfailed[[0m (Result: exit-code) since Fri 2020-10-09 16:09:28 CEST; 22s ago
Process: 12386 ExecStart=/root/.nvm/versions/node/v9.11.2/bin/node /root/plexamp/server/server.prod.js [[0;1;31m(code=exited, status=217/USER)[[0m
Main PID: 12386 (code=exited, status=217/USER)
Oct 09 16:09:28 hifiberry systemd[1]: plexamp.service: Scheduled restart job, restart counter is at 5.
Oct 09 16:09:28 hifiberry systemd[1]: Stopped Plexamp.
Oct 09 16:09:28 hifiberry systemd[1]: [[0;1;38;5;185m[[0;1;39m[[0;1;38;5;185mplexamp.service: Start request repeated too quickly.[[0m
Oct 09 16:09:28 hifiberry systemd[1]: [[0;1;38;5;185m[[0;1;39m[[0;1;38;5;185mplexamp.service: Failed with result 'exit-code'.[[0m
Oct 09 16:09:28 hifiberry systemd[1]: [[0;1;31m[[0;1;39m[[0;1;31mFailed to start Plexamp.[[0m
-
Matt ok, got it running but unfortunately doesn't stream Tidal.
-
Olghur This would be really great,
Plex interface is really great compared to the old Logitech software.
Hope this will be added soon.
-
HiFiBerry team I don't think we're gonna integrate in the near future it directly as this requires setting up two different Node.JS versions. That doesn't fit with our build system. However, feel free to follow the guide from Oleksii
-
Olghur Got it working on a Pi4,
But now Squeezelite and Radio are no longer working.
Did not use any other sources.
Any Ideas what is going wrong and how to fix the radio?
Will no longer be use Squeezelite.
Any help is much appreciated.
-
HiFiBerry team We plan to integrate docker in one of the next releases. This should allow to easier bundle additional software. Maybe somebody will provide a docker image for this when it's ready.
-
Olghur Anyone got plexamp working via the docker?
-
Claus78 Olghur - I'm looking as well, I tried it, but failed! Hope someone will find a way, because there is already an Docker image existing since 7 or 8 month. fingers crossed!
-
HiFiBerry team I think even with the docker image you have to get some files from another PC and put these into your system. As far as I understand, Plex doesn't really provide a Plexamp docker image that "just works"