AtTheGates wrote:I will drop the plugin in here tomorrow if someone will help me test it.
Cool! I'm interested!
The Excel trick I've been using could be used for almost any data source so maybe it's still good for something. It works with Excel 2002 and above.
1. From XMM (or other program) do an export of the data you want to a .csv file or any format excel can read.
2. In Xlobby prepare a database with at least one item in it that contains all the info fields you want to import.
3. Open the .csv file with excel. your data should now be shown with one entry for each row.
4. Choose data->XML->XML source. A pane will open. choose XML bindings->add and select the Xlobby database you've created. Click yes to the message that pops up. You will then see all the available data fields.
5. Now drag and drop the fields you want to import. You should assign the ones you can but only these are "mandatory":
- Item-Parameter (gives the full path to the file.)
- Item-Display (displayed name in Xlobby)
- Item-cover (if you have one. Path is relative from the xlobby dir or absolute)
- Information-* Put at least title and sorttitle here because they are used in most skins
6. choose data->XML->export and save your new Xlobby database.
It looks cumbersome but only takes a few minutes once you get the hang of it