Restore the name Emby in manifest.json
Reenables support for most client apps that were broken by this rename change.
This commit is contained in:
parent
8454b8c506
commit
9e36b0615d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Jellyfin",
|
||||
"short_name": "Jellyfin",
|
||||
"_comment": "This should be Jellyfin, but that breaks apps...",
|
||||
"name": "Emby",
|
||||
"short_name": "Emby",
|
||||
"start_url": "/web/index.html",
|
||||
"description": "The open media solution.",
|
||||
"lang": "en-US",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue