jmaggard committed patchset 545 of module minidlna to the MiniDLNA CVS repository, changing 1 files.
2012-05-22 15:38:29 PDT in MiniDLNA
Great, thanks for verifying!
2012-05-18 19:19:55 PDT in MiniDLNA
Usually this isn't an issue, because on most networks using DLNA there will be regular SSDP traffic on the network that will wake up select() in the main loop. But there are certainly some cases where one could run into this. This should be addressed in CVS HEAD now. While scanning, we now have a SIGCHLD handler set up, which will interrupt the select() when the scanner child exits. It...
2012-05-17 00:56:55 PDT in MiniDLNA
jmaggard committed patchset 544 of module minidlna to the MiniDLNA CVS repository, changing 1 files.
2012-05-17 00:49:24 PDT in MiniDLNA
Search has been fully implemented for quite some time. I did recently find that we were missing a certain "searchable" attribute on the root container, but most clients don't use that attribute. Perhaps your application does. Can you try building from the latest code in CVS and let me know if it works for you?.
2012-05-16 01:36:06 PDT in MiniDLNA
I just added a new patch that should accomplish the same thing, but in a simpler manner. It's working for me in limited testing. Can you verify that it works for you?.
2012-05-16 01:33:27 PDT in MiniDLNA
Thanks for the patch. Added to CVS HEAD.
2012-05-16 00:39:20 PDT in MiniDLNA
jmaggard committed patchset 543 of module minidlna to the MiniDLNA CVS repository, changing 1 files.
2012-05-15 18:28:58 PDT in MiniDLNA
jmaggard committed patchset 542 of module minidlna to the MiniDLNA CVS repository, changing 2 files.
2012-05-15 18:22:11 PDT in MiniDLNA
jmaggard committed patchset 541 of module minidlna to the MiniDLNA CVS repository, changing 1 files.
2012-05-10 15:34:41 PDT in MiniDLNA