mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-02 06:46:31 +01:00
Create ILyricsProvider
This commit is contained in:
@@ -76,6 +76,8 @@ namespace MediaBrowser.Model.Dto
|
||||
|
||||
public bool? CanDownload { get; set; }
|
||||
|
||||
public bool? HasLocalLyricsFile { get; set; }
|
||||
|
||||
public bool? HasSubtitles { get; set; }
|
||||
|
||||
public string PreferredMetadataLanguage { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user