[PR #600] [CLOSED] moved the update scrobbler instance into a function that is called on app startup (once) and can be called when the config file changes (just like before). This fixed Lastfm scrobbler instance is not created on startup #599 #613

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/600
Author: @marcfusch
Created: 4/18/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • ee39c98 moved the update scrobbler instance into a function that is called on app startup (once) and can be called when the config file changes (just like before). This fixed 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

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/jpochyla/psst/pull/600 **Author:** [@marcfusch](https://github.com/marcfusch) **Created:** 4/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`ee39c98`](https://github.com/jpochyla/psst/commit/ee39c981d6312310dbb013e45aee836fbde86364) moved the update scrobbler instance into a function that is called on app startup (once) and can be called when the config file changes (just like before). This fixed 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 _No description provided_ --- <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#613
No description provided.