restore changes

This commit is contained in:
Luke Pulverenti
2015-12-19 23:37:59 -05:00
parent 52f4962ca7
commit fae4079a69
2 changed files with 1 additions and 7 deletions

View File

@@ -876,7 +876,7 @@ namespace MediaBrowser.MediaEncoding.Probing
}
}
private void ExtractTimestamp(Model.MediaInfo.MediaInfo video)
private void ExtractTimestamp(MediaInfo video)
{
if (video.VideoType == VideoType.VideoFile)
{