Page 1 of 1

how to alter queries for "recent adds," "random" etc.

PostPosted: Tue Mar 12, 2013 10:28 pm
by chasmo
Can anyone point me to the file(s) where these queries are stored, assuming it's possible to edit them manually? Thanks.

--Billybuck

Re: how to alter queries for "recent adds," "random" etc.

PostPosted: Wed Mar 13, 2013 6:45 am
by hakko
Subsonic: http://svn.code.sf.net/p/subsonic/code/ ... leDao.java

MusicCabinet: https://github.com/hakko/musiccabinet/b ... .java#L280

You need to check out the code, alter these files, and build a new subsonic.war. You can't "live edit" the queries.