Merge pull request #8381 from 1hitsong/lyric-lrc-file-support
This commit is contained in:
@@ -76,6 +76,8 @@ namespace MediaBrowser.Model.Dto
|
||||
|
||||
public bool? CanDownload { get; set; }
|
||||
|
||||
public bool? HasLyrics { get; set; }
|
||||
|
||||
public bool? HasSubtitles { get; set; }
|
||||
|
||||
public string PreferredMetadataLanguage { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user