diff --git a/README.md b/README.md index 5b6d5d4..629b4eb 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in This is the webservice powering the https://gpodder.net website. It can be used to sync podcast subscriptions with [supported clients](https://gpoddernet.readthedocs.io/en/latest/user/clients.html). -## Configuration -Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to. - - -**Shipped version:** 2.11.20220622~ynh1 +**Shipped version:** 2.11.20220622~ynh2 **Demo:** https://gpodder.net @@ -36,6 +32,10 @@ Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. * The feed-parsing service is not included, https://feeds.gpodder.net is used +## Configuration + +Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to. + ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index e3df16f..47e2e47 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,30 +5,26 @@ It shall NOT be edited by hand. # mygpo (gPodder.net) pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/mygpo.svg)](https://dash.yunohost.org/appci/app/mygpo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mygpo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mygpo.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/mygpo.svg)](https://dash.yunohost.org/appci/app/mygpo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mygpo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mygpo.maintain.svg) [![Installer mygpo (gPodder.net) avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mygpo) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer mygpo (gPodder.net) 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.* +> *Ce package vous permet d’installer mygpo (gPodder.net) 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 +## Vue d’ensemble This is the webservice powering the https://gpodder.net website. It can be used to sync podcast subscriptions with [supported clients](https://gpoddernet.readthedocs.io/en/latest/user/clients.html). -## Configuration -Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to. - - -**Version incluse :** 2.11.20220622~ynh1 +**Version incluse :** 2.11.20220622~ynh2 **Démo :** https://gpodder.net -## Captures d'écran +## Captures d’écran -![Capture d'écran de mygpo (gPodder.net)](./doc/screenshots/screenshot1.png) +![Capture d’écran de mygpo (gPodder.net)](./doc/screenshots/screenshot1.png) ## Avertissements / informations importantes @@ -36,11 +32,15 @@ Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. * The feed-parsing service is not included, https://feeds.gpodder.net is used +## Configuration + +Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to. + ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -56,4 +56,4 @@ ou sudo yunohost app upgrade mygpo -u https://github.com/YunoHost-Apps/mygpo_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index ea1b39a..b6a310c 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,5 +1 @@ This is the webservice powering the https://gpodder.net website. It can be used to sync podcast subscriptions with [supported clients](https://gpoddernet.readthedocs.io/en/latest/user/clients.html). - -## Configuration - -Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to. diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 8face07..d8a9a58 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,3 +1,7 @@ ## Limitations * The feed-parsing service is not included, https://feeds.gpodder.net is used + +## Configuration + +Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to. diff --git a/manifest.json b/manifest.json index 85baa4b..72abf38 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage podcast subscriptions, and sync them between apps and devices", "fr": "Gérez vos sousciptions balado, et sychronisez-lez entre vos applis et appareils" }, - "version": "2.11.20220622~ynh1", + "version": "2.11.20220622~ynh2", "url": "https://github.com/gpodder/mygpo", "upstream": { "license": "AGPL-3.0-only", @@ -21,7 +21,7 @@ "email": "jules.bertholet@gmail.com" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": false, "services": [