دعم الموقع

Hi,

I can't seem to find how to get the next episode for the show. For example Arrow (ID: 1412),

How do I get this data via API: Next Episode: The Secret Origin of Felicity Smoak (season 3, episode 5) airs tomorrow!

Thanks.

3 ردود (على هذه الصفحة 1 من 1)

Jump to last post

Hi Rejanu,

While it's true we don't provide a specific field for this, getting this info from API should be pretty easy.

Similar to what we're doing on the website, you could first check the status of a TV show, and if it's not "Canceled" or "Ended", check the last season and calculate the next episode to air based on the current time and date. Right now, you could get this with 2 requests:

https://api.themoviedb.org/3/tv/57243?api_key=###
https://api.themoviedb.org/3/tv/57243/season/8?api_key=###

With the season details pulled down, you can calculate the offset and figure out that episode 12 is next.

What if a season is over? it would take more than a week to the next episode, there we cannot calculate the next episode date, or is there something i'm missing? sorry if i'm asking some nonsense.

Hi.

I am newcomer here and also not sure if this is what you are asking, but if you know the season and the episode that are currently out, then

1) Call the https://api.themoviedb.org/3/tv/57243?api_key=### . 2) Take the required (i.e. the one that has a relevant season number) season json from the responseJson['seasons'] 3) Compare the requiredSeasonJson['episode_count'] with the episode that is currently out. If they match, then the season has finished.

Hopefully that helps :)

لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها

عام

s ركز شريط البحث
p افتح قائمة الملف الشخصي
esc اغلق النافذة المفتوحة
? افتح نافذة اختصارات لوحة المفاتيح

على كافة صفحات الوسائط

b ارجع للخلف (او للصفحة الام عند التطبيق)
e انتقل لصفحة التعديل

على كافة صفحات موسم المسلسل

(السهم الايمن) انتقل للموسم التالي
(السهم الايسر) انتقل للموسم السابق

على كافة صفحات حلقة المسلسل

(السهم الايمن) انتقل للحلقة التالية
(السهم الايسر) انتقل للحلقة السابقة

على كافة صفحات الصور

a افتح صفحة اضافة الصورة

على كافة صفحات التعديل

t افتح محدد الترجمة
ctrl+ s ارسال النموذج

على صفحات المناقشة

n انشى نقاش جديد
w تبديل حالة المتابعة
p تبديل عام / خاص
c تبديل اغلاق / فتح
a افتح الانشطة
r رد على النقاش
l انتقل لأخر رد
ctrl+ enter أرسل رسالتك
(السهم الايمن) الصفحة التالية
(السهم الايسر) الصفحة السابقة

الاعدادات

هل تريد تقييم او اضافة هذا العنصر للقائمة؟

تسجيل الدخول