gmusicbrowser playlist exporter

So, this is a script I wrote a while ago to interpret the gmusicbrowser database format in python, then automatically create a series of playlists. It's a little bit hackish and not particularly user friendly, but I've tried to document it reasonably well. If you're a moderately technical user who uses gmusicbrowser, give it a shot and let me know if it's useful for you.

Included in the download are three files:

gmusicbrowserplaylistexport.py
The module that does all the work
gmusicbrowserplaylistexport.html
Documentation for said module
exportplaylists.py
An example export script that uses the module to export a series of playlists.

When you download this, have a look at the exportplaylists.py file to get an idea of how it works, then modify to suit your database/export needs.

Note that this script was written for (and requires) Python 3.x.

Download

gmusicbrowserplaylistexport.tar.bz2 (6.6 kB)

Comments

There are no comments yet.

Add a Comment
Comment Atom Feed