feat: add Radarr language dashboard with Docker support
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.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Flask==3.1.1
|
||||
gunicorn==23.0.0
|
||||
requests==2.32.4
|
||||
Reference in New Issue
Block a user