claude-home/monitoring/scripts/tdarr-file-monitor-cron.sh
Cal Corum 0ecac96703 CLAUDE: Add Tdarr file monitoring scripts
- Add tdarr_file_monitor.py for API-based monitoring
- Add cron wrapper script for scheduled execution

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 00:48:10 -06:00

6 lines
317 B
Bash
Executable File

#!/bin/bash
# Cron job wrapper for Tdarr file monitor
# Add this to crontab with: * * * * * /mnt/NV2/Development/claude-home/monitoring/scripts/tdarr-file-monitor-cron.sh
cd /mnt/NV2/Development/claude-home/monitoring/scripts
/usr/bin/python3 /mnt/NV2/Development/claude-home/monitoring/scripts/tdarr_file_monitor.py