mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
save series name separately
This commit is contained in:
@@ -223,7 +223,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
DenyIFrameEmbedding = true;
|
||||
|
||||
EnableUPnP = true;
|
||||
SchemaVersion = 79;
|
||||
SharingExpirationDays = 30;
|
||||
MinResumePct = 5;
|
||||
MaxResumePct = 90;
|
||||
|
||||
Reference in New Issue
Block a user