The Movie Database Support

Hello. Probably a stupid question. I did not find an answer. Is it possible that TVshow IDs duplicate movie IDs? In other words, movies and TVshows stored in a one database table or different? In other words, can I in my application make one route for TVshows and Movies ( for example /project/$id )? Thank you in advance.

11 svar (på sida 1 av 1)

Jump to last post

Hi Rifat,

Yes, Movie/TV and People all share a different ID space meaning, there will be duplicate IDs across all collections. You should assume the IDs are only unique within each individual media type.

Hello, Travis! Thanks for the answer.

Hi Travis. Another issue close to the subject. Do credids for Tvshow, it's Seasons and Episodes also use different credit_id space?

Hi Rifat,

Actually, no on those ones. Those are a global ID. You can assume the alpha numeric IDs are totally unique.

Thanks, but I think I posed the question incorrectly. Tvshow Credit, Season Credit, Episode Credit for one person - are three different entities (three different credit_id). Am I right?

The easier way for me to answer this is, pure numeric ids are going to be only unique within their media/field spaces (like the original question). All alpha numeric ids are going to be globally unique.

Thank you!

Since these alpha numeric id's are globally unique, can we credit_id to find out common actor in both movies and tv shows?

Will credit_id be a good identifier for this one?

Hi @pavithrakc,

Can you be a bit more specific as to how and what you're looking for? I'm not 100% sure I understand your question based on the credit_id.

I am trying to use credit_id as a comparison to find out actors who acted in both movies and tv shows.

I realized that I will not able to use this credit_id as a field for this comparison.

I used "id"(person id) field from results of cast from /credits API.

Now I have a question on how to filter out the movies and tv shows of a specific time period.

for movies, i think i can use release_date. But I am not sure about tv. I see first_air_date and air_date fields. Which one to use in this case?

I used "id"(person id) field from results of cast from /credits API.

Yes, that would be the right way to do it.

Now I have a question on how to filter out the movies and tv shows of a specific time period.

Where are you wanting to filter the data from? If it's possible for you to use the discover API, it's probably best suited for this type of work. There's over 28 filters and sort options that you can use to filter the just the way you want.

Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.

Globala

s fokus på sökrutan
p öppna profilmenyn
esc stäng ett öppet fönster
? öppna tangentbordsgenväg fönstret

På mediasidor

b gå tillbaka (eller till förälder när det är tillämpligt)
e gå till redigerings sidan

På tv-säsongssidor

(höger pil) gå till nästa säsong
(vänster pil) gå till den föregående säsongen

På tv-avsnittssidor

(höger pil) gå till nästa avsnitt
(vänster pil) gå till föregående avsnitt

På alla bildsidor

a öppna lägg till bild fönstret

På alla redigeringssidor

t öppna översättnings väljaren
ctrl+ s skicka förmulär

På diskussionssidor

n skapa ny diskussion
w växla sedd-status
p växla offentligt/privat
c växla stäng/öppna
a öppna aktivitet
r svara på diskussionen
l gå till det senaste svaret
ctrl+ enter skicka ditt meddelande
(höger pil) nästa sida
(vänster pil) föregående sida

Inställningar

Vill du betygsätta denna artikel eller lägga till den i en lista?

Logga in