pillone / usntssearch

NZB Metasearch engine
pillone.github.io/usntssearch
265 stars 79 forks source link

Incomplete search terms causes 0 results #144

Open punkhop opened 9 years ago

punkhop commented 9 years ago

Sonarr is asking Megasearch to look for episodes, but Megasearch is looking for search terms that don't find anything. I tell Sonarr to search for an episode of The Daily Show, and this is the log from Megasearch:

2014-11-20 09:51:36,334 - ApiModule - INFO - 2014-11-20 09:51 SB the.daily.show.with.jon.stewart.s2014e-1 0 100 2014-11-20 09:51:36,334 - megasearch - INFO - Overall search stats: [the.daily.show.with.jon.stewart.s2014e.1] [the.daily.show.with.jon.stewart.s2014e-1] 0 0 100

It's searching for "the.daily.show.with.jon.stewart.s2014e" and missing the rest of the search terms. What can I do about this?