mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Testing (#40)
* Remove duplicate screenshot * Auto-update README * Update DISCLAIMER.md * Auto-update README * format * Auto-update README * fix screenshot size * Auto-update README * Update manifest.json * Auto-update README Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
4f3fb6ab05
commit
8127fa4c79
8 changed files with 14 additions and 20 deletions
11
README.md
11
README.md
|
@ -17,16 +17,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Self hosted streaming media server
|
Self hosted streaming media server
|
||||||
|
|
||||||
**Shipped version:** 1.10.4~ynh2
|
**Shipped version:** 1.10.4~ynh3
|
||||||
|
|
||||||
**Demo:** https://streama.demo-version.net
|
**Demo:** https://streama.demo-version.net
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||
|
|
||||||
## Disclaimers / important information
|
|
||||||
|
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
|
@ -41,8 +38,8 @@ Default local video directory is: `/home/yunohost.app/streama/upload` (must be m
|
||||||
## Additional information
|
## Additional information
|
||||||
|
|
||||||
* After install:
|
* After install:
|
||||||
- **Username**: admin
|
- **Username**: `admin`
|
||||||
- **Password**: admin
|
- **Password**: `admin`
|
||||||
|
|
||||||
This can be changed in settings.
|
This can be changed in settings.
|
||||||
|
|
||||||
|
|
|
@ -17,14 +17,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Serveur de streaming auto-hébergé
|
Serveur de streaming auto-hébergé
|
||||||
|
|
||||||
**Version incluse :** 1.10.4~ynh2
|
**Version incluse :** 1.10.4~ynh3
|
||||||
|
|
||||||
**Démo :** https://streama.demo-version.net
|
**Démo :** https://streama.demo-version.net
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -39,8 +38,8 @@ Le répertoire vidéo local par défaut est : `/home/yunohost.app/streama/upload
|
||||||
## Informations additionnelles
|
## Informations additionnelles
|
||||||
|
|
||||||
* Après l’installation :
|
* Après l’installation :
|
||||||
- **Nom d’utilisateur** : admin
|
- **Nom d’utilisateur** : `admin`
|
||||||
- **Mot de passe** : admin
|
- **Mot de passe** : `admin`
|
||||||
|
|
||||||
Ceci pourra être changé dans les paramètres.
|
Ceci pourra être changé dans les paramètres.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
## Disclaimers / important information
|
|
||||||
|
|
||||||
## Installation guide
|
## Installation guide
|
||||||
|
|
||||||
> :warning: Streama must be installed in the root domain or subdomain.
|
> :warning: Streama must be installed in the root domain or subdomain.
|
||||||
|
@ -11,8 +9,8 @@ Default local video directory is: `/home/yunohost.app/streama/upload` (must be m
|
||||||
## Additional information
|
## Additional information
|
||||||
|
|
||||||
* After install:
|
* After install:
|
||||||
- **Username**: admin
|
- **Username**: `admin`
|
||||||
- **Password**: admin
|
- **Password**: `admin`
|
||||||
|
|
||||||
This can be changed in settings.
|
This can be changed in settings.
|
||||||
|
|
||||||
|
|
|
@ -9,8 +9,8 @@ Le répertoire vidéo local par défaut est : `/home/yunohost.app/streama/upload
|
||||||
## Informations additionnelles
|
## Informations additionnelles
|
||||||
|
|
||||||
* Après l’installation :
|
* Après l’installation :
|
||||||
- **Nom d’utilisateur** : admin
|
- **Nom d’utilisateur** : `admin`
|
||||||
- **Mot de passe** : admin
|
- **Mot de passe** : `admin`
|
||||||
|
|
||||||
Ceci pourra être changé dans les paramètres.
|
Ceci pourra être changé dans les paramètres.
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 678 KiB |
Binary file not shown.
Before Width: | Height: | Size: 678 KiB |
BIN
doc/screenshots/screenshot.png
Normal file
BIN
doc/screenshots/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 428 KiB |
|
@ -6,7 +6,7 @@
|
||||||
"en": "Self hosted streaming media server",
|
"en": "Self hosted streaming media server",
|
||||||
"fr": "Serveur de streaming auto-hébergé"
|
"fr": "Serveur de streaming auto-hébergé"
|
||||||
},
|
},
|
||||||
"version": "1.10.4~ynh2",
|
"version": "1.10.4~ynh3",
|
||||||
"url": "https://streamaserver.org/",
|
"url": "https://streamaserver.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
"email": "liberodark@gmail.com"
|
"email": "liberodark@gmail.com"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.3.0"
|
"yunohost": ">= 11.0.9"
|
||||||
},
|
},
|
||||||
"multi_instance": false,
|
"multi_instance": false,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue