Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 2.03 KB

README.md

File metadata and controls

48 lines (31 loc) · 2.03 KB

MiniDLNA for YunoHost

Integration level Working status Maintenance status

Install MiniDLNA with YunoHost

Read this README is 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

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