Page 1 of 1

New API returns also some false results

Posted: Sun Nov 19, 2023 1:49 am
by burekas
Hi,

I make some tests to the new api.
Using it sometimes returns bad results which isn't returned with the old api.

For example: Titanic 1997 (imdb: tt0120338)

Bad result for example:
https://www.opensubtitles.com/he/subtit ... 64-immerse

While the old api doesn't show it and ignores that.

There are more results like this.

Re: New API returns also some false results

Posted: Sun Nov 19, 2023 5:56 am
by oss
Hi

thanks for report, send curl so we can actually understand how do you perform search, by text, by imdb...

Re: New API returns also some false results

Posted: Mon Nov 20, 2023 3:15 am
by burekas
New api:
124 results
querystring = {"imdb_id":"tt0120338", "languages":"he,en"}

New api:
128 results
querystring = {"query":"Titanic","year":"1997","languages":"he,en"}

old api:
100 results
{'query': 'Titanic+1997', 'imdbid': '0120338', 'sublanguageid': 'eng,heb'}