From b88f3b249172bd47ccd59eac42c9fde3a1988da9 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Tue, 13 Mar 2018 19:31:43 -0400 Subject: [PATCH] Updated Notify_emby (markdown) --- Notify_emby.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_emby.md b/Notify_emby.md index dfc9270..bed7cff 100644 --- a/Notify_emby.md +++ b/Notify_emby.md @@ -27,5 +27,5 @@ Secure connections (via https) should be referenced using **embys://** where as Send a Emby notification to our server listening on port 8096: ```bash # Assuming our {hostname} is emby.server.local -notify emby://emby.server.local +apprise emby://emby.server.local ```