mirror of
https://github.com/YunoHost-Apps/UMS_ynh.git
synced 2024-10-01 13:35:01 +02:00
commit
45dc072115
6 changed files with 62 additions and 14 deletions
|
@ -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)
|
||||
|
|
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
[](https://install-app.yunohost.org/?app=ums)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.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.*
|
||||
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
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
|
||||
|
||||
|
|
48
README_eu.md
Normal file
48
README_eu.md
Normal file
|
@ -0,0 +1,48 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# Universal Media Server YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/ums)  
|
||||
|
||||
[](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
|
||||
|
||||

|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <www.universalmediaserver.com>
|
||||
- Administratzaileen dokumentazio ofiziala: <https://github.com/UniversalMediaServer/UniversalMediaServer/wiki>
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/UniversalMediaServer/UniversalMediaServer>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/ums>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/ums_ynh/issues>
|
||||
|
||||
## 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:** <https://yunohost.org/packaging_apps>
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
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
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
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.8.1~ynh1
|
||||
**Versión proporcionada:** 13.9.0~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue