ungive / discord-music-presence

Rich presence for sharing your music listening activity in your Discord status. Works with any media player on your system. For Windows and Mac (and soon Linux).
https://musicpresence.app
Other
40 stars 0 forks source link

Support for Winamp #13

Open poetryofcode opened 1 month ago

poetryofcode commented 1 month ago

Describe the problem

Music Presence does not support Winamp as of yet.

It would be great to have support for Winamp, as I prefer it over foobar.

They still have a standalone desktop player for Windows, which should not be confused with their web-based platform. The download for it is a bit hidden in the website menu. I personally use it with the online features not installed and its just like it was back in the old days.

Winamp v5.9.2 Build 10042 Executable: winamp.exe

ungive commented 1 month ago

From a quick test Winamp doesn't appear to communicate what it is playing to the Windows media control interface. You can see for yourself by pressing your volume keys and seeing no information about the current song in the overlay in the top left of the screen. Is there a plugin you are using that gives that functionality? It's required for Music Presence to detect Winamp.

poetryofcode commented 1 month ago

Is there a plugin you are using that gives that functionality? It's required for Music Presence to detect Winamp.

I dug around a bit and found an abandoned(?) plugin for that.

However, I found a community update project for Winamp called WACUP. It supports SMTC.

However, it also appears to support Discord Rich Presence, so building a support for WACUP would henceforth look to be possible but at the current moment also a bit redundant.

Up to you really, if you want to use time to implement that. For me, I am happy with the solution I found built-in.

Sorry to take up your time on this, I had no idea of that project before. So at least something good came out of my inquiry. :P

ungive commented 1 month ago

It doesn't take much to add it, so I will add it anyway if everything works well!