Any plans to add support for Plexamp? This would be a killer feature for me!
Streamling Overlay for your stream: share whatever you're playing · By
Hiya. I did investigate Plexamp, but I couldn't find any way to get the song info out of it for Streamling Overlay, so I have no way of supporting it currently (that I know of).
Plex proper should work though (both the windows app and web versions).
For Plex, Streamling gets the song info from SMTC* (System Media Transport Controls) which means if you see Windows' popup the track info when you use media keys on your keyboard (e.g. hit a play/pause key) then Streamling can get it. Plex uses SMTC but Plexamp doesn't. I don't know why. Maybe you could encourage them to add support for the MediaSession API?
Note: SystemMediaTransportControls is variously called:
For the purposes of Streamling the above are all effectively the same thing, so an app like Plexamp just needs to support any of the above and it will automatically be supported. Alternatively if Plexamp adds the artist and song title to the app's title (like Spotify does) I could add support too.