forgejs
forgejs copied to clipboard
Playlist continues to play on a scene onto which it is not assigned
Description of the problem
I have a playlist assigned on a scene but when i leave this scene to another (with no playlist assigned), the playlist continues to play whereas it should not.
ForgeJS version
0.9.5
Browser
- [ ] All of them
- [x] Chrome
- [x] Firefox
- [ ] Internet Explorer
OS
- [ ] All of them
- [ ] Windows
- [x] macOS
- [ ] Linux
- [ ] Android
- [ ] iOS
How to reproduce the problem
- On a story with at least 2 scenes, assign a valid playlist to a scene, for example the first (scene 1)
- Launch and listen scene 1, it is ok
- Now go to the scene 2, the playlist still plays whereas there is no JSON config set
To really work around and stop the playlist on scene 2, i need to assign a invalid playlist id to the scene 2
Hi @oblanc-gpsw can you post the config.json of your project that use distant resources in order to test your use case ?
Thanks for the report !