2 Star 2 Fork 0

hassio/alexbelgium-addons

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.devcontainer
.github
.templates
.vscode
addons_updater
arpspoof
autobrr
baikal
battybirdnet-pi
bazarr
binance-trading-bot
birdnet-go
birdnet-pi
booksonic_air
browserless_chrome
calibre
calibre_web
changedetection.io
cloudcommander
codex
comixed
elasticsearch
emby
enedisgateway2mqtt
enedisgateway2mqtt_dev
epicgamesfree
filebrowser
fireflyiii
fireflyiii_data_importer
fireflyiii_fints_importer
flaresolverr
flexget
free_games_claimer
gazpar2mqtt
gitea
grampsweb
grav
guacamole
immich
inadyn
jackett
jellyfin
jellyseerr
joal
joplin
kometa
lidarr
linkwarden
mealie
monica
mylar3
navidrome
netalertx
nextcloud
nzbget
omada
omada_v3
ombi
openproject
organizr
overseerr
papermerge
photoprism
piwigo
plex
portainer
portainer_agent
postgres
prowlarr
qbittorrent
radarr
readarr
requestrr
resiliosync
sabnzbd
scrutiny
scrutiny_fa
seafile
signalk
sonarr
sponsorblockcast
spotweb
tandoor_recipes
tdarr
teamspeak
tor
transmission
transmission_openvpn
ubooquity
rootfs/etc
CHANGELOG.md
Dockerfile
README.md
apparmor.txt
build.json
config.json
icon.png
logo.png
stats.png
updater.json
unpackerr
webtop
webtop_kde
webtrees
wger
whatsapper
whoogle
xteve
zoneminder
zzz_archived_bitwarden
zzz_archived_code-server
zzz_archived_paperless_ngx
zzz_archived_plex_meta_manager
.gitattributes
.gitconfig
.gitignore
.hadolint.yaml
.jscpd.json
.markdownlint.yaml
.shellcheckrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
Stats
Stats2
repository.json
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Home assistant add-on: Ubooquity

Donate Donate

Version Ingress Arch

Codacy Badge GitHub Super-Linter Builder

Thanks to everyone having starred my repo! To star it click on the image below, then it will be on top right. Thanks!

Stargazers repo roster for @alexbelgium/hassio-addons

downloads evolution

About


Ubooquity by vaemendis is a free, lightweight and easy-to-use home server for your comics and ebooks developed . This addon is based on the docker image from linuxserver.io.

Ubooquity supports many types of files, with a preference for ePUB, CBZ, CBR and PDF files. Metadata from library management software Calibre and ComicRack are also supported. Ubooquity lets you create user accounts and set access rights for each shared folder.

This addons has several configurable options :

  • allowing to mount local external drive, or smb share from the addon (decreases performance)
  • VERY IMPORTANT, CAN CRASH SYSTEM : Setting of the maximum RAM usage for java. The quantity of memory allocated to Ubooquity depends on the hardware your are running it on. If this quantity is too small, you might sometime saturate it with when performing memory intensive operations and you'll get "java.lang.OutOfMemoryError: Java heap space errors". If the quantity allocated is too high for your system, it will crash home assistant and you'll need to manually reboot. Value is a number of megabytes ( put just a number, without MB).

It is recommended to enable OPDS server from option, then you can connect to your comics/eBook server from a mobile app (I use Chunky on iOS (paid), Kuboo on android (free))

Installation

The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on.

  1. Add my Hass.io add-ons repository to your Hass.io instance.
  2. Install this add-on.
  3. Click the Save button to store your configuration.
  4. Start the add-on.
  5. Check the logs of the add-on to see if everything went well.
  6. Open the webUI, set an admin password and adapt the administration options

Configuration


The default username/password : described in the startup log. Configurations can be done through the app webUI, except for the following options

Network disk is mounted to /mnt/share name

PGID: user # https://docs.linuxserver.io/general/understanding-puid-and-pgid
GPID: user # https://docs.linuxserver.io/general/understanding-puid-and-pgid
maxmem: 200 # IMPORTANT read above. 200 is default for rpi3b+ ; 512 recommended if more 2gb RAM.
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
cifsusername: "username" # smb username (optional)
cifspassword: "password" # smb password (optional)
smbv1: false # Should smbv1 be used instead of 2.1+?

Support

Create an issue on the repository github, or ask on the home assistant thread

Illustration


alt text

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hassio/alexbelgium-addons.git
git@gitee.com:hassio/alexbelgium-addons.git
hassio
alexbelgium-addons
alexbelgium-addons
master

搜索帮助