Naamloos / foo_discord

Adds the ability for foobar2000 to interact with Discord rich presences.
BSD 2-Clause "Simplified" License
142 stars 9 forks source link

Support for streams #26

Open smiba opened 5 years ago

smiba commented 5 years ago

I sometimes listen to radio streams which provide song name and title in their streams (For example the dutch Radio 2 does this)

I understand the seconds left counter doesn't work obviously (although maybe hide it if the plugin figures out this song does not have a end time?) but possibly the plugin should query foobar2000's song title every few seconds and update discord if it has changed.

If I have time I may submit a PR with a solution for this