Purfview / IMDb-Scout-Mod

Auto search for movie/series on torrent, usenet, ddl, subtitles, streaming, predb and other sites. Adds links to IMDb pages from hundreds various sites. Adds movies/series to Radarr/Sonarr. Adds external ratings from Metacritic, Rotten Tomatoes, Letterboxd, Douban, Allocine. Media Server indicators for Plex, Jellyfin, Emby. Dark theme/style for Reference View. Adds/Removes to/from Trakt's watchlist. Removes ads
https://greasyfork.org/en/scripts/407284-imdb-scout-mod
MIT License
400 stars 50 forks source link

Where can I find Custom Quality Profileid? #200

Closed realFPS closed 10 months ago

realFPS commented 10 months ago

Where do I find this to use my own Quality profiles in sonarr and radarr?

Purfview commented 10 months ago

Look at https://<radarr_url>/radarr/api/v3/qualityprofile?apiKey=<apiKey> then you want the value from the id field, not the index in the array.

Or https://<radarr_url>/api/v3/qualityprofile?apiKey=<apiKey>