-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Covers retrieved via Google on the Covers tab no longer displays #377
Comments
I do not see any evidence that coverart browser is running. The error you see is due to a known issue with 12.04 and RB 2.97 when running replaygain. You should not use the replaygain plugin with this version of ubuntu. How have you installed the plugin? From where and what instructions? When you go to the plugins window is coverart-browser & coverart search ticked? |
closing - no feedback given. |
Coverart-browser is running. I sent you an email with the screenshot of the plugin running. If you can't fix, or don't care about fixing your software, I understand. But feedback was given. |
No email was received ... I have checked the spam filters and nothing is there. It is best to attach pictures here. Use markdown to point to an imgur uploaded picture. I am keen to help but I need people to be proactive and respond positively and quickly. Please add answers to my queries above. In addition show me the output to rhythmbox -D coverart |
Installed via PPA. Uninstalled (completely) & reinstalled via PPA. Was working perfectly up until about a week ago. Clicking on album $ rhythmbox (rhythmbox:7818): Rhythmbox-WARNING **: Could not open (rhythmbox:7818): libpeas-WARNING **: (rhythmbox:7818): libpeas-WARNING **: Could not load plugin module: (rhythmbox:7818): libpeas-WARNING **: Error loading plugin 'audiocd' (rhythmbox:7818): Gtk-WARNING **: GtkGrid does not have a property (rhythmbox:7818): Gtk-WARNING **: GtkGrid does not have a property (rhythmbox:7818): Gtk-WARNING **: GtkGrid does not have a property (rhythmbox:7818): GLib-GObject-CRITICAL **: g_value_get_uint: assertion (rhythmbox:7818): GLib-GObject-CRITICAL **: g_value_get_uint: assertion On Sun, 2015-12-13 at 09:23 -0800, David Mohammed wrote:
|
ok - have now understood where you are having an issue - I'll update the title. Looks like Google has changed something - it maybe something I cannot fix if Google has removed the album cover search facility :( If they have, I'll have to disable the capability. In the interim you can use the cover search capability - define the search providers you want and download the album covers as per the "search preferences" option |
linked issue: |
ok, thanks - understood On Mon, 2015-12-14 at 12:53 -0800, David Mohammed wrote:
|
Hello! I have some configured internet providers, but in the search window it is gets always shown "Powered by Google". I can't understand why you linked this issue to an issues from 2013... Please, give instructions on how to get search working back again, even if with out Google. Many thanks in advance! |
sure - there is a wiki here that explains all. |
Ok, thanks. But it does not come close to the results one used to get by Google. P.S. It is annoying how Google changes their APIs with short-term notice, and leave their users hoping for a reaction from client-builders. Please, complain with Google on this behaviour! |
Sorry ... I haven't found the time to look at this. The linked article refers to the fact that the free api Google provided was going to be removed. It looks like Google have silently hidden the results rather than removing the api. I could in theory replace the free api with another Google api ... But that api is not free. I cannot afford to pay for the service myself :( As per the wiki, if you don't like the internet providers results, use Firefox or chrome and drag and drop any image you can Google search. |
Sure I just realised this. Sad, but this is Google we must live with. |
And...Google has become Microsoft... On Mon, 2015-12-21 at 13:29 -0800, David Mohammed wrote:
|
Hey Guys, I've had a quick "google" - I need to research this further, but I may be able to replace the current covers tab in the plugin with a web-page call to the following URL: https://cse.google.co.uk/cse/publicurl?cx=017866430301960619304:gvpup1fsqc4 I need to find a way of autopopulating the custom search box with the name of the album or artist. What do you think - is this something useful? |
second thoughts - no - not useful - whilst the images look ok - they are just thumbnails - you need to click through to get the actual image. |
looks like duckduckgo image results could work here - example URL: in python the following could easily be parsed: and the same results can be shown visually: If anyone is familiar with a bit of javascript/html & python I can help with pointing you in the right direction to make the necessary changes |
Ubuntu 12.04.5 LTS; Rhythmbox 2.97 installed from PPA
from terminal
$ rhythmbox
(rhythmbox:5146): Rhythmbox-WARNING **: Could not open device /dev/radio0
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
(rhythmbox:5146): libpeas-WARNING **: audiocd: /usr/lib/rhythmbox/plugins/audiocd/libaudiocd.so: undefined symbol: discid_get_submission_url
(rhythmbox:5146): libpeas-WARNING **: Could not load plugin module: 'audiocd'
(rhythmbox:5146): libpeas-WARNING **: Error loading plugin 'audiocd'
(rhythmbox:5146): libdmapsharing-WARNING **: Ignoring local service cement_head
(rhythmbox:5146): libdmapsharing-WARNING **: Ignoring local service cement_head
(rhythmbox:5146): libdmapsharing-WARNING **: Ignoring local service cement_head
(rhythmbox:5146): libdmapsharing-WARNING **: Ignoring local service cement_head
Setup Playback Status Listener
(rhythmbox:5146): Gtk-WARNING **: GtkGrid does not have a property called expand
(rhythmbox:5146): Gtk-WARNING **: GtkGrid does not have a property called fill
(rhythmbox:5146): Gtk-WARNING **: GtkGrid does not have a property called position
(rhythmbox:5146): GLib-GObject-CRITICAL **: g_value_get_uint: assertion `G_VALUE_HOLDS_UINT (value)' failed
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/replaygain/player.py", line 159, in playing_entry_changed
pad.set_blocked_async(True, self.rgvolume_blocked_cb, self.rgvolume)
AttributeError: 'Pad' object has no attribute 'set_blocked_async'
(rhythmbox:5146): GLib-GObject-CRITICAL **: g_value_get_uint: assertion `G_VALUE_HOLDS_UINT (value)' failed
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/replaygain/player.py", line 159, in playing_entry_changed
pad.set_blocked_async(True, self.rgvolume_blocked_cb, self.rgvolume)
AttributeError: 'Pad' object has no attribute 'set_blocked_async'
(rhythmbox:5146): GLib-GObject-CRITICAL **: g_value_get_uint: assertion `G_VALUE_HOLDS_UINT (value)' failed
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/replaygain/player.py", line 159, in playing_entry_changed
pad.set_blocked_async(True, self.rgvolume_blocked_cb, self.rgvolume)
AttributeError: 'Pad' object has no attribute 'set_blocked_async'
(rhythmbox:5146): GLib-GObject-CRITICAL **: g_value_get_uint: assertion `G_VALUE_HOLDS_UINT (value)' failed
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29026610-covers-retrieved-via-google-on-the-covers-tab-no-longer-displays?utm_campaign=plugin&utm_content=tracker%2F351726&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F351726&utm_medium=issues&utm_source=github).Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/replaygain/player.py", line 159, in playing_entry_changed
pad.set_blocked_async(True, self.rgvolume_blocked_cb, self.rgvolume)
AttributeError: 'Pad' object has no attribute 'set_blocked_async'
The text was updated successfully, but these errors were encountered: