Blissify is an MPD plugin for bliss.
You can use it to make playlists of songs that sound alike from an MPD library.
Note: the blissify-rs
crate is outdated. Use this crate (blissify
) instead.
Use cargo install blissify
to install it.
To analyze your MPD library, use
$ blissify --update /path/to/mpd/root
(or blissify --rescan /path/to/mpd/root
).
$ blissify --playlist 100
This will add 100 songs similar to the song that is currently playing on MPD, starting with the closest possible.