Open lsmoura opened 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
Hey, could I work on this issue?
Go for it!
would we like to implement all the functionality here history, retry, retry_all and delete?
history, retry, retry_all and delete
If you have the bandwidth, go for it! The more the merrier
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