Skins (156)
Visuals (115)
Input Plugins (34)
Output Plugins (6)
General Plugins (14)
Archive Readers (15)
Input Plugins (41)
DSP Plugins (10)
External Add-ons (16)
XMPlay Archive (71)
Skins (156)
Visuals (115)
Input Plugins (34)
Output Plugins (6)
General Plugins (14)
Archive Readers (15)
Input Plugins (41)
DSP Plugins (10)
External Add-ons (16)
XMPlay Archive (71)
Python 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