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
2024-06-23 13:33:24 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:49:41 +02:00
conf ynh_add_app_dependencies -> ynh_install_app_dependencies 2020-11-03 16:48:32 +01:00
doc Update ADMIN.md 2024-01-09 21:46:48 +01:00
scripts reload all sysctl parameters after removing app 2024-01-24 18:47:35 +01:00
.gitignore Init 2016-02-27 22:54:09 +01:00
ALL_README.md Update READMEs 2024-06-23 13:33:24 +02:00
app_minidlna.md cleaning 2024-01-09 21:46:15 +01:00
app_minidlna_fr.md cleaning 2024-01-09 21:46:15 +01:00
LICENSE Corrections mineures 2016-05-15 11:37:35 +02:00
manifest.toml Add cpe 2024-01-24 18:38:13 +01:00
README.md Update READMEs 2024-06-23 13:33:24 +02:00
README_es.md Update READMEs 2024-06-23 13:33:24 +02:00
README_eu.md Update READMEs 2024-06-23 13:33:24 +02:00
README_fr.md Auto-update README 2024-03-29 07:13:13 +01:00
README_gl.md Auto-update README 2024-03-29 07:13:13 +01:00
README_it.md Auto-update README 2024-03-29 07:13:13 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 13:33:24 +02:00
tests.toml Cleanup 2024-01-24 18:29:11 +01:00

MiniDLNA for YunoHost

Integration level Working status Maintenance status

Install MiniDLNA with 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

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