Add VideoNow media types.

This commit is contained in:
2019-02-11 20:05:00 +00:00
parent e5a66af5bd
commit 1ce8669ace
14 changed files with 66 additions and 11 deletions

View File

@@ -109,6 +109,9 @@ namespace DiscImageChef.DiscImages
case MediaType.Pippin:
case MediaType.FMTOWNS:
case MediaType.MilCD:
case MediaType.VideoNow:
case MediaType.VideoNowColor:
case MediaType.VideoNowXp:
isDvd = false;
break;
default: