Hello,
I think there is a real problem with the searches of some movie titles, I use the API to search for movies in French via Jackett, but on some movie titles like "The Boy and the Heron" or "The Frog" the search is done with the original title (Japanese or Chinese) and it is really a problem, would it be possible to correct this?
Here screenshot: https://i.imgur.com/ypFWgaW.png https://i.imgur.com/Uaxc47S.png
And it is not only on these movies, there are others.
Can't find a movie or TV show? Login to create it.
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
razeNFR Erabiltzailearen Erantzuna
Abuztua 29, 2024 egunean 5:40 AM(e)tan
To be clearer, im french, and i configured the API to search French title, not the original one in chinese :/
superboy97 Erabiltzailearen Erantzuna
Abuztua 29, 2024 egunean 7:07 AM(e)tan
To get help, you need to give us the exact query you have sent to our API and the answer you have got.
We do not debug third-party applications.
razeNFR Erabiltzailearen Erantzuna
Iraila 3, 2024 egunean 8:33 AM(e)tan
I cant because it not my app, but sometimes when i search title for a movie or serie like "La cité des dieux" or "City of god" the api send bad title with original language "Cidade de Deus: A Luta Não Para" and i think its a bad translate du to the api of tmdb
superboy97 Erabiltzailearen Erantzuna
Iraila 3, 2024 egunean 9:23 AM(e)tan
This is the official original title
To know why the application return that title, you will have to contact the support team of that application.
ticao2 🇧🇷 pt-BR Erabiltzailearen Erantzuna
Iraila 3, 2024 egunean 12:51 PM(e)tan
If you contact the authors of the APP, inform them that the API Request should be made like this:
https://api.themoviedb.org/3/tv/223397?api_key=THE_KEY&language=fr-FR
The response always contains information from both fields.
name - Translated title
original_name - Original title
By the way, if you have an API Key you can test it.
Do tests by varying the &language= parameter.
fr-FR, pt-BR, en-US and blank.