From d10230799bce35c2454018a75634d117f5798e04 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 29 Aug 2021 10:41:07 +0200 Subject: [PATCH 1/5] Add description --- doc/DESCRIPTION.md | 1 + doc/DESCRIPTION_fr.md | 1 + scripts/restore | 2 -- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 doc/DESCRIPTION.md create mode 100644 doc/DESCRIPTION_fr.md diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..a6a0c6d --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1 @@ +Owncast is an open source, self-hosted, decentralized, single user live streaming and chat server for running your own live streams similar in style to the large mainstream options. It offers complete ownership over your content, interface, moderation and audience. \ No newline at end of file diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md new file mode 100644 index 0000000..a068395 --- /dev/null +++ b/doc/DESCRIPTION_fr.md @@ -0,0 +1 @@ +Owncast est un serveur de diffusion en direct et de chat open source, auto-hébergé, décentralisé et à utilisateur unique pour exécuter vos propres diffusions en direct dans un style similaire aux grandes options grand public. Il offre une propriété complète sur votre contenu, votre interface, votre modération et votre audience. \ No newline at end of file diff --git a/scripts/restore b/scripts/restore index a2894a7..12a870d 100755 --- a/scripts/restore +++ b/scripts/restore @@ -39,8 +39,6 @@ stream_port=$(ynh_app_setting_get --app=$app --key=stream_port) #================================================= ynh_script_progression --message="Validating restoration parameters..." --weight=1 -ynh_webpath_available --domain=$domain --path_url=$path_url \ - || ynh_die --message="Path not available: ${domain}${path_url}" test ! -d $final_path \ || ynh_die --message="There is already a directory: $final_path " From 0f00a9caaed3f1986fe63d73bf2ebab029c92feb Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 29 Aug 2021 08:41:13 +0000 Subject: [PATCH 2/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a30224..2b79fcf 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Self-hosted live video and web chat server for use with existing broadcasting software +Owncast is an open source, self-hosted, decentralized, single user live streaming and chat server for running your own live streams similar in style to the large mainstream options. It offers complete ownership over your content, interface, moderation and audience. **Shipped version:** 0.0.8~ynh3 diff --git a/README_fr.md b/README_fr.md index 20d5bbb..b6af36a 100755 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble -Serveur de vidéo en direct et de chat Web auto-hébergé à utiliser avec un logiciel de diffusion +Owncast est un serveur de diffusion en direct et de chat open source, auto-hébergé, décentralisé et à utilisateur unique pour exécuter vos propres diffusions en direct dans un style similaire aux grandes options grand public. Il offre une propriété complète sur votre contenu, votre interface, votre modération et votre audience. **Version incluse :** 0.0.8~ynh3 From 36cee4d2a1f4a886d25ed5c336cd7e1b930789d6 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 15 Sep 2021 12:32:47 +0200 Subject: [PATCH 3/5] Update arm7.src --- conf/arm7.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/arm7.src b/conf/arm7.src index 936d2f9..d4008a4 100755 --- a/conf/arm7.src +++ b/conf/arm7.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.8/owncast-0.0.8-linux-arm7.zip -SOURCE_SUM=1e9d83d362873b0159a00c4fb38e162ffd3865ead59eedce78a5b9e7be5cfabd +SOURCE_SUM=9b5438e954199813055022e50fb3f3765732e70aa27e85c3fe15110f39b470eb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false From b7916e8448539e8c1c258f0b5fc0cade886c004a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 15 Sep 2021 12:34:47 +0200 Subject: [PATCH 4/5] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8689c80..302fe8a 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted live video and web chat server for use with existing broadcasting software", "fr": "Serveur de vidéo en direct et de chat Web auto-hébergé à utiliser avec un logiciel de diffusion" }, - "version": "0.0.8~ynh3", + "version": "0.0.8~ynh4", "url": "https://owncast.online/", "upstream": { "license": "MIT", From 305c2d6159502241654b558bbf96e923af07c585 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Wed, 15 Sep 2021 10:34:53 +0000 Subject: [PATCH 5/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b79fcf..f4f81e3 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Owncast is an open source, self-hosted, decentralized, single user live streaming and chat server for running your own live streams similar in style to the large mainstream options. It offers complete ownership over your content, interface, moderation and audience. -**Shipped version:** 0.0.8~ynh3 +**Shipped version:** 0.0.8~ynh4 **Demo:** https://watch.owncast.online/ diff --git a/README_fr.md b/README_fr.md index b6af36a..a9e4cbe 100755 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Owncast est un serveur de diffusion en direct et de chat open source, auto-hébergé, décentralisé et à utilisateur unique pour exécuter vos propres diffusions en direct dans un style similaire aux grandes options grand public. Il offre une propriété complète sur votre contenu, votre interface, votre modération et votre audience. -**Version incluse :** 0.0.8~ynh3 +**Version incluse :** 0.0.8~ynh4 **Démo :** https://watch.owncast.online/