mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
Minor fixes
This commit is contained in:
parent
53f99d5d4b
commit
d9f6953416
2 changed files with 2 additions and 1 deletions
|
|
@ -875,6 +875,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
if (dispose)
|
||||
{
|
||||
StopProcesses();
|
||||
_thumbnailResourcePool.Dispose();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue