mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
cleanup images task
This commit is contained in:
@@ -329,7 +329,7 @@ namespace MediaBrowser.Server.Implementations.Sqlite
|
||||
{
|
||||
throw new ArgumentNullException("reader");
|
||||
}
|
||||
|
||||
|
||||
var memoryStream = new MemoryStream();
|
||||
var num = 0L;
|
||||
var array = new byte[4096];
|
||||
|
||||
Reference in New Issue
Block a user