Changes
🐛 Season Folders UI Fix & Graceful Shutdown Enhancement
Core Bug Fixes
Sonarr Season Folders UI Display
Fixed "Organize episodes in season folders" setting not displaying correctly in the UI by adding proper form state handling and NULL value management in database service.
Graceful Shutdown
Added forceCloseConnections: true
to Fastify configuration to prevent SSE connections from causing 10-second shutdown timeouts.
Improvements
Enhanced Documentation
Improved JSDoc comments for session monitoring status component.
- Fix/create season folder (#285) @jamcalli
- 📝 Add docstrings to
develop
(#286) @coderabbitai - Fix/create season folder (#284) @jamcalli
Docker
docker pull lakker/pulsarr:0.3.16
Contributors
@coderabbitai, @coderabbitai[bot] and @jamcalli