Post

Replies

Boosts

Views

Activity

Comment on Album Artwork is not loading when music is playing
I have a suspicion this has something to do with Image caching because, I will play a track it won't load the artwork, then I will go to the previous track and go back again then the artwork will display. And also the artwork loads correctly for all locally available Tracks. Only the ones that aren't in my local music library have this loading issue.
Topic: Media Technologies SubTopic: General Tags:
Jun ’22
Comment on How to detect end of hasNextBatch?
Hi @JoeKun, Here is the use case: In Caset, there is an import playlist feature; some users have more than 100+ playlists how can I fetch all the playlists? Or even do it in a way that fetches nextBatch as the users scroll further down? Another use case: While displaying top songs for Artists, it seems like the hasNextBatch always returns as true and has no end so MusicItemCollection with songs will returned no matter how many requests I make. As for a playlists where hasNextBatch always returns as true even with a while loop, please try this.
Topic: Media Technologies SubTopic: General Tags:
Feb ’22