Soporte de The Movie Database

Hello I am working on the tv series api when I fetch the data for the episode lists for some of them its not getting displayed and the app is crashing and even I am getting the exception like Failed to connect or obtain data, status code: 404 . I checked the url by putting it at browser at that its getting displayed ,can you please tell me the root cause of this issue

16 respuestas (en la página 1 de 2)

Jump to last post

Página siguienteÚltima página

If you want help about a query, you need to give us the complete query you have sent, as well as the answer you get.

Ok I am fetching the data of episode list from the url:https://image.tmdb.org/t/p/w500 and still_path(is appeneded)

For the datasets more than 450 it might be giving problem

@ADPS said:

Ok I am fetching the data of episode list from the url:https://image.tmdb.org/t/p/w500 and still_path(is appeneded)

If you get the episodes list from the URL of an image, this will not work well.

For the datasets more than 450 it might be giving problem

This is up to your application to accomodate for large datasets.

in response I get the still_path as null but its handled at the app side so thats not a problem most probabaly the app episodes having lists more than 500 having this issue

https://api.themoviedb.org/3/tv/{series_id}/season/{season_number} this is the api call that I make to get the detail of the season and the episode lists

I repeat what I have indicated above : If you want help about a query, you need to give us the complete query you have sent, as well as the answer you get.

And as per the documentation we can add query parameter as page but in response we dont get the page,total_page,total_results parameter unlike for this api :https://api.themoviedb.org/3/tv/airing_today

I repeat what I have indicated above : If you want help about a query, you need to give us the complete query you have sent, as well as the answer you get.

There is nothing to paginate here as you are requesting data for one single show.

It's up to your application to accomodate the size of the episodes list.

Ok regarding paginate I got as we can query in the url but at response its not there thats why

But when we request a a data for a single show or seasons we get the response and there are many episode lists.

@ADPS said:
https://api.themoviedb.org/3/tv/91759/season/1?api_key=APIKEY see this is the url
Ok regarding paginate I got as we can query in the url but at response its not there thats why

https://www.themoviedb.org/tv/91759

Test using a new tab in your browser.
Use your example URL with your API Key.
In the new tab, in my Firefox, there is a header with options.
Click "Expand All (slow)".
You will see the complete list.
There are 2183 Episodes in Season 1.
That's why it needs to expand.

_id "5d42c9da95c0af0016d9139b"
air_date    "2017-02-06"
episodes    
0   
air_date    "2017-02-06"
episode_number  1
episode_type    "standard"
id  1869510
name    "Episode 1"
overview    ""
production_code ""
runtime 23
season_number   1
show_id 91759
still_path  null
vote_average    0
vote_count  0
crew    []
guest_stars []
1   {…}
2   {…}
3   {…}
4   {…}
5   {…}
6   {…}
...
...
2180    {…}
2181    {…}
2182    
air_date    null
episode_number  2183
episode_type    "standard"
id  5042825
name    "Episode 2183"
overview    ""
production_code ""
runtime null
season_number   1
show_id 91759
still_path  null
vote_average    0
vote_count  0
crew    []
guest_stars []
name    "Season 1"
overview    ""
id  128727
poster_path "/7S0MKF8LFz5z6iDXYcav9Xhd4Im.jpg"
season_number   1
vote_average    10

Ok but in app I have implemented like it will show you the respective season details and the episode lists , and in the respsonse we have got that in app I have not implemented of expand all (show) as you have mentioned above for the browser when the season details are loaded we will get the episode lists at app but for the list where it has large datasets its little difficult and the main reason is that I am getting the status 404 while loading the image thats y I am saying that if in this response can we implement three parameters like page,total_page,total_episode Y because for rest of the api where we have many lists over there its working and may be the episode lists might be get increased in the future use so thats Y I was saying about paginate.

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión