Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 946 Bytes

File metadata and controls

22 lines (13 loc) · 946 Bytes

timedtracks

Keep a 'track' of time!

Generates a shuffled playlists from a master collection which last for specified time. This script is inspired by a lifehacker article which talks about creating specialized playlists to help you keep track of time in daily chores. I created this script to help me time my coffee/socializing breaks at office.

Note

This script currently only scans through an MPD database of songs stored as playlists and creates a random list of songs totalling a playtime of approximately the time specified. More information shall be added when time permits.

Usage

timedtracks.sh  hh:mm:ss  mpd_playlist_name

About MPD

Please visit the MPD wiki for more informaiton.