This package allows you to install Sonarr quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
Shipped version: 3.0.6.1196~ynh3
- Sonarr developper's repository only allows to download the very latest version.
- The version displayed here may be different from the one actually installed.
- Supported architectures are
arm
,armhf
,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 (
- The app uses YunoHost's multimedia directories, hence it has write access to users' and shared directories in
/home/yunohost.multimedia
. After installation, you can choose these directories to store your media.
- Official app website: https://sonarr.tv
- Official admin documentation: https://wiki.servarr.com/Sonarr
- Upstream app code repository: https://github.com/Sonarr/Sonarr
- YunoHost Store: https://apps.yunohost.org/app/sonarr
- Report a bug: https://github.com/YunoHost-Apps/sonarr_ynh/issues
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/sonarr_ynh/tree/testing --debug
or
sudo yunohost app upgrade sonarr -u https://github.com/YunoHost-Apps/sonarr_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps