Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App is late at seeing an active show #8

Open
joemcmahon opened this issue Feb 21, 2024 · 0 comments
Open

App is late at seeing an active show #8

joemcmahon opened this issue Feb 21, 2024 · 0 comments

Comments

@joemcmahon
Copy link
Owner

As reported:

Right now, the track and artist are displaying perfectly at all times. However, there’s no line for the album title, and the bottom line always says “spud the ambient robot”.
I am not sure what metadata the app is looking for to tell when there is a host on the air. I know that it’s looking for a particular string in the song title to tell when there is a live performance.
And suddenly, the third line changes to the host name, right in the middle of a song.
It took five or six minutes to have that happen, if not a little longer. But now it’s fine.

This is probably because the API isn't returning that the show is active yet. The right fix is probably to fetch the upcoming show and see if we've entered the window. Might need a separate thread to trigger the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant