ssssam / calliope

Playlist toolkit - MOVED, now at https://gitlab.com/samthursfield/calliope/
https://gitlab.com/samthursfield/calliope/
GNU General Public License v2.0
2 stars 0 forks source link

lastfm-history: Allow filtering tracks by first play / last play date #63

Closed ssssam closed 5 years ago

ssssam commented 5 years ago

This adds lastfm.first_play and lastfm.last_play attributes into the generated playlist, and adds --first-play-before, --first-play-since, --last-play-before and --last-play-since options to allow more filtering.

There's a new "Music which you haven't listened to in a while" use case added to the documentation.