[PR #619] [MERGED] cleanup event module and implement follow-up support for podcast #1752

Closed
opened 2026-03-14 15:31:15 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: podcast-followup


📝 Commits (3)

  • 94498ee cleanup event module codes and implement follow-up support for podcast
  • 4e604ba update condition
  • 22407a3 update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/619 **Author:** [@aome510](https://github.com/aome510) **Created:** 11/30/2024 **Status:** ✅ Merged **Merged:** 11/30/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `podcast-followup` --- ### 📝 Commits (3) - [`94498ee`](https://github.com/aome510/spotify-player/commit/94498ee5443246fb715ea370fd2314f84fce1566) cleanup `event` module codes and implement follow-up support for podcast - [`4e604ba`](https://github.com/aome510/spotify-player/commit/4e604ba7c0c9a80112fed12cbe88f374d483d298) update condition - [`22407a3`](https://github.com/aome510/spotify-player/commit/22407a3107206104d9dfe60677e841a75237c36f) update episode table layout ### 📊 Changes **7 files changed** (+144 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:31:15 +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-player#1752
No description provided.