Skip to content

Releases: theotherp/nzbhydra

0.2.233

22 Feb 11:36
Compare
Choose a tag to compare
Fix import error

0.2.231

20 Dec 04:38
Compare
Choose a tag to compare

Fixed: Prevent hit limit reset times from being greater than 23. See #690.

0.2.230

17 Nov 12:32
Compare
Choose a tag to compare

Added: Option to define expiry of remember-me cookie. See #676.

0.2.228

11 Oct 16:56
Compare
Choose a tag to compare

Changed: Properly report when API hit limit reached at omgwtfnzbs.org.

0.2.227

05 Oct 20:12
Compare
Choose a tag to compare

Fixed: Dereferer not used for NZB details links. See #653.

Fixed: Sabnzbd default category priority not applied for uploads. See #666

Changed: Renamed "umask" to "chmod". See #659

0.2.226

22 Aug 05:34
Compare
Choose a tag to compare
Merge pull request #654 from tomtom602/patch-1

better usage of furl for username and password

0.2.223

21 Jul 11:34
Compare
Choose a tag to compare

Fixed: At least one problem introduced with 0.2.221/0.0.222: Downloading NZBs failed. See #639.

0.2.222

20 Jul 19:33
Compare
Choose a tag to compare

Fixed: Results with special characters in titles would cause error (mostly torrents). See #634.

0.2.221

20 Jul 14:42
Compare
Choose a tag to compare

Changed: Reverted the database code yet again. I can't get it to work for everybody. I give up. I hope to release a new major version of Hydra in fall that won't have this problem

Changed: Use an "empty" login page that does not expose any data.

Fixed: Some mobile layout issues. Thanks to nemchik. See #629.

Fixed: In some rare cases where indexers were selected for a search but could not execute it the search would crash. See #633.

Fixed: Jackett/Cardigann results with special characters in the title would break the search. For now they're skipped, working on a better solution. See #634.

Fixed: nzb.su has a limiting mechanism which stops the caps check from working. Added a pause for this indexer to keep it from blocking Hydra. Note: If you do many concurrent results it will probably still result in blocks but there's not much I can do about that. See #635.

0.2.220

17 Jul 05:37
Compare
Choose a tag to compare

0.2.220

Changed: I updated the database library and changed the handling again. This will hopefully solve some issues that some users still had but might impact performance. I haven't found a satisfactory solution yet.
Please let me know if you experience any problems.

Added: Config option to define trailing words which will be removed from titles. Similar to "Obfuscated" and for languages, now it's just generic. Thanks to judhat2 for the list. See #604.

Added: SSL certificates will be verified by default. See #624

Added: Option to provide an SSL CA file. See #623.

Fixed: Don't convert required/forbidden regex to lowercase. See #616.

Fixed: API key generation from GUI contained many zeroes when called from Chrome. See #619.

0.2.219

Fixed: Use two concurrent connections when checking indexer capabilities. See #606.

Fixed: Allow nonnummeric episodes for internal TV search.. See #607.