Updated Notify_emby (markdown)

lead2gold 2018-03-13 19:31:43 -04:00
parent 4df46b2079
commit b88f3b2491

@ -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: Send a Emby notification to our server listening on port 8096:
```bash ```bash
# Assuming our {hostname} is emby.server.local # Assuming our {hostname} is emby.server.local
notify emby://emby.server.local apprise emby://emby.server.local
``` ```