24 lines
561 B
JSON
24 lines
561 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Calendar",
|
|
"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"
|
|
},
|
|
"radarrReleaseType": {
|
|
"label": "Radarr release type"
|
|
},
|
|
"hideWeekDays": {
|
|
"label": "Hide week days"
|
|
},
|
|
"fontSize": {
|
|
"label": "Font Size"
|
|
}
|
|
}
|
|
}
|
|
} |