From 86bc51d6daaa8be2a08e44321694eea8d928e735 Mon Sep 17 00:00:00 2001 From: Daniel Neto Date: Wed, 2 Oct 2024 12:12:18 -0300 Subject: [PATCH] Update Live Help --- plugin/Live/tabs/tabStreamSettings.php | 6 +-- .../Live/view/Live_restreams/getLiveKey.php | 2 +- plugin/Live/view/Live_restreams/help.json | 50 +++++++++++++++++++ plugin/Live/view/Live_restreams/livePanel.php | 13 +++-- .../view/Live_restreams/livePanelForm.php | 12 ++--- .../Live_restreams/testRestreamer.json.php | 2 +- 6 files changed, 69 insertions(+), 16 deletions(-) create mode 100644 plugin/Live/view/Live_restreams/help.json diff --git a/plugin/Live/tabs/tabStreamSettings.php b/plugin/Live/tabs/tabStreamSettings.php index 9b5b2fe8cd..56f604ed33 100644 --- a/plugin/Live/tabs/tabStreamSettings.php +++ b/plugin/Live/tabs/tabStreamSettings.php @@ -41,9 +41,9 @@ if (AVideoPlugin::isEnabledByName('Rebroadcaster')) {
()
- +
diff --git a/plugin/Live/view/Live_restreams/getLiveKey.php b/plugin/Live/view/Live_restreams/getLiveKey.php index 397c7bca17..de5f1c6e91 100644 --- a/plugin/Live/view/Live_restreams/getLiveKey.php +++ b/plugin/Live/view/Live_restreams/getLiveKey.php @@ -9,7 +9,7 @@ if (!Live::canRestream()) { return false; } ?> -