mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 02:22:31 +01: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