Choose and execute the next native-module migration after SABnzbd #27

Open
opened 2026-07-01 16:18:08 +01:00 by nimmo · 0 comments
Owner

Goal

Pick the next high-value native-module migration after SABnzbd and execute it with the real trade-offs documented.

Context

The note ranks tdarr and whisparr-v3 as the next serious candidates after SABnzbd. Both have native module coverage, but the operational risks differ.

Acceptance Checklist

  • Decide whether tdarr or whisparr-v3 is the lower-risk next migration.
  • Record the decision based on actual storage/device/app-state complexity rather than preference.
  • Execute the chosen migration.
  • Validate the resulting service health and any storage/device integration it depends on.

Trade-off Framing From The Note

  • tdarr: device and storage wiring complexity (/dev/dri, NFS, CIFS, external server dependency)
  • whisparr-v3: app-state and multi-instance complexity (whisparr-v2, whisparr-v3, autobrr, shared media/appdata)

Notes

This issue exists so the roadmap has an explicit decision point rather than silently stalling after SABnzbd.

## Goal Pick the next high-value native-module migration after SABnzbd and execute it with the real trade-offs documented. ## Context The note ranks `tdarr` and `whisparr-v3` as the next serious candidates after SABnzbd. Both have native module coverage, but the operational risks differ. ## Acceptance Checklist - Decide whether `tdarr` or `whisparr-v3` is the lower-risk next migration. - Record the decision based on actual storage/device/app-state complexity rather than preference. - Execute the chosen migration. - Validate the resulting service health and any storage/device integration it depends on. ## Trade-off Framing From The Note - `tdarr`: device and storage wiring complexity (`/dev/dri`, NFS, CIFS, external server dependency) - `whisparr-v3`: app-state and multi-instance complexity (`whisparr-v2`, `whisparr-v3`, `autobrr`, shared media/appdata) ## Notes This issue exists so the roadmap has an explicit decision point rather than silently stalling after SABnzbd.
Sign in to join this conversation.
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
nimmo/nixos-config#27
No description provided.