Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37747240
en ru br
ALT Linux repos
S:2.8.0-alt1
5.0: 2.2.0-alt3
4.1: 2.2.0-alt2
4.0: 2.1.0-alt2
3.0: 1.5.1-alt1

Group :: Sound
RPM: cmus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

C* Music Player Audioscrobbler/Last.fm patch

Frank Terbeck wrote a patch for cmus that adds support for
Audioscrobbler/Last.fm. He doesn’t use/maintain it any more, and was
kind enough to allow me to take it over for him. I’ve updated it to
reflect the current changes to the cmus codebase. I plan to take some
time this summer to get it ready for mainline cmus inclusion. Until
then, it’s just a patchset.

Download link and useage after the jump.


Applying the patch:

Just get a current copy of the git repository:

git clone git://repo.or.cz/cmus.git

Download the patch (version beta 4.1) into the cmus source dir, and patch it:

patch < cmus_audioscrobblerBETA41-githead.diff

Then configure/make/install, and you’re set.


Usage:

It’s pretty simple. Just add the lines

set as_enable=true
set as_user=(Your Last.fm Username)
set as_pass=(Your Last.fm Password)

to the cmus config file. Or just type them as “:set ” commands in cmus.

Toggling listening statistics reporting off/on is accomplished by
“:set as_enable=false”/”set as_enable=true” respectively.


Posted by Clay Barnes on Tuesday, May 6th, 2008, at 9:41 pm
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin