Introduces a flag to track call initiation locally, preventing unintended actions for externally started calls.
Improves button styling consistency and adds debug logs for better traceability.
Refactors PHP and JavaScript for cleaner, more maintainable structure.
https://github.com/WWBN/AVideo/issues/10005
- Introduced a new property `restreamStandAloneFFMPEG` in the Live plugin to allow configuration of standalone FFMPEG restreaming.
- Updated the Live_restreams token verification process to include the `restreamStandAloneFFMPEG` value from the Live plugin data object.
Updates RSS headers, adds new iTunes metadata, and improves enclosure selection logic for better compatibility and clarity.
Refactors gallery plugin to remove debug code and reorganize live video sections.
Introduces utility function for responsive layout adjustments in live video displays.
Improves maintainability and user experience.
Clarifies log messages for killing yptsocket processes.
Adds logic to terminate PHP worker processes before starting the socket, ensuring a clean environment for updates.
Enhances reliability and clarity during version update flow.
Adds detailed logging for server setup steps to improve visibility.
Captures and displays output from SSL certificate renewal and server
start commands. Replaces hard stops with informative messages for
non-CLI usage, improving user feedback and debugging.
No issue linked.