O Stats

I think the plugin works while the device is unlocked but loses track when the device locks while stash continues to count.

Somehow stash is able to track the AirPlay stream I guess.

1 Like

are you locking it when you cast? i’ll try just removing the tracking being paused when not focused to see if it works

Yep, auto-lock from phone

1 Like

Okay I got rid of the code that pauses the tracking when the tab is unfocused! Could you let me know if that changes anything? It seems to work if I lock my screen on Windows but unsure with iPhone.

I think it’s working now. Thanks!

1 Like

Hi, this plugin is incompatible with the following plugin: Extended Stats

When using extended stats, o stats doesn’t show in stats page.

Can you please take a look at this when you got time.

2 Likes

I have also noticed the play duration displayed on the stats page often does not line up with what is displayed in the scene play history. I have not dug into it further to see if I could figure out why.

EDIT: Nevermind…I did not realize that O Stats was doing its own time tracking in addition to what Stash has by default. It makes sense in that case that O Stats would not have that daily play duration data for plays from before it was tracking.

1 Like

Yeah, I’ll make that more clear in the description. Stash doesn’t do any per day tracking so I had to write my own to get those graphs working correctly meaning the tracking starts once the plugin is installed!

I’ll take a look and see if I can get both working together

2 Likes

Just installed O Stats a few days ago and uninstalled just now. Since now my logs are spamed with this message:

```
Error task failed due to error: Error creating plugin task: no plugin with ID ostats
```

Was I already tried:

  • Clicked the ā€žReload Pluginsā€œ Button multiple times.
  • Cleared Browser Cache
  • Restarded the StashApp Container

I’ll take a look on a fresh install. Do you have Python installed and the python executable path set in stash system settings?