mirror of https://github.com/lidarr/Lidarr
New: Rename Emby to Emby / Jellyfin
Closes #3216 (cherry picked from commit ee1ee8f267079e18015829065a76a628929cf4b2)
This commit is contained in:
parent
5a9b72082c
commit
6ab02d2d15
|
@ -15,7 +15,7 @@ namespace NzbDrone.Core.Notifications.Emby
|
|||
}
|
||||
|
||||
public override string Link => "https://emby.media/";
|
||||
public override string Name => "Emby (Media Browser)";
|
||||
public override string Name => "Emby / Jellyfin";
|
||||
|
||||
public override void OnGrab(GrabMessage grabMessage)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue