https://github.com/splitbrain/ds213j-minidlna
minidlna package for Synology DS213j
https://github.com/splitbrain/ds213j-minidlna
minidlna synology synology-package
Last synced: about 1 month ago
JSON representation
minidlna package for Synology DS213j
- Host: GitHub
- URL: https://github.com/splitbrain/ds213j-minidlna
- Owner: splitbrain
- Created: 2014-01-03T12:16:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-03T12:18:14.000Z (over 11 years ago)
- Last Synced: 2025-02-28T20:04:33.432Z (3 months ago)
- Topics: minidlna, synology, synology-package
- Language: Shell
- Size: 10.1 MB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MiniDLNA for Synology DS213j
============================This is a package for installing MiniDLNA aka. ReadyDLNA on a DS213j.
This package was built on top of the one available at http://spk.unzureichende.info/,
more specifically http://spk.unzureichende.info/dl/minidlna-1.0.22-3-armv5.spkThe binary and libraries have been replaced by a slightly newer version from Debian
and have not been self compiled.Since the authentication mechanism in newer DSM has been changed, the config editor
that came with the original package no longer works. Instead a very simple status
CGI will be opened when you click on the Iconon in DSM.This package is preconfigured, but you probably want to check the config yourself
via SSH. It can be found in /volume1/@appstore/minidlna/etc/minidlna.confThe service can be restarted and run in debug mode via
/var/packages/minidlna/scripts/start-stop-statusCaveats
-------The status script sometimes fails to report data, another reload usually helps.
Probably some lockups with the SQLite database.MiniDLNA loves to simply abort the scan process when it encounters a file it doesn't
likei, which is a pain to debug. The last file added as shown in the status script can
give you a hint where to look. It's usually the next file that is the trouble maker.Use this at your own risk. I hacked this together for my own needs, I will NOT give
support. Pull-Requests are welcome, though.