SceneSwitcher/plugins/twitch
WarmUpTill 6ba01dca39 Fix Twitch event sub reconnect handling
If the connection was aborted by the local machine, the active
subsciptions were not cleared causing the new connection not attempt to
register any new subsciptions.

An event sub connection without any active subsciptions will be dropped
by Twitch after a certain amount of time.

Additionally the reconnection logic was triggering to frequently causing
unecessary load.
2026-02-07 21:32:58 +01:00
..
category-selection.cpp Rework chache handling 2025-03-15 12:31:13 +01:00
category-selection.hpp Cleanup 2025-03-15 12:31:13 +01:00
channel-selection.cpp Fix warnings 2025-12-21 14:33:08 +01:00
channel-selection.hpp Fix invalid channel selections leading to event sub disconnect 2025-10-03 11:56:40 +02:00
chat-connection.cpp Add option to check if chat was cleared / message was removed 2025-06-12 21:29:07 +02:00
chat-connection.hpp Add option to check if chat was cleared / message was removed 2025-06-12 21:29:07 +02:00
chat-message-pattern.cpp Add more Twitch chat tag temp vars and properties 2024-10-05 16:01:32 +02:00
chat-message-pattern.hpp Match any Twitch chat message by default 2024-10-05 14:30:30 +02:00
CMakeLists.txt CI: Refactor OpenSSL handling on MacOS to support MQTT SSL 2025-10-28 19:20:52 +01:00
content-classification.cpp Add option to set content classification of Twitch stream 2025-10-03 11:56:40 +02:00
content-classification.hpp Add option to set content classification of Twitch stream 2025-10-03 11:56:40 +02:00
event-sub.cpp Fix Twitch event sub reconnect handling 2026-02-07 21:32:58 +01:00
event-sub.hpp Fix Twitch event sub reconnect handling 2026-02-07 21:32:58 +01:00
language-selection.cpp Add option to change stream language 2025-10-03 11:56:40 +02:00
language-selection.hpp Add option to change stream language 2025-10-03 11:56:40 +02:00
macro-action-twitch.cpp Add option to get channel info 2025-12-14 12:54:17 +01:00
macro-action-twitch.hpp Add option to get channel info 2025-12-14 12:54:17 +01:00
macro-condition-twitch.cpp Add option to get channel info 2025-12-14 12:54:17 +01:00
macro-condition-twitch.hpp Add support for commercial start event 2025-10-03 11:56:40 +02:00
points-reward-selection.cpp Add missing "[adv-ss]" log tag 2025-04-11 19:02:37 +02:00
points-reward-selection.hpp Add "Any" entry of the reward selection only for Twitch condition 2025-03-22 18:09:51 +01:00
tag-selection.cpp Add option to set Twitch stream tags 2025-10-03 11:56:40 +02:00
tag-selection.hpp Add option to set Twitch stream tags 2025-10-03 11:56:40 +02:00
token.cpp Fix warnings 2025-12-21 14:33:08 +01:00
token.hpp Display warning if Twitch token expired or is invalid 2025-12-05 17:30:16 +01:00
twitch-helpers.cpp Throttle Twitch API access for at least 1 second 2025-12-03 18:30:17 +01:00
twitch-helpers.hpp Add option to set Twitch stream tags 2025-10-03 11:56:40 +02:00
twitch-tab.cpp Display warning if Twitch token expired or is invalid 2025-12-05 17:30:16 +01:00
twitch-tab.hpp Display warning if Twitch token expired or is invalid 2025-12-05 17:30:16 +01:00