For the complete documentation index, see llms.txt. This page is also available as Markdown.

Songs

A song is one track inside a playlist. Create songs in the admin area under the songs section.

Every song belongs to exactly one playlist, chosen from a dropdown.

Fields

Field
What it is

Playlist

Which playlist the song belongs to.

Name

The track title.

Artist

The performer.

Poster

Cover art for this track. Falls back to the playlist's poster if left empty.

MP3

The audio file.

iTunes

A link to the track on iTunes.

Amazon

A link to the track on Amazon.

Buy

A generic "buy" link.

Free download

A link to a free download. This overrides the buy links above.

The three purchase links and the free-download link are all optional. If you set Free download, the buy links are not shown.

Song order

The player plays the songs of a playlist in the order given by a position value in the database.

Last updated