mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:16:38 +00:00
update folder queries
This commit is contained in:
parent
ffb935700c
commit
da39d9a5bf
12 changed files with 69 additions and 114 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue