Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

pynab 1.4.0

Compare
Choose a tag to compare
@jamesmeneghello jamesmeneghello released this 19 Jan 09:04
· 473 commits to master since this release

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