Music Manager is a Konqueror plugin that lets you standardize the filenames of your music files, guess information and set ID3 tags from the file's name (this can be done to several files in one shot), rename many selected files based on their ID3 tags, set ID3 tags in mass for selected files with options for copying ID3s from other files and leaving some ID3 fields untouched, rename _ to space and vice versa, create HTML and text indexes of your collections (including total playing time, etc., configurable through templates), create nice CD covers with full listings of your music files (also configurable through templates), and organize your music collection to create a CD.
| Tags | multimedia Sound/Audio Utilities Editors CD Audio CD Writing Players MP3 Desktop Environment KDE Themes KDE 3.x |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent Unix POSIX Linux |
| Implementation | C++ |
Recent releases


Release Notes: A smarter HTML and OpenOffice generator based on ID3 instead of filenames, when possible, and improved stylesheets.


Release Notes: The Control Center module now works. It is possible to configure Music Manager now.


Release Notes: This version fixes the resize policy in some dialogs, fixes ID3 genres, adds two new formats for the index creator, CSV and SQL, generates a Makefile in the CD root layout, to help the user actually burn the CD, fixes all tagging bugs with regard to Musicman, and now correctly sets ID3v1 in ISO-8859 encoding.


Release Notes: A configuration dialog was added in KControl. An icon was added in the popup menu. Filename extension normalization was fixed. Masstagger now opens the file-open dialog in the current directory. ".flac" (for Free Lossless Audio Compressor) was added to the list of known extensions. Folder names can now be normalized. Some menu items are disabled if only folders are selected. Discovery, handling, and description of cover and HTML templates with .desktop files was improved.


Release Notes: This release includes a long waited OpenOffice.org CD cover template, improves the HTML index, correctly generates cover files when there are ampersands in some song's filenames, has a Russian translation, and has packages for Red Hat, Mandrake, SuSE, and Debian.
Recent comments
16 Nov 2003 19:02
Re: A good start
> ...but it should have more options and
> be configurable. I want to set a
> default filename-option of:
> all-lowercase,
> spaces-replaced-by-underscore. I can't
> even GET it to do all-lowercase at all.
>
> Anyway I think it would be really nice
> if you could set a config file with the
> attributes you usually prefer and then
> have that as an option on the menu.
>
> Also: It doesn't show up in the default
> plugin locations so Konqueror can't see
> it...and I don't really know where to
> direct it....
This is a work in progress. A dialog will be available in
Control-Center. In the mean time the configuration
infrastructure is already there. The format of the
~/.kde/share/config/musicman file is:
uppercaseFirst=true
preferUnderline=true
extensionType=0
digitsForTrack=2
extensionType=extPlain
To do lowercase, change the uppercaseFirst to false.
Regarding the plugin comment, Konqueror plugins are
automatic. So the 'Music Manager' option in the menu will
appear when you selected MP3s or OGGs. The plugins
dialog you are refering are for browser plugins, like Flash
player, etc.
12 Nov 2003 15:39
A good start
...but it should have more options and be configurable. I want to set a default filename-option of: all-lowercase, spaces-replaced-by-underscore. I can't even GET it to do all-lowercase at all.
Anyway I think it would be really nice if you could set a config file with the attributes you usually prefer and then have that as an option on the menu.
Also: It doesn't show up in the default plugin locations so Konqueror can't see it...and I don't really know where to direct it....