dnbradio / dnbradio-player

The dnbradio web-player
GNU General Public License v3.0
8 stars 1 forks source link

Incorrect Up-Next listing on widget #87

Closed keybrdist closed 1 month ago

keybrdist commented 1 month ago

The following widget is not displaying the correct info: https://dnbradio.com/player/stations/1/widget-upnext/

Expected Behavior: The widget should display the next show that is playing.

I suspect it is an issue with the results coming from the API endpoint in the dnbradio Laravel API.

keybrdist commented 1 month ago

fixed