I always ask nicely for the configuration (using the method /configuration?api_key={}) and store the secure_base_url property.
In my experience it always returns: "https://image.tmdb.org/t/p/".
Does this ever change? I mean, if it does not change, I could better store it as default. It saves a query and some time. I can't remember ever seeing a different value.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مارس 6, 2017 في 11:47 صباحا
It hasn't recently, no but it has in the past yes. It's your call, I recommend people cache the data for a few weeks at a time at least. The last time it was changed there were people who weren't keeping a cached record around and ended up with a bad reference that eventually started to fail.
رد بواسطة Richard Schiks
بتاريخ مارس 7, 2017 في 3:34 صباحا
Ok, thanks for your input!