Apply sort on playlist's tracks
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- api, backend-api-design
Research direction
Start with the playlist tracks endpoint shown in the issue: /playlists/12345/tracks?limit=1&linked_partitioning=true. Determine whether server-side sorting by created_at can be supported for this response and define the request syntax. Done means clients can retrieve tracks in created_at order without downloading and sorting the full playlist locally.
Written by the indexing model from the issue text.
Description
Hello everyone!
is it possible, by using
https://api.soundcloud.com/playlists/12345/tracks?limit=1&linked_partitioning=true
to sort the result by created_at?
I have some playlists with hundreds of tracks, downloading all them and sort it is very expensive and slow
- Dominant language
- JavaScript
- Stars
- 254
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from soundcloud/api
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
soundcloud/api#577 · 4 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
soundcloud/api#574 · 1 comment ·
-
widget
Difficulty 5/5 Over a week Newbie friendliness 35/100
soundcloud/api#557 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 38/100
soundcloud/api#548 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
soundcloud/api#547 · 2 reactions ·
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
babalae/bettergi-scripts-list#3674 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
vadimdemedes/ink#1029 ·
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
optimization optimization:agents-md-curator
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
githubnext/gh-aw-cao#13143 ·