mirror of https://github.com/caronc/apprise
Updated Notify_emby (markdown)
parent
9d6e77a7e8
commit
21ec470131
|
@ -20,8 +20,9 @@ Secure connections (via https) should be referenced using **embys://** where as
|
||||||
| ----------- | -------- | -----------
|
| ----------- | -------- | -----------
|
||||||
| hostname | Yes | The server Emby is listening on.
|
| hostname | Yes | The server Emby is listening on.
|
||||||
| port | No | The port Emby is listening on. By default the port is **8096** for both **emby://** and **embys://** references.
|
| port | No | The port Emby is listening on. By default the port is **8096** for both **emby://** and **embys://** references.
|
||||||
| userid | Yes | The account login to your Emby server.
|
| userid | Yes | The account login to your Emby server.
|
||||||
| password | No | The password associated with your Emby Server.
|
| password | No | The password associated with your Emby Server.
|
||||||
|
| modal | No | Defines if the notification should appear as a modal type box. By default this is set to No.
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
Send a Emby notification to our server listening on port 8096:
|
Send a Emby notification to our server listening on port 8096:
|
||||||
|
|
Loading…
Reference in New Issue