This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
pynab 1.4.0
New Features
- Added new CLI
- Shifted most scripts to CLI
- Added daemonise to most core functions for use with...
- Added upstart/init script
- Added pynab monitoring with teamocil
- Added JSON publishing to release creation
- Added XMPP pubsub bot (using JSON publishing) to push nzb releases
- Attempt to rename base64-coded release names
Bugfixes
- Fixed an issue with sub-files hanging around after releases were deleted (nfos, nzbs, etc)
- Minor logging format fixes
- Other bugfixes