diff --git a/Supported-NetImports.md b/Supported-NetImports.md index f219b34..6b6d0b3 100644 --- a/Supported-NetImports.md +++ b/Supported-NetImports.md @@ -63,5 +63,5 @@ Generally every endpoint that produces a json list of movies from the Radarr API Currently the following endpoints are recommended / supported: * **IMDB TOP 250**: /imdb/top250 -* **IMDB Popular**: /imdb/popular +* **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 \ No newline at end of file