mirror of
https://github.com/YunoHost-Apps/radarr_ynh.git
synced 2024-09-03 20:16:13 +02:00
Auto-update README
This commit is contained in:
parent
1ec2fe204a
commit
fffcd924dc
2 changed files with 20 additions and 38 deletions
23
README.md
23
README.md
|
@ -1,7 +1,3 @@
|
|||
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
|
@ -9,12 +5,12 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Radarr for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/radarr)  
|
||||
[](https://install-app.yunohost.org/?app=radarr)
|
||||
[](https://dash.yunohost.org/appci/app/radarr)  
|
||||
[](https://install-app.yunohost.org/?app=radarr)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install radarr quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Radarr quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
@ -25,29 +21,22 @@ A movie collection manager for Usenet and BitTorrent users.
|
|||
|
||||
|
||||
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
* 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.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://radarr.video
|
||||
|
||||
* Official admin documentation: https://wiki.servarr.com/Radarr
|
||||
* Upstream app code repository: https://github.com/Radarr/Radarr
|
||||
* Upstream app code repository: https://github.com/Radarr/Radarr
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_radarr
|
||||
* Report a bug: https://github.com/YunoHost-Apps/radarr_ynh/issues
|
||||
|
||||
|
|
35
README_fr.md
35
README_fr.md
|
@ -1,47 +1,40 @@
|
|||
# Radarr pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/radarr)  
|
||||
[](https://install-app.yunohost.org/?app=radarr)
|
||||
[](https://dash.yunohost.org/appci/app/radarr)  
|
||||
[](https://install-app.yunohost.org/?app=radarr)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install radarr quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
> *Ce package vous permet d'installer Radarr rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Un gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent.
|
||||
|
||||
**Version incluse:** 3.2.0.5048~ynh1
|
||||
|
||||
**Version incluse :** 3.2.0.5048~ynh1
|
||||
|
||||
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
* Les architectures compatibles sont `arm`, `arm64`, et `amd64`
|
||||
* Le contrôle de l'accès se fait avec le système de permissions de YunoHost.
|
||||
* L'API (`domain.tld/path/api`) est accessible aux visiteurs pour permettre le contrôle via des clients externes.
|
||||
|
||||
|
||||
* L'application utilise les dossiers multimédia de YunoHost, elle a donc accès en écriture aux dossiers utilisateurs et communs de `/home/yunohost.multimedia`. Après installation, vous pourrez choisir ces dossiers pour y stocker vos médias.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site official de l'app : https://radarr.video
|
||||
|
||||
* Documentation officielle de l'admin: https://wiki.servarr.com/Radarr
|
||||
* Dépôt de code officiel de l'app: https://github.com/Radarr/Radarr
|
||||
* Documentation YunoHost pour cette app: https://yunohost.org/app_radarr
|
||||
* Signaler un bug: https://github.com/YunoHost-Apps/radarr_ynh/issues
|
||||
* Site officiel de l'app : https://radarr.video
|
||||
* Documentation officielle de l'admin : https://wiki.servarr.com/Radarr
|
||||
* Dépôt de code officiel de l'app : https://github.com/Radarr/Radarr
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_radarr
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/radarr_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -50,8 +43,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/radarr_ynh/tree/testing --debug
|
||||
or
|
||||
ou
|
||||
sudo yunohost app upgrade radarr -u https://github.com/YunoHost-Apps/radarr_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue