Plex Endpoint Support / Plexamp Headless

nadanre

New Member
Joined
May 19, 2025
Messages
10
I just had a little conversation with the Plex-Support, asking about the state of plex endpoint integration. As of their last roadmap Plex Endpoint/Plexamp Headless support is listed under "actively working on".
According to the support they are still evaluating it and are in fact not actively working on it. I really would like to see headless plexamp on the wiim ultra, because the current implementation is really flawed.
For example: Under artist pages there are only albums shown, no eps or live-albums or compilations.
Also preset-playlists only contain the first 500 tracks...
From my understanding it should be easier to implement a true plex endpoint, than trying to implement all the functions "manually" and bit by bit within the wiim home app.
I guess there are a few others that would like to see this feature, since also chromecast with plexamp is really in dire need of an update, since it doesnt even show track, or artist names not even talking about album art. But from my understanding that is something the Plex/Plexamp team would need to fix/implement.

All that aside, I am still really happy with the plex support so far, and all the improvements that have been made so far.
All the best to all of you,
Navid
 
Upvote 3
I have a large collection of flac files on my Plex server and use wimm app, Works as it should no transcoding etc but without some of the bells and whistles.
Listen to music, browse and search.fine
Search never works for me. The results are beyond erratic.
 
For exactly this I run a Pi5 with a Hifiberry Digi Pro HAT and use the optical in from my (Amp) Ultra. But if you wanted your Ultra only for Plex it might be worth to think new.
 
Search never works for me. The results are beyond erratic.
It's an API call (GET /hubs/search?query=Beatles&contentDirectoryID=3 in my case) so if the results are erratic it's likely a Plex fault.
The searches are visible in the 'Plex Media Server.log' once debugging has been enabled, though unfortunately you can't see the results.
 
It's an API call (GET /hubs/search?query=Beatles&contentDirectoryID=3 in my case) so if the results are erratic it's likely a Plex fault.
The searches are visible in the 'Plex Media Server.log' once debugging has been enabled, though unfortunately you can't see the results.
If I search for an artist in Plexamp, I’ll get a list of all the albums by that artist. In WHA I’ll get a selection with a couple of things missing which might show up if I search for the album title. It’s been like this forever. Other people on here don’t seem to have that problem. So maybe it’s related to large collections only. Maybe there’s a limit to the number of results for that API call. If LMS wasn’t a lot slower than Plex, I’d just stick to that.
 
Back
Top