[PR #601] [MERGED] Lastfm scrobbler instance is not created on startup #599 #614

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/601
Author: @marcfusch
Created: 4/18/2025
Status: Merged
Merged: 4/20/2025
Merged by: @jacksongoode

Base: mainHead: main


📝 Commits (1)

  • 5d5418d Lastfm scrobbler instance is not created on startup #599

📊 Changes

1 file changed (+41 additions, -30 deletions)

View changed files

📝 psst-gui/src/controller/playback.rs (+41 -30)

📄 Description

HI, I moved the instructions to update the scrobbler instance into a function that is called on app startup and is also called if the config file changes. This now fixes #599


🔄 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/jpochyla/psst/pull/601 **Author:** [@marcfusch](https://github.com/marcfusch) **Created:** 4/18/2025 **Status:** ✅ Merged **Merged:** 4/20/2025 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`5d5418d`](https://github.com/jpochyla/psst/commit/5d5418d1ae8d16ca23a637d9a21732588dca58b8) Lastfm scrobbler instance is not created on startup #599 ### 📊 Changes **1 file changed** (+41 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/controller/playback.rs` (+41 -30) </details> ### 📄 Description HI, I moved the instructions to update the scrobbler instance into a function that is called on app startup and is also called if the config file changes. This now fixes #599 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:38 +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/psst#614
No description provided.