Skip to content

Commit

Permalink
New: Rename Emby to Emby / Jellyfin
Browse files Browse the repository at this point in the history
(cherry picked from commit ee1ee8f267079e18015829065a76a628929cf4b2)
  • Loading branch information
markus101 authored and RobinDadswell committed Dec 17, 2022
1 parent d351753 commit 111c6a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public MediaBrowser(IMediaBrowserService mediaBrowserService)
}

public override string Link => "https://emby.media/";
public override string Name => "Emby";
public override string Name => "Emby / Jellyfin";

public override void OnGrab(GrabMessage grabMessage)
{
Expand Down

0 comments on commit 111c6a7

Please sign in to comment.