chriscla
aaad8eac0a
Fire an event when nzbget download completes ( #27763 )
...
* Fire an event when download completes
* Rename event and use a set
* Use a set comprehension
* Renaming method
2019-11-04 19:39:03 +01:00
chriscla
2e4c92104d
Nzbget services ( #26900 )
...
* Add NZBGet Queue control.
* Fix error message
* Addressing review comments
* Moving import to top of file.
2019-10-01 21:51:11 +02:00
chriscla
719a601880
Use pynzbgetapi exceptions consistently ( #26667 )
2019-09-16 07:06:21 +02:00
chriscla
57833f5b1e
Refactor nzbget to support future platform changes ( #26462 )
...
* Re-factor nzbget platform to enable future features.
* Re-factor nzbget platform to enable future features.
* Re-factor nzbget platform to enable future features.
* Re-factor nzbget platform to enable future features.
* Use pynzbgetapi instead of raw HTTP requests
* Using pynzbgetapi
* Pinning pynzbgetapi version.
* Requiring pynzbgetapi 0.2.0
* Addressing review comments
* Refreshing requirements (adding pynzbgetapi)
* Remove period from logging message
* Updating requirements file
* Add nzbget init to .coveragerc
* Adding nzbget codeowner
* Updating codeowners file
2019-09-15 02:44:19 +02:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00