Skip to main content

Reprocess series titles in a scope

POST 

/api/v1/series/titles/reprocess

This queues a fan-out task that enqueues individual series title reprocessing tasks. Applies the library's preprocessing rules to regenerate display titles.

Scope priority:

  1. If series_ids is provided, only those specific series
  2. If library_id is provided, only series in that library
  3. If neither provided, all series in all libraries

Lock behavior:

  • Series with title_lock: true are skipped
  • If title changes and title_sort_lock is false, title_sort is cleared

Permission Required

  • series:write

Request

Responses

Task enqueued