miniDLNA-experimental optware Package for NETGEAR WNR3500L

Our apologies but in-order to give our members the best experience and speed you must be a member and logged in to download. If you are a current member please login using the login link at the top of the page. If you are not currently a member please Create new account to download files.

Installation:
http://www.dd-wrt.com/wiki/index.php/Optware

ipkg-opt install minidlna_cvs20090413-2_mipsel.ipk
(this will also install the dependencies)

Edit /opt/etc/minidlna.conf, etc:
port=8200
network_interface=br0
media_dir=A,/opt/media/audio
media_dir=P,/opt/media/pictures
media_dir=V,/opt/media/video
friendly_name=n76netgear
db_dir=/opt/var/cache/minidlna
album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg
inotify=no
enable_tivo=no
strict_dlna=yes
presentation_url=http://192.168.1.1:8888/index.php
notify_interval=25
serial=12345678
model_number=1

Start the service after copying files:
minidlna

Stop the service:
kill `cat /var/run/minidlna.pid`

Automatic discovery is not working, so you need to delete the db after copying new files and re-start the service:
rm -fr /opt/var/cache/minidlna/*

This is only an experiment, some functions will not work, use at your own risk.

Sources:

pserver:[email protected]:/cvsroot/minidlna

http://svn.nslu2-linux.org/svnroot/optware/trunk/

Patched source files are included in the tar.gz

File Size: 

124524