Skip to content

Document download-client API drift for next release#96

Merged
enoch85 merged 2 commits into
mainfrom
copilot/docs-drift-updates-next-release
Jun 8, 2026
Merged

Document download-client API drift for next release#96
enoch85 merged 2 commits into
mainfrom
copilot/docs-drift-updates-next-release

Conversation

Copilot AI commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Maintainerr added qBittorrent download-client cleanup settings and routes for Radarr/Sonarr deletions. The existing Configuration docs already covered user-facing setup, but API/OpenAPI and migration notes still needed parity.

  • API docs

    • Added the Download Client settings endpoints:
      • GET /api/settings/download-client
      • POST /api/settings/download-client
      • DELETE /api/settings/download-client
      • POST /api/settings/test/download-client
  • OpenAPI spec

    • Added matching paths for the download-client settings/test routes.
    • Added DownloadClientSetting schema with URL, optional credentials, delete-data flag, and fallback ratio.
  • Migration notes

    • Documented the new persisted download-client settings introduced by the qBittorrent cleanup migration.
  • Already covered by prior docs PRs

    • Download Client configuration behavior is already covered in docs/Configuration.md.
    • Plex server-list troubleshooting is already covered in docs/Configuration.md.

Copilot AI linked an issue Jun 8, 2026 that may be closed by this pull request
2 tasks
Copilot AI changed the title [WIP] Update documentation for next Maintainerr release Document download-client API drift for next release Jun 8, 2026
Copilot AI requested a review from enoch85 June 8, 2026 21:34
@enoch85 enoch85 marked this pull request as ready for review June 8, 2026 21:58
@enoch85 enoch85 merged commit 49b880d into main Jun 8, 2026
3 checks passed
@enoch85 enoch85 deleted the copilot/docs-drift-updates-next-release branch June 8, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs drift — updates needed for the next Maintainerr release

2 participants