evilhero / mylar

An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents
GNU General Public License v3.0
977 stars 173 forks source link

implement torznab test #2421

Closed ajslater closed 4 years ago

ajslater commented 4 years ago

torznab test was only partially implemented on the front end and never implemented on the back end, which of course made the test button fail as noticed in #2035

This PR supersedes https://github.com/evilhero/mylar/pull/2419 and https://github.com/evilhero/mylar/pull/2420

The partial front end torznab test implementation did not expose a Verify SSL button, but this PR does implement one on the front and back end.

cc: @barbequesauce

barbequesauce commented 4 years ago

Looks good from here - but wrong branch... can you resubmit to development (and/or python3-dev)

ajslater commented 4 years ago

Thanks. Rebased.

barbequesauce commented 4 years ago

Ooofff looks like you're rebasing master over development... wayyyy too many commits there. Might want to just close it and redo the push against development

ajslater commented 4 years ago

woooops. yeah i'll just nuke it and do this over.