cron entry for recyclarr lxc #2206

Closed
opened 2026-02-05 04:12:35 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Uncloak2 on GitHub (Dec 21, 2025).

🌟 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 21, 2025). ### 🌟 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.
OVERLORD added the enhancement label 2026-02-05 04:12:35 +03:00
Author
Owner

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

Docs? Whats the "Default" cron?

@MickLesk commented on GitHub (Dec 21, 2025): Docs? Whats the "Default" cron?
Author
Owner

@Uncloak2 commented on GitHub (Dec 21, 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

@Uncloak2 commented on GitHub (Dec 21, 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 21, 2025):

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

@tremor021 commented on GitHub (Dec 21, 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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2206