This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
pynab 1.7.1 Release Notes
James Meneghello (@murodese)
2016/01/04
Bugfixes and new feature releases.
Installation and Upgrade Notes
To update from 1.6.1 / 1.7.0:
./pynab.py update
[if not using virtualenv or receive pip install errors, repeat using sudo]
To revert from development-postgres:
git checkout master
./pynab.py update
What's New
- New default free Regex collection (thanks to NZEDB), no longer requiring NN+
- New accurate release classification
- Expire releases after a certain age limit
- Generic ID support
- Support for (now-defunct) TVRage and TVMaze, OMDB
- Bugfixes:
- NZBs now decompressed for CouchPotato
- Various API fixes
- Various PREDB fixes
- Fix long-standing SSL hang bug (thanks @)
From 1.7.0:
- Minor fixes
Feedback and Help
The pynab project is developed to help you index usenet quickly and without hassle.
But we can't do that without your feedback!
If you encounter any problems or have questions, don't hesitate to submit an issue!
If you discover errors or ommisions in the source code, documentation, or website content, please don't hesitate to submit an issue or open a pull request with a fix.
New contributors are always welcome!