mirror of https://github.com/caronc/apprise
Updated Notify_emby (markdown)
parent
a11526d327
commit
7ff0abb144
|
@ -28,5 +28,6 @@ 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
|
||||
apprise emby://emby.server.local
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
emby://emby.server.local
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue