mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #479] [MERGED] Use upstream rspotify #849
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#849
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/Rigellute/spotify-tui/pull/479
Author: @Rigellute
Created: 5/27/2020
Status: ✅ Merged
Merged: 5/27/2020
Merged by: @Rigellute
Base:
master← Head:use-rspotify-upstream📝 Commits (1)
e450482Use upstream rspotify📊 Changes
3 files changed (+11 additions, -13 deletions)
View changed files
📝
Cargo.lock(+2 -1)📝
Cargo.toml(+1 -1)📝
src/ui/audio_analysis.rs(+8 -11)📄 Description
The Spotify API has fixed the audio analysis endpoint on their end, so
my fork of rspotify is no longer needed.
Closes #437
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.