-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How confirm that plugin is working? #624
Comments
It writes to a log in the logs folder - in a subfolder for PMS Plugin logs com.plexapp.plugins.trakttv.log |
Well this can't be good... the log contains nothing but these three lines repeated ad nauseum roughly every half minute or so:
|
But nothing else.? You should see a load of com.plexapp.plugins.trakttv rows so sounds like its not triggering. Maybe it needs removing and re-installing |
Yeah... nothing else. Perhaps I didn't install it correctly. It was my first time messing with a Plex plugin. I've been mulling over trying Jellyfin (data migration gives me pause), and that would render this issue moot. OTOH, having that current data present in Trakt would mean that it's sitting there ready to be imported into Jellyfin - I'm sure there's a Trakt extension for it, too - even if I can't export directly from Plex to Jellyfin. |
Yeah, doesn't seem like its loading. How did you install - unzip to the plugin folder? |
I think that is what I did. I later discovered the WebTools plugin and added that, but it wasn't obvious to me that I even needed it for certain, as there seemed to be history and some evolution to these plugins. |
Not sure you do if you unzip to the Trakttv.bundle folder manually. Make sure you grab this version https://github.com/Cornishman/Plex-Trakt-Scrobbler |
I guess it's good that you mentioned it, because I used this one: https://github.com/trakt/Plex-Trakt-Scrobbler. I'm going to repeat what I did with this other version. I have no explicit instructions for this NAS (AS-6510T) because it didn't exist at the time that all this was being conceived. (I waited for an NAS with dual 10GbE ports for SMB performance and so that we could direct-connect and skip the stupidly expensive 10GbE hub.) |
I would share the complete log, but Github bitches at it, even when I give it a .txt extension. What do I enter in the Proxy field? What evidence am I looking for that it's working? I didn't copy the Tools directory, as I didn't know where to put it or what to do with it. |
That is what I have. The log is certainly different now, none of the earlier repeated warnings. There are lines having to do with the proxy. I left it blank because I didn't know what belonged there. |
|
You must have something in the proxy field in the settings panel as its trying to use one. That field should be blank. |
I've tried it both blank and with the IP of the NAS in it (with the example port). It was giving me those proxy errors regardless. I don't have a network proxy. But there was this earlier, which might mean that it did something:
|
How does that authentication work? Do I have to visit the Trakt URL and update it every single time that I click into the settings of the plugin, or what? |
No, once you go into the settings via plex, get the pin and authenticate it will keep it and refresh your access in the background |
Did I ruin things by generating a new one several times? The process is not well documented and confusing, not least because the Trakt page makes a point of telling you it's one use only. Can I even force some action from the plugin to get a clue whether it's working and how well? It's not migrating the watched details for the series that we've been watching. I guessed that the Tools directory had something to do with that, but it's been left behind because there were no instructions what to do with it. I'm not a CLI expert with Linux or ADM on this NAS, but I have ShellInABox at least. |
All the pin does is fetch a new access token so redoing it won't hurt things. What appears in the log file once you follow that step. My only other thought is a permission issue on the files which stops it storing the new token. |
I have an Asustor AS-6510T x64 NAS with Plex Media Server, which I interact with via Plex for Windows installed in a desktop system. I believe that I installed the Linux version of the plugin correctly, as it appears in both Plex Media Server and Plex for Windows, and I can configure it. I was unsure of some of the configuration settings like Proxy - Host. How do I confirm that it's working as intended? Are there log entries that confirm it?
The text was updated successfully, but these errors were encountered: