Implement Recovery Mode: Use yt-dlp to recover missing metadata for unindexed files
This commit is contained in:
parent
180e0632e5
commit
07a7dd3c07
4 changed files with 291 additions and 7 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue