nzbhydra2

Usenet meta search

OTHER License

Stars
1.2K

Bot releases are hidden (Show)

nzbhydra2 - v2.0.23

Published by theotherp almost 6 years ago

v2.0.23

Note: Previously when an API call with search type 'movie' or 'tvsearch' was made without any identifiers or category I would call indexers with search type 'search' instead because some indexers don't like that. This causes some other problems so I've reverted that behavior except for a certain list of indexers. I have hardcoded list of indexers for which the switch will be done. I'm not sure which indexers actually behave that way. So if you find an indexer where browsing the movie or TV releases (e.g. using NZB360) will return a lot of crap please let me know so I can add the indexer to the list.
Note: I've changed the java runtime that is used in the docker container maintained by me (although I actually don't want to really support that...). In my tests it nearly halved memory usage in some scenarios (199MB compared to 380MB). If this proves to be stable I'll recommend the other maintainers to use this as well.

nzbhydra2 - v2.0.22

Published by theotherp almost 6 years ago

v2.0.22

Fix: Upload of large ZIP files for restoration was disabled

nzbhydra2 - v2.0.21

Published by theotherp almost 6 years ago

v2.0.21

Feature: Some users have reported corrupted config files. I can't explain how that could ever happen but I've added code that tries to recognize this on startup and attempts to repair it automatically
Fix: New instances were not properly initialized, in some instances resulting in a crash on startup. Sorry about that

nzbhydra2 - v2.0.20

Published by theotherp almost 6 years ago

v2.0.20

Feature: Make sure existing configuration or database is not loaded by an older version of a program than it was created with

nzbhydra2 - v2.0.19

Published by theotherp almost 6 years ago

v2.0.19

Fix: Restoration from uploaded backup file wouldn't work

nzbhydra2 - v2.0.18

Published by theotherp almost 6 years ago

v2.0.18

Fix: Details link was hidden even if not restricted by auth config
Fix: Redirects to torrent magnet links are recognized and properly handled
Fix: Downloads of NZBs with spaces in the filename are properly handled
Fix: Suffix NZBs sent to sabnzbd with .nzb to increase compatibility with newsbin

nzbhydra2 - v2.0.17

Published by theotherp almost 6 years ago

v2.0.17

Feature: Automatic update. This feature has been requested for ages. Ironically, now that I rarely release new versions I've finally implemented it. It's opt-in for now even though the update process has been really stable for a while. Now that the startup is faster Hydra shouldn't be unavailable during the update process for more than 20 seconds or so. Any tools calling during that time should recover fine.
Fix: Make sure to load resources from TVMaze using HTTPS
Fix: Handle (invalid) spaces in URLs

nzbhydra2 - v2.0.16

Published by theotherp almost 6 years ago

v2.0.16

Fix: Size tag was not forwarded from torznab results

nzbhydra2 - v2.0.15

Published by theotherp almost 6 years ago

v2.0.15

Fix: ID lookup for TV shows didn't always work

nzbhydra2 - v2.0.14

Published by theotherp almost 6 years ago

v2.0.14

Note: The URL base has to start with a / from now on. Configs without URL base will be migrated
Fix: ID based TV search from GUI would sometimes ignore ID

nzbhydra2 - v2.0.13

Published by theotherp almost 6 years ago

v2.0.13

Feature: Warn when changing the host to an invalid IP
Fix: api.althub.co.za should hopefully actually work now

nzbhydra2 - v2.0.12

Published by theotherp almost 6 years ago

v2.0.12

Fix: SSL error when accessing althub from docker. Should be fixed with the setting to use the packaged cacerts file enabled
Fix: Detection and handling of required restart after changing config was broken

nzbhydra2 - v2.0.11

Published by theotherp almost 6 years ago

v2.0.11

Feature: Allow to disable SSL verification only for certain hosts
Feature: Warn when host is changed from 0.0.0.0 and run in docker. This seems to cause some problems

nzbhydra2 - v2.0.10

Published by theotherp about 6 years ago

v2.0.10

Fix: Sometimes search IDs would be used even if the indexer wasn't configured to use them, resulting in failing searches

nzbhydra2 - v2.0.9

Published by theotherp about 6 years ago

v2.0.9

Fix: Caps check with Jackett indexers wouldn't complete properly due to a change in their code

nzbhydra2 - v2.0.8

Published by theotherp about 6 years ago

v2.0.8

Fix: Adapt database to store long torrent magnet links

nzbhydra2 - v2.0.6

Published by theotherp about 6 years ago

v2.0.6

Fix: Torznab queries were limited to 100 results. I've removed the limit altogether. As torznab doesn't require or support paging there's no reason for a request limit

nzbhydra2 - v2.0.5

Published by theotherp about 6 years ago

v2.0.5

Fix: Adding to downloader via result button would always show failed (introduced with 2.0.3)

nzbhydra2 - v2.0.4

Published by theotherp about 6 years ago

v2.0.4

Fix: Improved feedback when adding NZBs to downloader failed

nzbhydra2 - v2.0.3

Published by theotherp about 6 years ago

v2.0.3

Fix: In some cases an incorrect NZB URL was used for downloads
Fix: Saving the config would sometimes show confusing or wrong warnings
Fix: Restoring from web UI had no effect
Fix: Category mapping would sometimes not work for incoming searches