github basharovV/musicat v0.6.0
v0.6.0 - "Harder, better, faster, stronger"

latest releases: v0.7.1, v0.7.0
4 months ago

New features & improvements

  • Library v2. The library is now rendered on a canvas, only rendering the visible rows. Scrolling through large libraries is much faster and more responsive, as is resizing the window. All existing features have been migrated to the new canvas library. image
  • Faster and sleeker import UX. Import is now almost 10x faster, enabled by multithreading the metadata parsing in the Rust backend. Also, a nice cassete animation while you wait :)
    image
  • Lyrics view. You can now view lyrics for the current song (requires Genius API key in settings). image
  • Spectroscope visualizer The visualizer is now positioned in the bottom bar (when enough space is available)
  • Pick up where you left off. The player remembers the last song and seek position when opening the app.
  • Add country data to your entire library at once. When you don't have any origin country data, add it in bulk from the map view. image
  • Drag and drop library columns to re-order.
  • Auto-watch folders for changes. Configure the paths to watch in settings.
  • ID3v1 is now supported in the tagger (will be upgraded to ID3v2.4 on write)
  • You can now Fetch album art from Wikipedia from the track info overlay.

    Fixes

    • Fixed #4, playback state now updated correctly
    • Fixed #2, player now starts up on Windows
      • many more

    Full Changelog: v0.5.0...v0.6.0

  • Don't miss a new musicat release

    NewReleases is sending notifications on new releases.