Skip to content

[Bug] Pages of Artist profile sometimes empty or not the max amount of items #68

Description

@Miniontoby

Describe the bug

On some Artists on Soundcloud, when I go to their profile in this addon, I get empty pages or pages that aren't fully filled up.

To Reproduce

  1. Open the addon
  2. Search for an artist (the artist on which I found the issue is "House of Worship" houseofworshippodcast)
  3. Open the folder "Artists"
  4. Open the actual artist profile folder
  5. Go thru the list of their tracks (Page 2 and 3 of mentioned artist)

Cause

I looked into the API responses of soundcloud and this already gives me the same empty list.

The mentioned artist has reposts in the list of 'tracks' on the user profile on SoundCloud, which 'should' be in the empty spots
So I guess soundclouds filtering system isn't done correctly which is causing empty pages...

However soundcloud itself also uses this API request to get the items and the next url:
https://api-v2.soundcloud.com/stream/users/553816569?client_id={clientId}&limit=20&offset=0&linked_partitioning=1&app_version=1749738053&app_locale=en

Which gives a list of tracks and reposts, but im unsure if that is a good one to use.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions