diff --git a/README.md b/README.md index b751d38..15d6e12 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of s The program streams or transcodes many different media formats with little or no configuration. It is powered by FFmpeg, MediaInfo, OpenSubtitles, Crowdin, MEncoder, tsMuxeR, AviSynth, VLC and more, which combine to offer support for a wide range of media formats. -**Shipped version:** 13.0.1 +**Shipped version:** 13.1.0 ## Screenshots ![Screenshot of Universal Media Server](./doc/screenshots/screenshot.png) diff --git a/README_fr.md b/README_fr.md index 8f19752..cb94055 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,23 +5,23 @@ It shall NOT be edited by hand. # Universal Media Server pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/ums.svg)](https://dash.yunohost.org/appci/app/ums) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ums.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ums.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/ums.svg)](https://dash.yunohost.org/appci/app/ums) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ums.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ums.maintain.svg) [![Installer Universal Media Server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ums) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Universal Media Server 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 Universal Media Server 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 Universal Media Server est un serveur multimédia UPnP compatible DLNA. Il peut partager des vidéos, de l'audio et des images avec la pluparts des équipements modernes. Le programme stream ou transcode de nombreux formats média différents avec peu ou pas de configuration. Il utilise par FFmpeg, MediaInfo, OpenSubtitles, Crowdin, MEncoder, tsMuxeR, AviSynth, VLC et d'autres, qui se combinent pour offrir une grande variété de formats. -**Version incluse :** 13.0.1 -## Captures d'écran +**Version incluse :** 13.1.0 +## Captures d’écran -![Capture d'écran de Universal Media Server](./doc/screenshots/screenshot.png) +![Capture d’écran de Universal Media Server](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -52,9 +52,9 @@ Sur de petits appareils (par exemple un raspberry), la transco peut demander tro ## 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 : @@ -70,4 +70,4 @@ ou sudo yunohost app upgrade ums -u https://github.com/YunoHost-Apps/ums_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/conf/app.arm64.src b/conf/app.arm64.src index 8b0326f..65c12af 100644 --- a/conf/app.arm64.src +++ b/conf/app.arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.0.1/UMS-13.0.1-arm64.tgz -SOURCE_SUM=3c55d8f212a96e9fca349afec871789193b9c64baed81a46f9faf1eab01bb268 +SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.1.0/UMS-13.1.0-arm64.tgz +SOURCE_SUM=27c2a65a1bfb5bc488709ee098ea05e3ce7852fc6d4098bfbba40431da3c7d73 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tgz SOURCE_EXTRACT=false diff --git a/conf/app.armel.src b/conf/app.armel.src index eb6053d..5d58d4c 100644 --- a/conf/app.armel.src +++ b/conf/app.armel.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.0.1/UMS-13.0.1-armel.tgz -SOURCE_SUM=5bc72b5fcadcdd49cf9487ef754ba156068d2391e2bc354f0dcca1ab04401050 +SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.1.0/UMS-13.1.0-armel.tgz +SOURCE_SUM=ae45c15b7b933bdbbe7b3fc8fc2abbca191d561997c55a37f319f375ec09c5a8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tgz SOURCE_EXTRACT=false diff --git a/conf/app.armhf.src b/conf/app.armhf.src index 851b0c9..f7dac70 100644 --- a/conf/app.armhf.src +++ b/conf/app.armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.0.1/UMS-13.0.1-armhf.tgz -SOURCE_SUM=56688cee1f4a4b1bd791417c28c93904e1e5cd3dbe4fc7473617c18b57974bdd +SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.1.0/UMS-13.1.0-armhf.tgz +SOURCE_SUM=7a4f39c134bbdc1ed3a27af799ac147bc6b95abd019b5ee31cc57d52b5f09337 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tgz SOURCE_EXTRACT=false diff --git a/conf/app.x86.src b/conf/app.x86.src index 2742044..2a7cf1e 100644 --- a/conf/app.x86.src +++ b/conf/app.x86.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.0.1/UMS-13.0.1-x86.tgz -SOURCE_SUM=7525e84e9e4d07d42550e7521635a9dfafcaaa5ab51570beeb485bc49b6e6e74 +SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.1.0/UMS-13.1.0-x86.tgz +SOURCE_SUM=735d15d55a675a0f045321ae7809f239fe1de564ecd6d2fd1a6642902bc32f22 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tgz SOURCE_EXTRACT=false diff --git a/conf/app.x86_64.src b/conf/app.x86_64.src index 0dfc488..34bdc1f 100644 --- a/conf/app.x86_64.src +++ b/conf/app.x86_64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.0.1/UMS-13.0.1-x86_64.tgz -SOURCE_SUM=0e09b4a9a0daa985e61b3c1f1c98abc103a8396973f37195363fdc2d07cee231 +SOURCE_URL=https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.1.0/UMS-13.1.0-x86_64.tgz +SOURCE_SUM=90098d776fd469a9dca85bd4d4ac752e8df46a8e57762cbc69c7c8b73cfc68b9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tgz SOURCE_EXTRACT=false diff --git a/manifest.json b/manifest.json index e9344d8..fbb4146 100644 --- a/manifest.json +++ b/manifest.json @@ -6,10 +6,10 @@ "en": "A DLNA, UPnP and HTTP(S) Media Server", "fr": "Un Serveur Multimedia DLNA, UPnP et HTTP(S)" }, - "version": "13.0.1~ynh1", + "version": "13.1.0~ynh1", "url": "www.universalmediaserver.com", "upstream": { - "version": "13.0.1", + "version": "13.1.0", "license": "GPL-2.0-or-later", "website": "www.universalmediaserver.com", "admindoc": "https://github.com/UniversalMediaServer/UniversalMediaServer/wiki",