VLC not working
Posted: Wed May 23, 2018 12:48 am
guys - I'm on vlc 2.2.6 umbrella for windows and eventghost 0.5.0-rc4
I installed the vlc plugin and also set vlc preferences to listen on 127.0.0.1:1234
I can see the port is open on my windows computer
however, I get this error when executing a command
C:\Program Files (x86)\EventGhost\plugins\VLC\__init__.py:619: DeprecationWarning: VlcSession.sendall is deprecated. Use VlcSession.socket.sendall instead.
self.dispatcher.sendall(data)
I installed the vlc plugin and also set vlc preferences to listen on 127.0.0.1:1234
I can see the port is open on my windows computer
however, I get this error when executing a command
C:\Program Files (x86)\EventGhost\plugins\VLC\__init__.py:619: DeprecationWarning: VlcSession.sendall is deprecated. Use VlcSession.socket.sendall instead.
self.dispatcher.sendall(data)