Add per-track album art
This commit is contained in:
parent
315288bb75
commit
3c54513233
2 changed files with 28 additions and 13 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue