Hi,
I am working on providing interfaces for geting forum presets from server.
Now I have deployed a server on my own computer ,built the database and
been able to get database data from mixxx client through Tastypie API. But
I find a problem that I have been ignored. It is how and where  I can get
presets data for filling server database.
Now I have an idea that I can write a script parsing xml files in
'/res/controllers/', and use these data to fill in server database tables.
And for mixxx client, in order to support search from local and web server,
we also should build tables at local database for presets. During
initialization, Mixxx scans all the files in  '/res/controllers/' and
exports the presets info data into local database. The process that users
search and download presets from web server is just to update local
database. But I guess a problem is that exporting data from xml files may
be incomplete, and some preset xml file maybe need some changes.

Can you give me some suggestions?

-- 
Best Regards!
Xin Wei
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to