Page 1 of 1

Music Information location?

PostPosted: Thu Dec 08, 2011 12:58 am
by MaxSan
I would very much like to be able to 'point' Subsonic at a database instead of pointing at folders, it would then use the data given in it to populate the music collection along with what information is available. This would not be too difficult?

Maybe if someone can point me to where about in the code this takes place take a crack at it ourselves and shared if its not of interest to the subsonic owner :)

Any thoughts?

Re: Music Information location?

PostPosted: Thu Dec 22, 2011 4:43 pm
by ytechie
There are a few tables that subsonic uses to store the info about the library. the table "music_file_info" is the one that comes to mind. If you are an admin, you can run SQL querys by going to <server>/db.view