mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
Store lyrics in the database as media streams (#9951)
This commit is contained in:
@@ -13,6 +13,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
LocalMetadataProvider,
|
||||
MetadataFetcher,
|
||||
MetadataSaver,
|
||||
SubtitleFetcher
|
||||
SubtitleFetcher,
|
||||
LyricFetcher
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user