GNOME Bugzilla – Bug 93256
Song view needs column editing
Last modified: 2004-12-22 21:47:04 UTC
The Song view needs to have column editing in a similar way to how e-mail programs like evolution do. The current would no doubt be maintained for normal users but this would let power users add more information like bit-rate etc.. to their song view.
I think that Evolution uses ETables to provide the selection and setup of the possible fields in each grid. List of fields could include TRack Num, Title, Artist, Duration (these are already present), Bit Rate, Genre, File Creation Date/Time (these are already recorded for tracks), Number of Plays, Last Played Date/Time, File Creation Date/Time, Rating (New meta-data).
dudes: http://bugzilla.gnome.org/show_bug.cgi?id=89591 http://bugzilla.gnome.org/show_bug.cgi?id=89593
Getting it like evo does might be *very* tricky atm. Evo indeed uses Etable that has not been ported to gtk2, the GtkTreeView does not support all the features of ETable, this is one of the reasons why we won't have a gtk2 version of evo before a while... My goal is to get the functionality we had in rb-0.2. I'm about to close this bug since it's a dup. Could you add some enhancements requests to the bugs i mentionned above?
*** This bug has been marked as a duplicate of 89593 ***