mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
update resolved video titles
This commit is contained in:
parent
66ad10348f
commit
bc656edf4f
9 changed files with 38 additions and 54 deletions
|
|
@ -127,11 +127,6 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
}
|
||||
}
|
||||
|
||||
public bool EnableMpDecimate
|
||||
{
|
||||
get { return MediaSource.EnableMpDecimate; }
|
||||
}
|
||||
|
||||
public string AlbumCoverPath { get; set; }
|
||||
|
||||
public string InputAudioSync { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue