1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

New: Specials monitoring options

This commit is contained in:
Stevie Robinson
2023-03-27 08:40:11 +02:00
committed by GitHub
parent 033936dce7
commit 11905b99d3
12 changed files with 129 additions and 4 deletions
@@ -35,6 +35,16 @@ function SeriesMonitoringOptionsPopoverContent() {
data="Monitor all episodes of the latest season and future seasons"
/>
<DescriptionListItem
title="Monitor Specials"
data="Monitor all special episodes without changing the monitored status of other episodes"
/>
<DescriptionListItem
title="Unmonitor Specials"
data="Unmonitor all special episodes without changing the monitored status of other episodes"
/>
<DescriptionListItem
title="None"
data="No episodes will be monitored"