Closed aureyoboss closed 9 years ago
I found a solution: Just do a "vlcPlayer.playlist.next()" one second after loading the link and it works...
Sorry for late answer, I missed this issue.
I have the same problem with CD Audio (compact disc digital audio).
Did you try set Normal
or Loop
playback mode? http://wiki.webchimera.org/Plugin_QML_API#VlcPlaylist
By default it uses Single
mode.
Same result... :(
Bug found. Will fix it withing hour or two.
fixed
How to use the playback mode ? I trying "vlcPlayer.playlist.mode(Single)", "vlcPlayer.playlist.mode("Single")" or "vlcPlayer.playlist.mode = Single", without success...
vlcPlayer.playlist.mode = VlcPlaylist.Single
Hi,
I can't open a link like "http://yp.shoutcast.com/sbin/tunein-station.m3u?id=99189624" (from SHOUTcast API). Yet with VideoLAN, it works very well.
You have an idea of the problem?
Thank you a lot. Best regards.