mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Parse new V3 api response
This commit is contained in:
parent
8ede30411e
commit
f7f4ebdf66
3 changed files with 25 additions and 8 deletions
|
|
@ -84,9 +84,9 @@ If you are using an older version of Radarr or Sonarr which don't support the ne
|
|||
```yaml
|
||||
- name: "Radarr"
|
||||
type: "Radarr"
|
||||
url: "http://localhost:8989/"
|
||||
url: "http://localhost:7878/"
|
||||
apikey: "MY-SUPER-SECRET-API-KEY"
|
||||
target: "_blank" # optional html tag target attribute
|
||||
target: "_blank"
|
||||
legacyApi: true
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue