mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #619] [MERGED] cleanup event module and implement follow-up support for podcast #1752
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1752
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/aome510/spotify-player/pull/619
Author: @aome510
Created: 11/30/2024
Status: ✅ Merged
Merged: 11/30/2024
Merged by: @aome510
Base:
master← Head:podcast-followup📝 Commits (3)
94498eecleanupeventmodule codes and implement follow-up support for podcast4e604baupdate condition22407a3update episode table layout📊 Changes
7 files changed (+144 additions, -90 deletions)
View changed files
📝
spotify_player/src/client/handlers.rs(+17 -4)📝
spotify_player/src/client/mod.rs(+4 -3)📝
spotify_player/src/event/mod.rs(+3 -4)📝
spotify_player/src/event/page.rs(+41 -38)📝
spotify_player/src/event/window.rs(+77 -37)📝
spotify_player/src/state/data.rs(+0 -2)📝
spotify_player/src/ui/page.rs(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.