docs: document Seerr requester in pre-deletion warnings and webhook mediaItems field#112
Merged
Merged
Conversation
Copilot
AI
changed the title
[WIP] Update documentation for Maintainerr release
docs: document Seerr requester in pre-deletion warnings and webhook mediaItems field
Jul 18, 2026
enoch85
marked this pull request as ready for review
July 18, 2026 14:18
Collaborator
|
@copilot Please fix code formatting and quality checks |
Contributor
Author
Fixed in the latest commit — ran |
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.
Docs drift update for the next Maintainerr release, covering the
feat(notifications): name the Seerr requester in the pre-deletion warningchange (#3270).Changes
Notifications.md— notification types table: Updated "Media About to be Handled" row to note that Seerr requester info is included when Seerr is configured. Added a note block with full behavioral detail: season-aware lookup, best-effort, silently omitted if Seerr is unreachable or the item was not requested there.Notifications.md— webhook variables section: Expanded the sparse{{extra}}entry into an extra-fields table documentingcollectionName,dayAmount, andmediaItems. Added amediaItemsexample showing the newrequestedByarray:[ { "mediaServerId": "abc123", "requestedBy": ["alice"] }, { "mediaServerId": "def456" } ]Configuration.md— Seerr section: Widened the description to include pre-deletion notification requesters alongside rule parameters and request removal.Intentionally skipped
a25bd68fix: Media Handled title398a1c3fix: Tautullisw_lastWatchedthreshold074ff57fix: Jellyfin season cache TTLa3914bdfix: Plex prefetch progress logging