Closed GoogleCodeExporter closed 9 years ago
You can find previous versions of packages in 'Downloads' section. (Choose 'all
downloads' and click 'Search'. And please, send issues about minidlna and other
'external applications' (not packages) to site, which develops it.
Original comment by d...@soulblader.com
on 9 Apr 2012 at 10:09
Ok, found previous minidlna packages, thanks for info.
But my second problem is connected to your new firmware, there was no problem
in previous versions of firmware and i haven't change any thing after upgrade.
And all the sudden it cousing problem's. I wonder if it's because there is a
new option for minidlna in GUI that is not working properly ??
Original comment by zboq2...@gmail.com
on 9 Apr 2012 at 10:40
And what script have you checked? Could you please write the path?..
Original comment by d...@soulblader.com
on 9 Apr 2012 at 12:16
I have checked script located at /opt/etc/init.d/S98minidlna. There is an
option just like in GUI to recheck whole database, add new files or do not
update at all.
I'm logging to router through SSH and then I'm stoping and starting it again
and minidlna gets back to normal CPU usage.
Original comment by zboq2...@gmail.com
on 9 Apr 2012 at 1:48
The thing is that there is the last version of minidlna, built in e firmware.
It doesn't use this script. It is being operated by rc module. Which one do you
use?
You can see its configuration parameters in web GUI -
http://my.router/Advanced_AiDisk_others.asp ('Enable UPnP Media Server?') Maybe
there are both daemons starting on boot?
So if you've switched on minidlna from web interface, then move your script in
/opt:
# mv /opt/etc/init.d/S98minidlna /opt/etc/init.d/K98minidlna
This way your "Optware" minidlna wouldn't start. Then check your cpu.
Anyway I can't say why it is needed so much cpu time. That's the issue to
minidlna project...
Original comment by d...@soulblader.com
on 9 Apr 2012 at 3:28
Ok, It's all clear to me now.
Since we have minidlna built-in we should disable autostart of minidlna from
optware.
Also built-in minidlna is taking all the cpu time because it's building new
database on reboot and it's taking very long time on my router (~70min). Even
if it's set to not to update database it has to create one after enabling
minidlna from GUI. After that it's fine even if i reboot the router. Tomorrow I
will check how is the compatibility with my TV. Now at least I can disable it
and go back to the one from optware :D.
Thanks for all the help, really appreciate it.
Original comment by zboq2...@gmail.com
on 9 Apr 2012 at 7:35
Original issue reported on code.google.com by
zboq2...@gmail.com
on 9 Apr 2012 at 9:25