bitfocus / companion-module-obs-studio

OBS Studio Module for Companion
MIT License
45 stars 28 forks source link

Set Source Text #289

Closed jluc101 closed 1 week ago

jluc101 commented 2 weeks ago

Describe the bug Does not show Text source options. Even when text source is new. and OBS module is reset.

To Reproduce Steps to reproduce the behavior:

  1. Open OBS
  2. Open Companion
  3. Connect Websocket Server
  4. Create Text source in obs
  5. create new button
  6. add set source text
  7. attempt to choose source in button.

Version Information:

jluc101 commented 2 weeks ago

Update. I've found that the OBS needs to be restarted for Companion to recognize new Text sources and display them as options.

However another bug is that Companion always displays 2 source text options. Although choosing either one works. It just looks as if I have twice as many text options actually do. Screenshot 2024-09-18 001936

bryce-seifert commented 1 week ago

This should hopefully be fixed via https://github.com/bitfocus/companion-module-obs-studio/pull/290 in the latest Companion beta, to where you shouldn't have to refresh when adding new text. It also should avoid duplicating the options too. Let me know if it's still happening.