nzbhydra2

Usenet meta search

OTHER License

Stars
1.2K

Bot releases are visible (Hide)

nzbhydra2 - v7.1.0 Latest Release

Published by theotherp 5 months ago

v7.1.0

Feature Saurori updated the CSS again. The search results table will now collapse its columns into rows on phones which should make the table actually usable there. See #947

nzbhydra2 - v7.0.0

Published by theotherp 5 months ago

v7.0.0

Feature It tooks just five years (or eight if you want to count the release of v1) but NZBHydra finally got a responsive design! Huge thanks to saurori for updating the UI code! There's still room for improvement, of course, but it's a huge step up. See #947

Fix With the update loop (see 6.2.1) for every update a new backup was created, in some cases filling the hard drive. I now make sure a backup is only created if the last one is old enough.

nzbhydra2 - v6.2.1

Published by theotherp 5 months ago

v6.2.1

Fix Unfortunately the automatic update is broken with the new wrappers introduced in 6.0.0. And I tested it so thoroughly (I thought). NZBHydra would shut down for an update but not actually update, with automatic updates resulting in a loop :-(

Fix Days without a buggy release: 0. Fix invalid link returned from DETAILS function. See #943

Fix Fix custom quick filter preselect validation. Thanks, OothecaPickle!

nzbhydra2 - v6.2.0

Published by theotherp 5 months ago

v6.2.0

Feature Support DETAILS function from Newznab API spec. See #942

Feature Option to show user agent in search history. See #940

Note I've removed the old binary of the linux wrapper. It was always a bit hard to get it running and it's easier to just run the python wrapper file directly.

nzbhydra2 - v6.0.0

Published by theotherp 7 months ago

v6.0.0

Feature I've completely rewritten the wrapper for windows. It's not a packaged python script anymore but an actually compiled binary. This has a couple of benefits: No more false positives from virus scanners (VirusTotal shows 5/72). No more temporary files not being cleaned up after a crash. The files are (a bit) smaller.
I don't plan to compile the wrapper for anything but windows as it makes more sense and is easier to run the python wrapper instead.

Feature The temp folder can be set using the environment variable NZBHYDRA_TEMP_FOLDER. See #984

Fix IPs or usernames were not shown in the history. See #932

Fix Removed annoying and misleading warning regarding memory leaks when shutting down process.

Fix Improved logging of outdated wrappers.

Fix Properly remove system tray icon after shutdown

nzbhydra2 - v5.3.11

Published by theotherp 7 months ago

v5.3.11 (2024-03-23)

Feature Support NZBIndex API. I'm honestly not sure if there's a difference in the results but you'll be able to get more than 250 results. See #930

Fix Delete temporary file created during backup. See #931

nzbhydra2 - v5.3.10

Published by theotherp 7 months ago

v5.3.10 (2024-03-18)

Fix 5.3.9 didn't start properly. Sorry...

nzbhydra2 - v5.3.9

Published by theotherp 7 months ago

v5.3.9 (2024-03-18)

Fix Secure dev endpoints that could be used to crash open NZBHydra instances. See #923

nzbhydra2 - v5.3.8

Published by theotherp 8 months ago

v5.3.8 (2024-02-18)

Fix When configuring external tools a trailing slash in the host value (e.g. http://localhost:1234/) would result in an error.

Note With the release of Sonarr v4 I've renamed the entry for Sonarr from v3 to v3+.

nzbhydra2 - v5.3.7

Published by theotherp 9 months ago

v5.3.7 (2024-01-22)

Feature When you're making a search in the UI you can now choose to show the already received results. Until now you had to either wait, possibly until an indexer ran into a timeout or cancel without seeing any results at all. See #914

Feature Add option to disable open port check. See #912

Fix Fix filtering of history by time. See #913

nzbhydra2 - v5.3.5

Published by theotherp 11 months ago

v5.3.5 (2023-11-27)

Fix The compiled python wrapper exes were unfortunately flagged as a virus / malware by some antivirus engines (wrongly, of course). Unfortunately I've been unable to find a solution that results in a flawless scan. The best I can achieve right now is getting the big ones to not flag it. I'll try to report the files as false positives. Sorry for the inconvenience. See #901

nzbhydra2 - v5.3.3

Published by theotherp 11 months ago

v5.3.3 (2023-11-20)

Fix Windows releases didn't run on intel CPUs (see what I wrote below about this being hard?). See #899

nzbhydra2 - v5.3.2

Published by theotherp 11 months ago

v5.3.2 (2023-11-18)

Feature Slightly changed the search results layout: Increased table width, increased title space, reduced row height. Let me know what you think.

Fix Windows release of 5.3.1 crashed on startup. I didn't catch that because my build pipeline only runs the linux executable and usually they behave the same. See #889

Fix Windows wrappers didn't run on Windows 7. As you can see getting everything to work properly on windows is a pain in the ass. See #889

Note If you're on windows you will probably get some errors on startup related to DLLs that could not be loaded. You can ignore these. They should be gone after you've updated the wrapper exes.

nzbhydra2 - v5.2.0

Published by theotherp about 1 year ago

v5.2.0 BETA (2023-09-22)

Feature In case of hard crashes of the main process it will automatically be restarted unless the last automatic restart was less than 15 seconds ago (to prevent loops)

Note Windows releases now only contain three exe files (and documents) and no more DLL files

Fix Hard crashes of the main process will now be logged properly. See #892

Note All these changes require the wrapper files to be updated.

Note I also updated a lot of libraries - hopefully no bugs ;-)

nzbhydra2 - v5.1.11

Published by theotherp about 1 year ago

v5.1.11 (2023-09-1)

Fix Allow to configure Radarr v5 automatically. See #889

nzbhydra2 - v5.1.10

Published by theotherp about 1 year ago

v5.1.10 (2023-07-21)

Feature You can now ask Binsearch to search in all usenet groups instead of just the most popular ones. See #875

Feature Custom mappings can now be configured to only match parts of a string. For example you can use them to remove all dots in a query with a space or just remove all numbers or whatever. See #879

Fix Filter out "no-cover.jpg" covers returned by NZB Finder. See #872

nzbhydra2 - v5.1.9

Published by theotherp over 1 year ago

v5.1.9 (2023-07-04)

Fix Forbidden words were not correctly built for NZB Finder. See #872

nzbhydra2 - v5.1.8

Published by theotherp over 1 year ago

v5.1.8

Fix When making changes in the config that required a restart to be effective you wouldn't be asked to restart. This means that when enabling auth and not restarting, the UI would think auth was required but the backend wouldn't be able to process form logins, resulting in misleading error messages.

nzbhydra2 - v5.1.7

Published by theotherp over 1 year ago

v5.1.7 (2023-03-04)

Feature Allow filtering results by age in hours or minutes. See #790

Fix Make download history age filter a numeric filter.

Fix Better handle indexer not supporting a certain function. See #856

Fix The built-in update did not download the correct assets for generic runtimes. See #857

Fix The wrapper script could not properly detect the installation type when not run from the project's base folder.

Fix Debug info creation failed with custom mappings configure.

nzbhydra2 - v5.1.6

Published by theotherp over 1 year ago

v5.1.6

Fix Custom regex groups in custom query mapping didn't work. I also improved the handling of the test dialog.

Fix Animetosho (newznab) didn't work when added as a new indexer and searching in the anime category. See #854