HTPC-Manager
HTPC-Manager copied to clipboard
Newznab Search Result
The result page for search is buggy, tha nzb row contain only "[object Object]" and not the NZB name, that could be easiest to choose the release !
Wich search provider are you using? I use nzbs.org and results look fine.

I use nzbs.in and results are like that

I find the error that is from nzbs.in : description is like that : "description":{}, when it should be : "description":"", but it's a problem anyway, because nzbs.in don't put any information in description. Is it possible you use title instead of description ?
in xml result, nzbs.in put a complex structure in description, containing image link, imdb link, nzbs links .... So definitly using description can't work with this indexer ! I correct my htpcmanager by replacing "decription" by "title" in "interfaces/default/js/search.js"