NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
TeknoJnky
Sep 23, 2010Hero
[req] Subsonic
http://www.subsonic.org/pages/index.jsp appears to be GPL/open source, music streamer.. similar/same as orb but looks much more flexible and open. assuming its possible, would love to see this a...
super_poussin
Feb 12, 2011Virtuoso
you can optimize subsonic going in
then edit
and replace
with
1 is a minimum value
repeat this in all XXXX direcotories found in /c/webroot/subsonic/jetty/
cd /c/webroot/subsonic/jetty/1944/webapp/WEB-INF/classes
then edit
vi ehcache.xml
and replace
<cache name="musicFolderCache"
maxElementsInMemory="0"
eternal="true"
diskPersistent="true"
overflowToDisk="true"/>
with
<cache name="musicFolderCache"
maxElementsInMemory="1"
eternal="true"
diskPersistent="true"
overflowToDisk="true"/>
1 is a minimum value
repeat this in all XXXX direcotories found in /c/webroot/subsonic/jetty/
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!