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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user