Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MyRadio_PlaylistsDaemon's logging is too spammy #1143

Open
markspolakovs opened this issue Feb 4, 2024 · 0 comments
Open

MyRadio_PlaylistsDaemon's logging is too spammy #1143

markspolakovs opened this issue Feb 4, 2024 · 0 comments

Comments

@markspolakovs
Copy link
Member

markspolakovs commented Feb 4, 2024

90% of the daemon's log lines come from PlaylistsDaemon's similarity algorithm, which makes going through the daemon logs to find other issues difficult - especially if it fills up the log buffer.

The lines in question are all

2024-02-04T13:13:56.815929000Z Running \MyRadio\Daemons\MyRadio_PlaylistsDaemon
2024-02-04T13:13:57.476199000Z Found 9 similar tracks for Lose Control - Teddy Swims
2024-02-04T13:13:57.488254000Z Found 33 similar tracks for Murder on the Dancefloor - Sophie Ellis-Bextor
# that over and over again (about 40 lines)
2024-02-04T13:14:06.526362000Z Found 1 similar tracks for WOOWOO - Monjola
2024-02-04T13:14:06.582990000Z ERROR updating playlist: could not get lock on random-auto

repeated every ~10 seconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant