hakko wrote:This is basically the code I wrote for this function:
https://github.com/hakko/musiccabinet/c ... 400abd0a30https://github.com/hakko/subsonic/commi ... 7effa4a72bFeel free to re-write and add it to standard Subsonic (and make your new code public too, to conform with the GPL license).
It's not as straight-forward as one could hope, though. Sindre has made some design choices in Subsonic (to keep the install simple) that makes this harder to achieve in version 4.6 / 4.7. It's part of the reason why I prefer to use PostgreSQL for storing metadata. It adds an extra step to the installation, but it offers much greater power once it's up and running.
first of all sorry - i didnt try to attack you (or anybody else for that matter). i am frustrated often enough, because i cant do it myself to begin with. i very much appreciate the work of everybody able to do so!!!!
and yes, if and when i get to the stage to create sth useful, trust me - i will share it!
as said before, i tried musiccabinet, it is kinda nice - but way overdone for what i am looking for at this point with subsonic (and - i did that at some point before as well - my cudos to sindre).
so, without getting into a 'pissing contest' which you would win anyway... and i understand the postgresql idea also (to be fair not really

i used mysql/ lamp/ wamp etc before and it worked for my needs).
anyway, as said before i try to figure stuff out at the moment! i also spend time on learning more about the whole programming end - no shit!
some stuff i just dont get - like subsonic vs kplaylist - looks like very identical to me (in terms of what we want and what we get). it is both open source. kplaylist was long my fav, guess it still is (still have the computer going with it) but seems to be on a standstill with development at the moment.
ss has many things 'out of the box' going for it, unfortunately also major lags, like the genre thing....
kplaylist seems to be not really to be developed at all at the moment

anyway - best out of both? would be great! pref. with an easy install routine?