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

None -typed items get stuck to "on-air" status #2

Closed
TuomoKu opened this issue Sep 3, 2020 · 1 comment
Closed

None -typed items get stuck to "on-air" status #2

TuomoKu opened this issue Sep 3, 2020 · 1 comment

Comments

@TuomoKu
Copy link
Owner

TuomoKu commented Sep 3, 2020

Rundown elements can have an out mode of type "none", which means the item does not expect a "stop" command, but the template itself handles out-animations. Think of a bumper: it comes on, and goes off on it's own.

Now in some instances the "none" item's play indicator is turned on and never turned off. GC should ignore "none" typed items and not write their onair state to the rundown file.

@TuomoKu
Copy link
Owner Author

TuomoKu commented Oct 24, 2020

Fixed in 1.0.4.

Note, existing playlists with items "stuck" to on-air state will not get fixed automatically, remove those items and add them to the rundown again.

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