aunefyren / wrapperr

Website based application that summarizes Plex statistics from a given period and displays it in a nice format. Similar to the Spotify Wrapped concept.
314 stars 22 forks source link

Most watched episode bug? #50

Closed JoshTheBlack closed 1 year ago

JoshTheBlack commented 1 year ago

My wrap shows I've watched an episode of tv 15 times for a total of 11h9m. I checked Tautulli and there is only one play logged.

Not sure what could be causing it.

image Screenshot from 2022-12-08 15-45-47

ZAKanoff commented 1 year ago

It seems like it just goes off of the episode name. My most watched episode is Pilot from Yellowjackets, and it says I watched four times, but I actually watched four different episodes name Pilot from four different shows.

dancurranjr commented 1 year ago

RECEIVED is misspelled too

aunefyren commented 1 year ago

I think the previous PHP API build was more thorough, but the current version is less useful. It should compare episode number, season number, series title, and series year. I will fix this for the next release.

Thank you

aunefyren commented 1 year ago

Added in v3.1.2