Musicott Versions Save

JavaFX application that manages and plays music files.

v0.9.2-b

7 years ago

Version 0.9.2-b

  • New customized dialog window that shows errors
  • Fixed and error when deleting tracks
  • Refactors of tasks

v0.8.0

7 years ago
  • LastFM API implemented. You can log in to your account and Musicott will scrobble your listened tracks to your profile.
  • Now you can import from Itunes selecting the "iTunes Music Library.xml" file
  • Fixed a bug and now the waveform image is shown for all tracks

v0.9.0-b

7 years ago

Version 0.9

  • New dark theme
  • Added a navigation area with playlist and the showing modes
  • Added a information pane at the top of the table when a playlist is shown, with a cover image, the number of tracks and the size of the playlist
  • You can hide/show the navigation pane with CMD + SHIFT + R and the table info pane with CMD + SHIFT + H

v0.7.0

8 years ago
  • Added waveform image for mostly all mp3 files and all wav files Musicott screenshot 1
  • Better design
  • Big refactor implementing better concurrent mode

v0.6.0

8 years ago
  • Now editing track information saves the metadata on the file, except wav files
  • Improved error handling
  • Minor refactors and fixes
  • Added search functionality. Now you can search tracks writing a text string at the new text field. Tracks containing that string in their name, album, artist, label or genre will be shown.