[PR #563] [MERGED] Add basic playbar support for podcasts #896

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/563
Author: @sputnick1124
Created: 8/27/2020
Status: Merged
Merged: 9/20/2020
Merged by: @Rigellute

Base: masterHead: podcast-support-playbar


📝 Commits (1)

  • a1cbd52 Add basic playbar support for podcasts

📊 Changes

4 files changed (+55 additions, -32 deletions)

View changed files

📝 rustfmt.toml (+1 -0)
📝 src/app.rs (+43 -27)
📝 src/network.rs (+9 -3)
📝 src/ui/help.rs (+2 -2)

📄 Description

Small-ish PR to get basic podcast support kickstarted. I plan on adding more support for searching and following podcasts, but figured I'd tackle the low hanging fruit first.

Things added:

  • playback progress bar
  • seek forward/backward
  • copy episode/show uri

🔄 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/563 **Author:** [@sputnick1124](https://github.com/sputnick1124) **Created:** 8/27/2020 **Status:** ✅ Merged **Merged:** 9/20/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `podcast-support-playbar` --- ### 📝 Commits (1) - [`a1cbd52`](https://github.com/Rigellute/spotify-tui/commit/a1cbd52832e1b896851c0472d332dc12c2095e8c) Add basic playbar support for podcasts ### 📊 Changes **4 files changed** (+55 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `rustfmt.toml` (+1 -0) 📝 `src/app.rs` (+43 -27) 📝 `src/network.rs` (+9 -3) 📝 `src/ui/help.rs` (+2 -2) </details> ### 📄 Description Small-ish PR to get basic podcast support kickstarted. I plan on adding more support for searching and following podcasts, but figured I'd tackle the low hanging fruit first. Things added: * playback progress bar * seek forward/backward * copy episode/show uri --- <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:45 +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#896
No description provided.