Linux command
cmusfm 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Initialize
cmusfm init
Set cmusfm
cmus -C "set status_display_program=cmusfm"
Restart
pkill cmusfm
Edit the cmusfm
$EDITOR ~/.config/cmus/cmusfm.conf
说明
cmusfm is a standalone Last.fm scrobbler designed for the cmus music player. It runs as a background server process that receives track information from cmus via the status_display_program interface, then submits "now playing" notifications and scrobbles to Last.fm or compatible services. Before first use, run cmusfm init to authenticate with the Last.fm API. Then configure cmus to use cmusfm by setting status_display_program=cmusfm in cmus. The cmusfm server starts automatically when cmus sends its first status update.
FAQ
What is the cmusfm command used for?
cmusfm is a standalone Last.fm scrobbler designed for the cmus music player. It runs as a background server process that receives track information from cmus via the status_display_program interface, then submits "now playing" notifications and scrobbles to Last.fm or compatible services. Before first use, run cmusfm init to authenticate with the Last.fm API. Then configure cmus to use cmusfm by setting status_display_program=cmusfm in cmus. The cmusfm server starts automatically when cmus sends its first status update.
How do I run a basic cmusfm example?
Run `cmusfm init` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more cmusfm examples?
This page includes 4 examples for cmusfm, plus related commands for nearby Linux tasks.