15 lines
396 B
JSON
15 lines
396 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Calendar",
|
|
"description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.",
|
|
"settings": {
|
|
"title": "Settings for calendar integration",
|
|
"sundayStart": {
|
|
"label": "Start the week on Sunday"
|
|
},
|
|
"radarrReleaseType": {
|
|
"label": "Radarr release type"
|
|
}
|
|
}
|
|
}
|
|
} |