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 ```