48a0678b47
Post.FM is a Perl script that submits information about your currently played track to Last.FM / Audioscrobbler. It's primarily made for CMUS, a ncurses based music player, but could be used as a general purpose scrobbler with only minor modifications. Author: Jonas Kramer <lizer@gmx.net> WWW: http://nex.scrapping.cc/post-fm/
11 lines
424 B
Text
11 lines
424 B
Text
=====================================================================
|
|
|
|
To start using post.fm, please complete the following steps:
|
|
|
|
1. Configure it by copying %%EXAMPLESDIR%%/post.fm.conf
|
|
into ~/.cmus/ and editing it to your liking
|
|
|
|
2. Enable it by appending this setting to your ~/.cmus/rc:
|
|
set status_display_program=/usr/local/libexec/post.fm
|
|
|
|
=====================================================================
|