mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
Emby metadata name changes
This commit is contained in:
parent
3e9a159466
commit
a8b9a47f5f
@ -34,7 +34,7 @@ public override string Name
|
|||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
return "Emby (Media Browser)";
|
return "Emby (Legacy)";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ public override string Name
|
|||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
return "Kodi (XBMC)";
|
return "Kodi (XBMC) / Emby";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user