[PR #14] [MERGED] Missing * #26

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

📋 Pull Request Information

Original PR: https://github.com/misiektoja/spotify_monitor/pull/14
Author: @tomballgithub
Created: 7/3/2025
Status: Merged
Merged: 7/3/2025
Merged by: @misiektoja

Base: devHead: asterix


📝 Commits (1)

📊 Changes

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

View changed files

📝 spotify_monitor.py (+1 -1)

📄 Description

There was a missing * in the information printed when first loading the app. There was a left * on the 2nd line underneath Email Notifications but not Spotify Polling Intervals

* Spotify polling intervals:    [check: 30 seconds] [inactivity: 8 minutes]
*                               [disappeared: 3 minutes] [error: 3 minutes]
* Email notifications:          [active = True] [inactive = True] [tracked = True]
*                               [songs on loop = True] [every song = True] [errors = True]
* Token source:                 cookie
* Track listened songs:         False

🔄 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/14 **Author:** [@tomballgithub](https://github.com/tomballgithub) **Created:** 7/3/2025 **Status:** ✅ Merged **Merged:** 7/3/2025 **Merged by:** [@misiektoja](https://github.com/misiektoja) **Base:** `dev` ← **Head:** `asterix` --- ### 📝 Commits (1) - [`f28164f`](https://github.com/misiektoja/spotify_monitor/commit/f28164f803a35b8dc85a2713c374729ba5839364) Missing * ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `spotify_monitor.py` (+1 -1) </details> ### 📄 Description There was a missing * in the information printed when first loading the app. There was a left * on the 2nd line underneath Email Notifications but not Spotify Polling Intervals ``` * Spotify polling intervals: [check: 30 seconds] [inactivity: 8 minutes] * [disappeared: 3 minutes] [error: 3 minutes] * Email notifications: [active = True] [inactive = True] [tracked = True] * [songs on loop = True] [every song = True] [errors = True] * Token source: cookie * Track listened songs: False ``` --- <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:47 +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#26
No description provided.