Page 1 of 1

Deprecated title and imdb-id for Dark Waters (2019)

Posted: Sun Nov 08, 2020 10:26 pm
by captainzs
You have a record with "working title" which has been changed since.

"name": "Dry Run"
"tmdb_id": "552178"
"imdb_id": "tt5212512"

-Name is valid but deprecated. "Working title".
-Tmdb-id is good
-Imdb-id: is existing but empty and will be empty

Would be nice to update these to:
"name": "Dark Waters"
"tmdb_id": "552178"
"imdb_id": "tt9071322"

Tvdb and Tmdb sites already updated.

Re: Deprecated title and imdb-id for Dark Waters (2019)

Posted: Mon Nov 09, 2020 7:10 am
by shevman
entry has been updated, now the name is OK.

Tnx!

Re: Deprecated title and imdb-id for Dark Waters (2019)

Posted: Mon Nov 09, 2020 11:19 am
by captainzs
I see now...
So when I query with imdb-id its ok. When I query with tmdb-id the result is the "Dry Run" record.
So there are multiple records with the same tmdb-id I guess.
Whats the protocol in these situations? Which id should be used in 3rd party applications?

Thanks!