Version: 2.3-GIT (using KDE 4.4.2) OS: Linux Installed from: Mandrake RPMs Some Jamendo artists don't appear in the Jamendo service. Steps to reproduce it: 1-Visit Jamendo.com and search for: Madamme Hussein 2- Search for it inside Amarok and nothing will appear I don't know if more artists are affected I'm using Amarok Git from today. It does not work for 2.2.2 too. With previoius versions (can't remember which one) it worked right
Amarok filters out albums/artists that have no tags set. But: here clearly tags can be found: "rock metal punk ska alternatif" for both the album and the artist. My guess is something went wrong with that filter. Anyway: I see the problem, too.
Maybe voting for this bug would help.
I don't know if it can help but with a previous version (I don't remember which one) that artist was shown, but under the 'Unknown' genre.
I've been searching for other affected artists and I found that "kendra springer" might be affected. In this case, when I search for it, the category Unknown appears but it is empty. I can't find any relation between them, but I'll try to search more affected artists.
This problem still persists on 2.3.1. Also in general the Jamendo plugin could do with some love :\
Still present in today's build from GIT. Also, it trashed the db really hard for any kind of search query. I searched for "alan sugar", wanting to listen to http://www.jamendo.com/en/album/3580 but nothing turned up. But top showed mysqld at 100% for some minutes and innotop spit out the following: Query 36 update amarokus localhost amarokdb 00:00 INSERT INTO jamendo_tracks ( id, name, track_number, length, album_id, artist_id, preview_url ) VALUES ( 19705, '1:50', 3, 163000, 2767, 2918, 'http://api.jamendo.com/get2/stream/track/redirect/?id=19705' ) Query 36 update amarokus localhost amarokdb 00:00 INSERT INTO jamendo_tracks ( id, name, track_number, length, album_id, artist_id, preview_url ) VALUES ( 371852, '16 Killings', 13, 297000, 47660, 340945, 'http://api.jamendo.com/get2/stream/track/redirect/?id=371852' ) and the like.
Version 2.4 I can confirm this bug. Albums that did not appear: * Diablo Swing Orchestra - The Butcher's Ballroom http://www.jamendo.com/de/album/49216 * Kendra Springer - Hope http://www.jamendo.com/de/album/78275
Created attachment 56979 [details] list of ignored albums Hi there, The XML-parser of the Jamendo service plugin ignores albums, that don't come with a genre tag. At the moment these are more than 16000(!). See attached file.
Created attachment 56980 [details] place all albums without genre tag in genre "Other" This patch classifies albums as "Other" by default. I'm not sure, this is wanted though. In any case it may be better than ignoring them...
Thank you for the patch, Konrad. Please submit it to http://git.reviewboard.kde.org. You will need to get an identity first on http://identity.kde.org
This is an automated message from the triager: Amarok 2.4.1 has been released on May 8 already. Could you please upgrade and test if you can still reproduce this bug? Without feedback within a month we will close this bug as resolved. Thank you for your understanding.
Just tested it and the bug still exists in 2.4.1.
Thank you for the fast feedback :)
(In reply to comment #13) > Thank you for the fast feedback :) Least I could do! Thank you for looking into the issue :)
Wolfgang: please submit this ASAP as we enter feature freeze on July 3rd.
Yes, sorry: I already did that some time ago and then discarded it again: https://git.reviewboard.kde.org/r/100742/ The main problem remains: If Amarok does not dismiss all albums that don't come without a genre, browsing the "unknown genre"-albums starts a SQL query, that may take a very long time. That's why the patch was dismissed,
Note: Bug 267065 needs to be fixed first.
reproducible under amarok 2.6
Still reproducible with Amarok 2.8
A maintainer of that service would be nice to have... any volunteers?
Closing as the old Jamendo API was apparently shut down some years ago and Amarok does not currently have functional Jamendo support.