Skip to content

v2.0.0

Compare
Choose a tag to compare
@sampie777 sampie777 released this 02 Nov 14:41
· 29 commits to master since this release

This version is compatible with OBS v28 and higher (websocket v5 to be precise). This version is NOT compatible with older versions of OBS (with websocket v4).

Please check if the connection settings are still correct in the settings menu of OBS Scene Timer.

It's possible that the new websocket protocol slows down the whole scene loading process of OBS Scene Timer. Please let me know if you experience this.

What's new?

  • Compatibility with websocket v5
  • Media length loading indicators for each scene
  • Reset scene time limit to automatic using a button (entering the value -1 still works)
  • Added automatic error reporting (this is anonymous) (can be turned of in the settings)
  • Oh, and the whole project has been moved away from BitBucket to GitHub

What's fixed?

  • Fixed the hang on application shutdown
  • Removed backwards compatibility with OBS Scene Timer v1.5.0 config
  • The window can't be opened with a size smaller than 60x60 pixels (otherwise the window would 'disappear')
  • Other small fixes and improvements

Full Changelog: v1.7.1...v2.0.0