zotify-dev / zotify

A fast and customizable music and podcast downloader.
zlib License
1.14k stars 84 forks source link

Not returning full list of followed artists. #154

Open shaunography opened 3 months ago

shaunography commented 3 months ago

I wanted to use Zotify to dump out a list of artists, albums and the corresponding album urls for all artists i follow.

however it only seems to be returning 24 of my followed artists?

image

i have just stuck a print statement in the get_artist_albums function

image

residualbit commented 2 months ago

Same issue here, although it stops at 30 for me. No rhyme or reason (at first I thought it was picking the most recently followed, but nope - all over the place with those 30.) Will take a look through the code and functions later to see if anything jumps out.