Soporte de The Movie Database

I am editing some metadata via themoviedb.org site but the changes are not fully reflected in API.

I have changed episode name in PAW Patrol S09E31 from "31. epizoda" to "Tlapky zachraňují nadýchaného starostu".

Then the API for whole season 9 https://api.themoviedb.org/3/tv/57532/season/9 returns the updated name

{
      "air_date": "2023-02-10",
      "episode_number": 30,
      "episode_type": "standard",
      "id": 4104758,
      "name": "Tlapky zachraňují Alexovy opeřené přátele",
      "overview": "",
      "production_code": "923",
      "runtime": 12,
      "season_number": 9,
      "show_id": 57532,
      "still_path": "/8fSWW1ky8ZpuZG63wlpzGsDgKVi.jpg",
      "vote_average": 10,
      "vote_count": 1,
      "crew": [
        {
          "job": "Writer",
          "department": "Writing",
          "credit_id": "6658e0db44c59f97be74ed4c",
          "adult": false,
          "gender": 0,
          "id": 4745423,
          "known_for_department": "Writing",
          "name": "Clark Stubbs",
          "original_name": "Clark Stubbs",
          "popularity": 0.1553,
          "profile_path": null
        }
      ],
      "guest_stars": []
    }

but the API for specific episode https://api.themoviedb.org/3/tv/57532/season/9/episode/31 returns the old name

{
  "air_date": "2023-02-10",
  "crew": [
    {
      "job": "Writer",
      "department": "Writing",
      "credit_id": "6658c9ea8e42e6dc246c2a6a",
      "adult": false,
      "gender": 0,
      "id": 1245500,
      "known_for_department": "Writing",
      "name": "Sean Jara",
      "original_name": "Sean Jara",
      "popularity": 0.1452,
      "profile_path": null
    }
  ],
  "episode_number": 31,
  "guest_stars": [],
  "name": "31. epizoda",
  "overview": "",
  "id": 4241249,
  "production_code": "923",
  "runtime": 12,
  "season_number": 9,
  "still_path": "/lrBTwNq6xB1jFEKY1Yk3nRagmWI.jpg",
  "vote_average": 0,
  "vote_count": 0
}

After many hours of investigation where the problem is I just also found out that the API has some 8h delay as someone posts here frequently. However I see this specific example as a bug - the database is inconsistent.

Also I highly recommend to update the documentation with this well known API delay (eg. https://developer.themoviedb.org/docs/faq). You could also add info about the temporary inconsistency if that is not a bug but a side effect of some caches. Some people (including myself) might just want to fix / update some metadata info for their API clients. When people see the change immediately updated on the web they are using, they naturally expect it to be also updated via the API. You will save many headaches and hours of investigation where the problem actually is. Even better to inform users right after the save that the update might take long time to propagate into their software connected to tmdb.

¿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