mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-18 20:24:20 +01:00
updated tvdb search
This commit is contained in:
@@ -54,5 +54,10 @@ namespace MediaBrowser.Controller.Entities
|
||||
/// Gets the item identities.
|
||||
/// </summary>
|
||||
List<IItemIdentity> Identities { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Afters the metadata refresh.
|
||||
/// </summary>
|
||||
void AfterMetadataRefresh();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user