playlists with more than 100 songs added in one go are sorted incorrectly #1

Open
opened 2022-12-26 16:59:06 +00:00 by alvierahman90 · 0 comments

issue is caused by needing to use multiple requests to add all songs to playlist but not using the new snapshot to add songs after a previous request

r = rq.post(

issue is caused by needing to use multiple requests to add all songs to playlist but not using the new snapshot to add songs after a previous request https://git.alv.cx/alvierahman90/heartbeats/src/commit/b633abdb6ee77101f2411b7b2744aee643def6ad/common/update_playlists.py#L103
alvierahman90 added the
bug
label 2023-09-25 19:58:11 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: alvierahman90/heartbeats#1
No description provided.