mirror of
https://github.com/plexguide/Huntarr-Sonarr.git
synced 2025-12-21 14:20:06 -06:00
- Deleted the reset-stateful.js file, which contained a direct reset button implementation. - Removed unused HTML escaping function from whisparr.js. - Eliminated legacy logging configuration and migration functions from app.py. - Cleaned up compatibility functions and verbose logging across various apps, including Eros, Lidarr, Readarr, Sonarr, and Whisparr. - Updated routes to use the new settings_manager instead of the deprecated keys_manager. - Streamlined code by removing unnecessary comments and legacy references, improving overall code clarity.