Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

VLC not working

Questions and comments specific to a particular plugin should go here.
Post Reply
dohat
Posts: 1
Joined: Wed May 23, 2018 12:44 am

VLC not working

Post by dohat »

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)
User avatar
yokel22
Experienced User
Posts: 265
Joined: Thu Feb 05, 2015 5:56 pm
Location: U.S. - Kansas city

Re: VLC not working

Post by yokel22 »

You can give this a shot. It should resolve the error. Unfortunately i think there's more broken with this plugin. I get connected on first command, then connection lost on the second command. This was happening before making any changes to the plugin on my end though. It appears to be losing the connection with a bad command then reconnecting.
Attachments
__init__.py
vlc plugin
(26.32 KiB) Downloaded 49 times
Post Reply