mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Config first
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Home assistant add-on: emby
|
||||
|
||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||
|
||||
[donation-badge]: https://img.shields.io/badge/Buy%20me%20a%20coffee-%23d32f2f?logo=buy-me-a-coffee&style=flat&logoColor=white
|
||||
@@ -9,6 +10,7 @@
|
||||
## About
|
||||
|
||||
Forked to add latest beta versions, smb and local hdd mount.
|
||||
|
||||
- Inital version : https://github.com/petersendev/hassio-addons
|
||||
- CIFS code : https://github.com/dianlight/hassio-addons
|
||||
|
||||
@@ -16,6 +18,10 @@ Forked to add latest beta versions, smb and local hdd mount.
|
||||
|
||||
This addon is based on the [docker image](https://github.com/linuxserver/docker-emby) from linuxserver.io.
|
||||
|
||||
## Configuration
|
||||
|
||||
Webui can be found at `<your-ip>:8096`.
|
||||
|
||||
## Installation
|
||||
|
||||
The installation of this add-on is pretty straightforward and not different in
|
||||
@@ -28,14 +34,7 @@ comparison to installing any other Hass.io add-on.
|
||||
1. Check the logs of the add-on to see if everything went well.
|
||||
1. Carefully configure the add-on to your preferences, see the official documentation for for that.
|
||||
|
||||
|
||||
## Configuration
|
||||
|
||||
Webui can be found at `<your-ip>:8096`.
|
||||
|
||||
[smb-shield]: https://img.shields.io/badge/SMB--green?style=plastic.svg
|
||||
|
||||
|
||||
[repository]: https://github.com/alexbelgium/hassio-addons
|
||||
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
||||
Reference in New Issue
Block a user