From 0da0bc7f48b0a86d6fe21e2f77b9ffc2f57c9d81 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 7 Apr 2024 03:46:23 +0200 Subject: [PATCH 1/3] Upgrade to v13.9.0 https://github.com/UniversalMediaServer/UniversalMediaServer/releases/tag/13.9.0 --- manifest.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index da21e1e..a29af46 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Universal Media Server" description.en = "A DLNA, UPnP and HTTP(S) Media Server" description.fr = "Un Serveur Multimedia DLNA, UPnP et HTTP(S)" -version = "13.8.1~ynh1" +version = "13.9.0~ynh1" maintainers = ["Krakinou"] @@ -56,14 +56,14 @@ ram.runtime = "350M" [resources] [resources.sources.main] - arm64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.8.1/UMS-13.8.1-arm64.tgz" - arm64.sha256 = "545d5a7ca186f6d2414f659a2314b7f726f281c0c4620772f203d7c78a6c4016" - amd64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.8.1/UMS-13.8.1-x86_64.tgz" - amd64.sha256 = "ed61ef9d71e3032438a46ccd2822ae8fa163cab2312a337247f10b0a7395d9a7" - armhf.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.8.1/UMS-13.8.1-armhf.tgz" - armhf.sha256 = "19b790cecb0a472fd031ef4455ec8d4c5f2d52e1d72693ca060ecfd174a153ef" - i386.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.8.1/UMS-13.8.1-x86.tgz" - i386.sha256 = "3d0d8a11b1b7888e7f4ad6efa16131b27251baca102ea5dcc03525e1e6fce8cc" + arm64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.9.0/UMS-13.9.0-arm64.tgz" + arm64.sha256 = "b20d7d0167f0194de1b61c897cec2549dcf5088b435961b9e58fbc8d2329892b" + amd64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.9.0/UMS-13.9.0-x86_64.tgz" + amd64.sha256 = "abc6fb39c157bf243c42220a210ada712fa1c6a67e989f302b43dd8cdefcc202" + armhf.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.9.0/UMS-13.9.0-armhf.tgz" + armhf.sha256 = "e1b35a042322d102a520d20020eced59e7ad4ae54598377d6b200f43246a7184" + i386.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/13.9.0/UMS-13.9.0-x86.tgz" + i386.sha256 = "6f7369a0ceb114a6db100c6936ec1324b829ceabc4ba65a1bf820a33ca4aaa0c" autoupdate.strategy = "latest_github_release" From 735e461bcc75ea36dab043dbf1d20f7f3fa4af91 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 7 Apr 2024 01:46:26 +0000 Subject: [PATCH 2/3] Auto-update READMEs --- ALL_README.md | 6 ++++++ README.md | 26 +++++++++++++------------- README_eu.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 30 +++++++++++++++--------------- README_gl.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 130 insertions(+), 28 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_eu.md create mode 100644 README_gl.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..77b7509 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,6 @@ +# All available README files by language + +- [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) +- [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 7f364a5..0ba1f92 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,17 +9,17 @@ It shall NOT be edited by hand. [![Install Universal Media Server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ums) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README in other languages.](./ALL_README.md)* -> *This package allows you to install Universal Media Server quickly and simply on a YunoHost server. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* +> *This package allows you to install Universal Media Server quickly and simply on a YunoHost server.* +> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* ## Overview Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. 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.8.1~ynh1 +**Shipped version:** 13.9.0~ynh1 ## Screenshots @@ -27,19 +27,19 @@ The program streams or transcodes many different media formats with little or no ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ums_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/ums_ynh/tree/testing). -To try the testing branch, please proceed like that. +To try the `testing` branch, please proceed like that: -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/ums_ynh/tree/testing --debug or sudo yunohost app upgrade ums -u https://github.com/YunoHost-Apps/ums_ynh/tree/testing --debug diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..b38eb78 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,48 @@ + + +# Universal Media Server YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/ums.svg)](https://dash.yunohost.org/appci/app/ums) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/ums.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/ums.maintain.svg) + +[![Instalatu Universal Media Server YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ums) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek Universal Media Server YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. +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. + +**Paketatutako bertsioa:** 13.9.0~ynh1 + +## Pantaila-argazkiak + +![Universal Media Server(r)en pantaila-argazkia](./doc/screenshots/screenshot.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/ums_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/ums_ynh/tree/testing --debug +edo +sudo yunohost app upgrade ums -u https://github.com/YunoHost-Apps/ums_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 9a04550..34b46a5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # Universal Media Server pour YunoHost @@ -9,17 +9,17 @@ It shall NOT be edited by hand. [![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)* +*[Lire le README dans d'autres langues.](./ALL_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, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## 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.8.1~ynh1 +**Version incluse :** 13.9.0~ynh1 ## Captures d’écran @@ -27,22 +27,22 @@ Le programme stream ou transcode de nombreux formats média différents avec peu ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/ums_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/ums_ynh/tree/testing). -Pour essayer la branche testing, procédez comme suit. +Pour essayer la branche `testing`, procédez comme suit : -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/ums_ynh/tree/testing --debug 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 :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..85a7ccf --- /dev/null +++ b/README_gl.md @@ -0,0 +1,48 @@ + + +# Universal Media Server para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/ums.svg)](https://dash.yunohost.org/appci/app/ums) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/ums.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/ums.maintain.svg) + +[![Instalar Universal Media Server con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ums) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar Universal Media Server de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. +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. + +**Versión proporcionada:** 13.9.0~ynh1 + +## Capturas de pantalla + +![Captura de pantalla de Universal Media Server](./doc/screenshots/screenshot.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/ums_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/ums_ynh/tree/testing --debug +ou +sudo yunohost app upgrade ums -u https://github.com/YunoHost-Apps/ums_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** From 51307e63987d0bfbb76104cefac3b668741d364f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 7 Apr 2024 20:01:50 +0000 Subject: [PATCH 3/3] Auto-update READMEs --- ALL_README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALL_README.md b/ALL_README.md index 3d6c579..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,6 @@ # All available README files by language - [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) -- [Leggi il “README” in italiano](README_it.md)