1
0
Fork 0
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
Find a file
2021-12-18 19:16:38 +01:00
.github Initial commit 2021-09-29 23:46:54 +02:00
conf Change data path in service 2021-12-18 14:10:38 +01:00
doc Initial commit 2021-09-29 23:46:54 +02:00
scripts Data path is also used in change_url 2021-12-18 19:16:38 +01:00
.gitignore Initial commit 2021-09-29 23:46:54 +02:00
check_process Move app data directory to /home/yunohost.app 2021-12-18 13:56:39 +01:00
LICENSE Initial commit 2021-09-29 23:46:54 +02:00
manifest.json Move app data directory to /home/yunohost.app 2021-12-18 13:56:39 +01:00
README.md Auto-update README 2021-12-18 12:59:13 +00:00
README_fr.md Auto-update README 2021-12-18 12:59:13 +00:00

Prowlarr for YunoHost

Integration level
Install Prowlarr with YunoHost

Lire ce readme en français.

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: 0.1.1.875~ynh2

Screenshots

Disclaimers / important information

  • Supported architectures are arm, arm64, and amd64
  • 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.

Documentation and resources

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