NZBHydra 2 is a meta search for newznab indexers and torznab trackers. It provides easy access to newznab indexers and many torznab trackers via Jackett. You can search all your indexers and trackers from one place and use it as an indexer source for tools like Sonarr, Radarr, Lidarr or CouchPotato.
See some screenshots.
Honest recommendation: If you don't understand what any or most of that means this might not be for you. The program is designed to be very configurable and can be a bit intimidating at first. If you're just starting with usenet and its automation tools you might want to wait a bit until you use this. That being said, although there are a lot of options you'll likely never need most of them. I (the developer) use only half of the stuff that NZBHydra can do.
Download the latest release of NZBHydra 2 for your platform. Extract it anywhere (the zip does not include a base directory) and start using the appropriate way:
NZBHydra2.exe which will add a tray icon (give it some time) or NZBHydra2 Console.exe which will open a console window.
C:\Program Files or C:\Program Files (x86).nzbhydra2.--java paramater.After a while your browser should open to http://127.0.0.1:5076.
Please see the wiki.
Bugs may/do exist. Don't run it on the machine where the nuclear launch codes are stored.
Generally testing and any bug reports are very welcome.
The backend is written in Java and uses Spring Boot with an H2 file database. Maven is used for dependency management and build.
Project structure:
core: The main code for the projectother: contains artifacts not needed during runtime and a proxy-patched version of SocksLibreleases: is self explanatoryshared: is shared code between modulestests: contains integration testsThe frontend is React 19 with TypeScript, Vite and MUI, in core/ui-react. It is built by the Maven build and is not checked in.
If you plan on doing any frontend work: Please contact me first.
Please send merge requests to the develop branch!
I prefer "public" communication via Discord.
Otherwise send me an email at theotherp@posteo.net
You're welcome to donate:
To ej-technologies for providing me a license for their great java profiler [JProfiler](https://www.ej-technologies.com/products/jprofiler/overview.html)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
TypeScript
56.0%
Java
39.0%
Python
2.2%
HTML
1.3%
NZBHydra 2 is a meta search for newznab indexers and torznab trackers. It provides easy access to newznab indexers and many torznab trackers via Jackett. You can search all your indexers and trackers from one place and use it as an indexer source for tools like Sonarr, Radarr, Lidarr or CouchPotato.
See some screenshots.
Honest recommendation: If you don't understand what any or most of that means this might not be for you. The program is designed to be very configurable and can be a bit intimidating at first. If you're just starting with usenet and its automation tools you might want to wait a bit until you use this. That being said, although there are a lot of options you'll likely never need most of them. I (the developer) use only half of the stuff that NZBHydra can do.
Download the latest release of NZBHydra 2 for your platform. Extract it anywhere (the zip does not include a base directory) and start using the appropriate way:
NZBHydra2.exe which will add a tray icon (give it some time) or NZBHydra2 Console.exe which will open a console window.
C:\Program Files or C:\Program Files (x86).nzbhydra2.--java paramater.After a while your browser should open to http://127.0.0.1:5076.
Please see the wiki.
Bugs may/do exist. Don't run it on the machine where the nuclear launch codes are stored.
Generally testing and any bug reports are very welcome.
The backend is written in Java and uses Spring Boot with an H2 file database. Maven is used for dependency management and build.
Project structure:
core: The main code for the projectother: contains artifacts not needed during runtime and a proxy-patched version of SocksLibreleases: is self explanatoryshared: is shared code between modulestests: contains integration testsThe frontend is React 19 with TypeScript, Vite and MUI, in core/ui-react. It is built by the Maven build and is not checked in.
If you plan on doing any frontend work: Please contact me first.
Please send merge requests to the develop branch!
I prefer "public" communication via Discord.
Otherwise send me an email at theotherp@posteo.net
You're welcome to donate:
To ej-technologies for providing me a license for their great java profiler [JProfiler](https://www.ej-technologies.com/products/jprofiler/overview.html)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
TypeScript
56.0%
Java
39.0%
Python
2.2%
HTML
1.3%