mirror of
https://github.com/YunoHost-Apps/minidlna_ynh.git
synced 2024-09-03 19:36:34 +02:00
MiniDLNA (ReadyMedia) package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
ALL_README.md | ||
app_minidlna.md | ||
app_minidlna_fr.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
MiniDLNA for YunoHost
Read this README in other languages.
This package allows you to install MiniDLNA quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
MiniDLNA is a lightweight DLNA server. It allows to easily share multimedia files with any compatible devices present on the LAN. MiniDLNA does not have a graphical interface, but does not require any special configuration.
YunoHost specific features
- Use shared Multimedia Directories
- Linked to transmission, Nextcloud and all other app which use Multimedia Directories.
Shipped version: 1.3.0~ynh1
Documentation and resources
- Official app website: http://minidlna.sourceforge.net
- YunoHost Store: https://apps.yunohost.org/app/minidlna
- Report a bug: https://github.com/YunoHost-Apps/minidlna_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/minidlna_ynh/tree/testing --debug
or
sudo yunohost app upgrade minidlna -u https://github.com/YunoHost-Apps/minidlna_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps