ninthwalker / NowShowing

Generates an email and web page of Plex recently added content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not All New Unwatched Episodes Showing

discreet opened this issue · comments

I have multiple newly added (within last 7 days) unwatched episodes for the same show but NowShowing only displays the latest unwatched episode. Is this by design or a bug? It would be nice to get all of the unwatched new (within last 7 days) episodes.

From what I can tell I don't see anything strange in the logs. When I try a docker exec nowshowing emailreport -t -vvv I do get a timeout error though.

Update Looks like this was because of a misconfigured email parameter. However It does look like it is counting missing episodes being added to seasons I already have as Seasons and not Episodes (I think). This might be some edge case stuff since Sonarr is filling in the gaps of my Plex server right now. On a separate note, it appears when I run docker exec nowshowing combinedreport it looks like it is sending out 2 emails within 2-3min of each other.

Thanks for the update.
I say we wait until next week and if it is continuously missing episodes you have added we can look into that further.

As for the 2 emails, is it to different addresses?
The current production branch of NowShowing sends a unique email to every user or email address you configured. This is changing in v2 which will be released soon to do one email that bcc's everyone instead.

Closing for now. v2 Beta is available and has a lot of fixes and feature additions.

Just wanted to comment on this and let you know things normalized. I started seeing multiple episodes per series in the email reports.