Skins (146)
Visuals (115)
Input Plug-ins (35)
Output Plug-ins (5)
General Plug-ins (11)
Archive Reader (16)
Input Plug-ins (40)
DSP Plug-ins (10)
External Add-ons (16)
XMPlay Archive (69)
Extra ToolsSkins (146)
Visuals (115)
Input Plug-ins (35)
Output Plug-ins (5)
General Plug-ins (11)
Archive Reader (16)
Input Plug-ins (40)
DSP Plug-ins (10)
External Add-ons (16)
XMPlay Archive (69)
Extra ToolsPython utility to dump an XMPlay media library to standard output in CSV format. Any standard CSV tool can then be used to parse the file and run statistics, look for amusing comments embeded in track metadata, and so on.
Dump a library to library.csv
$ python xmplibdump.py xmplay.library > library.csv
View a library's metadata
$ python xmplibdump.py --meta xmplay.library
Please use English when writing comments, and help keep the comments clean by using the forum if you have any questions.