assemblrr/docs
soulis-1256 9ac07caf12
Scope TV request-delete to requested seasons
Seerr's DELETE /api/v1/media/:id/file is title-scoped and would wipe
every remaining season. For a TV request that is only a subset, the
gateway now deletes those Sonarr episode files and unmonitors them,
then drops the request. Movies and last remaining seasons still use
the title-level cascade.

media-purge --seasons and the inotify watcher match that: a season
path never title-purges (other seasons may only be monitored). qB
cleanup requires a season token, refuses multi-season and S01-03
packs, and uses the same title-boundary rules as title-level. *arr
recycle bin is /data/media/.recycle with 7-day cleanup.

Sonarr uncertainty (missing key, failed episodefile list, empty TV
season list) returns 502 and leaves the request. The gateway mounts
config/sonarr/ as a directory so first install cannot replace
config.xml with a Docker-created directory.
2026-08-16 12:04:27 +03:00
..
api-reference.md Drop Portainer from default stack; harden upgrade and setup UX 2026-08-12 15:26:21 +03:00
seerr-delete-request.md Scope TV request-delete to requested seasons 2026-08-16 12:04:27 +03:00
trash-guides.md Select Bazarr providers via fzf from the live image 2026-08-12 15:08:59 +03:00
uninstall.md Document mid-setup uninstall after early CLI bootstrap 2026-08-12 15:36:02 +03:00