mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-27 10:58:44 +01: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