mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-19 17:32:38 +01:00
Added my stevenlu compatible api to the NetImport options
parent
d0c7a24fa6
commit
55d10e4dad
@ -31,6 +31,15 @@ The list itself is in JSON format here: https://s3.amazonaws.com/popular-movies/
|
|||||||
|
|
||||||
Don't change that URL in Radarr unless you know what you're doing.
|
Don't change that URL in Radarr unless you know what you're doing.
|
||||||
|
|
||||||
|
## StevenLuCompatible Api's
|
||||||
|
|
||||||
|
If you're looking for the most popular movies from IMDB aka the [moviemeter top 100](https://www.imdb.com/chart/moviemeter/), add a StenvenLu list and change the url to:
|
||||||
|
|
||||||
|
https://aapjeisbaas.nl/api/v1/popular-movies/imdb?fresh=True&max=20&rating=6&votes=50000
|
||||||
|
|
||||||
|
For more information and how to tweak this list to your liking check out [the project](https://gitlab.com/aapjeisbaas/popular-movies) on gitlab.
|
||||||
|
|
||||||
|
|
||||||
## TMDBImport
|
## TMDBImport
|
||||||
|
|
||||||
Supports importing from **[Theaters](https://www.themoviedb.org/movie/now-playing)**, **[Popular](https://www.themoviedb.org/movie)**, **[Top](https://www.themoviedb.org/movie/top-rated)**, **[Upcoming](https://www.themoviedb.org/movie/upcoming)** or a custom **List**.
|
Supports importing from **[Theaters](https://www.themoviedb.org/movie/now-playing)**, **[Popular](https://www.themoviedb.org/movie)**, **[Top](https://www.themoviedb.org/movie/top-rated)**, **[Upcoming](https://www.themoviedb.org/movie/upcoming)** or a custom **List**.
|
||||||
|
Loading…
Reference in New Issue
Block a user