mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-25 23:55:53 +03:00
[PR #563] [MERGED] Add basic playbar support for podcasts #896
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#896
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/563
Author: @sputnick1124
Created: 8/27/2020
Status: ✅ Merged
Merged: 9/20/2020
Merged by: @Rigellute
Base:
master← Head:podcast-support-playbar📝 Commits (1)
a1cbd52Add 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:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.