mediaelement-plugins icon indicating copy to clipboard operation
mediaelement-plugins copied to clipboard

Fixing playlist behavior when track ends

Open Bakual opened this issue 3 years ago • 0 comments

This should both fix the issues https://github.com/mediaelement/mediaelement-plugins/issues/225 and https://github.com/mediaelement/mediaelement-plugins/issues/223

Means it properly detects the end of the playlist (since the currentPlaylistItem starts with 0) and it properly sets the Source-URL of the PlaylistItem, and not the whole object as new player source (same as it is done for prev/next buttons).

Bakual avatar Jun 29 '22 13:06 Bakual