Pad final chapter to prevent tuncation from incorrect chapter info (#1246)
This commit is contained in:
parent
28ba62aead
commit
b11a4887d7
3 changed files with 40 additions and 14 deletions
|
|
@ -8,7 +8,7 @@ namespace AaxDecrypter
|
|||
{
|
||||
public event EventHandler<AppleTags> RetrievedMetadata;
|
||||
|
||||
protected Mp4File AaxFile { get; private set; }
|
||||
public Mp4File AaxFile { get; private set; }
|
||||
protected Mp4Operation AaxConversion { get; set; }
|
||||
|
||||
protected AaxcDownloadConvertBase(string outFileName, string cacheDirectory, IDownloadOptions dlOptions)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue