mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
3.0.5306.42925
This commit is contained in:
@@ -31,6 +31,6 @@ namespace MediaBrowser.Controller.Configuration
|
||||
/// Sets the preferred metadata service.
|
||||
/// </summary>
|
||||
/// <param name="service">The service.</param>
|
||||
void SetPreferredMetadataService(string service);
|
||||
void DisableMetadataService(string service);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user