mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-24 23:10:32 +02:00
Merge branch 'master' of https://github.com/alexbelgium/hassio-addons
This commit is contained in:
20
README.md
20
README.md
@@ -34,15 +34,15 @@ https://github.com/alexbelgium/hassio-addons
|
|||||||
|
|
||||||
### ✓ [Code-server](code-server/)
|
### ✓ [Code-server](code-server/)
|
||||||
- Code-server is VS Code running on a remote server, accessible through the browser.
|
- Code-server is VS Code running on a remote server, accessible through the browser.
|
||||||
- Based on latest linuxserver image https://hub.docker.com/r/linuxserver/code-server
|
- Based on https://hub.docker.com/r/linuxserver/code-server
|
||||||
|
|
||||||
### ✓ [Doublecommander](doublecommander/) ![smb][smb-shield]
|
### ✓ [Doublecommander](doublecommander/) ![smb][smb-shield]
|
||||||
- A free cross platform open source file manager with two panels side by side.
|
- A free cross platform open source file manager with two panels side by side.
|
||||||
- Based on latest linuxserver image
|
- Based on https://hub.docker.com/r/linuxserver/doublecommander
|
||||||
|
|
||||||
### ✓ [Emby](emby/) ![smb][smb-shield]
|
### ✓ [Emby](emby/) ![smb][smb-shield]
|
||||||
- A Free Software Media System that puts you in control of managing and streaming your media.
|
- A Free Software Media System that puts you in control of managing and streaming your media.
|
||||||
- Based on linuxserver image latest beta : https://hub.docker.com/r/linuxserver/emby
|
- Based on https://hub.docker.com/r/linuxserver/emby
|
||||||
- Forked from : https://github.com/petersendev/hassio-addons
|
- Forked from : https://github.com/petersendev/hassio-addons
|
||||||
|
|
||||||
### ✓ [Joal](joal/)
|
### ✓ [Joal](joal/)
|
||||||
@@ -55,22 +55,26 @@ https://github.com/alexbelgium/hassio-addons
|
|||||||
|
|
||||||
### ✓ [Papermerge](papermerge/) ![smb][smb-shield]
|
### ✓ [Papermerge](papermerge/) ![smb][smb-shield]
|
||||||
- Open source document management system (DMS)
|
- Open source document management system (DMS)
|
||||||
- Based on linuxserver image : https://hub.docker.com/r/linuxserver/papermerge
|
- Based on https://hub.docker.com/r/linuxserver/papermerge
|
||||||
|
|
||||||
### ✓ [Piwigo](piwigo/) ![smb][smb-shield] ![sql][sql-shield]
|
### ✓ [Piwigo](piwigo/) ![smb][smb-shield] ![sql][sql-shield]
|
||||||
- Piwigo is a photo gallery software for the web
|
- Piwigo is a photo gallery software for the web
|
||||||
- Based on linuxserver image : https://hub.docker.com/r/linuxserver/piwigo
|
- Based on https://hub.docker.com/r/linuxserver/piwigo
|
||||||
|
|
||||||
### ✓ [Qbittorrent](qbittorrent/) ![smb][smb-shield]
|
### ✓ [Qbittorrent](qbittorrent/) ![smb][smb-shield]
|
||||||
- Based on linuxserver image : https://hub.docker.com/r/linuxserver/qbittorrent
|
- Based on https://hub.docker.com/r/linuxserver/qbittorrent
|
||||||
|
|
||||||
### ✓ [Radarr](radarr/) ![smb][smb-shield] ![stale][stale-shield]
|
### ✓ [Radarr](radarr/) ![smb][smb-shield] ![stale][stale-shield]
|
||||||
- A fork of Sonarr to work with movies like Couchpotato
|
- A fork of Sonarr to work with movies like Couchpotato
|
||||||
- Forked from : https://hub.docker.com/r/linuxserver/radarr
|
- Based on https://hub.docker.com/r/linuxserver/radarr
|
||||||
|
|
||||||
|
### ✓ [Scrutiny](scrutiny/)
|
||||||
|
- Scrutiny WebUI for smartd S.M.A.R.T monitoring
|
||||||
|
- Based on https://hub.docker.com/r/linuxserver/scrutiny
|
||||||
|
|
||||||
### ✓ [Transmission](transmission/) ![smb][smb-shield]
|
### ✓ [Transmission](transmission/) ![smb][smb-shield]
|
||||||
- The torrent client for Hass.io.
|
- The torrent client for Hass.io.
|
||||||
- Based on linuxserver image : https://hub.docker.com/r/linuxserver/transmission
|
- Based on https://hub.docker.com/r/linuxserver/transmission
|
||||||
|
|
||||||
[//]: # (ADDONLIST_END)
|
[//]: # (ADDONLIST_END)
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
# Home assistant add-on: qBittorrent
|
# Home assistant add-on: Scrunity
|
||||||
![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] ![Supports armhf Architecture][armhf-shield] ![Supports armv7 Architecture][armv7-shield]
|
![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] ![Supports armhf Architecture][armhf-shield] ![Supports armv7 Architecture][armv7-shield]
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
Transmission is a bittorrent client.
|
Scrutiny WebUI for smartd S.M.A.R.T monitoring
|
||||||
This addon is based on the [docker image](https://github.com/linuxserver/qbittorrent) from linuxserver.io.
|
This addon is based on the [docker image](https://hub.docker.com/r/linuxserver/emby) from linuxserver.io.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -19,25 +19,13 @@ comparison to installing any other Hass.io add-on.
|
|||||||
1. Carefully configure the add-on to your preferences, see the official documentation for for that.
|
1. Carefully configure the add-on to your preferences, see the official documentation for for that.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
Webui can be found at <http://your-ip:8081>. The default username/password : described in the startup log. Configurations can be done through the app, except for the following options.
|
Webui can be found at <http://your-ip:8085>. Configurations can be done through the app, except for the following options.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
GUID: user
|
GUID: user
|
||||||
GPID: user
|
GPID: user
|
||||||
ssl: true/false
|
|
||||||
certfile: fullchain.pem #ssl certificate
|
|
||||||
keyfile: privkey.pem #sslkeyfile
|
|
||||||
whitelist: "localhost,192.168.0.0/16" # list ip subnets that won't need a password (optional)
|
|
||||||
customUI: selection from list # alternative webUI can be set here. Latest version set at each addon start.
|
|
||||||
localdisks: "sda1" # list of device to mount (optional)
|
|
||||||
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
|
|
||||||
cifsusername: "username" # smb username (optional)
|
|
||||||
cifspassword: "password" # smb password (optional)
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Support
|
|
||||||
Create an issue on github, or ask on the [home assistant thread](https://community.home-assistant.io/t/home-assistant-addon-qbittorrent/279247)
|
|
||||||
|
|
||||||
[repository]: https://github.com/alexbelgium/hassio-addons
|
[repository]: https://github.com/alexbelgium/hassio-addons
|
||||||
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|||||||
Reference in New Issue
Block a user