mirror of
https://github.com/misiektoja/spotify_monitor.git
synced 2026-04-25 22:55:52 +03:00
[PR #19] [CLOSED] Remove message that should never trigger #31
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/misiektoja/spotify_monitor/pull/19
Author: @tomballgithub
Created: 7/8/2025
Status: ❌ Closed
Base:
main← Head:listening_optimize📝 Commits (1)
d2a9046Remove message that should never trigger📊 Changes
1 file changed (+0 additions, -3 deletions)
View changed files
📝
spotify_monitor.py(+0 -3)📄 Description
This message was not included in my original PR, as it's only executed when the script is first started and only if the user is offline/inactive. In that case, this message should never be triggered because the
listened_songscount will be 0, as the user hasn't listened to any songs yet.I offer this PR to clean things up.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.