The Movie Database Support

eng..

i get the json and see my Movie get wrong information from it.

my movie Name "Drachenzaehmen leicht gemacht"

why it no longer working with German language?

the correctly information only available with english Movie Title

why?

my query which i send..

works

https://api.themoviedb.org/3/search/movie?api_key=mykey&language=de&query=How to Train Your Drago

not works

https://api.themoviedb.org/3/search/movie?api_key=mykey&language=de&query=Drachenzaehmen leicht gemacht

ger..

Ich hole mir die Json und sehe das mein Movie falsche Informationen erhält

Der Name des Movie ist "Drachenzaehmen leicht gemacht"

Warum funktioniert es nicht mehr mit Deutscher Sprache?

Die richtigen Informationen werden nur geliefert wenn der Titel in English ist.

Warum?

4 replies (on page 1 of 1)

Jump to last post

You can see the results for your search here:

https://www.themoviedb.org/search?query=Drachenzaehmen+leicht+gemacht&language=de

What is it not returning?

Perhaps the problem is the ae versus ä conflict.

You are researching with ae.
There is probably an alternative title with ae.
But the official German title that comes in JSON is with ä.

@travisbell said:

You can see the results for your search here:

https://www.themoviedb.org/search?query=Drachenzaehmen+leicht+gemacht&language=de

What is it not returning?

the first entry of my Json was "Drachenzähmen leicht gemacht" not "Drachenzähmen leicht gemacht - Buch der Drachen"

the first Entry is wrong..

i am search for "Drachenzähmen leicht gemacht" not "Drachenzähmen leicht gemacht - Buch der Drachen"

so the first entry should be "Drachenzähmen leicht gemacht" as before in my old Json

if using https://www.themoviedb.org/search?query=How+to+Train+Your+Dragon&language=de

first Entry is Correctly.. but with English Title on my HardDrive

same with https://www.themoviedb.org/search?query=Die+Mumie&language=de

first Entry is wrong "Die Tophar-Mumie"

if using https://www.themoviedb.org/search?query=The+Mummy&language=de

first Entry is Correctly.. but with English Title on my HardDrive

i hope you understand what i mean

But the official German title that comes in JSON is with ä.

no has all working before with and without "ä" or "ae"

and at last

https://www.themoviedb.org/search?query=How+to+Train+Your+Dragon+2&language=de

Correctly but English language on my HardDrive

https://www.themoviedb.org/search?query=Drachenzaehmen+leicht+gemacht+2&language=de

https://www.themoviedb.org/search?query=Drachenzähmen+leicht+gemacht+2&language=de

wrong at all. no matter whether ä or ae

the first match with my query should be on the first entry in the Json file as before but ist broken.

not understand.

my query string

'https://api.themoviedb.org/3/search/movie?api_key=MyKey&language=de&query=Drachenzähmen leicht gemacht Die guten alten Zeiten'

not work but

this query get a good result.

https://www.themoviedb.org/search?query=Drachenzähmen+leicht+gemacht+Die+guten+alten+Zeiten&language=de

Hmmm..

please can you check it ?

if use

'https://api.themoviedb.org/3/search/movie?api_key=MyKey&language=de&query=Drachenzaehmen leicht gemacht Die guten alten Zeiten'

then it works, why TMDB not accept ä in the URL?

Ok have fix it self.. with umlauts i should send the string as Utf8String now it works.

for the other trouble I use a loop to find the matching entry, but before this was not necessary.. Hmmm

greets

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login