Add Lidarr widget

This commit is contained in:
Jason Fischer 2022-09-14 19:30:51 -07:00
parent 15a8c4f0d7
commit 1f2639fbb5
No known key found for this signature in database
5 changed files with 50 additions and 0 deletions

View file

@ -14,6 +14,7 @@ const formats = {
overseerr: `{url}/api/v1/{endpoint}`,
ombi: `{url}/api/v1/{endpoint}`,
npm: `{url}/api/{endpoint}`,
lidarr: `{url}/api/v1/{endpoint}?apikey={key}`,
readarr: `{url}/api/v1/{endpoint}?apikey={key}`,
sabnzbd: `{url}/api/?apikey={key}&output=json&mode={endpoint}`,
coinmarketcap: `https://pro-api.coinmarketcap.com/{endpoint}`,