1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mygpo_ynh.git synced 2024-09-03 19:55:52 +02:00

Update to 2021-06-16

This commit is contained in:
Jules Bertholet 2021-06-18 07:42:57 -04:00
parent 93ce78e40b
commit 045876aaf3
4 changed files with 9 additions and 9 deletions

View file

@ -12,7 +12,7 @@
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).
**Shipped version:** 2021-05-24
**Shipped version:** 2021-06-16
## Screenshots

View file

@ -3,7 +3,7 @@
[![Niveau d'intégration](https://dash.yunohost.org/integration/mygpo.svg)](https://dash.yunohost.org/appci/app/mygpo) ![](https://ci-apps.yunohost.org/ci/badges/mygpo.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/mygpo.maintain.svg)
[![Installer mygpo 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)*
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer mygpo rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
Ceci est le service derrière https://gpodder.net. Il peut servir pour synchronizer vos flux balado entre [clients compatibles](https://gpoddernet.readthedocs.io/en/latest/user/clients.html).
**Version incluse :** 2021-05-24
**Version incluse :** 2021-06-16
## Captures d'écran
@ -24,11 +24,11 @@ Ceci est le service derrière https://gpodder.net. Il peut servir pour synchroni
## Configuration
Modifiez les fichiers sous `/opt/yunohost/APPDIR/envs/prod` pour configurer les variables d'environment. Il y a une interface admin `a `votre-domaine.tld/admin` (seulement accessible par l'adminsitrateur).
Modifiez les fichiers sous `/opt/yunohost/APPDIR/envs/prod` pour configurer les variables d'environment. Il y a une interface admin a `votre-domaine.tld/admin` (seulement accessible par l'administrateur).
## Documentation
* Documentation officielle : https://gpoddernet.readthedocs.io/
* Documentation officielle : https://gpoddernet.readthedocs.io/
#### Support multi-utilisateur

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/gpodder/mygpo/tarball/1627ed9d3dddb2a6d0fb85b598d7736f19a06b47
SOURCE_SUM=a7e064e05781fa5c38c526e91662e7b23915905a873065ab5c82dd16640152b0
SOURCE_URL=https://github.com/gpodder/mygpo/tarball/9056b144c10af95459b577cff8cba60495eb978d
SOURCE_SUM=05ffe2f33b1a6ba2b7f60745d85fd5983d94c9ad194d5f349cbcb0462c3968a6
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=1627ed9d3dddb2a6d0fb85b598d7736f19a06b47
SOURCE_FILENAME=9056b144c10af95459b577cff8cba60495eb978d
SOURCE_EXTRACT=true

View file

@ -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.20210524~ynh1",
"version": "2.11.20210616~ynh1",
"url": "https://github.com/gpodder/mygpo",
"license": "AGPL-3.0-only",
"maintainer": {