mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 01:50:53 +01:00
consolidate interfaces
This commit is contained in:
@@ -18,6 +18,6 @@ namespace MediaBrowser.Controller.Providers
|
||||
/// </summary>
|
||||
/// <param name="item">The item.</param>
|
||||
/// <returns><c>true</c> if XXXX, <c>false</c> otherwise</returns>
|
||||
bool Supports(IHasImages item);
|
||||
bool Supports(IHasMetadata item);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user