View Single Post
iceman600's Avatar
Posts: 324 | Thanked: 65 times | Joined on Jun 2008 @ FL
#532
Originally Posted by ukki View Post
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.
thank you for quick reply... really like the app. its so useful to me. ill do install the server using git.

one mre thing, do i need to uninstall the previous one before installing this new one?