[PR #3] [MERGED] Store timestamps as u64. #175

Closed
opened 2026-02-27 20:23:39 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ramsayleung/rspotify/pull/3 **Author:** [@SimonTeixidor](https://github.com/SimonTeixidor) **Created:** 3/8/2018 **Status:** ✅ Merged **Merged:** 3/9/2018 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b0ecbe8`](https://github.com/ramsayleung/rspotify/commit/b0ecbe8c14b27330decd881b5c522286064929d0) Store timestamps as u64. ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/spotify/model/audio.rs` (+1 -1) 📝 `src/spotify/model/context.rs` (+2 -2) 📝 `src/spotify/model/playing.rs` (+1 -1) </details> ### 📄 Description Closes #2. I guess Spotify started sending timestamps in milliseconds :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:23:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/rspotify#175
No description provided.