SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
405 stars 34 forks source link

Hide useless DVD protection info from PC dumps #651

Closed Deterous closed 5 months ago

Deterous commented 5 months ago
  1. DVD Region info when region is all, for non-DVD-Video/Audio
  2. Copyright protection type when it is None, for non-DVD-Video/Audio

https://github.com/SabreTools/MPF/blob/cac6c3049b5bcae108da11b6e15db97f17d114fb/MPF.Core/Modules/Redumper/Parameters.cs#L1561

https://github.com/SabreTools/MPF/blob/cac6c3049b5bcae108da11b6e15db97f17d114fb/MPF.Core/Modules/DiscImageCreator/Parameters.cs#L2824