Skip to content

Updates to admin view

Latest
Compare
Choose a tag to compare
@matthewjohnston4 matthewjohnston4 released this 23 Sep 11:06

If you use Admin View, you'll find some nice new usability updates in this release. The UI has been overhauled to be more useful for streamers, with a darker look to blend in with OBS.

Separately, OBS introduced a new way of referencing local files (http://absolute/file-path-here) when they're used in a Browser Source overlay. But they kept the old, familiar path style (file:///file-path-here) for Custom Dock browser sources.

This broke the admin view, because there were two separate browser sources working side-by-side, and that meant the local storage used by the overlay wasn't being shared with the admin view widget. To fix this, just update your admin dock source to use http://absolute/file-path-here as shown in the README file.

Upgrading to this release

Beyond the existing upgrade instructions you should:

  1. Update your admin view browser source URL as explained above
  2. Refresh your admin view and the list overlay itself in OBS

Full Changelog: v2.0.0...v2.1