2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minidlna_ynh.git synced 2026-02-04 15:51:51 +01:00
MiniDLNA (ReadyMedia) package for YunoHost
Find a file
2025-12-31 14:55:00 +01: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 cleaning 2025-12-31 14:23:36 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:06:29 +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 cleaning 2025-12-31 14:23:36 +01:00
README.md Auto-update READMEs 2025-12-31 14:47:45 +01:00
tests.toml Cleanup 2024-01-24 18:29:11 +01:00

Logo of MiniDLNA MiniDLNA, packaged for YunoHost

Light DLNA server to share media files over the LAN

🌐 Official app website Version: 1.3.0~ynh1

📦 Developer info

Automatic tests level

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/minidlna_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade minidlna -u https://github.com/YunoHost-Apps/minidlna_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.