Skip to content

Releases: dn0ne/lotus

v1.2.0

25 Jan 20:09
Compare
Choose a tag to compare

What's changed

Added

  • Lyrics control, where you can import lyrics from a file, copy from or write to a tag, manually fetch from LRCLIB
  • Ability to set default tab and tab order
  • Viewing playlists as a list
  • Selecting multiple tracks and playlists to queue up
  • Import playlists from m3u files
  • Ability to quickly clear the queue with a quick down swipe of the bottom player
  • Restoring the queue when opening the app
  • Short track visibility switch
  • Sleep timer
  • Quick access to a track's album and artist from the track menu

Fixed

  • Incorrect rewinding for RTL languages
  • Lyrics auto scroll
  • Incorrect sorting by track number
  • Time format for long tracks

Full Changelog: v1.1.1...v1.2.0

v1.1.1

17 Jan 13:46
Compare
Choose a tag to compare

What's changed

Changed the terminology in the Music scan settings section to avoid possible misconceptions about the feature:

  • Scan mode has been renamed to Filter mode, because that's exactly what it is. It filters music found in the MediaStore, showing only from selected folders (inclusive mode) or from all but them (exclusive mode)
  • Extra scan folders has been renamed to Included folders.

Added

  • Ability to refresh MediaStore entries on app launch, or manually in the Music scan settings
  • Ability to scan folder to include audio in it and its subfolders to MediaStore in the same settings section

Note about scanning

Due to restrictions on access to external storage, scanning was divided into refreshing and actual scanning. Both actions are necessary to affect MediaStore (a special database on your device where the player gets tracks and information about them).

Refreshing allows you to rescan data that is already present in MediaStore (e.g. you deleted or changed a track, but the changes didn't take effect in the player, refresh should fix it).

Scanning a folder allows you to include the new data in MediaStore. Since you give access to a folder when you select it, the player can ask the system to scan the audio files in it and its subfolders (this is useful if the system has not yet scanned or is not going to scan the folder where you store your music).

v1.1.0

15 Jan 19:30
Compare
Choose a tag to compare

What's changed

Added

  • Music scan control
  • Equalizer
  • Scroll bars
  • Folders tab
  • Play queue
  • Black theme

Fixed

  • Due to accessing the bitrate field in MediaStore on Android 10, the app kept crashing after completing the initial setup. Now the bitrate is roughly calculated from the size of the audio file and its duration.

Known issues

  • On some devices, metadata editing fails due to lack of read permission.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

09 Jan 07:41
Compare
Choose a tag to compare
Disable resources shrinking and png crunching