1
0
mirror of https://github.com/thebaer/cdr.git synced 2024-11-15 01:31:01 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
177f73cb49 Support additional track info in playlist
This allows the user-defined mixtape.tmpl to define track notes for each
individual track. By default, it only shows notes for the
currently-playing track.
2020-02-29 11:25:46 -05:00
9a8150b144 Support next / previous track controls in JS 2020-02-29 11:19:41 -05:00
de090b9b8f Split player template from playlist 2020-02-29 11:18:38 -05:00
8585514558 Reorganize mixtape.tmpl CSS 2020-02-29 10:50:22 -05:00
ef54c10c9d Fall back to default mixtape template
if there is no mixtape.tmpl in the destination directory.
2020-02-26 00:26:43 -05:00
f0aa182c03 Add cdr preview subcommand
This serves the mixtape site by running `cdr preview`
2020-02-26 00:13:51 -05:00