mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-16 20:50:48 +01:00
Rewrite tests for coverage and less duplication
Address minor warnings Revert making GetInternalMetadataPath mockable
This commit is contained in:
@@ -12,7 +12,7 @@ namespace MediaBrowser.Providers.MediaInfo
|
||||
public class SubtitleResolver : MediaInfoResolver
|
||||
{
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="MediaInfoResolver"/> class for external subtitle file processing.
|
||||
/// Initializes a new instance of the <see cref="SubtitleResolver"/> class for external subtitle file processing.
|
||||
/// </summary>
|
||||
/// <param name="localizationManager">The localization manager.</param>
|
||||
/// <param name="mediaEncoder">The media encoder.</param>
|
||||
|
||||
Reference in New Issue
Block a user