[PR #280] [CLOSED] Search album by url #729

Closed
opened 2026-02-28 14:53:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/280
Author: @AlexandreSi
Created: 2/3/2020
Status: Closed

Base: masterHead: search-album-by-url


📝 Commits (3)

  • f584c40 Use function to compute character width
  • 2cb6a6e Test compute_character_width
  • 8e54aff Fetch 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/280 **Author:** [@AlexandreSi](https://github.com/AlexandreSi) **Created:** 2/3/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `search-album-by-url` --- ### 📝 Commits (3) - [`f584c40`](https://github.com/Rigellute/spotify-tui/commit/f584c400213c46d98606047d26bd3eacb8043694) Use function to compute character width - [`2cb6a6e`](https://github.com/Rigellute/spotify-tui/commit/2cb6a6e07192a6c0bb1f9fae1e7c6396eaaa6cd1) Test compute_character_width - [`8e54aff`](https://github.com/Rigellute/spotify-tui/commit/8e54aff29ec76639f19a8a520df8db3bb08b56cc) Fetch album if input is album url ### 📊 Changes **1 file changed** (+45 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/handlers/input.rs` (+45 -9) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:53:09 +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/spotify-tui#729
No description provided.