Playlist autoplayTo enable automatic playlist playback, just enable the option You can also enable autoplay of the following file in the code using the autonext parameter var player = new Playerjs({id:"player", file:"playlist.txt", autonext:1}); You can use this command to configure a switch in the user interface. Since version 18.23, the autonext option can be specified in a playlist to control different files. |