mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
added audio db id's to web client
This commit is contained in:
@@ -73,7 +73,7 @@ namespace MediaBrowser.Controller.Providers
|
||||
/// </summary>
|
||||
/// <param name="item">The item.</param>
|
||||
/// <returns>IEnumerable{ImageProviderInfo}.</returns>
|
||||
IEnumerable<ImageProviderInfo> GetImageProviderInfo(IHasImages item);
|
||||
IEnumerable<ImageProviderInfo> GetRemoteImageProviderInfo(IHasImages item);
|
||||
|
||||
/// <summary>
|
||||
/// Gets all metadata plugins.
|
||||
|
||||
Reference in New Issue
Block a user