Add per-track album art

This commit is contained in:
torcado 2023-09-28 18:50:03 -04:00
parent 315288bb75
commit 3c54513233
2 changed files with 28 additions and 13 deletions

View file

@ -121,6 +121,12 @@ And that's it! you can upload the files to your website, or zip them up and uplo
> The name shown for this entry in the player.
> Defaults to the file name if not specified
\
`cover` (optional)
> The name of the file in the /media folder for the cover image for this track.
> This will replace the main cover image when this track is playing, and uses the same theme options (such as `coverSize`)
> **NOTE:** this will have no effect when the media is a video, the video display takes precedence.
\
`feature` (optional)
> If `true`, sets this file as the "featured" track, which will queue up first when loading the page.