mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #3] [MERGED] Store timestamps as u64. #175
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#175
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?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/3
Author: @SimonTeixidor
Created: 3/8/2018
Status: ✅ Merged
Merged: 3/9/2018
Merged by: @ramsayleung
Base:
master← Head:master📝 Commits (1)
b0ecbe8Store timestamps as u64.📊 Changes
3 files changed (+4 additions, -4 deletions)
View changed files
📝
src/spotify/model/audio.rs(+1 -1)📝
src/spotify/model/context.rs(+2 -2)📝
src/spotify/model/playing.rs(+1 -1)📄 Description
Closes #2. I guess Spotify started sending timestamps in milliseconds :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.