Sets default themes for light and dark modes if not provided.
Switches theme configuration from POST to REQUEST for consistency.
Updates RSS feed's explicit flag to use a boolean value for clarity.
https://github.com/WWBN/AVideo/issues/9988
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.