zspotify/zspotify
jonathan2384 8a450fd1ee
Fix for #127
Simple change to include ?include_groups=album%2Csingle in the api request when function get_artist_albums is used. Sorry if there is something wrong with this, I have not used Python before. It seems to work as expected in my testing.
2021-10-26 12:58:11 +09:00
..
__main__.py renamed src to zspotify 2021-10-25 14:51:12 +13:00
album.py Fix for #127 2021-10-26 12:58:11 +09:00
app.py Revert "added m3u playlist file creation" 2021-10-25 18:36:17 +13:00
const.py Revert "added m3u playlist file creation" 2021-10-25 18:36:17 +13:00
playlist.py Revert "added m3u playlist file creation" 2021-10-25 18:36:17 +13:00
podcast.py Revert "added m3u playlist file creation" 2021-10-25 18:36:17 +13:00
track.py Revert "added m3u playlist file creation" 2021-10-25 18:36:17 +13:00
utils.py Revert "added m3u playlist file creation" 2021-10-25 18:36:17 +13:00
zspotify.py updated folder name 2021-10-25 09:22:53 +05:30