Contributed icons and layouts
layouts documentation
translations
rough draft of the SongTree syntax

NEW : There is now a git repository (mirrored on github). See this mini-guide in the wiki.
NEW : #gmusicbrowser IRC channel on Freenode.


Future development versions will be announced on the mailing-list gmusicbrowser-announce (RSS feeds are available via gmane)

Latest development version : gmusicbrowser-1.1.5.tar.gz (released on 20-04-2010)

gentoo ebuild, arch linux
This is an alpha version, mainly because there are still a few regressions compared to v1.0.x, but it should be perfectly usable if you don't mind a few bugs and few missing features.
You are strongly encouraged to backup your music collection if you edit tags in m4a files, as it has only be tested on ~10 files coming from itunes and winamp.
Layouts settings (such as window/panel/column sizes, displayed columns, ...) from previous versions (v1.0.x or v1.1.1) will be wiped, due to a redesign of the widget option system.

Regressions


New features in v1.1.5


New features in v1.1.3


New features in v1.1.2


New features in v1.1.1




Import stats from amarok

amarok2gmb.pl
Barely tested script to import rating, lastplay, playcount and labels from amarok.
The script look for a sqlite database at ~/.kde/share/apps/amarok/collection.db, it needs the perl sqlite module (probably libdbd-sqlite-perl). If you use a postgresql or mysql database, the script will need some slight alteration a the correct perl module.
Gmusicbrowser needs to be running, with the perl dbus module (libnet-dbus-perl) installed, and due to changes I made to the dbus namespace I use, you need version >=0.9642.
To run it, simply type "perl amarok2gmb.pl"
It will print an error for any problem importing a value.