Explorar o código

Remove DVDs from files exempt from chapter image extraction

MrTimscampi %!s(int64=4) %!d(string=hai) anos
pai
achega
5bb7d99b48

+ 0 - 5
Emby.Server.Implementations/MediaEncoder/EncodingManager.cs

@@ -82,11 +82,6 @@ namespace Emby.Server.Implementations.MediaEncoder
                 return false;
             }
 
-            if (video.VideoType == VideoType.Dvd)
-            {
-                return false;
-            }
-
             if (video.IsShortcut)
             {
                 return false;