mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-11 16:53:03 +01:00
update channel db
This commit is contained in:
@@ -114,7 +114,7 @@ namespace MediaBrowser.Server.Implementations.Library
|
||||
return 10000000;
|
||||
}
|
||||
|
||||
return 2000000;
|
||||
return 4000000;
|
||||
}
|
||||
|
||||
private IEnumerable<MediaStream> GetMediaStreamsForItem(IEnumerable<MediaStream> streams)
|
||||
|
||||
Reference in New Issue
Block a user