mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 00:02:56 +01:00
add more methods to file system interface
This commit is contained in:
@@ -91,6 +91,7 @@ namespace MediaBrowser.Api.Images
|
||||
OutputFormat = Request.Format,
|
||||
AddPlayedIndicator = Request.AddPlayedIndicator,
|
||||
PercentPlayed = Request.PercentPlayed,
|
||||
UnplayedCount = Request.UnplayedCount,
|
||||
BackgroundColor = Request.BackgroundColor
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user