[GH-ISSUE #5] Messaging Cleanup #2

Closed
opened 2026-02-27 20:08:59 +03:00 by kerem · 1 comment
Owner

Originally created by @tomballgithub on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/misiektoja/xbox_monitor/issues/5

I think it would look a lot better, and make organizational sense, to have the "Sending email notification to" before the timestamp and associated with the detection itself

For instance:

─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
User detected playing a game 'NBA 2K26 for Xbox Series X|S' (via title history)! Started: Thu 05 Feb 2026, 21:30:16
Sending email notification to XXX
Timestamp:                      Thu 05 Feb 2026, 21:32:19
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────

This is what I see:

─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
User detected playing a game 'NBA 2K26 for Xbox Series X|S' (via title history)! Started: Thu 05 Feb 2026, 21:16:45
Timestamp:                      Thu 05 Feb 2026, 21:17:12
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Sending email notification to XXX
User detected playing a game 'NBA 2K26 for Xbox Series X|S' (via title history)! Started: Thu 05 Feb 2026, 21:30:16
Timestamp:                      Thu 05 Feb 2026, 21:32:19
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Sending email notification to XXX
Originally created by @tomballgithub on GitHub (Feb 6, 2026). Original GitHub issue: https://github.com/misiektoja/xbox_monitor/issues/5 I think it would look a lot better, and make organizational sense, to have the "Sending email notification to" before the timestamp and associated with the detection itself For instance: ``` ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── User detected playing a game 'NBA 2K26 for Xbox Series X|S' (via title history)! Started: Thu 05 Feb 2026, 21:30:16 Sending email notification to XXX Timestamp: Thu 05 Feb 2026, 21:32:19 ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── ``` This is what I see: ``` ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── User detected playing a game 'NBA 2K26 for Xbox Series X|S' (via title history)! Started: Thu 05 Feb 2026, 21:16:45 Timestamp: Thu 05 Feb 2026, 21:17:12 ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── Sending email notification to XXX User detected playing a game 'NBA 2K26 for Xbox Series X|S' (via title history)! Started: Thu 05 Feb 2026, 21:30:16 Timestamp: Thu 05 Feb 2026, 21:32:19 ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── Sending email notification to XXX ```
kerem closed this issue 2026-02-27 20:09:00 +03:00
Author
Owner

@misiektoja commented on GitHub (Feb 6, 2026):

Thx, I placed the timestamp printing indeed in a wrong place, fixed!

<!-- gh-comment-id:3861581989 --> @misiektoja commented on GitHub (Feb 6, 2026): Thx, I placed the timestamp printing indeed in a wrong place, fixed!
Sign in to join this conversation.
No labels
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/xbox_monitor#2
No description provided.