488 B
488 B
mediaprep (mvp)
A minimal Jellyfin pre-processor for CephFS-based libraries.
Features (MVP)
- Scan profiles with configurable roots and filters
- Items table with status, structure, and counts
- Background scan jobs with logs/progress
Setup
- Configure
.envand prepare the database - Run scan: php cli/scan.php
- Run worker: php cli/worker.php
- Serve
public/via nginx/apache and open in browser
Notes
- Worker executes scan jobs and updates progress/logs.