Implement Recovery Mode: Use yt-dlp to recover missing metadata for unindexed files

This commit is contained in:
wander 2026-01-05 01:21:38 -05:00
parent 180e0632e5
commit 07a7dd3c07
4 changed files with 291 additions and 7 deletions

View file

@ -7,6 +7,7 @@ services:
- /path/to/your/source:/app/source
- /path/to/your/target:/app/target
- /path/to/your/data:/app/data
- /path/to/your/import:/app/import
ports:
- "8002:5000"
environment: