Updated Supported NetImports (markdown)

master
Leonardo Galli 6 years ago
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.
* **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…
Cancel
Save