[PR #131] [MERGED] Remove empty clean categories list validation #245

Closed
opened 2025-10-09 17:00:32 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Cleanuparr/Cleanuparr/pull/131
Author: @Flaminel
Created: 5/7/2025
Status: Merged
Merged: 5/7/2025
Merged by: @Flaminel

Base: mainHead: remove_clean_categories_min_validation


📝 Commits (4)

  • 3843e94 removed empty clean categories validation and updated docs
  • 5022115 added trace logs
  • aa2e7cc removed config validation
  • 26b355e improved download cleaner logs

📊 Changes

4 files changed (+41 additions, -14 deletions)

View changed files

📝 code/Common/Configuration/DownloadCleaner/DownloadCleanerConfig.cs (+0 -5)
📝 code/Infrastructure/Verticals/DownloadCleaner/DownloadCleaner.cs (+30 -8)
📝 docs/docs/configuration/examples/1_docker.mdx (+4 -0)
📝 docs/src/components/configuration/download-cleaner/DownloadCleanerHardlinksSettings.tsx (+7 -1)

📄 Description

No description provided


🔄 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/Cleanuparr/Cleanuparr/pull/131 **Author:** [@Flaminel](https://github.com/Flaminel) **Created:** 5/7/2025 **Status:** ✅ Merged **Merged:** 5/7/2025 **Merged by:** [@Flaminel](https://github.com/Flaminel) **Base:** `main` ← **Head:** `remove_clean_categories_min_validation` --- ### 📝 Commits (4) - [`3843e94`](https://github.com/Cleanuparr/Cleanuparr/commit/3843e94e4083543b43f0cfe96584c7155f812693) removed empty clean categories validation and updated docs - [`5022115`](https://github.com/Cleanuparr/Cleanuparr/commit/50221151abbb2e7eca92b1e8ecdd5f28ed05aa44) added trace logs - [`aa2e7cc`](https://github.com/Cleanuparr/Cleanuparr/commit/aa2e7ccb0f0c33ef97a375de04bcd4bc3978aa7c) removed config validation - [`26b355e`](https://github.com/Cleanuparr/Cleanuparr/commit/26b355e433ee5fefb139f9894bc3bc824e99b1c4) improved download cleaner logs ### 📊 Changes **4 files changed** (+41 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `code/Common/Configuration/DownloadCleaner/DownloadCleanerConfig.cs` (+0 -5) 📝 `code/Infrastructure/Verticals/DownloadCleaner/DownloadCleaner.cs` (+30 -8) 📝 `docs/docs/configuration/examples/1_docker.mdx` (+4 -0) 📝 `docs/src/components/configuration/download-cleaner/DownloadCleanerHardlinksSettings.tsx` (+7 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-10-09 17:00:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Cleanuparr#245
No description provided.