mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
fix artist editor
This commit is contained in:
@@ -217,7 +217,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
Migrations = new string[] { };
|
||||
CodecsUsed = new string[] { };
|
||||
SqliteCacheSize = 0;
|
||||
ImageExtractionTimeoutMs = 10000;
|
||||
ImageExtractionTimeoutMs = 14000;
|
||||
|
||||
EnableLocalizedGuids = true;
|
||||
DisplaySpecialsWithinSeasons = true;
|
||||
|
||||
Reference in New Issue
Block a user