Page 1 of 1

Problem with search movie by moviehash

Posted: Tue Jan 17, 2023 10:18 am
by usilitel
In the old API there are 2 methods for searching movies by file hashcode:
https://trac.opensubtitles.org/projects ... kMovieHash
https://trac.opensubtitles.org/projects ... MovieHash2

In new API there is no similar method, but I can emulate it with parameter "moviehash" in this API:
https://opensubtitles.stoplight.io/docs ... -subtitles

But there is a problem:
if I search movie with this moviehash: 0ef7960faef80105 - then old api finds movie (but does not find subtitles), while new api does not find anything.

Can you please add method (to new API) for searching movies by file hashcode?

Re: Problem with search movie by moviehash

Posted: Wed Jan 25, 2023 4:20 pm
by os_dev
In the old API there are 2 methods for searching movies by file hashcode:
https://trac.opensubtitles.org/projects ... kMovieHash
https://trac.opensubtitles.org/projects ... MovieHash2

In new API there is no similar method, but I can emulate it with parameter "moviehash" in this API:
https://opensubtitles.stoplight.io/docs ... -subtitles

But there is a problem:
if I search movie with this moviehash: 0ef7960faef80105 - then old api finds movie (but does not find subtitles), while new api does not find anything.

Can you please add method (to new API) for searching movies by file hashcode?
no, it'll require a huge new index for this. but maybe some day.

Re: Problem with search movie by moviehash

Posted: Sat Aug 05, 2023 12:26 pm
by riyajain
hello,
how we find moviehash?

Re: Problem with search movie by moviehash

Posted: Sat Aug 05, 2023 3:43 pm
by oss