mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add VideoNow media types.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user