✨ Features
- api: add config schema endpoints (30065fb)
- api: add sponsorship urls for processes (99373fc)
- api: adds cursor-based pagination for logs endpoint (3339e66)
- api: enhances the start-core-service endpoint to support instance based core services (99373fc)
- config: add logic to prune extraneous keys from config files during updates (fdc063d)
- core: Add Jellyfin media server support (e055a10), closes #13
- core: add support for multi-instance debrid (fdc063d)
- core: adds Emby, Sonarr, Radarr, Lidarr, Prowlarr, and Whisparr support (99373fc)
- decipher: Improve Decypharr config (8211f7f)
- decypharr: adds support for decypharr rclone mounts (99373fc)
- decypharr: enhance Decypharr configuration (f404d33)
- decypharr: enhance Decypharr setup (bb074fb)
- download: add support for deb packages (99373fc)
🐛 Bug Fixes
- arrs: Updates InstanceName in arr config (f427cfd)
- ci: add jq installation step and improve cache pruning logic (e13a2cf)
- ci: correct syntax error in cleanup-cache job (4bfa6c2)
- ci: enhance cache pruning logic to manage manifest retention (3ac894b)
- ci: enhance cleanup-cache job with new parameters and improved pruning logic (9b51c7b)
- ci: enhance outputs in build jobs with OCI media types and compression options (53f9351)
- ci: improve error handling and manifest processing in cleanup-cache job (7c2da17)
- config: eliminate unsafe exec() from python config handling (99373fc)
- core: add ToS for Plex Media Server and Emby (99373fc)
- dumb_config: set use_embedded_rclone false as default (20465f6)
- dumb_config: set use_embedded_rclone true as default (8f3b610)
- rclone: sets the key_type for the rclone config (ca2893f)
🤡 Other Changes
- Fixes typo in description (7720489)
📖 Documentation
🚀 CI/CD Pipeline
- docker: Refactor Docker build workflow (d2aafc2)
- workflow: fix cleanup-cache job in docker-image.yml (4294668)
🛠️ Refactors
- core: enhance service startup logic (18f24a6)
- decypharr: Improve provider folder mapping and fix embedded rclone mounts (188a86e)
- main: simplify service configuration (204b7f7)