mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #33] totaltracks field is sometimes 0 #32
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Soggfy#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rafiuth on GitHub (Jun 9, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/33
This only seems to happen the first time a song is played in a session, a re-download will have the correct value.
Maybe spotify is asynchronously updating the album_track_count field?
@maliayas commented on GitHub (Jun 10, 2022):
I've also seen this in one case.
@Rafiuth commented on GitHub (Oct 30, 2022):
It looks like Spotify fixed their API since this does not seem to happen anymore.