Update MediaInfoService.cs

This commit is contained in:
artiume 2020-02-22 10:03:17 -05:00 committed by GitHub
parent eb67117b83
commit 4becaf83dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -501,7 +501,7 @@ namespace MediaBrowser.Api.Playback
{
SetDeviceSpecificSubtitleInfo(streamInfo, mediaSource, auth.Token);
}
}
}
}
if (mediaSource.SupportsTranscoding)