Skip to main content

Emby Receipe

  • Official Website: https://emby.media
  • Icon Support: No
  • Message Format: Text
  • Message Limit: 32768 Characters per message

Receipe

Valid receipes are as follows:

  • emby://{hostname}
  • emby://{hostname}:{port}
  • emby://{userid}:{password}@{hostname}:{port}
  • embys://{hostname}
  • embys://{hostname}:{port}
  • embys://{userid}:{password}@{hostname}:{port}

Secure connections (via https) should be referenced using embys:// where as insecure connections (via http) should be referenced via emby://.

Parameter Breakdown

VariableRequiredDescription
hostnameYesThe server Emby is listening on.
portNoThe port Emby is listening on. By default the port is 8096 for both emby:// and embys:// references.
useridYesThe account login to your Emby server.
passwordNoThe password associated with your Emby Server.
modalNoDefines if the notification should appear as a modal type box. By default this is set to No.