An open API service indexing awesome lists of open source software.

https://github.com/weisslj/cmus_lastfm_autoadd

Automatically fill cmus playlist with new similar tracks
https://github.com/weisslj/cmus_lastfm_autoadd

cmus lastfm playlist-generator

Last synced: 3 months ago
JSON representation

Automatically fill cmus playlist with new similar tracks

Awesome Lists containing this project

README

          

To use the script in cmus, just set status_display_program to the path of the
cmus_add_similar.py file, e.g. in cmus:

:set status_display_program=/path/to/cmus_add_similar.py

If you want to use multiple status display programs, you have to write a
wrapper shell script, e.g.:

cat >/home/XXX/.cmus/status_display_program.sh <