docs: cover the bulk media actions rework and Tracearr server binding - #146
Merged
Conversation
Maintainerr#3453 reworked the Add / Remove Media modal, and Maintainerr#3446 plus Maintainerr#3450 made the Tracearr server choice automatic and verified. Also adds AGENTS.md with the standing rules for docs drift PRs, and a thin Copilot router pointing at it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #145. Doc updates for the drift between
v3.22.0and MaintainerrHEAD, confirmed against the upstream diffs rather than the report summary.What was added
docs/Collections.mdAdd / Remove Mediamodal section: all three grids offer the same actions, a collection page preselects its collection instead of locking the picker,Remove from all collectionsfolded intoRemove from collection+All collections, search results can be added, Plex library scoping and the refused cross-library add, per-item failure reasonsdocs/Collections.mddocs/Collections.mddocs/Configuration.mddocs/API.md409on the two exclusion-add routes;server_idoptional onPOST /api/settings/tracearr; corrected the Tracearr test endpoint descriptionstatic/openapi-spec/maintainerr_api_specs.yaml409on/api/rules/exclusionand/api/rules/exclusions/bulk,server_iddropped fromTracearrSetting.requiredAGENTS.md,.github/copilot-instructions.mdAlready covered by prior PRs
Skipped as not user-facing: the batched collection-size and maintenance-sweep reads (Maintainerr#3449, Maintainerr#3452), the production-build blur fix, and the dropped Tracearr-only warning banner, which had no doc text.