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

7 Commits

Author SHA1 Message Date
48ff27f671 Fix Previous Track logic from track 2 -> 1 2022-03-30 23:16:22 -04:00
691f266b08 Support MediaSession API
- Responds to next / previous track events
- Sets metadata for the currently-playing track
2022-03-30 23:15:23 -04:00
b952bbfbc4 Fix playlist with links in track notes 2020-02-29 13:29:03 -05:00
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
c26beff32d Add mixtape templates 2020-02-26 00:02:57 -05:00