feat(sonarr): add monitorNewItems option to sonarr settings & modal (#2071)
This commit is contained in:
@@ -693,6 +693,7 @@ export class MediaRequestSubscriber implements EntitySubscriberInterface<MediaRe
|
||||
seriesType,
|
||||
tags,
|
||||
monitored: true,
|
||||
monitorNewItems: sonarrSettings.monitorNewItems,
|
||||
searchNow: !sonarrSettings.preventSearch,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user