mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Indexer manager/proxy that integrates seamlessly with *arr app family, packaged for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Prowlarr for YunoHost
This package allows you to install Prowlarr quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Complete management of your indexers for Radarr, Sonarr, Lidarr...
Shipped version: 1.13.1.4243~ynh1
Screenshots
Disclaimers / important information
- Supported architectures are
arm
,arm64
, andamd64
- Access control is done with YunoHost's permissions system.
- API (
domain.tld/path/api
) can be accessed by visitors to allow control by remote clients.
- API (
Documentation and resources
- Official app website: https://prowlarr.com
- Official admin documentation: https://wiki.servarr.com/prowlarr
- Upstream app code repository: https://github.com/Prowlarr/Prowlarr
- YunoHost Store: https://apps.yunohost.org/app/prowlarr
- Report a bug: https://github.com/YunoHost-Apps/prowlarr_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/prowlarr_ynh/tree/testing --debug
or
sudo yunohost app upgrade prowlarr -u https://github.com/YunoHost-Apps/prowlarr_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps