mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-16 21:16:24 -04:00
Default Plex Media Server "Update Library" to true
This commit is contained in:
@@ -22,6 +22,7 @@ namespace NzbDrone.Core.Notifications.Plex
|
||||
public PlexServerSettings()
|
||||
{
|
||||
Port = 32400;
|
||||
UpdateLibrary = true;
|
||||
}
|
||||
|
||||
[FieldDefinition(0, Label = "Host")]
|
||||
|
||||
Reference in New Issue
Block a user