Skip to content

Releases: BobbyESP/spotdl-android

0.2.1

03 Sep 00:43
1f62ffe
Compare
Choose a tag to compare

What has changed

  • Deleted hard coded Java Home for testing

0.2.0

02 Sep 12:04
Compare
Choose a tag to compare

What has changed

  • Moved to Kotlin DSL and version catalog
  • Updated app dependencies

Working on the lib remake

Full Changelog: v0.1.11...0.2.0

v0.1.11

11 Aug 09:55
Compare
Choose a tag to compare

v0.1.11

  • Updated yt-dlp to 2023.7.6

v0.1.10

14 Jul 15:36
Compare
Choose a tag to compare
  • Added Bandicamp API dependency

WARN

I'm currently working on a rewrite of the library along Spowlo, so stay tuned!

v0.1.9

03 Apr 08:34
Compare
Choose a tag to compare

v0.1.9

  • Rewritten the hole library updater. This means that now you will be able to download the latest version of spotDL in your app without having to rebuild the library and having to launch an update just for updating spotDL.

Full Changelog: 0.1.8...0.1.9

0.1.8

29 Mar 15:01
Compare
Choose a tag to compare

0.1.8

  • Fixed problems related to the process cancellation and more (don't remember sorry, look at the changelog comparison).

Full Changelog: 0.1.7...0.1.8

0.1.7-hotfix

04 Mar 10:47
Compare
Choose a tag to compare

0.1.7-hotfix

Added:

  • FFmpeg version checker

Full Changelog: 0.1.6...0.1.7

v0.1.6

03 Mar 18:12
3bac9b1
Compare
Choose a tag to compare

v0.1.6

What has changed/added

  • Added in-app library updater
  • Bumped up yt-dlp
  • Updated DTOs
  • Optimized (a little) the json parsing
    And more things that I don't remember...

What's Changed

  • Updated to v4.1.1 and updated/added internal libs by @BobbyESP in #10

Full Changelog: 0.1.5...0.1.6

v0.1.5

31 Jan 21:26
Compare
Choose a tag to compare

v0.1.5

What has changed

  • The app UI was modified a little bit. In next releases it will be improved

What has been fixed

  • Bad JSON parsing from artists, playlists and more... (making the sample app don't fail at downloading)

v0.1.4

21 Jan 19:01
Compare
Choose a tag to compare

v0.1.4

What has changed

The library wasn't affected in this update, just the sample app was updated with a better UI.

The next update will contain new features such as custom command support, Lyrics implementation and something more. Thanks for looking into this app!
Spowlo remake will take more time, that's why I'm updating this sample app.
Thanks!