-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
70 changed files
with
7,735 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,6 +109,7 @@ words: | |
- isready | ||
- itzg | ||
- ixsystems | ||
- jackett | ||
- jellyfin | ||
- jellyseerr | ||
- jelu | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Jackett | ||
|
||
[Jackett](https://github.com/Jackett/Jackett) is a free and open source API supported by your favorite torrent trackers. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
app_version: 0.22.1368 | ||
capabilities: [] | ||
categories: | ||
- media | ||
description: API Support for your favorite torrent trackers | ||
home: https://github.com/Jackett/Jackett | ||
host_mounts: [] | ||
icon: https://media.sys.truenas.net/apps/jackett/icons/icon.png | ||
keywords: | ||
- indexer | ||
lib_version: 2.1.14 | ||
lib_version_hash: 982057eeec3024ccecbeaa70e9ee59d948523a3b29d9fca6b39f127a42caa1cc | ||
maintainers: | ||
- email: dev@ixsystems.com | ||
name: truenas | ||
url: https://www.truenas.com/ | ||
name: jackett | ||
run_as_context: | ||
- description: Jackett runs as any non-root user. | ||
gid: 568 | ||
group_name: jackett | ||
uid: 568 | ||
user_name: jackett | ||
screenshots: [] | ||
sources: | ||
- https://github.com/Jackett/Jackett | ||
- https://github.com/elfhosted/containers/tree/main/apps/jackett | ||
title: Jackett | ||
train: community | ||
version: 1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
categories: | ||
- media | ||
icon_url: https://media.sys.truenas.net/apps/jackett/icons/icon.png | ||
screenshots: [] | ||
tags: | ||
- indexer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
images: | ||
image: | ||
repository: ghcr.io/elfhosted/jackett | ||
tag: 0.22.1368 | ||
|
||
consts: | ||
jackett_container_name: jackett | ||
perms_container_name: permissions |
Oops, something went wrong.