2023-02-28 00:15:03 +00:00
name : mylar3
services :
2023-03-07 00:52:47 +00:00
mylar3 :
environment :
PGID : "1000"
PUID : "1000"
image : linuxserver/mylar3:0.7.0
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 : 8090
published : "8090"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/mylar3/config
target : /config
- type : bind
source : /path/to/comics
target : /comics
- type : bind
source : /DATA/Downloads
target : /downloads
x-casaos :
author : CasaOS Team
category : Downloader
container :
envs :
2023-03-25 01:14:10 +00:00
- container : PUID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : PGID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
port_map : "8090"
2023-02-28 00:15:03 +00:00
ports :
2023-03-25 01:14:10 +00:00
- container : "8090"
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-25 01:14:10 +00:00
- container : /config
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : /comics
2023-03-07 00:52:47 +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 00:52:47 +00:00
en_US : ""
description :
en_US : Mylar is an automated Comic Book (cbr/cbz) downloader program for use with NZB and torrents. Mylar allows you to create a watchlist of series that it monitors for various things (new issues, updated information, etc). It will grab, sort, and rename downloaded issues. It will also allow you to monitor weekly pull-lists for items belonging to said watchlisted series to download, as well as being able to monitor and maintain story-arcs.
2023-03-25 01:14:10 +00:00
zh_CN : Mylar是一个自动化的漫画( cbr/cbz) 下载程序, 可与NZB和torrents一起使用。 Mylar允许您创建监视列表, 用于监视各种事物( 新问题, 更新信息等) 。 它将抓取,排序和重命名下载的问题。 它还允许您监视周拉列表,以下载属于所述监视列表系列的项目,以及能够监视和维护故事弧线。
2023-03-07 00:52:47 +00:00
developer : Mylar3 Team
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Mylar3/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Mylar3/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Mylar3/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Mylar3/screenshot-3.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Mylar3/screenshot-4.png
tagline :
en_US : Automatic comic book (cbr/cbz) downloader
2023-03-25 01:14:10 +00:00
zh_CN : 自动漫画( cbr/cbz) 下载程序
2023-03-07 00:52:47 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Mylar3/thumbnail.png
tips : {}
title :
en_US : Mylar3
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm
- arm64
main_app : mylar3