Add a Flask-based dashboard for monitoring audio/subtitle languages in Radarr media files. Includes ffprobe integration for media analysis, SQLite caching, path mapping between Radarr and host filesystems, and a responsive web UI with filtering and statistics.
4 lines
47 B
Plaintext
4 lines
47 B
Plaintext
Flask==3.1.1
|
|
gunicorn==23.0.0
|
|
requests==2.32.4
|