-
Notifications
You must be signed in to change notification settings - Fork 19
Resolving issues
David Mohammed edited this page Apr 28, 2014
·
3 revisions
If you are having issues with the plugin try the following:
-
check you are using rhythmbox v2.96/v2.97 or later
-
if you are using Ubuntu 12.04 with the webupd8 PPA rhythmbox version v2.98 this plugin will not work
-
disable all plugins except coverart-browser
If that doesnt work then try the following
- fully clean up your previous installs
rm -rf ~/.local/share/rhythmbox/plugins/coverart_browser rm -rf ~/.local/share/rhythmbox/plugins/coverart_search_providers nautilus ~/.local/share/rhythmbox/plugins
check through nautilus that there are no similar coverart-browser or coverart-search-providers plugins installed.
Check if you have installed the deb package previously i.e.
sudo apt-get purge rhythmbox-plugin-coverart-browser sudo apt-get purge rhythmbox-plugin-coverart-search nautilus /usr/lib/rhythmbox/plugins/ nautilus /usr/share/rhythmbox/plugins
Again - check if there are any similar coverart-browser & coverart-search folder names
re-install the plugin
then reset gsettings
gsettings reset-recursively org.gnome.rhythmbox.plugins.coverart_browser
- If the above doesnt work, then lets look at potential corruption in the rhythmbox cache
rm -rf ~/.cache/rhythmbox
This will remove all cached covers & ratings - so you'll need to reload this afterwards and redo ratings.
- If the above doesnt work then use dima answer here to reset your rhythmbox gsettings:
http://askubuntu.com/a/271950/14356
- if this doesnt work then try removing both the cache above and both xml files in
~/.local/share/rhythmbox/
- Note this will effectively reset rhythmbox - you'll need to reimport your music again