0.5.0 - Rewritten downloads, many bugfixes
This commit is contained in:
parent
f7cbb09bc1
commit
f2f6b202d1
38 changed files with 5176 additions and 1365 deletions
|
|
@ -48,6 +48,7 @@ class SpotifyAPI {
|
|||
SpotifyPlaylist playlist = SpotifyPlaylist.fromJson(data);
|
||||
return playlist;
|
||||
}
|
||||
|
||||
|
||||
Future convertPlaylist(SpotifyPlaylist playlist, {bool downloadOnly = false}) async {
|
||||
doneImporting = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue