Releases: HemantKArya/BloomeeTunes
Releases · HemantKArya/BloomeeTunes
v2.9.11+140
🎉Automatic Related Songs, View original charts, Play now btn and more
- Play related songs if there are no songs remaining in queue. (Automatic) 958d590
- Shuffling bug fix 7c5cb5a
- (Play Now) Now can play only single song from playlist/album/artist to play related songs to it. 7c5cb5a facdb87
- Lyrics tab bug fix e12b5d7
- Copy to clipboard btn changed to IconBtn 645cd99
- Playlists import now only uses
YTM
api instead ofMixedAPI
. cdcbf01 bae5d69 - View original charts btn at topmost right. 1281adc
IsarDB
migration to community fork untilIsarDB
is updated. e4a2159audio_service
updates related to targeting API 34. ee33c15- Play songs directly from sliding ChartView. 1f62373
- Add to playlist bug fix.
- Rewind btn bug fix.
Full Changelog: v2.9.9+138...v2.9.11+140
v2.9.9+138
- DB location is changed to
AppSupportDirectory
fromAppDocumentsDirectory
(which may lead to unrecognize the previous playlist, you can still take a backup and restore it using this app it will be fine) - Album/artists/playlists can be now liked and added to library with online sync
- Some bug fixes
- App updater fixes
- Search page suggestions trailing fixes
Full Changelog: v2.9.6+135...v2.9.9+138
v2.9.6+135
Search enhancement (support Artist/Album/Playlist). 🌟
audio_service_mpris
added for linux desktop notification 68ff2cf- prev button for desktops mini player. 1ec6c96
- search page enhancements 8c9f3ce
- Artist, album and playlist search is now available in search page (may show less than original page).
- ChartCarousel bug fixes.
What's Changed
New Contributors
Full Changelog: v2.9.5+132...v2.9.6+135
v2.9.5+132
- Removed android DEPENDENCY_INFO_BLOCK .
- Included lightweighted Apks for different Android Architectures.
Full Changelog: v2.9.5+130...v2.9.5+132
v2.9.5+130
Enhancements and UI improvements. 🌟
- Wider YouTube thumbnails
- Imageformator for every different size to reduce internet data usage.
- player Ui clean up and enhancements (upnext with animation)
- playlists edit bug fix
Full Changelog: v2.9.4+126...v2.9.5+130
v2.9.4+129
version bump->2.9.4
v2.9.3+128
- Playlist screen now using ReorderableSliverView instead of normal reorderable. (due to of its excessive lag when playlist loads items more than 200.)
- LoadImageCached function replaced with now stateful widget
- Package updates
- mediakit false for windows
- Replaced widget temp. functions with widget in player ui.
- some fixes related to windows
v2.9.2+127
- New schema added to DB - playlistinfo for better metadata for playlist like where it is from imported, artists, last update etc.
- Redesigned Playlist view - now it is in full screen mode and also can see metadata
- Ytmusic unicode encoding fix
- Miniplayer enhancements
- Player ui fixes
- likebtn bug fixes
- Library enhancements and fixes
- Windows first play bug fix
Full Changelog: v2.9.1+126...v2.9.2+127
v2.9.1+126
New Updates!! 😍🤩 (New Experimental Linux support)
- Directly import YouTube-Music playlists, album and single media item. [1]
- External Charts now can be individually selected to show on home page from app UI settings. [2]
- Experimental Linux support using MediaKit library (Need to install libmpv and mpv on Linux before using Linux builds). [3]
- Bug fixes in source engine settings.
- Bug fixes in URL launcher - set to external application.
- Lyrics button temp solution, will currently show full "Lyrics" button (In future it will be removed with suitable icon.).
v2.8.3+125
Implemented Lyrics Feature 🎉
- Can be used either by button in bottom of the player or by swiping the cover art.
- Experimental - Keyboard shortcuts for windows (Space - Play/Pause, ALT+Arrows - 10 sec forward/backward, S - Shuffle, L - Like) inside the player screen