1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minidlna_ynh.git synced 2024-09-03 19:36:34 +02:00
MiniDLNA (ReadyMedia) package for YunoHost
Find a file
2019-01-21 13:12:21 +01:00
conf Init 2016-02-27 22:54:09 +01:00
scripts Advertise config-panel and actions 2019-01-21 13:12:21 +01:00
.gitignore Init 2016-02-27 22:54:09 +01:00
actions.json Panel-config + actions fully tested 2018-09-30 00:43:34 +02:00
app_minidlna.md Update package 2017-12-05 19:37:19 +01:00
app_minidlna_fr.md Update package 2017-12-05 19:37:19 +01:00
check_process Update package 2017-12-05 19:37:19 +01:00
config_panel.json Panel-config + actions fully tested 2018-09-30 00:43:34 +02:00
LICENSE Corrections mineures 2016-05-15 11:37:35 +02:00
manifest.json Advertise config-panel and actions 2019-01-21 13:12:21 +01:00
README.md Advertise config-panel and actions 2019-01-21 13:12:21 +01:00
README_fr.md Advertise config-panel and actions 2019-01-21 13:12:21 +01:00
YEP.md Update package 2017-12-05 19:37:19 +01:00

MiniDLNA for YunoHost

Integration level
Install MiniDLNA with YunoHost

Lire ce readme en français.

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 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

  • x86-64b -
  • ARMv8-A -
  • Jessie x86-64b -

Limitations

Additionnal informations


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