mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-08 00:39:25 +01:00
Create LastfmBaseProvider
This commit is contained in:
@@ -21,6 +21,10 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <summary>
|
||||
/// The tvcom
|
||||
/// </summary>
|
||||
Tvcom
|
||||
Tvcom,
|
||||
/// <summary>
|
||||
/// MusicBrainz
|
||||
/// </summary>
|
||||
Musicbrainz
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user