Skip to content

Releases: Minnowo/dmus

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:40
f882776

Breaking change renamed appId to cc.headpats.dmus

Migration instructions:

  1. Install the new app (should work with existing app since appID changed)
  2. Export database from the old app
  3. Import database into the new app
  4. Refresh metadata
  5. Restart the app

Other changes

  • Sqlite database import
  • New queue generation algorithm option
  • Improve performance when blacklisting files
  • Can view logs in the app
  • Fix bugs involving liked songs

v1.4

Choose a tag to compare

@Minnowo Minnowo released this 25 Nov 03:31
ae6eac5
  • Updated the metadata reader library
  • Migrate gradle stuff to not be deprecated
  • Updated some other dependencies
  • Target Java 17

v1.3

Choose a tag to compare

@Minnowo Minnowo released this 14 Oct 22:38

Fix the audio service for api 34

v1.2

Choose a tag to compare

@Minnowo Minnowo released this 15 Sep 22:49
  • Removed FFmpeg
  • Removed Youtube download
  • Change metadata library
  • Can sort in reverse ID order
  • Playlist Fill Queue mode
  • Made search less bad

v1.1

Choose a tag to compare

@Minnowo Minnowo released this 26 Dec 11:43
2265086
readme and pictures