I meant lib directory inside knots directory. But don't edit it. I just tested VLC 1.2-git version and it worked fine so I added a setting for it. So if you installed the server using git, run these commands inside knots directory to make it work with VLC 1.1 or newer: Code: killall -9 ruby vlc git pull ./scripts/setup new_vlc 1 "VLC >= 1.1" and start the server. I will make this default once VLC 1.1 is actually released.
killall -9 ruby vlc git pull ./scripts/setup new_vlc 1 "VLC >= 1.1"