Add sonarr-v4 compatibility (#689)

This commit is contained in:
Thomas Camlong
2023-02-06 01:09:11 +09:00
committed by GitHub
parent cc9317b31c
commit 5296ce88d2
4 changed files with 25 additions and 10 deletions

View File

@@ -4,6 +4,9 @@
"description": "Displays a calendar with upcoming releases, from supported integrations.",
"settings": {
"title": "Settings for Calendar widget",
"useSonarrv4": {
"label": "Use Sonarr v4 API"
},
"sundayStart": {
"label": "Start the week on Sunday"
},