57ad896a279e949fbb9ad4008ac3c03d4356a1e0
This commit addresses multiple user-reported issues: 1. UI Improvements: - Replace box-drawing characters (╔ ╗) with simple equals signs (=) - Updated addon status display header - Updated timer logging format - Updated Squeezelite audio fix header 2. Performance Optimization: - Removed redundant systemctl calls from show_addon_status() - Addon status now uses fast file-based checks only - Eliminates slow service status queries that delayed menu display 3. Password Lock Feature Visibility: - Added session lockout configuration to initial setup flow - Users can now set password protection during first-time configuration - Previously only available in edit menu after setup 4. Return to Rotation (RTR) Popup Fix: - Fixed RTR popup not appearing on rotation sites - Removed requirement for Home URL to be configured - Inactivity prompt now works with or without Home URL - When typing on rotation site, popup appears after inactivity timeout - "Return to Rotation" works correctly in both configurations Bug fixes ensure expected behavior across all use cases.
Languages
Shell
94.1%
JavaScript
4.7%
HTML
0.9%
CSS
0.3%