Skip to content
Tags give the ability to mark specific points in history as being important
  • 7.9.0
    8a19bb22 · update release file name ·
    **Feature** Added new(ish) indexer Digital Carnage as preset.
    
    **Fix** Fixed name of indexer missing in logs.
    
    **Fix** Prevent 404s from missing UI resources. See [#971](https://github.com/theotherp/nzbhydra2/issues/971)
    
    **Note** Added note to the stats page that indexer scores are not affected by the time range selection.
  • 7.8.0
    8a19bb22 · update release file name ·
    **Feature** Proxy images from indexers and media providers. See [#970](https://github.com/theotherp/nzbhydra2/issues/970)
  • 7.7.0
    8a19bb22 · update release file name ·
    **Feature** Configure the number of recent searches shown in the search bar dropdown.
  • 7.6.0
    8a19bb22 · update release file name ·
    **Feature** Quickfilters now support regular expressions. Surround them with / to mark them as such. See [#969](https://github.com/theotherp/nzbhydra2/issues/969)
    
    **Fix** When converting from media IDs all IDs will be used where possible instead of returning on the first fail. See [#964](https://github.com/theotherp/nzbhydra2/issues/964)
  • 7.5.0
    8a19bb22 · update release file name ·
    **Feature** Filter NZBKing results for query words to get rid of some of the trash. See [#960](https://github.com/theotherp/nzbhydra2/issues/960)
    
    **Feature** Added SceneNZBs.com to indexer templates. If you want german or spanish results make sure to add the newznab IDs in the categories config. For example for german UHD movies add 2145. You can find out the IDs by browsing the categories on the indexer website.
    
    **Feature** The config box shown when you add an indexer can now show additional information about an indexer. In this first instance you'll find the note about SceneNZBs. If you can think of stuff which should be shown for individual indexers please let me know.
    
    **Fix** Daniel Kastner fixed API access to NZBKing. See [#965](https://github.com/theotherp/nzbhydra2/issues/965)
    
    **Fix** Improved title detection for NZBKing.
    
    **Fix** Some fonts could not be loaded since the UI rewrite.
  • 7.4.0
    8a19bb22 · update release file name ·
    **Feature** Support for NzbIndex Beta and NZBKing. Big thanks to Daniel Kastner for implementing this. See [#960](https://github.com/theotherp/nzbhydra2/issues/960)
    
    **Fix** Prevent indexer searches with null IDs. See [#961](https://github.com/theotherp/nzbhydra2/issues/961)
    
    **Fix** Support multiple entries in X-Forwarded-Host header. See [#963](https://github.com/theotherp/nzbhydra2/issues/963)
  • 7.3.0
    8a19bb22 · update release file name ·
    **Feature** Add support for the appropriately named WtfNzb. Only query based searches are supported. See [#275](https://github.com/theotherp/nzbhydra2/issues/275)
  • 7.2.3
    8a19bb22 · update release file name ·
    **Fix** Roll back changes that causes errors when downloading NZBs (which kinda sounds like I did those on purpose, but I didn't, really!) See [#957](https://github.com/theotherp/nzbhydra2/issues/957)
  • 7.2.2
    8a19bb22 · update release file name ·
    v7.2.2
  • 7.2.1
    8a19bb22 · update release file name ·
    **Fix** Aaargh the UI changes made for the auto theme made most images disappear. I had to roll that feature back until fixed. Why do I only notice these things a couple of minutes after making a release?
  • 7.2.0
    8a19bb22 · update release file name ·
    **Feature** Add addons for min/max age and size in the search mask. See [#951](https://github.com/theotherp/nzbhydra2/issues/951)
    
    **Feature** Another feature from Saurori. A new "auto" theme will select the bright or dark theme depending on the browser / OS theme setting.
    
    **Fix** Correctly marked releases as final and added release dates. See [#955](https://github.com/theotherp/nzbhydra2/issues/955)
    
    **Fix** Restore shift click functionality. See [#954](https://github.com/theotherp/nzbhydra2/issues/954)
    
    **Fix** Updated the windows build libraries. This requires DLL files to be installed (alongside the main `core.exe´ file). They were previously included in the exe but now need to be provided alongside.
    
    **Fix** Fixed parsing of binsearch results. It's still a bit iffy (and I personally think the quality of results isn't worth it) but at least you get some results. See [#920](https://github.com/theotherp/nzbhydra2/issues/920)
  • 7.1.0
    8a19bb22 · update release file name ·
    **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](https://github.com/theotherp/nzbhydra2/issues/947)
  • 7.0.0
    8a19bb22 · update release file name ·
    **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](https://github.com/theotherp/nzbhydra2/issues/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.
  • 6.2.1
    8a19bb22 · update release file name ·
    **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](https://github.com/theotherp/nzbhydra2/issues/943)
    
    **Fix** Fix custom quick filter preselect validation. Thanks, OothecaPickle!
  • 6.2.0
    8a19bb22 · update release file name ·
    **Feature** Support DETAILS function from Newznab API spec. See [#942](https://github.com/theotherp/nzbhydra2/issues/942)
    
    **Feature** Option to show user agent in search history. See [#940](https://github.com/theotherp/nzbhydra2/issues/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.
  • 6.0.0
    8a19bb22 · update release file name ·
    **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](https://github.com/theotherp/nzbhydra2/issues/984)
    
    **Fix** IPs or usernames were not shown in the history. See [#932](https://github.com/theotherp/nzbhydra2/issues/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
  • 5.3.11
    8a19bb22 · update release file name ·
    **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](https://github.com/theotherp/nzbhydra2/issues/930)
    
    **Fix** Delete temporary file created during backup. See [#931](https://github.com/theotherp/nzbhydra2/issues/931)
  • 5.3.10
    8a19bb22 · update release file name ·
    **Fix** 5.3.9 didn't start properly. Sorry...
  • 5.3.9
    8a19bb22 · update release file name ·
    **Fix** Secure dev endpoints that could be used to crash open NZBHydra instances. See [#923](https://github.com/theotherp/nzbhydra2/issues/923)
  • 5.3.8
    8a19bb22 · update release file name ·
    **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+.