lsmoura / pomegranate

Automatic nzb movie downloader
GNU General Public License v3.0
0 stars 3 forks source link

Add "Full History" support for sabnzbd #3

Open lsmoura opened 3 years ago

lsmoura commented 3 years ago

Create in a "history.go" file inside the "sabnzbd" package. Follow the development pattern that's used on other files on the same package. Remember to do proper http logging and to mask the api keys.

Reference: https://sabnzbd.org/wiki/advanced/api#history

krishnaindani commented 3 years ago

Hey, could I work on this issue?

lsmoura commented 3 years ago

Go for it!

krishnaindani commented 3 years ago

would we like to implement all the functionality here history, retry, retry_all and delete?

lsmoura commented 3 years ago

If you have the bandwidth, go for it! The more the merrier