Why is the minidlna database not being refreshed?

前端 未结 6 1595
执笔经年
执笔经年 2021-01-31 14:08

I am developing a MiniDLNA server to stream media over WiFi. Existing files are shown properly. However, when I add new files to media folders the changes are not updated acros

6条回答
  •  误落风尘
    2021-01-31 14:55

    There is a patch for the sourcecode of minidlna at sourceforge available that does not make a full rescan, but a kind of incremental scan. That worked fine, but with some later version, the patch is broken. See here Link to SF

    Regards Gerry

提交回复
热议问题