sofie-core
sofie-core copied to clipboard
fix: use same piece timing as timeline in LSG SOFIE-3305
trafficstars
About the Contributor
Type of Contribution
This is a:
Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify)
Current Behavior
Sometimes the LSG will report pieces as playing which are not playing. This suggests that reportedStoppedPlayback hasn't been set on them.
New Behavior
Instead, we could use the same logic as the timeline and sofie ui in deciding whether a piece is playing
Testing
- [ ] I have added one or more unit tests for this PR
- [ ] I have updated the relevant unit tests
- [ ] No unit test changes are needed for this PR
Affected areas
Time Frame
Other Information
Status
- [ ] PR is ready to be reviewed.
- [ ] The functionality has been tested by the author.
- [ ] Relevant unit tests has been added / updated.
- [ ] Relevant documentation (code comments, system documentation) has been added / updated.