-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix current/previous/next playlist building when current clip is blank media #107
Comments
with the current setup, this should be handled by caspa. When mosto doesn't know about the show (it's not loaded in the playlists collection), it sends an empty object I'm not convinced this is the right approach, but a communications protocol was never properly designed. In any case, this will have to wait until the new caspa is merged |
Why does caspa never (or almost never) show previous clip and previous 2013/9/17 Tomas Neme [email protected]
|
no, we're not, because in most cases previous clip / show are not loaded into mosto. The fact that invalid show sends I don't know what's the right behavior here. If we should show the historically previous show, whatever the programming says, we need to keep track of this somewhere, and keep it between mosto reboots, and whatnot. Right now what's being sent is what mosto has loaded in it's Playlists and MeltedMedia backbone collections. |
Current playlist should show
"INVALID"
and previous and next playlists should be found by dateThe text was updated successfully, but these errors were encountered: