Posted March 16, 2025 by Pengo Wray
#update
The STREAMLING Overlay app uses a mix of methods to find the track id. A couple of music players have specially built APIs (iTunes and the legacy windows media player), some media players change their app title to include the track name (such as Spotify and VLC), others can be found through the Windows "Automation" API which is meant for screen readers (and suddenly stops working when the app is minimized), and for one DJ music app I found no other way than to build a dummy "Icecast" server so that the app can connect and pretend to broadcast music to it, complete with track IDs.
The new method I added this release is Windows media transport. So if a music player comes up in that box in the corner when you adjust your volume, then STREAMLING Overlay will pick it up. I also added a bunch of new music apps through old fashioned methods because they don't support media controls.
There's a lot more music player apps now supported by STREAMLING Overlay app, including web sites like Youtube and Soundcloud. And some existing apps work better now.
added support for current artist + track name from:
Improved support and reliability for:
Music sites tested to work in the browser:
Browsers tested:
I'm no longer going to list obsolete media players like Quicktime Player [???? – 2016] and Groove Music [2015 – 2021] but they're still in the code and should still technically still work in theory.
With the support for "System Media Transport Controls", there's certainly a few music players and music websites which are supported now that I haven't even though to test. Let me know if any you use are suddenly working. Some Microsoft Store apps might need some tweaks to work properly.
Download from: https://pengowray.itch.io/streamling