Merge "video files with mimetype “video/x-ms-asf” can't scan to Gallery" into qt-dev
This commit is contained in:
@@ -220,7 +220,6 @@ public class MediaFile {
|
||||
case "audio/mpegurl":
|
||||
case "application/x-mpegurl":
|
||||
case "application/vnd.apple.mpegurl":
|
||||
case "video/x-ms-asf":
|
||||
case "audio/x-scpls":
|
||||
return true;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user