theotherp / nzbhydra2

Usenet meta search
Other
1.23k stars 75 forks source link

Does not filter from search results #146

Closed knarf1 closed 6 years ago

knarf1 commented 6 years ago

One of my favorite features of the original was the way it would dynamically filter the results based on additional information typed into the search box. This allows a user to only run one broad search against their indexers (band name for example) and then drill down to find specific releases (album name for example) individually rather than running repeated api calls, the number of which allowed by each indexer being sometimes limited.

This doesn't appear to be a feature in 2 or, if it is, it's not one I'm able to get working. Please advise.

theotherp commented 6 years ago

Use the input field and the filter buttons in the search result table headers.

On Thu, 29 Mar 2018, 00:10 Frank, notifications@github.com wrote:

One of my favorite features of the original was the way it would dynamically filter the results based on additional information typed into the search box. This allows a user to only run one broad search against their indexers (band name for example) and then drill down to find specific releases (album name) rather than running repeated api calls, the number of which allowed by each indexer are sometimes limited.

This doesn't appear to be a feature in 2 or, if it is, it's not one I'm able to get working. Please advise.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/theotherp/nzbhydra2/issues/146, or mute the thread https://github.com/notifications/unsubscribe-auth/ANtAeZus3riro9m_OxkqOvVXYnbJoyutks5tjApRgaJpZM4S_chO .

albino1 commented 6 years ago

nzbhfilter

knarf1 commented 6 years ago

Beautiful. Thanks.