[PR #3816] [MERGED] Change OnRefreshStart and OnRefreshComplete logging levels to debug #9529

Closed
opened 2025-12-22 07:31:33 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3816
Author: @cvium
Created: 8/4/2020
Status: Merged
Merged: 8/4/2020
Merged by: @Bond-009

Base: masterHead: onrefresh_logging


📝 Commits (1)

  • 52d4091 Change OnRefreshStart and OnRefreshComplete logging levels to debug

📊 Changes

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

View changed files

📝 MediaBrowser.Providers/Manager/ProviderManager.cs (+2 -2)

📄 Description

Changes
Changed the logging level for the refresh events to Debug. It's very spammy when scanning and ultimately useless information since it's just logging GUIDs.

Example:
logspam.txt


🔄 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/jellyfin/jellyfin/pull/3816 **Author:** [@cvium](https://github.com/cvium) **Created:** 8/4/2020 **Status:** ✅ Merged **Merged:** 8/4/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `onrefresh_logging` --- ### 📝 Commits (1) - [`52d4091`](https://github.com/jellyfin/jellyfin/commit/52d409101bb0faf3f8cc5964bf9a4d4aa4c1cd7b) Change OnRefreshStart and OnRefreshComplete logging levels to debug ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Manager/ProviderManager.cs` (+2 -2) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** Changed the logging level for the refresh events to Debug. It's very spammy when scanning and ultimately useless information since it's just logging GUIDs. Example: [logspam.txt](https://github.com/jellyfin/jellyfin/files/5020645/logspam.txt) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:31:33 +01: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/jellyfin#9529
No description provided.