mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-19 17:32:38 +01:00
Updated Supported NetImports (markdown)
parent
f16d5e2813
commit
43a6c59812
@ -62,8 +62,14 @@ These are lists powered by the Radarr API.
|
||||
|
||||
Generally every endpoint that produces a json list of movies from the Radarr API can be used.
|
||||
|
||||
Currently the following endpoints are recommended / supported:
|
||||
### Currently supported endpoints
|
||||
|
||||
* **IMDB TOP 250**: /imdb/top250
|
||||
* **IMDB Popular**: /imdb/popular[?limit=10] (The optional limit parameter allows you to control how many popular movies are returned.)
|
||||
* **IMDB Userlists**: /imdb/list?listId=ls10923847 or /imdb/list?listId=ur1236576 for watchlists.
|
||||
|
||||
### Additional Parameters to filter by
|
||||
* revenue
|
||||
* budget
|
||||
* credit_type
|
||||
* credit_department
|
Loading…
Reference in New Issue
Block a user