Releases: vfsfitvnm/ViMusic
v0.2.1
- The Offline playlist (renamed from Cached) is now displayed only if the playlist grid is expanded
- The Sleep Timer functionality is moved to the playing song menu
- The search screen text input now correctly handles playlist URLs
- The 200 song limit problem when opening or importing a YouTube playlist is now fixed
- The stats for nerds (long press the playing song thumbnail) also display the bitrate
- The stats for nerds are now correctly updated when skipping songs
- The song list can now be sorted also by title (other than play time and date)
- The playlists can now be sorted by name, song count and date
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Additions
- Video id to stats for nerds
- Persistent queue (Settings > Player & Audio > Persistent queue)
- Favorites and cached built-in playlists
Changes
- Improved skip silence feature
- Artists and albums information is now saved to the database
- Little UI rework
There may be some bugs - the codebase has been heavily modified.
Full Changelog: v0.1.7...v0.2.0
v0.1.7
Additions
- Audio/Loudness normalization (alpha)
- Stats for nerds (long press the song thumbnail in the player view) to show audio normalization, song size and cached size (#33)
- Ability to open
m.youtube
links
The Audio Normalization feature can only be applied to those songs for which YouTube returns a loudnessDb parameter.
Moreover, every song that's already been played lacks of this parameter, so you need to perform this steps:
- Long press the song image to display the stats for nerds:
You'll see Loudness and Size are unknown - you need to tap FILL MISSING DATA to obtain them.
- This how it will look:
However, audio normalization is still not applied yet (it shows 100% volume).
You just need to re-play the song from scratch (NOT from the current queue).
- Then, the audio will be normalized (now it's at 75%):
Changes
- Minor home screen UI thing
Fixes
- Reflect latest YouTube Music API changes (when searching)
- #49
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Additions
- Add ability to change the row count of the "Your playlists" grid (Settings > Appearance > "Your playlists" grid row count)
- Show listened tracks when visiting an artist (#10)
Changes
- Minor UI things
Fixes
- #44
- Some notification issues (Android 10, 11)
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Additions
- Sleep timer (Settings > Player & Audio > Sleep timer)
- Add "Search online" / "Edit" buttons to search lyrics online or edit them (#13)
Changes
- Improve thumbnail transition in notification
Fixes
- Stuff no one wants to know
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Additions
- Skip silence feature
- Equalizer shortcut (Settings > Player & Audio > Equalizer) (#4)
- Link import (#22 (comment))
- Cache settings
Changes
- The radio will not automatically fetch the next items when the user scrolls to the bottom of the list
- Lyrics are now saved to the database
Fixes
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
Additions
- Search YouTube community / featured playlists
- Share a YouTube album / playlist by its link
- Open, play or import a YouTube playlist by its link (Open with > ViMusic)
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Add a settings page
- Add the possibility to change the theme mode (Light/Dark/System)
- Add the possibility to change the roundness of song thumbnails (None/Light/Medium/Heavy)
- Make Most Played/Favorites/History section easier to discover
- Fix a bug that caused a searched song to restart immediately after playing
- Fix a bug that caused a crash when trying to play a new song without internet connection
- Minor UI tweaks
- Migrate to DataStore
Full Changelog: v0.1.0...v0.1.1