obs-ss-plugin-webui/app
Decobus 612be2b227 Fix orphaned groups verification to include stream scenes
- Add stream scene detection based on naming pattern: {team}_{stream}_stream
- Query database for both teams and streams with proper joins
- Generate expected stream scene names using cleanObsName logic
- Filter orphaned scenes to exclude team scenes, stream scenes, and system scenes
- Add expected_stream_scenes to response for debugging visibility
- Improve orphaned detection accuracy for nested OBS scene structure
2025-07-22 16:46:45 -04:00
..
api Fix orphaned groups verification to include stream scenes 2025-07-22 16:46:45 -04:00
edit/[id] Remove backwards compatibility for API responses 2025-07-22 14:53:57 -04:00
fonts Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
streams Allow Twitch URL or username input in add stream form 2025-07-22 16:11:49 -04:00
teams Remove backwards compatibility for API responses 2025-07-22 14:53:57 -04:00
favicon.ico Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
globals.css Add team and stream counts to footer with improved layout 2025-07-22 14:42:18 -04:00
layout.tsx Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00
page.tsx Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00