Skip to main content

Tv Cleaner

@lint/tv-cleanerv2026.05.21.1· 1mo agoMODELS
01README

TV series deletion executor — consumes tv-curator drop_candidates, honors keep-forever tags, deletes via Sonarr API with cooling-period gate.

02Models1
tv-cleaner.tsv2026.05.21.1
fn applyDrops(apply: boolean, skipIds?: any)
Apply (or dry-run) deletion of TV curator-flagged drop candidates against Sonarr.
ArgumentTypeDescription
applybooleanIf true, actually call Sonarr DELETE. If false (default), dry-run only.
skipIds?anyArray of Sonarr series IDs to spare. Pass as JSON: '[123, 456]'.
03Stats
A
100 / 100
Downloads
2
Archive size
7.5 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
04Platforms
05Labels