[GH-ISSUE #10182] cron entry for recyclarr lxc #2205

Closed
opened 2026-02-26 12:51:39 +03:00 by kerem · 3 comments
Owner

Originally created by @Uncloak2 on GitHub (Dec 20, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10182

🌟 Briefly describe the feature

Add default cron for recyclarr sync

📝 Detailed description

Adding a default cron entry for recyclarr.

💡 Why is this useful?

Don't have to manually run recyclarr sync.

Originally created by @Uncloak2 on GitHub (Dec 20, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10182 ### 🌟 Briefly describe the feature Add default cron for recyclarr sync ### 📝 Detailed description Adding a default cron entry for recyclarr. ### 💡 Why is this useful? Don't have to manually run recyclarr sync.
kerem 2026-02-26 12:51:39 +03:00
Author
Owner

@MickLesk commented on GitHub (Dec 20, 2025):

Docs? Whats the "Default" cron?

<!-- gh-comment-id:3678143942 --> @MickLesk commented on GitHub (Dec 20, 2025): Docs? Whats the "Default" cron?
Author
Owner

@Uncloak2 commented on GitHub (Dec 20, 2025):

Docs? Whats the "Default" cron?

https://recyclarr.dev/cli/sync/

The install script doesn't set one. Perhaps daily could be used? 0 0 * * * recyclarr sync >> /root/.config/recyclarr/sync.log

<!-- gh-comment-id:3678147400 --> @Uncloak2 commented on GitHub (Dec 20, 2025): > Docs? Whats the "Default" cron? https://recyclarr.dev/cli/sync/ The install script doesn't set one. Perhaps daily could be used? `0 0 * * * recyclarr sync >> /root/.config/recyclarr/sync.log`
Author
Owner

@tremor021 commented on GitHub (Dec 20, 2025):

The script doesnt set it, because it's pretty much user preference. Default cron for Recyclarr is @daily

<!-- gh-comment-id:3678151482 --> @tremor021 commented on GitHub (Dec 20, 2025): The script doesnt set it, because it's pretty much user preference. Default cron for Recyclarr is `@daily`
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/ProxmoxVE#2205
No description provided.