refactor: rebrand application from "Radarr Language Dashboard" to "Media Max" across all files

Update project name from "Radarr Language Dashboard v2" to "Media Max" in README.md, docker-compose.yml service/container names, app.py logger name and service definition, manifest.json name/short_name/description, and templates/index.html title and header elements. Update docker exec command example in README to use new container name.
This commit is contained in:
2026-08-15 13:06:54 +02:00
parent ceb4dfe120
commit 42ed29ac51
5 changed files with 11 additions and 11 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "Media Language Dashboard",
"short_name": "Media Dashboard",
"description": "Radarr, Sonarr und SABnzbd im Überblick",
"name": "Media Max",
"short_name": "Media Max",
"description": "Media Max: Radarr, Sonarr und SABnzbd im Überblick",
"start_url": "/",
"scope": "/",
"display": "standalone",