[PR #19] [CLOSED] Remove message that should never trigger #31

Closed
opened 2026-02-27 20:07:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/misiektoja/spotify_monitor/pull/19
Author: @tomballgithub
Created: 7/8/2025
Status: Closed

Base: mainHead: listening_optimize


📝 Commits (1)

  • d2a9046 Remove 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_songs count 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.

## 📋 Pull Request Information **Original PR:** https://github.com/misiektoja/spotify_monitor/pull/19 **Author:** [@tomballgithub](https://github.com/tomballgithub) **Created:** 7/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `listening_optimize` --- ### 📝 Commits (1) - [`d2a9046`](https://github.com/misiektoja/spotify_monitor/commit/d2a904602145c7ba114c89a9a7d2c876500a6d82) Remove message that should never trigger ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `spotify_monitor.py` (+0 -3) </details> ### 📄 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_songs` count will be 0, as the user hasn't listened to any songs yet. I offer this PR to clean things up. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:07:48 +03:00
Sign in to join this conversation.
No labels
Stale
bug
pull-request
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_monitor#31
No description provided.