mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
normalize strm file contents
This commit is contained in:
@@ -20,10 +20,6 @@ namespace MediaBrowser.Controller.Configuration
|
||||
/// <value>The configuration.</value>
|
||||
ServerConfiguration Configuration { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Sets the preferred metadata service.
|
||||
/// </summary>
|
||||
/// <param name="service">The service.</param>
|
||||
void DisableMetadataService(string service);
|
||||
bool SetOptimalValues();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user