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:
Joshua Boniface 2018-12-20 17:38:27 -05:00
parent 8454b8c506
commit 9e36b0615d

View File

@ -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",