Version: (using KDE KDE 3.5.5) Installed from: Debian testing/unstable Packages Amarok arbitrary choose a list of last.fm's "global tags" radios and creates shortcuts for them in the "playlists" sidebar. This list doesn't even contain "Jazz" ! It should be possible to choose which tags appear, and to add them manually.
I confirm this. You should be able to input a tag as you can do for similar artist radios. Although, there's an workaround for the meantime: you can drag the address (eg. lastfm://globaltags/jazz/) of the radio from the page of the tag (eg. http://www.last.fm/tag/jazz/) in your web browser into the Amarok's playlist. I think bug 176381 is a duplicate of this one.
*** Bug 176381 has been marked as a duplicate of this bug. ***
Yeah, workaround for now: Playlist -> Add stream -> "lastfm://globaltags/jazz" -> OK. The LastFM service browser is going to be changed in near future.
SVN commit 911233 by link: Initial Last.fm UI Refactor. Major UI Model/View changes to the last.fm service. All pre-existing features should be present, plus many new ones. Some known bugs: * Weird (off-center) Layouting * The Tree view doesn't auto update, you have to act on it (scroll, collapse, expand, etc) to get it to update * The PUD isn't enabled. BUG: 139802 CCMAIL: amarok-devel@kde.org M +4 -1 ServiceBase.cpp A lastfm/AvatarDownloader.cpp [License: GPL (v2+)] A lastfm/AvatarDownloader.h [License: GPL (v2+) (wrong address)] M +6 -3 lastfm/CMakeLists.txt M +213 -26 lastfm/LastFmService.cpp M +17 -2 lastfm/LastFmService.h A lastfm/LastFmTreeModel.cpp [License: GPL (v2+)] A lastfm/LastFmTreeModel.h [License: GPL (v2+)] A lastfm/LastFmTreeView.cpp [License: GPL (v2+) (wrong address)] A lastfm/LastFmTreeView.h [License: GPL (v2+) (wrong address)] WebSVN link: http://websvn.kde.org/?view=rev&revision=911233