Page 1 of 1

An issue with v1/features

Posted: Tue Apr 12, 2022 11:33 am
by hyde84
Hi all,

I have an issue: when I send request to v1/features API with only one parameter -- query, I get results only with "feature_type": "Movie".
For example, if "query": "better call saul", I get only two resuts with "feature_type": "Movie". If I use the opensubtitles.com I get 4 results: 2 Movie and 2 tvshow in UI.
The same problem is observed with other series.

Expected result:
v1/features should return 4 results for query: better call saul.

Re: An issue with v1/features

Posted: Thu Apr 14, 2022 6:52 pm
by os_dev
Hi,

thanks for that report ! a bug was added last week that broke this search, your comment allowed me to fix it.

but note, you won't get the 2 movies, only one, there was one in the results that was actually S04E08, so I corrected it to come up as an episode as it should have been.