Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 21:48
· 12 commits to main since this release
ae38888

Changes

Features

  • Added an SQLite database.
    • Vastly improved performance for loading, searching etc.
    • Meta files are still being used, but are upgraded with a unique ID. Therefore,
      initially launching the new release may take some time.
    • SQLite's FTS5 is used for searching, which works slightly different than the
      previous approach.
  • The download status column now shows the last sync time.
  • Files are downloaded into temporary folders first for better clean-up, especially if
    the download fails.
  • Downloads may be aborted or paused.
  • Support Ogg/Opus (.opus) audio format.
  • Parse song tags from USDB comments (like "#TAGS:Love Songs, Movie, 80s").