Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions ix-dev/community/readarr/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Readarr

[Readarr](https://github.com/pennydreadful/bookshelf) is an ebook and audiobook collection manager for Usenet and
BitTorrent users.
38 changes: 38 additions & 0 deletions ix-dev/community/readarr/app.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
annotations:
min_scale_version: 24.10.2.2
app_version: 0.4.20.91
capabilities: []
categories:
- media
date_added: '2024-07-31'
description: Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent
users.
home: https://github.com/pennydreadful/bookshelf
host_mounts: []
icon: https://media.sys.truenas.net/apps/readarr/icons/icon.png
keywords:
- media
- ebook
- audiobook
lib_version: 2.1.62
lib_version_hash: 5d04ea326fca3ee8d6bbdd7ae966453f45e80ba8c83a81dfdae14ff99f8e70d5
maintainers:
- email: dev@truenas.com
name: truenas
url: https://www.truenas.com/
name: readarr
run_as_context:
- description: Readarr runs as root user.
gid: 0
group_name: readarr
uid: 0
user_name: readarr
screenshots:
- https://media.sys.truenas.net/apps/readarr/screenshots/screenshot1.png
- https://media.sys.truenas.net/apps/readarr/screenshots/screenshot2.png
- https://media.sys.truenas.net/apps/readarr/screenshots/screenshot3.png
sources:
- https://github.com/pennydreadful/bookshelf
title: Readarr
train: community
version: 2.0.0
11 changes: 11 additions & 0 deletions ix-dev/community/readarr/item.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
categories:
- media
icon_url: https://media.sys.truenas.net/apps/readarr/icons/icon.png
screenshots:
- https://media.sys.truenas.net/apps/readarr/screenshots/screenshot1.png
- https://media.sys.truenas.net/apps/readarr/screenshots/screenshot2.png
- https://media.sys.truenas.net/apps/readarr/screenshots/screenshot3.png
tags:
- media
- ebook
- audiobook
10 changes: 10 additions & 0 deletions ix-dev/community/readarr/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
images:
hardcover:
repository: ghcr.io/pennydreadful/bookshelf
tag: hardcover-v0.4.20.91
softcover_image:
repository: ghcr.io/pennydreadful/bookshelf
tag: softcover-v0.4.20.91

consts:
readarr_container_name: readarr
Loading
Loading