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 473626 - Last.fm: "Artists similar to X" and "X;s Similar Artists"
Last.fm: "Artists similar to X" and "X;s Similar Artists"
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: last.fm
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on: 518231
Blocks:
 
 
Reported: 2007-09-04 16:03 UTC by Sven Arvidsson
Modified: 2018-05-24 12:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sven Arvidsson 2007-09-04 16:03:13 UTC
[ From http://bugs.debian.org/437700 Alain Schroeder ]

"If I add a new last.fm Radio, e.g. for similar artists of 'UNKLE', then it will create the Radio 'Artists similar to UNKLE'. If I play it, it will create the Radio 'UNKLE's Similar Artists'. Both play the same Radio. This might be translation-related and also be already reported somewhere else."

I have reproduced this with svn from 070825.
Comment 1 Sven Arvidsson 2007-09-04 16:08:22 UTC
Forgot to add, these are the entries from rhythmdb;

  <entry type="lastfm-station">
    <title>Artists similar to UNKLE</title>
    <genre></genre>
    <artist></artist>
    <album></album>
    <location>lastfm://artist/UNKLE/similarartists</location>
    <play-count>1</play-count>
    <last-played>1188921262</last-played>
    <date>0</date>
    <mimetype>application/octet-stream</mimetype>
    <mb-trackid></mb-trackid>
    <mb-artistid></mb-artistid>
    <mb-albumid></mb-albumid>
    <mb-albumartistid></mb-albumartistid>
    <mb-artistsortname></mb-artistsortname>
  </entry>


  <entry type="lastfm-station">
    <title> UNKLE&#x2019;s Similar Artists</title>
    <genre></genre>
    <artist></artist>
    <album></album>
    <location>lastfm://artist/unkle/similarartists</location>
    <play-count>1</play-count>
    <last-played>1188921302</last-played>
    <date>0</date>
    <mimetype>application/octet-stream</mimetype>
    <mb-trackid></mb-trackid>
    <mb-artistid></mb-artistid>
    <mb-albumid></mb-albumid>
    <mb-albumartistid></mb-albumartistid>
    <mb-artistsortname></mb-artistsortname>
  </entry>
Comment 2 Alex Lancaster 2007-10-18 14:20:41 UTC
I see the same problem, also happens with "tag" radio and the "People who liked Artist" (or whatever it's called).  It basically means you see double of each station whenever you click it.
Comment 3 Jonathan Matthew 2008-02-23 14:33:52 UTC
Switching to the new last.fm streaming system doesn't really have any effect on this, but it's not worth trying to fix it until that's done.
Comment 4 Jonathan Matthew 2008-06-15 00:54:52 UTC
Actually, I think I cut out the code that did this.  The way we create last.fm streams definitely needs some attention anyway.
Comment 5 GNOME Infrastructure Team 2018-05-24 12:50:12 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/430.