clandrew / wdrp

Discord Rich Presence Winamp plugin
MIT License
107 stars 14 forks source link

Incorrect title being sent for streaming audio #7

Closed sherl0k closed 4 years ago

sherl0k commented 4 years ago

I often listen to streaming radio via Winamp (namely DI.FM). The plugin never picks up the currently playing song, it only will show the URL of the stream it's trying to connect to. One can pause the stream and press play and the plugin will update for the current track, but on song change it does not change unless you pause/unpause again.

Is it possible to add support for streaming audio?

clandrew commented 4 years ago

Thanks for reporting this! I haven't tried Winamp + streaming yet, but it should be possible. I'll tag this as a feature, can look into it.

clandrew commented 4 years ago

Hi, I wanted to follow up on this. I've added support for streaming updates from the plugin and posted a new release: https://github.com/clandrew/wdrp/releases/tag/1.4

I tested it out with various online radio stations and it looked good. I marked it experimental since I'm not super familiar with this space and want to allow some room for unknowns.

Thanks again for reporting this! I'm going to close this item as a tracking item, but please feel free to re-open as necessary.