- Updated HTML structure by removing the unnecessary wrapper div for the settings form.
- Changed JavaScript selectors to target the new structure, ensuring functionality remains intact.
- Removed unused CSS properties related to the settings form for a cleaner layout.
- Removed the save button from the settings interface, transitioning to an auto-save model that triggers on input changes.
- Updated related JavaScript functions to support auto-save, eliminating the need for manual save actions and associated event listeners.
- Streamlined the settings form by removing unnecessary styles and logic related to the now-removed save button, enhancing user experience.
- Implemented Swaparr module to manage stalled downloads in Starr apps.
- Added API routes for Swaparr status and settings.
- Created settings form for Swaparr in the UI.
- Integrated Swaparr into the main application flow and background processing.
- Updated settings manager to recognize Swaparr as a known app type.
- Added default configuration for Swaparr.