Xmms2
From FrugalWiki
i18n |
---|
English |
Français |
Contents |
XMMS2
Présentation
You might have heard of XMMS (xmms.org), the hugely popular Winamp clone for Linux and UNIX-like operating systems. XMMS2 is a project started (in late 2002) by one of XMMS's original authors - Peter Alm - to produce a "kick-ass music player" (much like the world's 347349739921 other music player projects). In short, XMMS2 is the next generation XMMS.
So, XMMS2 is definitely an audio player. But it is not a general multimedia player - it will not play videos. It has a modular framework and plugin architecture for audio processing, visualisation and output, but this framework has not been designed to support video. Also the client-server design of XMMS2 (and the daemon being independent of any graphics output) practically prevents direct video output being implemented.
Installation
Clients
Theres are some clients (or interfaces) available.
GXMMS
Installation
Esperanza
Installation
Blastwave
Installation
LXMusic
Installation
Divers
Scrobbling with Last.fm
You need an account in Last.fm and the package xmms2-scrobbler.
Edit the file ~/.config/xmms2/clients/xmms2-scrobbler/config
and add :
user: <Last.fm login> password: <Last.fm password>
If you're using a proxy, you need to add:
proxy: <name or adress of the proxy> proxy_port: 8080
Finally you ned to create a symbolic link for the script ~/.config/xmms2/startup.d to get xmms2-scrobbler started in same time as xmms2d, the daemon of XMMS2. Just type