2023-02-28 00:15:03 +00:00
name : jackett
services :
2023-03-07 18:15:13 +00:00
jackett :
environment :
AUTO_UPDATE : "true"
PGID : "1000"
PUID : "1000"
TZ : Europe/London
image : lscr.io/linuxserver/jackett:0.20.783
deploy :
resources :
reservations :
memory : 64M
network_mode : bridge
ports :
- target : 9117
published : "9117"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/$AppID/config
target : /config
- type : bind
source : /DATA/Downloads
target : /downloads
x-casaos :
2023-04-04 00:40:15 +00:00
envs :
- container : PUID
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
- container : PGID
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
- container : TZ
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
- container : AUTO_UPDATE
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
index : /
port_map : "9117"
ports :
- container : "9117"
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-03-09 00:45:48 +00:00
2023-04-04 00:40:15 +00:00
volumes :
- container : /config
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-04-04 00:40:15 +00:00
- container : /downloads
description :
2023-04-06 20:20:58 +00:00
en_us : ""
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 18:15:13 +00:00
architectures :
- amd64
- arm
- arm64
2023-04-04 00:40:15 +00:00
main : jackett
author : CasaOS Team
category : Network
description :
2023-04-06 20:20:58 +00:00
en_us : it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps.
zh_cn : Jackett是一个代理服务器, 它将应用程序( Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious等) 的查询转换为特定于跟踪器网站的http查询, 解析html或json响应, 然后将结果发送回请求软件。这允许获取最近的上传( 如RSS) 并执行搜索。Jackett是维护的索引器抓取和翻译逻辑的单个存储库-从其他应用程序中删除负担。
2023-04-04 00:40:15 +00:00
developer : Jackett
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jackett/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jackett/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jackett/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jackett/screenshot-3.png
tagline :
2023-04-06 20:20:58 +00:00
en_us : Jackett works as a proxy server
zh_cn : Jackett作为代理服务器工作
2023-04-04 00:40:15 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jackett/thumbnail.png
tips : {}
title :
2023-04-06 20:20:58 +00:00
en_us : Jackett