mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 18:54:48 +03:00
rework configurations
This commit is contained in:
@@ -29,7 +29,7 @@ namespace MediaBrowser.Controller.Drawing
|
||||
|
||||
public List<IImageEnhancer> Enhancers { get; set; }
|
||||
|
||||
public ImageOutputFormat OutputFormat { get; set; }
|
||||
public ImageFormat OutputFormat { get; set; }
|
||||
|
||||
public bool AddPlayedIndicator { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user