Skip to main content

Dry run: what the orphan purge *would* delete.

GET 

/api/v1/maintenance/orphan-series

"Orphan" is narrower than "has no releases". The resolver persists a series row for every review candidate it records, so most release-less series are the options the review queue is currently offering; deleting those would empty the "pick the right match" panel. Series with a Codex link, owned series, and (by default) wishlisted ones are spared too. See series_repo::orphan_series_condition.

Request

Responses