Skip to content

Currently Playing

NEETzsche requested to merge NEETzsche/soapbox-fe:currently-playing into develop

Summary

Hits the Balormo API and if a song has been recently played (according to its scrobble history, when the item was created_at plus the number of seconds in the length field, or 5min (300sec) if none was given)

Displays "Currently playing: " if something is found. Nothing if none is found or it was a long while since the last hit to the API.

Screenshots (if appropriate):

Has something currently playing: image

Has nothing currently playing: image

Edited by NEETzsche

Merge request reports