Updated the Main form to include subtitles in the details pane. Minor tweaks to the serializer engine. Focus my shift from this to FNRenamer from here.
This commit is contained in:
@@ -9,6 +9,7 @@ namespace MKVTest
|
||||
class MkvFile
|
||||
{
|
||||
public List<MkvTrack> Tracks;
|
||||
public List<MkvAttribute> Attributes;
|
||||
public MkvSegmentInformation SegementInformation;
|
||||
public string FullName;
|
||||
public string FileName;
|
||||
|
||||
Reference in New Issue
Block a user