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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user