2023-02-28 00:15:03 +00:00
name : lazylibrarian
services :
2023-03-07 00:52:47 +00:00
lazylibrarian :
environment :
DOCKER_MODS : linuxserver/calibre-web:calibre|linuxserver/mods:lazylibrarian-ffmpeg
PGID : "1000"
PUID : "1000"
TZ : Europe/London
image : linuxserver/lazylibrarian:version-a7d5948a
2023-03-07 18:15:13 +00:00
deploy :
resources :
reservations :
memory : 64M
2023-03-07 00:52:47 +00:00
network_mode : bridge
ports :
- target : 5299
published : "5299"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/Downloads
target : /downloads
- type : bind
source : /path/to/data
target : /books
- type : bind
source : /DATA/AppData/lazylibrarian/config
target : /config
x-casaos :
2023-03-22 02:30:31 +00:00
author : CasaOS Team
2023-03-07 00:52:47 +00:00
category : Downloader
container :
envs :
2023-03-22 02:30:31 +00:00
- container : PUID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-22 02:30:31 +00:00
- container : PGID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-22 02:30:31 +00:00
- container : TZ
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-22 02:30:31 +00:00
- container : DOCKER_MODS
2023-03-07 00:52:47 +00:00
description :
en_US : ""
port_map : "5299"
2023-02-28 00:15:03 +00:00
ports :
2023-03-22 02:30:31 +00:00
- container : "5299"
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-22 02:30:31 +00:00
- container : /downloads
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-22 02:30:31 +00:00
- container : /books
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-22 02:30:31 +00:00
- container : /config
2023-02-28 00:15:03 +00:00
description :
2023-03-07 00:52:47 +00:00
en_US : ""
description :
en_US : Lazylibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. This container is based on the DobyTang fork.
2023-03-25 01:14:10 +00:00
zh_CN : Lazylibrarian是一个程序, 用于跟踪作者并获取所有数字阅读需求的元数据。它使用Goodreads Librarything和可选的GoogleBooks作为作者信息和书籍信息的来源。此容器基于DobyTang分支。
2023-03-07 00:52:47 +00:00
developer : Lazylibrarian Team
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/screenshot-3.png
tagline :
en_US : eBook Auto Downloader
2023-03-25 01:14:10 +00:00
zh_CN : eBook自动下载器
2023-03-07 00:52:47 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/thumbnail.png
tips : {}
title :
en_US : Lazylibrarian
2023-03-25 01:14:10 +00:00
zh_CN : Lazylibrarian
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm
- arm64
main_app : lazylibrarian