obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 704 forks source link

Feature Request: SceneCollectionListNameChanged #1094

Open fedeocire opened 1 year ago

fedeocire commented 1 year ago

Feature Request Type

RPC Request

Feature Request Type (Other)

No response

Requested Feature

Add Event SceneCollectionListNameChanged

Requested Feature Usage Scenario

Update Name Collection in app that control OBS

tt2468 commented 1 year ago

I believe renaming a scene collection fires SceneCollectionListChanged, which could possibly be used to detect renames based on how it changed, but an explicit name change event seems worth adding.