No composer column in playlist view

Bug #223190 reported by Ben Beasley
4
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Wishlist
Unassigned

Bug Description

The lack of support for the composer field (available in ID3V2 and FLAC tags, among others) makes Exaile altogether useless for classical collections, where the composer is much more important information than the artist. It's a shame not to be able to use any players other than Amarok for this reason.

Revision history for this message
Ben Beasley (ben-musicinmybrain) wrote :

I strongly agree, especially since it's not clear when the new Amarok 2 will support this feature (and I'm not too excited about Amarok's new direction anyway).

Revision history for this message
reacocard (reacocard) wrote :

I think perhaps the best way to go about this is to just allow any tag at all to be chosen as a column. It's easier than trying to maintain a list of all possible tags (though common.py has a pretty thorough list already).

The one caution with this route is that that's a really big list, so we'll have to do something to keep it under control. Perhaps the best way is to just keep the current list and add a "Custom..." option to allow the selection of any tag.

Changed in exaile:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Ben Beasley (ben-musicinmybrain) wrote :

In common.py? I didn't see an explicit list of tags there.

Anyway, here's a simple patch that add a functional composer column to the playlist GUI. I just added another Column class instance to plcolumns.py.

Revision history for this message
reacocard (reacocard) wrote :

patch committed r1752, with a note in FUTURE about possibly expanding to arbitrary tags.

Changed in exaile:
status: Confirmed → Fix Committed
Revision history for this message
Ben Beasley (ben-musicinmybrain) wrote :

Thanks, Aren.

reacocard (reacocard)
Changed in exaile:
milestone: none → 0.3.0
reacocard (reacocard)
Changed in exaile:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.