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
- Host: GitHub
- URL: https://github.com/weisslj/cmus_lastfm_autoadd
- Owner: weisslj
- Created: 2010-03-02T06:26:05.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T21:32:47.000Z (over 2 years ago)
- Last Synced: 2025-04-24T02:49:00.453Z (5 months ago)
- Topics: cmus, lastfm, playlist-generator
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 15
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 <