[PR #21] [MERGED] Missing * #29

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_profile_monitor/pull/21
Author: @tomballgithub
Created: 7/4/2025
Status: Merged
Merged: 7/6/2025
Merged by: @misiektoja

Base: devHead: asterik


📝 Commits (1)

📊 Changes

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

View changed files

📝 spotify_profile_monitor.py (+1 -1)

📄 Description

There was a missing * in the information printed when first loading the app.
Specifically, there was a left * missing on the 2nd line underneath Email Notifications

It now looks like:

Spotify Profile Monitoring Tool v2.5.3

* Spotify polling intervals:    [check: 30 minutes] [error: 5 minutes]
* Email notifications:          [profile changes = True] [followers/followings = True]
*                               [errors = True]
* Token source:                 cookie

🔄 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_profile_monitor/pull/21 **Author:** [@tomballgithub](https://github.com/tomballgithub) **Created:** 7/4/2025 **Status:** ✅ Merged **Merged:** 7/6/2025 **Merged by:** [@misiektoja](https://github.com/misiektoja) **Base:** `dev` ← **Head:** `asterik` --- ### 📝 Commits (1) - [`1926b4d`](https://github.com/misiektoja/spotify_profile_monitor/commit/1926b4d8f942c3dab46df8774dded5fb621149f5) Missing * ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `spotify_profile_monitor.py` (+1 -1) </details> ### 📄 Description There was a missing * in the information printed when first loading the app. Specifically, there was a left * missing on the 2nd line underneath Email Notifications It now looks like: ``` Spotify Profile Monitoring Tool v2.5.3 * Spotify polling intervals: [check: 30 minutes] [error: 5 minutes] * Email notifications: [profile changes = True] [followers/followings = True] * [errors = True] * Token source: cookie ``` --- <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 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_profile_monitor#29
No description provided.