8 lines
No EOL
293 B
Markdown
8 lines
No EOL
293 B
Markdown
# Nextcloud DLNA server
|
|
|
|
DLNA addon for your self-hosted Nextcloud app instance that allows you to stream Nextcloud users content on client devices in your network.
|
|
It supports the group folders as well.
|
|
|
|
Just edit the `application.yml` and rebuild the project with:
|
|
|
|
`./gradlew clean bootRun` |