キーボードショートカット
高度な検索
Hi Team, Could anyone help me to sort the list of movies in alphabetical order
@Kirans88 said: Alphabetical order of the movies Hi Team, Could anyone help me to sort the list of movies in alphabetical order
In a Discover type API Request, use the &sort_by=original_title.asc or &sort_by=original_title.desc parameters. For example: https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&language=en-US&page=1&primary_release_year=2020&sort_by=original_title.asc
@ticao2 could you please tell me where do I get this information for popularity descending/ascending, rating high/low
Hi @Kirans88, you can read about filters and functionality over at the API documentation: https://developers.themoviedb.org/3/discover/movie-discover
Thanks, @travisbell @ticao2. Wasted lots of time on this. Was searching with the Sort keyword in API docs
by any chance, are you an iOS developer? I
@Kirans88 said: @ticao2 could you please tell me where do I get this information for popularity descending/ascending, rating high/low
I believe there are 2 ways. Get Popular - get/movie/popular https://developers.themoviedb.org/3/movies/get-popular-movies
Movie Discover - get/discover/movie https://developers.themoviedb.org/3/discover/movie-discover Using the sort_by parameter
@Kirans88 said: Thanks, @travisbell @ticao2. Wasted lots of time on this. Was searching with the Sort keyword in API docs by any chance, are you an iOS developer?
I'm not. I don't know if Travis Bell is. I do not think so.
映画やテレビ番組が見つかりませんか?ログインして作成してください。
ログイン
登録する
このアイテムを評価したり、リストに追加したりしたいですか?
メンバーではありませんか?
登録してコミュニティに参加
ticao2 🇧🇷 pt-BRからの返信
投稿:2021年08月16日 8:41 AM
In a Discover type API Request, use the &sort_by=original_title.asc or &sort_by=original_title.desc parameters.
For example:
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&language=en-US&page=1&primary_release_year=2020&sort_by=original_title.asc
Kirans88からの返信
投稿:2021年08月16日 11:49 AM
@ticao2 could you please tell me where do I get this information for popularity descending/ascending, rating high/low
Travis Bellからの返信
投稿:2021年08月16日 11:51 AM
Hi @Kirans88, you can read about filters and functionality over at the API documentation: https://developers.themoviedb.org/3/discover/movie-discover
Kirans88からの返信
投稿:2021年08月16日 11:56 AM
Thanks, @travisbell @ticao2. Wasted lots of time on this. Was searching with the Sort keyword in API docs
by any chance, are you an iOS developer? I
ticao2 🇧🇷 pt-BRからの返信
投稿:2021年08月16日 11:56 AM
I believe there are 2 ways.
Get Popular - get/movie/popular
https://developers.themoviedb.org/3/movies/get-popular-movies
Movie Discover - get/discover/movie
https://developers.themoviedb.org/3/discover/movie-discover
Using the sort_by parameter
ticao2 🇧🇷 pt-BRからの返信
投稿:2021年08月16日 4:53 PM
I'm not. I don't know if Travis Bell is. I do not think so.