Hello, i try to play two items from playlist. The problem is that first item plays perfectly, but when it reaches the end of playback it stops and the second items doesn't load. Here is my simple js code vlc.addSource("http://localhost/test.flv", "Test1"); vlc.addSource("htt...