Trakt tv plugin updates the status watching/watched on the trakt site for movies only (and in the mb log). There is no currently watching or watched status passed to the trakt site for any of my tv ep (and nothing in the logs). This happens on both my computer and extenders. Is anyone else seeing this or is it just me??
Looks like I can confirm…. maybe something to do with the Hydra beta? I know you and I both are running it so maybe we could be jumping the gun calling it a plugin bug…
dunno, maybe redshirt can sort it out.
I asked tikuf to post here because my line of questioning wasn’t getting us anywhere.
I’m running Hydra B4 on my htpc and B6 on my desktop and can’t reproduce with either.
@ebr,
I’ve not been able to reproduce this. I’ve given tikuf a custom build of the plugin where a log entry should be generated immediately when the preplayprocess delegate is called. That log entry doesn’t appear in the logger when tikuf & DemonSeed watch TV shows. Yet it does when they watch movies. There are no item tests or anything prior, the log entry is literally the first line of code in the delegate.
As far as I can tell, the preplayprocess isn’t being called when they are watching TV shows. tikuf has had the issue on 2.3.2 and all hydra builds.
@ebr
Upon further investigating, tikuf did not have “Always Show Details” checked. By unchecking this option, I’ve been able to confirm this bug. It only occurs when the details page isn’t shown for TV. There’s nothing that can be done about this in the plugin, this is a feature of core, right?