Updated Notify_emby (markdown)

master
lead2gold 2018-03-13 19:31:43 -04:00
parent 4df46b2079
commit b88f3b2491
1 changed files with 1 additions and 1 deletions

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