[PR #57] [MERGED] Reconfigure logging to debug #74

Closed
opened 2026-03-23 20:35:39 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/57
Author: @Atinoda
Created: 7/1/2025
Status: Merged
Merged: 7/10/2025
Merged by: @DarkFighterLuke

Base: masterHead: master


📝 Commits (1)

  • ab78323 Reconfigure logging to debug

📊 Changes

8 files changed (+29 additions, -29 deletions)

View changed files

📝 Jellyfin.Plugin.TubeArchivistMetadata/Configuration/PluginConfiguration.cs (+2 -2)
📝 Jellyfin.Plugin.TubeArchivistMetadata/Providers/EpisodeImageProvider.cs (+2 -2)
📝 Jellyfin.Plugin.TubeArchivistMetadata/Providers/EpisodeMetadataProvider.cs (+2 -2)
📝 Jellyfin.Plugin.TubeArchivistMetadata/Providers/SeriesImageProvider.cs (+4 -4)
📝 Jellyfin.Plugin.TubeArchivistMetadata/Providers/SeriesMetadataProvider.cs (+2 -2)
📝 Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs (+4 -4)
📝 Jellyfin.Plugin.TubeArchivistMetadata/Tasks/TAToJellyfinProgressSyncTask.cs (+5 -5)
📝 Jellyfin.Plugin.TubeArchivistMetadata/TubeArchivist/TubeArchivistApi.cs (+8 -8)

📄 Description

Thank you for the excellent work on this project.

  • The current logging configuration floods the logs
  • These changes to debug level will also speed up sync execution
  • These changes are also merged into the jellyfin-10.11 branch available in my fork

🔄 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/tubearchivist/tubearchivist-jf-plugin/pull/57 **Author:** [@Atinoda](https://github.com/Atinoda) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@DarkFighterLuke](https://github.com/DarkFighterLuke) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ab78323`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/ab783238c3fcf50acfc26e365c94d83d232be9c6) Reconfigure logging to debug ### 📊 Changes **8 files changed** (+29 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Configuration/PluginConfiguration.cs` (+2 -2) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Providers/EpisodeImageProvider.cs` (+2 -2) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Providers/EpisodeMetadataProvider.cs` (+2 -2) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Providers/SeriesImageProvider.cs` (+4 -4) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Providers/SeriesMetadataProvider.cs` (+2 -2) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs` (+4 -4) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Tasks/TAToJellyfinProgressSyncTask.cs` (+5 -5) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/TubeArchivist/TubeArchivistApi.cs` (+8 -8) </details> ### 📄 Description Thank you for the excellent work on this project. - The current logging configuration floods the logs - These changes to debug level will also speed up sync execution - These changes are also merged into the `jellyfin-10.11` branch available in my fork --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:35:39 +00: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
tubearchivist/archived-tubearchivist-jf-plugin#74
No description provided.