mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-27 20:41:54 +00: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