mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-01 22:36:33 +01:00
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