1234567891011121314151617181920212223242526 |
- name: audiobookshelf
- description: Audiobookshelf is a self-hosted audiobook and podcast server
- annotations:
- title: Audiobookshelf
- type: application
- version: 1.0.18
- apiVersion: v2
- appVersion: 2.16.2
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.9
- home: https://www.audiobookshelf.org/
- icon: https://media.sys.truenas.net/apps/audiobookshelf/icons/icon.svg
- sources:
- - https://ghcr.io/advplyr/audiobookshelf
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/audiobookshelf
- - https://github.com/advplyr/audiobookshelf
- keywords:
- - media
- - audiobook
|