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 157340 - Unknown tracks should not have web link "buttons"
Unknown tracks should not have web link "buttons"
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: User Interface
HEAD
Other All
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on: 328971
Blocks:
 
 
Reported: 2004-11-04 12:48 UTC by Sitsofe Wheeler
Modified: 2006-04-12 12:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sitsofe Wheeler 2004-11-04 12:48:15 UTC
I have some .mod files for which rhythmbox shows "from Unknown by Unknown".
Clicking these buttons then sends a search off to www.allmusic.com despite the
track being genuinely unknown rather than being called, or being by, unknown.
For such tracks the allmusic links should be disabled.

Other information:
Comment 1 Bastien Nocera 2005-11-22 09:15:05 UTC
Agreed.
Comment 2 Alex Lancaster 2006-01-28 15:17:29 UTC
Could be tricky, at the point where it generates the link, rhythmbox doesn't know that the tag was missing, it just knows that it has a string "Unknown".  It would be dangerous just to check for that because there may indeed be an artist or album called "Unknown".  

In fact the whole missing tag thing should be revisited, I think the missing tags should just be listed as blank or somehow marked using a non-standard font or colour, rather than "Unknown" to avoid confusion if there really are albums/titles/artists that are called "Unknown".
Comment 3 Alex Lancaster 2006-01-28 15:29:08 UTC
(In reply to comment #2)
> In fact the whole missing tag thing should be revisited, I think the missing
> tags should just be listed as blank or somehow marked using a non-standard font
> or colour, rather than "Unknown" to avoid confusion if there really are
> albums/titles/artists that are called "Unknown".

bug #328971

Comment 4 Alex Lancaster 2006-04-12 12:00:07 UTC
Since weblink buttons have gone, closing bug.  If reintroduced as a plugin, would need to address the issues in bug #328971.