1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchpotato_ynh.git synced 2024-09-03 18:16:22 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-09-23 21:16:47 +00:00
parent b3b7d07d0c
commit 2f8fe7564e
2 changed files with 39 additions and 27 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# CouchPotato for YunoHost
[![Integration level](https://dash.yunohost.org/integration/couchpotato.svg)](https://dash.yunohost.org/appci/app/couchpotato) ![](https://ci-apps.yunohost.org/ci/badges/couchpotato.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/couchpotato.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/couchpotato.svg)](https://dash.yunohost.org/appci/app/couchpotato) ![Working status](https://ci-apps.yunohost.org/ci/badges/couchpotato.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/couchpotato.maintain.svg)
[![Install CouchPotato with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=couchpotato)
*[Lire ce readme en français.](./README_fr.md)*
@ -15,34 +15,38 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Automatic movie downloader
**Shipped version:** 3.0.1~ynh3
Download movies automatically, easily and in the best quality as soon as they are available.
**Shipped version:** 3.0.1~ynh4
## Screenshots
![Screenshot of CouchPotato](./doc/screenshots/couchpotato_interface.png)
## Disclaimers / important information
* Other infos that people should be aware of, such as:
* Integrates automatically with [transmission_ynh](https://github.com/YunoHost-Apps/transmission_ynh) (or tries to...),
* Integrates [YunoHost multimedia](https://github.com/YunoHost-Apps/yunohost.multimedia) folder structure
* Integrates automatically with [transmission_ynh](https://github.com/YunoHost-Apps/transmission_ynh) (or tries to...),
* Integrates [YunoHost multimedia](https://github.com/YunoHost-Apps/yunohost.multimedia) folder structure
## Documentation and resources
* Official app website: https://couchpota.to
* Upstream app code repository: https://github.com/CouchPotato/CouchPotatoServer
* YunoHost documentation for this app: https://yunohost.org/app_couchpotato
* Report a bug: https://github.com/YunoHost-Apps/couchpotato_ynh/issues
* Official app website: <https://couchpota.to>
* Upstream app code repository: <https://github.com/CouchPotato/CouchPotatoServer>
* YunoHost documentation for this app: <https://yunohost.org/app_couchpotato>
* Report a bug: <https://github.com/YunoHost-Apps/couchpotato_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/couchpotato_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/couchpotato_ynh/tree/testing --debug
or
sudo yunohost app upgrade couchpotato -u https://github.com/YunoHost-Apps/couchpotato_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,44 +1,52 @@
<!--
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.
-->
# CouchPotato pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/couchpotato.svg)](https://dash.yunohost.org/appci/app/couchpotato) ![](https://ci-apps.yunohost.org/ci/badges/couchpotato.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/couchpotato.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/couchpotato.svg)](https://dash.yunohost.org/appci/app/couchpotato) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/couchpotato.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/couchpotato.maintain.svg)
[![Installer CouchPotato avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=couchpotato)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer CouchPotato 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
Téléchargement automatisé de film
**Version incluse :** 3.0.1~ynh3
Download movies automatically, easily and in the best quality as soon as they are available.
**Version incluse :** 3.0.1~ynh4
## Captures d'écran
![Capture d'écran de CouchPotato](./doc/screenshots/couchpotato_interface.png)
## Avertissements / informations importantes
* Other infos that people should be aware of, such as:
* Integrates automatically with [transmission_ynh](https://github.com/YunoHost-Apps/transmission_ynh) (or tries to...),
* Integrates [YunoHost multimedia](https://github.com/YunoHost-Apps/yunohost.multimedia) folder structure
* Integrates automatically with [transmission_ynh](https://github.com/YunoHost-Apps/transmission_ynh) (or tries to...),
* Integrates [YunoHost multimedia](https://github.com/YunoHost-Apps/yunohost.multimedia) folder structure
## Documentations et ressources
* Site officiel de l'app : https://couchpota.to
* Dépôt de code officiel de l'app : https://github.com/CouchPotato/CouchPotatoServer
* Documentation YunoHost pour cette app : https://yunohost.org/app_couchpotato
* Signaler un bug : https://github.com/YunoHost-Apps/couchpotato_ynh/issues
* Site officiel de l'app : <https://couchpota.to>
* Dépôt de code officiel de l'app : <https://github.com/CouchPotato/CouchPotatoServer>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_couchpotato>
* Signaler un bug : <https://github.com/YunoHost-Apps/couchpotato_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/couchpotato_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/couchpotato_ynh/tree/testing --debug
ou
sudo yunohost app upgrade couchpotato -u https://github.com/YunoHost-Apps/couchpotato_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>