mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CUETools 2.1.1
* Local Database for verification results and metadata * FlaCuda replaced with FLACCL
This commit is contained in:
@@ -430,6 +430,14 @@ namespace CUETools.AccurateRip
|
||||
return fix;
|
||||
}
|
||||
|
||||
public string OffsetSafeCRC
|
||||
{
|
||||
get
|
||||
{
|
||||
return ar.OffsetSafeCRC.Base64;
|
||||
}
|
||||
}
|
||||
|
||||
public byte[] Parity
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user