nzbhydra2

Usenet meta search

OTHER License

Stars
1.2K

Bot releases are visible (Hide)

nzbhydra2 - v2.20.7

Published by theotherp over 4 years ago

v2.20.7 (2020-05-07)

Fix Execute check of outdated wrapper on startup to properly detect updated wrapper.

Fix Fix some more layout issues.

nzbhydra2 - v2.20.6

Published by theotherp over 4 years ago

v2.20.6 (2020-05-07)

Fix Revert tool to compile python wrapper to exe to older version as new exe files were (falsely!) recognized as a virus by some tools. To be clear, the files were never problematic.

Fix Fix decoding issue of settings file by python3 wrapper.

nzbhydra2 - v2.20.5

Published by theotherp over 4 years ago

v2.20.5 (2020-05-06)

Feature Mark results in GUI that already have been downloaded.

Fix Fix issue with notification about outdated wrapper files not being shown. NZBHydra will now nag you until you refresh the files.

Fix Revert layout fixes made in v2.20.4 because fuck CSS.

nzbhydra2 - v2.20.4

Published by theotherp over 4 years ago

v2.20.4 (2020-05-06)

Feature GC logging (for debugging of memory issues) is now configurable and disabled by default. This has required a change in the wrapper which means you'll have to manually update them if you're running NZBHydra on windows or are using the linux executable.

Feature Show current version and (if applicable) docker container infos on about page.

Fix Fix parsing of API limits from indexers' API responses using different formats.

Fix Don't show news for fresh installs.

Fix Fix some (minor) layout issues on the search page.

nzbhydra2 - v2.20.3

Published by theotherp over 4 years ago

v2.20.3 (2020-05-01)

Feature NZBHydra will recognize renamed indexers when saving the config. Renaming will no longer cause loss of stats and history for those indexers. You should have two indexers configured with the same host, API key and search type as this messes with the rename detection.

Feature Click covers in search results to show them in a pop-up.

Fix In some cases the download history could not be opened.

nzbhydra2 - v2.20.2

Published by theotherp over 4 years ago

v2.20.2 (2020-04-29)

Feature Added more substructures to the config GUI to make it a bit more clear.

Feature Replaced the config help pop-up pages with contextual help. Click the question marks neach to each field to get a bit more in-depth info.

Feature Add button to clear search input.

Fix Automatic update notification was also shown for manual updates.

nzbhydra2 - v2.20.1

Published by theotherp over 4 years ago

v2.20.1 (2020-04-28)

Feature Add button to debug infos tab to list all HTTP endpoints (useful for reverse proxy config).

Fix Search type SEARCH wasn't displayed in indexer config.

Fix Improve matching of indexer configs when reading jackett config.

Fix Restore display of button to send torrents to black hole.

Fix Try to fix circular loading error when creating backup.

nzbhydra2 - v2.20.0

Published by theotherp over 4 years ago

v2.20.0 (2020-04-26)

Feature Option to filter out results by language. Very few indexers provide the language in the results, though.

Feature You can now add self-signed certificates for any hosts you want to connect to. Just create a folder named 'certificates' inside the data folder, put your .crt files there and reload NZBHydra.

Feature Option to disable SSL verification for local hosts. (This was on by default so far).

Feature Support for saving NZBs to a black hole.

Fix Fix sorting by age in download history.

Fix NZBGet connection didn't honor SSL verification settings.

Fix Properly display last errror on indexer statuses page.

Fix Fix parsing of binsearch date on non-english locales.

Fix Properly recognize duplicate NZBs not added to sabNZBd.

Fix Improve matching of downloads to downloader entries where no external ID exists, i.e. those downloads resulting from API accesses.

Fix When using NZBGet the wrong NZB would be shown as downloading if the first entry in the queue wasn't the one downloading.

Fix Handle errors better while adding torrents to black hole or sending magnet links.

Fix Filter out quotation marks (") when searching NZBGeek.

Note I've added two settings for the database. Just ignore them unless told otherwise ;-)

nzbhydra2 - v2.19.6

Published by theotherp over 4 years ago

v2.19.6 (2020-04-23)

Fix With v 2.15.0 I added the option to configure the backup folder and changed the path from being relative to the data folder to being relative to the main folder. That's not compatible with docker containers and broke the backup but I always insisted it wasn't my fault - it was, sorry.

nzbhydra2 - v2.19.5

Published by theotherp over 4 years ago

v2.19.5 (2020-04-20)

Fix Indexer caps check was not executed when adding a new indexer.

Note Happy 420. Stay inside. Stay healthy. Sorry for all the bugfix releases...

nzbhydra2 - v2.19.4

Published by theotherp over 4 years ago

v2.19.4 (2020-04-20)

Fix Fix error while reading API limits response from indexers which don't report oldest access time.

nzbhydra2 - v2.19.3

Published by theotherp over 4 years ago

v2.19.3 (2020-04-20)

Fix Fix error when searching torznab.

nzbhydra2 - v2.19.2

Published by theotherp over 4 years ago

v2.19.2 (2020-04-20)

Fix Fix error related to fallback.

nzbhydra2 - v2.19.1

Published by theotherp over 4 years ago

v2.19.1 (2020-04-20)

Feature Add debug output for determination of API/download limits.

Fix Corectly parse API/download limit information from NNTmux.

nzbhydra2 - v2.19.0

Published by theotherp over 4 years ago

v2.19.0 BETA (2020-04-19)

Feature Add option to set VIP expiry date for an indexer. You will be warned when the expiry date is near or has been reached.

nzbhydra2 - v2.18.0

Published by theotherp over 4 years ago

v2.18.0 BETA (2020-04-19)

Feature Added option to define a color for an indexer. Results from that indexer will be marked using that color.

Fix Some indexers apparently return all results for ID based searches when actually no results were found. In this case it will be handled as if no results were found.

Fix Adjust width of title box in search form when displaying results.

Fix Fallback to query generation was often not executed when it should've.

nzbhydra2 - v2.17.6

Published by theotherp over 4 years ago

v2.17.6 (2020-04-17)

Fix Fix passworded releases not being included for a certain indexer.

Note Added logging to debug query generation fallback.

Note Added thank-you to newsgroup.ninja for sponsoring me.

nzbhydra2 - v2.17.5

Published by theotherp over 4 years ago

v2.17.5 (2020-04-05)

Fix Fix copy & paste error introduced with last version.

nzbhydra2 - v2.17.4

Published by theotherp over 4 years ago

v2.17.4 (2020-04-05)

Fix Min and max size were not filled on page load with a custom default category was configured.

nzbhydra2 - v2.17.3

Published by theotherp over 4 years ago

v2.17.3 (2020-04-01)

Feature Add option to always convert media IDs. This might make sense for indexers that only sometimes support a certain ID, i.e. don't have all results tagged with a certain ID but may have tagged them with others.