Skip to content

Alpha-0.1.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@thecodrr thecodrr released this 07 Nov 10:55
· 1255 commits to master since this release

Issues fixed:

  1. Fixed crash when trying to sort library songs.
  2. Fixed crash when trying to load a corrupt/empty song into library. This resulted in half the library not loading. #32
  3. Fixed crash when navigating around the players.
  4. Fixed Mobile UI where song info wasn't displayed.
  5. Fixed issue where the player stopped if a corrupt/empty song was played. #25
  6. Fixed bug where multiple songs started playing. Apparently, it wasn't fixed. #16
  7. Fixed minor UI bugs.

Improvements and Additions:

  1. Improved library loading performance. Now, the player loads in 2 rounds. First one loads all the info and songs and the second one all the album arts.
  2. Added extensive folder watching. The added folders are now watched for changes such as rename, delete, add etc.
  3. Added support for SMTC. Now you can play, stop and jump songs from anywhere around the device by pressing volume buttons to show SMTC (SystemMediaTransportControls).
  4. Added support for more settings being saved. Now almost all settings are saved such as sort settings, playbar visibility etc.
  5. Improved UI for both Mobile and Desktop.
  6. Added global hard reset for player. With this you will be able to reset the whole player to zero meter with all the playlist, songs, settings etc. removed.