obs-ss-plugin-webui/app
Decobus 43ce6534a5
All checks were successful
Lint and Build / build (pull_request) Successful in 2m54s
Add system scene exclusion list to prevent infrastructure scenes from showing as orphaned
- Added SYSTEM_SCENES array with hardcoded list of infrastructure scenes
- Updated orphaned groups detection to exclude these system scenes
- Prevents scenes containing source switchers from being flagged as orphaned
- Includes common infrastructure scenes: 1-Screen, 2-Screen, 4-Screen, Starting, Ending, Audio, Movies

This ensures that OBS infrastructure scenes are not managed by the app and won't show up as orphaned groups in the UI.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-20 22:40:47 -04:00
..
api Add system scene exclusion list to prevent infrastructure scenes from showing as orphaned 2025-07-20 22:40:47 -04:00
edit/[id] Fix comprehensive lint and type errors across codebase 2025-07-20 02:10:29 -04:00
fonts Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
streams Implement team name text overlays with refactored group structure 2025-07-20 16:59:50 -04:00
teams Implement UUID-based tracking for OBS groups to handle renames 2025-07-20 15:30:18 -04:00
favicon.ico Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
globals.css Fix dropdown z-index with CSS layer forcing 2025-07-20 01:57:59 -04:00
layout.tsx Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00
page.tsx Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00