I have a school with lecture materials on its local OpenBSD based DLNA server, and cannot hold them down forever, so I dropped minidlna and currently using this:
https://github.com/anacrolix/dms By comparison with minidlna, + dms indexes files and updates its cache on the fly with no need to adjust kernel parameters on the number of opened files; - currently unable to stream FLAC audio files; - currenlty no obsd package. On Sunday, October 26th, 2025 at 12:35 PM, otto.cooper <[email protected]> wrote: > The package for obsd 7.8 does not work. In particular "minidlnad -v -d -R" > shows error each time it tries to mkdir the archive root, and the clients no > longer see streaming files. I recompiled it from source, using the latest > version: the mkdir problem disappeared, indexing completes, but clients still > have nothing to stream.

