Home

About

Promote

Links


Quick start

Beginner's Guide

Illustrated Manual

Tutorials

XMPlay FAQ


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)

Tag Editing Plug-ins (6)

External Encoders (3)

External Add-ons (16)

XMPlay Archive (69)

Extra Tools
xmplibdump
by Greg "gerf" Strnad
posted on 2024-06-03

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

Leave a comment

Please use English when writing comments, and help keep the comments clean by using the forum if you have any questions.