mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
restored external subtitle support
This commit is contained in:
@@ -143,7 +143,6 @@ namespace MediaBrowser.Api
|
||||
DisableSaversForType(typeof(Game), config);
|
||||
DisableSaversForType(typeof(GameSystem), config);
|
||||
DisableSaversForType(typeof(Movie), config);
|
||||
DisableSaversForType(typeof(Trailer), config);
|
||||
DisableSaversForType(typeof(BoxSet), config);
|
||||
DisableSaversForType(typeof(Book), config);
|
||||
DisableSaversForType(typeof(Series), config);
|
||||
|
||||
Reference in New Issue
Block a user