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.
Description
Languages
PHP
57.6%
JavaScript
37.7%
CSS
3.9%
Shell
0.7%
Dockerfile
0.1%