Assistance de TMDB

Hello,

I think the mentioned field will come handy to check periodically if there is any new changes. Presently it only provides last 24 hours info or data of 14 days window. In some situation which is not sufficient. A summary of changes within a longer window will also be helpful I guess for some situations.

  • Sourav

4 réponses (sur la page 1 sur 1)

Jump to last post

Hi Sourav,

When you say "last updated" are you meaning the time when the last change on the media item happened? If so, another user asked about this recently here. If not, could you explain a little better for me what you're looking for?

@travisbell said: When you say "last updated" are you meaning the time when the last change on the media item happened? if so, another user asked about this recently here. If not, could you explain a little better for me what you're looking for?

I was trying to explain a bit different situation here. Say I have an old record(Say 3rd April, 2017) of "https://www.themoviedb.org/movie/10610-the-medallion/changes" movie. Now I want to know if this record is updated since 3rd April, 2017 or not. If yes then depending on change list I want to choose between incremental update or full rebuild of cached data (Primarily Core info, Credits, Images). Or if there is no change, then I can just skip the whole process. Presently to get this yes/no information I have to hit web-service multiple times. Please go through the following example for more clear picture.

Timeline of changes for this specific movie example as of today is

  • April 2, 2017 [Latest]
  • March 1, 2017
  • December 29, 2016
  • October 20, 2016

As per present design best approach is to scan for changes from 3rd April to today's date.

Is there any better way? or do you recommend any other design approach to handle this situation more efficiently?

Note: I want to check it adhoc basis, not with a periodic scheduler.

~Sourav

Is there any better way? Note: I want to check it adhoc basis, not with a periodic scheduler.

Given that design, there isn't really a better way right now. The system is designed to be hit in < 14 day windows as that is the max timespan you can get in a single query (14 days).

To meet your design requirement I would implement something like this:

/updated_since?language=en-US&date=2017-03-01

This would return true or false. Then with that information you could make the decision to walk the change log. It's not a bad idea, and it would be a simple one to add. I could even make it support a key param so you could do this:

/updated_since?language=en-US&date=2017-03-01&change_keys=cast,images

That covers everything you're asking about, ya?

That covers everything you're asking about, ya?

Yes, it will do the job. Thanks a lot :-)

Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.

Général

s Mettre le curseur dans la barre de recherche
p Ouvrir le menu du profil
esc Fermer une fenêtre ouverte
? Ouvrir la fenêtre des raccourcis clavier

Sur les pages des médias

b Retour (ou vers le parent si faisable)
e Afficher la page de modification

Sur les pages des saisons des émissions télévisées

Afficher la saison suivante (flèche droite)
Afficher la saison précédente (flèche gauche)

Sur les pages des épisodes des émissions télévisées

Afficher l'épisode suivant (flèche droite)
Afficher l'épisode précédent (flèche gauche)

Sur toutes les pages des images / photos

a Ouvrir la fenêtre d'ajout d'image / photo

Sur toutes les pages de modifications

t Ouvrir le sélecteur de traduction
ctrl+ s Envoyer le formulaire

Sur les pages des discussions

n Créer une nouvelle discussion
w Basculer le statut de suivi
p Basculer publique / privée
c Basculer fermer / ouvrir
a Ouvrir l'activité
r Répondre à la discussion
l Afficher la dernière réponse
ctrl+ enter Envoyer votre message
Page suivante (flèche droite)
Page précédente (flèche gauche)

Paramètres

Vous souhaitez évaluer ou ajouter cet élément à une liste ?

Connexion