Skip to content

Add feature of parsing ID Tags

Compare
Choose a tag to compare
@frank-deng frank-deng released this 15 Dec 13:58
· 15 commits to master since this release

Add feature of parsing ID Tags like [ti:title]

API for setting time offset was removed.

To specify time offset for .lrc file, please add the following tag into your .lrc file:

[offset:t]

t is time offset in milliseconds, positive value to shift time up, negative value to shift time down.