After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 93256 - Song view needs column editing
Song view needs column editing
Status: RESOLVED DUPLICATE of bug 89593
Product: rhythmbox
Classification: Other
Component: User Interface
0.3.0.99
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks: 90477
 
 
Reported: 2002-09-13 21:59 UTC by Mark Finlay
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Mark Finlay 2002-09-13 21:59:36 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.
Comment 1 Mark Humphreys 2002-10-01 06:34:04 UTC
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). 
Comment 3 Olivier Martin 2002-10-01 15:42:49 UTC
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?
Comment 4 Olivier Martin 2002-10-02 11:20:56 UTC

*** This bug has been marked as a duplicate of 89593 ***