v3.0.0 #18
Moonbase59
announced in
Announcements
v3.0.0
#18
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
2024-06-12 – v3.0.0
New feature
cue_filestill supports the-b/--blankskipoption, which will use a default of2.5seconds minimum silence duration.-b/--blankskipwithout a value, you should use it as the last parameter and then add a--before the filename, to signify "end of parameters". This is standard syntax and you probably know it already from other programs.Example:
-b/--blankskipin seconds, it is a new optional parameter.Example:
0.00) and means "disabled":trueorfalsebefore!Recommendation
liq_blankskiptag set to0.00,cue_file’s-b/--blankskipoption when writing tags,annotate:liq_blankskip=0.00on playlists.songtypetag here. This is useful if you use a common music library, or have files that have been tagged using SAM categories.jingle_mode=trueannotation we honor.Breaking Changes
liq_blankskipis now a float, not a boolean anymore!cue_fileandautocue.cue_file.liqwill handle the "old" tags gracefully, using0.00for formerfalseand your setting or the default of2.50s for formertrue.0.00(zero) now means "blankskip disabled".Beta Was this translation helpful? Give feedback.
All reactions