-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
I have tried to install TraktForVLC a few times.
I have also tried to re-install VLC, but I keep getting stuck on "Setting up VLC to automatically use trakt's interface"
The entire log (using --loglevel DEBUG) looks like this:
PS D:\Program Files\VideoLAN\VLC> .\TraktForVLC_2.0.0a2.dev19.g7851368_windows_x64.exe --loglevel DEBUG install
2018-12-09 19:39:42,565::INFO::Searching for VLC binary...
2018-12-09 19:39:42,565::INFO::VLC binary: vlc.exe
TraktForVLC will be installed for the following configuration:
- OS: Windows
- VLC: vlc.exe
- VLC configuration: C:\Users\USERNAME\AppData\Roaming\vlc
- VLC Lua: C:\Program Files\VideoLAN\VLC\lua
- VLC Lua interface: C:\Program Files\VideoLAN\VLC\lua\intf
- Service ? localhost:1984
Proceed with installation ? [y/n] y
2018-12-09 19:39:46,700::INFO::Creating directory (and parents): C:\Program Files\VideoLAN\VLC\lua\intf
2018-12-09 19:39:46,701::INFO::Creating directory (and parents): C:\Users\USERNAME\AppData\Roaming\vlc
2018-12-09 19:39:46,701::INFO::Copying helper (trakt_helper.exe) to C:\Program Files\VideoLAN\VLC\lua
2018-12-09 19:39:46,767::INFO::Copying trakt.luac to C:\Program Files\VideoLAN\VLC\lua\intf
2018-12-09 19:39:46,772::INFO::Setting up TraktForVLC service
2018-12-09 19:39:46,779::INFO::Service updated
2018-12-09 19:39:46,779::INFO::Starting up TraktForVLC service
2018-12-09 19:39:48,773::INFO::Service ready
2018-12-09 19:39:48,775::INFO::Configuring TraktForVLC to use the service
2018-12-09 19:39:48,775::INFO::Update configuration version
2018-12-09 19:39:48,776::INFO::Setting up VLC to automatically use trakt's interface
2018-12-09 19:39:48,776::DEBUG::Running command: vlc.exe -I luaintf --lua-intf trakt --lua-config trakt={autostart=\"enable\"}
2018-12-09 19:39:48,776::DEBUG::No need to change the user
Anyone able to help me out? I really want to get this working so I don't have to manually update Trakt when I watch stuff on my PC...
Reactions are currently unavailable