Search found 2 matches

Go to advanced search

by TheChef1212
02 Sep 2019 22:41
Forum: Development around libVLC
Topic: MediaListPlayer unexpectedly enters Ended state
Replies: 2
Views: 1176

Re: MediaListPlayer unexpectedly enters Ended state

I can post my full code and platform, but I'm not really sure what the rest of that is to be honest. Here is my full code: from gmusicapi import Mobileclient import vlc import time class MusicStreamer(): def load_radio(this): #Brandy song_list = this.api.get_station_tracks("a118f758-a015-34bb-a...
by TheChef1212
26 Jul 2019 03:56
Forum: Development around libVLC
Topic: MediaListPlayer unexpectedly enters Ended state
Replies: 2
Views: 1176

MediaListPlayer unexpectedly enters Ended state

Hello all, I'm new to this project, and while I'm really excited for the possibilities, I've been having some troubles with some things. Namely, as I try to play a playlist full of songs, the MediaListPlayer will abruptly stop playing the next song after about a minute and 20 seconds. I've filled th...

Go to advanced search