Rhythmbox

From wikinotes
Revision as of 20:12, 6 December 2015 by Will (talk | contribs) (Created page with "Rhythmbox works fairly well out of the box, except that it lacks support for MP3s. Install: <syntaxhighlight lang="bash"> ## Required packages sudo pacman -S gst-plugins-bad...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Rhythmbox works fairly well out of the box, except that it lacks support for MP3s.

Install:

## Required packages
sudo pacman -S gst-plugins-bad gst-plugins-ugly

## In the event that this does not work, there are some 
## older versions of the gstreamer plugins:
sudo pacman -S gstreamer0.10-bad-plugins gstreamer0.10-ugly-plugins

## My conky script works with both Rhythmbox and MPD.