mirror of
https://github.com/YunoHost-Apps/minidlna_ynh.git
synced 2024-09-03 19:36:34 +02:00
MiniDLNA (ReadyMedia) package for YunoHost
conf | ||
scripts | ||
.gitignore | ||
actions.json | ||
app_minidlna.md | ||
app_minidlna_fr.md | ||
check_process | ||
config_panel.json | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md | ||
YEP.md |
MiniDLNA for YunoHost
This package allow you to install MiniDLNA quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
MiniDLNA is a simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients.
Shipped version: Debian repositories versions. Currently 1.1.2 and 1.1.6
Screenshots
Demo
No demo available.
Configuration
Edit the file /etc/minidlna.conf
to adjust the configuration of MiniDLNA.
Documentation
- YunoHost documentation: https://yunohost.org/#/app_minidlna
YunoHost specific features
- Use shared Multimedia Directories
- Linked to transmission, nextcloud and all other app which use Multimedia Directories.
Multi-users support
Not relevant.
Supported architectures
Limitations
Additionnal informations
Links
- Report a bug: https://github.com/YunoHost-Apps/minidlna_ynh/issues
- MiniDLNA website: http://minidlna.sourceforge.net/
- YunoHost website: https://yunohost.org/
Developers infos
Please do 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