Initial commit

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Todd
2026-03-29 22:42:55 -04:00
commit 0d7b2b1aab
389 changed files with 280296 additions and 0 deletions

4
db Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# Convenient wrapper for db_manager.py
cd /opt/media-downloader
/opt/media-downloader/venv/bin/python utilities/db_manager.py "$@"