Hi I've just found gmusicbrowser after trying a lot of the other music players and I must say I'm very impressed with it. The only thing I can not seem to do is to get the browser working so that it shows album covers. It has not automatically downloaded covers (assuming it does this), and manual searches through google images do not return any hits. Am I missing something----please help.

Album covers are not automatically downloaded, but pictures files in the songs folders are used if found (not reimplemented in development version 1.1.x yet).
What you are missing is maybe configuring the browser to show the found covers, by right-clicking on the album list (it will be the default in the future), or by adding the cover column in the song list (right-click on column headers) (You can also use the "with SongTree" browser layout which can display album covers in prettier ways)

Quote from: faust99 on February 17, 2010, 08:16:22
and manual searches through google images do not return any hits. Am I missing something----please help.
strange, maybe you can run gmb from a terminal and show me the output when searching for covers in google images.

Quote from: Quentin Sculo on February 17, 2010, 23:31:01
Album covers are not automatically downloaded, but pictures files in the songs folders are used if found (not reimplemented in development version 1.1.x yet).
What you are missing is maybe configuring the browser to show the found covers, by right-clicking on the album list (it will be the default in the future), or by adding the cover column in the song list (right-click on column headers) (You can also use the "with SongTree" browser layout which can display album covers in prettier ways)

OK this works if I set the picture myself. Thank you.

Quote from: Quentin Sculo on February 17, 2010, 23:31:01
strange, maybe you can run gmb from a terminal and show me the output when searching for covers in google images.

I ran gmb through the terminal but there was no output at all when I tried to do a google search through the browser.

Quote from: faust99 on February 18, 2010, 09:18:42
I ran gmb through the terminal but there was no output at all when I tried to do a google search through the browser.
Strange, are you sure you are using the picture-finding plugin ? Have you tried searching with something else than google image ?
You can also run gmusicbrowser with the -debug option, be warned that it prints a lot of things on the terminal.

#4 February 19, 2010, 05:03:54 Last Edit: February 19, 2010, 05:05:39 by faust99
Yes I checked the plugin and it is installed. In debug mode, the output for the cover search is"

Quotefetchcover : loading http://images.google.com/images?q=%22Ugetsu%22%20%22Art%20Blakey%22&imgsz=medium|large
cached result

Sloth radio searches work (funny but last time I looked, prior to starting this thread, I did not notice it to be there). Unfortunately their database seems a little small so a lot of my newer albums do not get any hits.

There is also an option to do searches through freecovers.net, but it does not work; "connection failed".

I forgot to mention earlier that when I attempt a google search through the browser, the response is "no matches found, you might want to remove some search items".

Hi Quentin,

i just experienced the same stories recently: I hardly ever find a cover and only Slothradio seems to work  :(

When using Freecovers i get the following terminal output:
fetchcover : loading http://www.freecovers.net/api/search/%22wildhoney%22%20%22Tiamat%22
simple_http : fetching http://www.freecovers.net/api/search/%22wildhoney%22%20%22Tiamat%22
0|HTTP/1.1 404 Not Found
0|Date: Fri, 19 Feb 2010 11:51:45 GMT
0|Server: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8
0|X-Powered-By: PHP/5.2.8
0|Content-Length: 1681
0|Connection: close
0|Content-Type: text/html
Error fetching http://www.freecovers.net/api/search/%22wildhoney%22%20%22Tiamat%22 : HTTP/1.1 404 Not Found

Seems like something with the URL and/or the Api changed...

Using google the output is as follows (with -debug option, otherwise none):
fetchcover : loading http://images.google.com/images?q=%22wildhoney%22%20%22Tiamat%22&imgsz=medium|large
simple_http : fetching http://images.google.com/images?q=%22wildhoney%22%20%22Tiamat%22&imgsz=medium|large
0|HTTP/1.0 200 OK
0|Cache-Control: private, max-age=0
0|Date: Fri, 19 Feb 2010 11:50:59 GMT
0|Expires: -1
0|Content-Type: text/html; charset=ISO-8859-1
0|Set-Cookie: SS=Q0=IndpbGRob25leSIgIlRpYW1hdCI; path=/search
0|Set-Cookie: PREF=ID=22f07132724c2d15:TM=1266580259:LM=1266580259:S=XzazY3Do_suwJcEX; expires=Sun, 19-Feb-2012 11:50:59 GMT; path=/; domain=.google.com
0|Set-Cookie: NID=31=gAyez7K7bcRUWUXvaxCA9heANH3XthPpQvPnljkdxufpD5yZK5dergkfMzw6WjCWiEYYckA_pwPh9Jtikr0jTPQ8ipgGj4Nw4ua7LwQaeJWebV-ZiuPxeF4EBwEzLvjz; expires=Sat, 21-Aug-2010 11:50:59 GMT; path=/; domain=.google.com; HttpOnly
0|Server: gws
0|X-XSS-Protection: 0


Hope this could help...
Thanks for all Your efforts in improving gmusicbrowser!

Greetings, staubi

thanks staubi.
I think it must be because you are still using v1.0.1, v1.0.2 works fine for me with google images.
And yes searching using freecovers.net doesn't work, they must have changed something.

Quote from: Quentin Sculo on February 19, 2010, 12:51:36
I think it must be because you are still using v1.0.1, v1.0.2 works fine for me with google images.

OH Yeah-that's it Quentin. Thanks man-i was on v1.0.1 too. With the newer version, google works too.

Right, with 1.1.4 Cover search works again :)

Do You think it's possible to fix the freecovers problem?

Greetings, staubi


Hi all. Just started using Gmusicbrowser and it gets better and better. I have the issue discussed in this thread though. I'm on ubuntu lucid, gmusicbrowser 1.02, and cannot make searching for covers with google work. Only slothradio works for me.

There was a recent change in the Google API that caused this. 

It has been corrected by squentin in the git version that I use