mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
update folder queries
This commit is contained in:
@@ -41,8 +41,6 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
|
||||
public string ItemType { get; set; }
|
||||
|
||||
public string AlbumCoverPath { get; set; }
|
||||
|
||||
public string GetMimeType(string outputPath)
|
||||
{
|
||||
if (!string.IsNullOrEmpty(MimeType))
|
||||
|
||||
Reference in New Issue
Block a user