# Universal Media Server voor Yunohost [![Integratieniveau](https://dash.yunohost.org/integration/ums.svg)](https://ci-apps.yunohost.org/ci/apps/ums/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/ums.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/ums.maintain.svg) [![Universal Media Server met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ums) *[Deze README in een andere taal lezen.](./ALL_README.md)* > *Met dit pakket kun je Universal Media Server snel en eenvoudig op een YunoHost-server installeren.* > *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.* ## Overzicht 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. **Geleverde versie:** 14.5.0~ynh1 ## Schermafdrukken ![Schermafdrukken van Universal Media Server](./doc/screenshots/screenshot.png) ## Documentatie en bronnen - Officiele website van de app: - Officiele beheerdersdocumentatie: - Upstream app codedepot: - YunoHost-store: - Meld een bug: ## Ontwikkelaarsinformatie Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/ums_ynh/tree/testing). Om de `testing`-branch uit te proberen, ga als volgt te werk: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/ums_ynh/tree/testing --debug of sudo yunohost app upgrade ums -u https://github.com/YunoHost-Apps/ums_ynh/tree/testing --debug ``` **Verdere informatie over app-packaging:**