Υποστήριξη για το The Movie Database

I want to add the year a movie was released to my webhook query due to some movies pulling tv series instead (i.e. 21 Jump Street (2012) instead of 21 Jump Street series).
This is my current webhook.
https://api.themoviedb.org/3/search/movie.
I tried to add &include_year at the end but that isn't working.
In addition, I am using Notion to enter the name followed by ; (i.e. 21 jump street;) which prompts it to launch the subhook.
Would I also submit it as name, year; (i.e. 21 jump street, 2012;)?
Thanks for any assistance.

4 απαντήσεις(στη σελίδα 1 από 1)

Jump to last post

As indicated in the API documentation, the date should be entered in the form &primary_release_year=year

Thanks. For the way my Notion database is setup, I had to use 'https://api.themoviedb.org/3/search/movie?&year=?'. I then entered '21 jump street[2012m;' and it worked to pull the movie info instead of the tv series info.

@lambdaomega555 said:

Thanks. For the way my Notion database is setup, I had to use 'https://api.themoviedb.org/3/search/movie?&year=?'.

You need to use &primary_release_year instead of &year . If you use &year, it will take in account all the release dates listed for each movie and not only the original release.

Note : I suppose that you have api_key=key between the "?" and the "&".

I then entered '21 jump street[2012m;' and it worked to pull the movie info instead of the tv series info.

Using https://api.themoviedb.org/3/search/movie, you will always get informations about a movie and never a series

For Movies

https://api.themoviedb.org/3/search/movie?query=21+Jump+Street&language=en-US&primary_release_year=2012
https://api.themoviedb.org/3/search/movie?api_key=THE_KEY&query=21+Jump+Street&language=en-US&primary_release_year=2012

Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.

Σε όλες τις σελίδες

s Εστίαση στη μπάρα αναζήτησης
p Άνοιγμα μενού προφίλ
esc Κλείσιμο ανοιχτού παραθύρου
? Άνοιγμα παραθύρου συντομεύσεων πληκτρολογίου

Στις σελίδες μέσων

b Επιστροφή στην προηγούμενη σελίδα(ή στην αρχική σελίδα όταν είναι εφικτό)
e Μετάβαση στη σελίδα επεξεργασίας

Στις σελίδες κύκλων σειρών

(Δεξιό βέλος) Μετάβαση στον επόμενο κύκλο
(Αριστερό βέλος) Μετάβαση στον προηγούμενο κύκλο

Στις σελίδες επεισοδίων σειρών

(Δεξιό βέλος) Μετάβαση στο επόμενο επεισόδιο
(Αριστερό βέλος) Μετάβαση στο προηγούμενο επεισόδιο

Σε όλες τις σελίδες εικόνων

a Άνοιγμα παραθύρου προσθήκης εικόνας

Σε όλες τις σελίδες επεξεργασίας

t Άνοιγμα επιλογέα μετάφρασης
ctrl+ s Υποβολή φόρμας

Στις σελίδες συζήτησης

n Δημιουργία νέας συζήτησης
w Ρύθμιση κατάστασης παρακολούθησης
p Ρύθμιση ως δημόσια/ιδιωτική
c Ρύθμιση ανοίγματος/κλεισίματος
a Άνοιγμα δραστηριότητας
r Απάντηση στη συζήτηση
l Μετάβαση στην τελευταία απάντηση
ctrl+ enter Υποβολή μηνύματος
(Δεξιό βέλος) Επόμενη σελίδα
(Αριστερό βέλος) Προηγούμενη σελίδα

Ρυθμίσεις

Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;

Σύνδεση