nzblnk / nzb-monkey

Reference implementation of how to handle a NZBLNK-URI.
https://nzblnk.github.io/nzb-monkey/
MIT License
77 stars 30 forks source link

NZBKing search - Problems with underscore #3

Closed plintogo closed 7 years ago

plintogo commented 7 years ago

If a search string contains an underscore nzbking returns no search results. If I replace them with a space nzbking returns search results.

z1atk0 commented 6 years ago

This breaks searching with at least nzbindex, for example "m4Q3GZbv_3": search manually, exactly one hit. Search with the monkey, "NOT FOUND". Maybe the fix should be made engine-specific instead of global.