mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-25 23:55:53 +03:00
[PR #281] [MERGED] Search album by url #730
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#730
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/281
Author: @Rigellute
Created: 2/3/2020
Status: ✅ Merged
Merged: 2/4/2020
Merged by: @Rigellute
Base:
master← Head:search-album-by-url📝 Commits (4)
f584c40Use function to compute character width2cb6a6eTest compute_character_width8e54affFetch album if input is album url9885803Fix and simplify Full vs Simplified Album📊 Changes
4 files changed (+146 additions, -127 deletions)
View changed files
📝
src/app.rs(+5 -4)📝
src/handlers/album_tracks.rs(+67 -82)📝
src/handlers/input.rs(+45 -9)📝
src/ui/mod.rs(+29 -32)📄 Description
Original PR #280 thanks to @AlexandreSi
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.