nzblnk / nzb-monkey

Reference implementation of how to handle a NZBLNK-URI.
https://nzblnk.github.io/nzb-monkey/
MIT License
77 stars 30 forks source link

Add Watcher, sonarr,... compatibility #9

Closed bundyboss closed 5 years ago

bundyboss commented 6 years ago

Hello, I think it could be a good idea to add nzb-monkey support in Watcher and Sonarr. Some french sites are using nzblnk instead of giving directly the NZB. With this new fonctionality we will be able to automatise our download using all format!

If you need support for testing (site with nzblnk) I could provide one! Thanks for your tool!

nzblnk commented 6 years ago

@bundyboss Watcher and Sonarr are systems to "snatch" NZB sources of the titles you want. NZB Monkey is for manually add NZBs to your downloading solution (SabNZBd, NZBGet, etc). Please explain a bit more in detail how the Monkey can be improved to be compatible to Watcher/Sonarr/etc solutions.

bundyboss commented 6 years ago

Yes they snatch a NZB like that: extract of api access:

<link>
https://mywebsite/getnzb/bfxxxxxxxxxxxxxxxxxxxxxxxx.nzb&i=1&r=myprivatekey
</link>

So it's possible to add or change the link in the api access by (each web site must do that):

<link2>
nzblnk:?t=MySearch&h=MySearchInBinSearch
</link2>

Watcher,Sonarrr could take this and put it in nzb-monkey. Some French sites could not give directly a NZB file (could be interpreted like piracy). So a NZBlnk could be the solution.

If you want a test site for api access. Let me know I could create an access.