mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #280] [CLOSED] Search album by url #729
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#729
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/280
Author: @AlexandreSi
Created: 2/3/2020
Status: ❌ Closed
Base:
master← Head:search-album-by-url📝 Commits (3)
f584c40Use function to compute character width2cb6a6eTest compute_character_width8e54affFetch album if input is album url📊 Changes
1 file changed (+45 additions, -9 deletions)
View changed files
📝
src/handlers/input.rs(+45 -9)📄 Description
PR to directly access an album through its url in search mode.
Adresses #153.
⚠️ The feature doesn't work when searching for the album url right after opening the executable.
Do you know id this is a known issue? I don't know how to debug it easily. Interested by any help.
Thank you,
Alexandre
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.