Stremio / stremio-features

Post Feature requests in Issues here
107 stars 13 forks source link

New API #49

Closed liqen closed 3 years ago

liqen commented 8 years ago

Hi, I propose develop strem.io with new feature, using https://www.themoviedb.org/ api, so people can search your movies or series and see movies description on own language.

I can help with this.

Thanks for all

Ivshti commented 8 years ago

It's a good idea, and it wouldn't take too much to implement, as we already have the international titles in our db and we have our own search engine. So it's a quick job. The problem is, if we also add international titles to the search index, we may get too many false positives for people who search in English, since we also have fuzzy search. Do you propose anything around that?

liqen commented 8 years ago

A fast and effective solution is to activate the API when the language of the stremio is != English. Once the synopses are already in English, and other languages have this problem solved. What do you think?

TRtomasz commented 3 years ago

This can be do done with new tmdb addon configuration