GNOME Bugzilla – Bug 144163
gnome-cd status tray icon should show current CD information
Last modified: 2005-07-18 06:14:54 UTC
Hmm, in a pre-2.6 version, the tooltip for the gnome-cd status tray icon would show the name of the album currently playing. This was useful, but limited. Now it only shows "CD Player", which is not useful at all. I would like to see the album name and track name at least, and even better would be to add the current track time as well.
Created attachment 39082 [details] [review] The patch fixes the bug. The patch also displays the current time.
Looks good, please apply.
The patch is an improvement, but I'd like to see if I can add the current track name, if there's no objections... Here is how my ideal scenario would go: When stopped, the tooltip displays the Artist and Album Title When playing, the tooltip displays the Artist, Track Title and Current Track Time. I'll take a shot at the code first chance I get...
I have applied the patch :)
*** Bug 310671 has been marked as a duplicate of this bug. ***