Add NZBGet/SABnzbd download backend to shanty-dl
#30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a Usenet-based download backend using NZBGet or SABnzbd as the download client. This is similar in approach to the torrent backend (Issue #17) — integrate with the existing download client's API.
NZBGet/SABnzbd API client — communicate with the download client to:
NZB source integration — integrate with NZB indexers (via Prowlarr/NZBHydra2, or direct indexer API) to search for music
Implement
DownloadBackendtraitAcceptance Criteria
DownloadBackendtraitDependencies