[PR #251] [MERGED] Update player_event_hook_command usage #685

Closed
opened 2026-03-02 23:49:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/251
Author: @aome510
Created: 9/10/2023
Status: Merged
Merged: 9/10/2023
Merged by: @aome510

Base: masterHead: update-player-event-hook


📝 Commits (4)

  • 5257e9b parse player_event_hook_command event's data as script arguments
  • 5451457 update config document for player_event_hook_command
  • 9b4c04c cleanup
  • c660e75 remove redundant logging

📊 Changes

2 files changed (+72 additions, -27 deletions)

View changed files

📝 docs/config.md (+23 -13)
📝 spotify_player/src/streaming.rs (+49 -14)

📄 Description

Changes

  • parse event's data as script's arguments instead of stdin
  • update config document to reflect new changes

🔄 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/251 **Author:** [@aome510](https://github.com/aome510) **Created:** 9/10/2023 **Status:** ✅ Merged **Merged:** 9/10/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `update-player-event-hook` --- ### 📝 Commits (4) - [`5257e9b`](https://github.com/aome510/spotify-player/commit/5257e9bd33756fcb47a18e7a45c11637e1d52fc0) parse `player_event_hook_command` event's data as script arguments - [`5451457`](https://github.com/aome510/spotify-player/commit/5451457455d787b82db4c45bf41e29a9caffef38) update config document for `player_event_hook_command` - [`9b4c04c`](https://github.com/aome510/spotify-player/commit/9b4c04c0ae094d1110c23fad2c32cf1acecd0bf4) cleanup - [`c660e75`](https://github.com/aome510/spotify-player/commit/c660e75437053a823e3eccc95d35995278984496) remove redundant logging ### 📊 Changes **2 files changed** (+72 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+23 -13) 📝 `spotify_player/src/streaming.rs` (+49 -14) </details> ### 📄 Description ## Changes - parse event's data as script's arguments instead of stdin - update config document to reflect new changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:22 +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#685
No description provided.