mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
fixes #2335 - Raw image not showing in webbrowser
This commit is contained in:
@@ -102,6 +102,8 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
IProgress<double> progress,
|
||||
CancellationToken cancellationToken);
|
||||
|
||||
Task ConvertImage(string inputPath, string outputPath);
|
||||
|
||||
/// <summary>
|
||||
/// Escapes the subtitle filter path.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user