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

Improve metadata update speed #16

Open
ligi opened this issue Apr 14, 2021 · 1 comment
Open

Improve metadata update speed #16

ligi opened this issue Apr 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@ligi
Copy link
Member

ligi commented Apr 14, 2021

ideally it should happen as soon as the tune changes.

@ligi ligi added the enhancement New feature or request label Apr 14, 2021
@olelond
Copy link
Contributor

olelond commented Apr 15, 2021

true - but as long as we're doing poor mans polling from the client i dont think we should fetch more often - we're running 5 sec intervals already

but the polling model was temporary anyway - we need to get some websockets going - but lets wait to see what calendar solution we can come up with since that might change the setup anyway

but we could start by investigating what liquidsoap can do in itself - a simple solution is to have a websocket server running thas does fast polling server side and push'es changes to clients

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

No branches or pull requests

2 participants