Raphaël Beamonte
Raphaël Beamonte
[TraktForVLC 2.0.0a1](https://github.com/XaF/TraktForVLC/releases/tag/v2.0.0a1) is now available to download.
Wondering if the last versions of Windows changed the way to update services. Will probably add a "manual setup" help file, as it would help getting that to work without...
Hm from the log, `TraktForVLC` was not scrobbling as not finding the video: ``` [00b027cc] [trakt] lua interface debug: Not a video; doing nothing. ``` Could you please generate a...
My bad. The `luac` is not compiled for the same environment. Please replace `trakt.luac` by this [trakt.lua](https://github.com/XaF/TraktForVLC/files/1996252/trakt.lua.zip) file instead and run it again...
Ok, now try with this [trakt.lua](https://github.com/XaF/TraktForVLC/files/1998771/trakt.lua.zip) file? It should work, but please post a log in any case (work or not) :)
Given this is in your log file: ``` [00b027cc] [trakt] lua interface debug: Found lua interface script: C:\Program Files\VideoLAN\VLC\lua\intf\trakt.luac ``` You did not remove the `luac` file and replaced it...
Can you please check your TraktForVLC service is running? ``` [00afdb34] [trakt] core interface warning: connection timed out [00afdb34] [trakt] lua interface error: Unable to send request to helper on...
What I can see from your log is that it actually fails at some point when working on the path, but it also fails to contact the service before that....
Not included yet in TraktForVLC 2.0.0a1, but definitely something I want to include in 2.0.0.
Nope. So far, metadata have been less reliable than filenames to get the information. As it's not easy to determine when the metadata is accurate, the filename is used.