I2P Address: [http://git.idk.i2p]

Skip to content

Draft: WIP: i2psnark: js audio playlist

zzz requested to merge zzz/i2p.i2p:snark-playlist into master

This is some js that adds buttons to play all the audio files in a directory without having to click on the m3u link to an external player. This is a proof of concept, no CSS updates are included to style the buttons or highlight the playing track. This uses the existing players, one for each track. An alternative is to replace all the per-track players with a single one that has all tracks in it.

Merge request reports