2023-02-28 00:15:03 +00:00
name : readarr
services :
2023-03-07 18:15:13 +00:00
readarr :
environment :
PGID : "1000"
PUID : "1000"
TZ : Europe/London
image : linuxserver/readarr:0.1.1-nightly
deploy :
resources :
reservations :
memory : 64M
network_mode : bridge
ports :
- target : 8787
published : "8787"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/readarr/config
target : /config
- type : bind
source : /path/to/books
target : /books
- type : bind
source : /DATA/Downloads
target : /downloads
x-casaos :
author : CasaOS Team
category : Media
container :
envs :
2023-03-25 01:14:10 +00:00
- container : PUID
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : PGID
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : TZ
2023-03-07 18:15:13 +00:00
description :
en_US : ""
port_map : "8787"
2023-02-28 00:15:03 +00:00
ports :
2023-03-25 01:14:10 +00:00
- container : "8787"
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-25 01:14:10 +00:00
- container : /config
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : /books
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : /downloads
2023-02-28 00:15:03 +00:00
description :
2023-03-07 18:15:13 +00:00
en_US : ""
description :
en_US : Readarr is a ebook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will interface with clients and indexers to grab, sort, and rename them.
2023-03-25 01:14:10 +00:00
zh_CN : Readarr是一个用于Usenet和BitTorrent用户的电子书收藏管理器。它可以监视多个RSS源以获取您最喜欢的作者的新书, 并且可以与客户端和索引器进行交互以获取, 排序和重命名它们。
2023-03-07 18:15:13 +00:00
developer : Readarr Team
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-3.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-4.png
tagline :
2023-03-25 01:14:10 +00:00
en_US : Ebook and audiobook collection manager for Usenet and BitTorrent users.
zh_CN : 用于Usenet和BitTorrent用户的电子书和有声书收藏管理器。
2023-03-07 18:15:13 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/thumbnail.png
tips : {}
title :
en_US : Readarr
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 18:15:13 +00:00
architectures :
- amd64
- arm
- arm64
main_app : readarr