„The Movie Database“ palaikymas

For this TV show, API returns the wrong last_air_date even though the show is set to ended and the last episode is correctly returned with air_date set correctly. The episode is correctly set as season finale. Now it is possible that I have just checked this in unfortunate time if somebody just added episode dates and API didn't have enough time to update, but I kinda doubt that, it is not very popular show.

2 atsakė (on page 1 iš 1)

Jump to last post

If you want help, you need to give us the complete query you have sent, as well as the complete response you have received.

I have used sample API request from API reference:

import requests

url = "https://api.themoviedb.org/3/tv/196288?language=en-US"

headers = {
    "accept": "application/json",
    "Authorization": "KEY"
}

response = requests.get(url, headers=headers)

print(response.text)

But the issue appears to be resolved now. So either somebody really had just added the dates at the time when I first opened this issue, so the API database didn't yet update, or it didn't update for some other reason, but my setting the show type to Returning Series and then again to Ended triggered new database update. Anyway, everything is OK now, I'm closing this discussion.

Negalite rasti filmo ar TV laidos? Prisijunkite, kad sukurtumėte.

Bendras

s susitelkti į paieškos juostą
p profilio meniu
esc uždarykite atidarytą langą
? spartieji klavišai

Medijų puslapiuose

b grįžkite atgal (arba tėvams leidus)
e į redagavimo puslapį

TV sezono puslapiuose

(dešinė rodyklė) sekantis sezonas
(kairė rodyklė) ankstesnis sezonas

TV epizodo puslapiuose

(dešinė rodyklė) sekantis epizodas
(kairė rodyklė) ankstesnis epizodas

Visuose atvaizdžio puslapiuose

a atverti atvaizdžio pridėjimo langą

Visuose redagavimo puslapiuose

t vertimo parinktys
ctrl+ s pateikti formą

Diskusijų puslapiuose

n sukurti naują diskusiją
w perjungti peržiūros būseną
p perjungti viešasis / privatus
c perjungti uždaryti / atidaryti
a peržiūrėti aktyvumą
r atsakyti į pokalbį
l į paskutinį atsakymą
ctrl+ enter pateikti pranešimą
(dešinė rodyklė) sekantis puslapis
(kairė rodyklė) ankstesnis puslapis

Nustatymai

Norite įvertinti ar įtraukti šį elementą į sąrašą?

Prisijungti