Missing Calendar Items

The show(s) are monitored (seasons and episodes). On the left of the calendar it shows yesterdays show(s) 31st. Which do not appear in the Calendar on Sunday (Yesterday).

The air date on The TVDB is correct.

I saw this but i am not sure if this ever got implemented/changed.

Anyone have any ideas on this?

Im still missing shows on my calendar. E.g. Penny Dreadful, GoT, etc. I have unmonitored them and re-monitored them.

Not joy.

The only thing that comes to mind is the items aren’t showing up due to something with the dates, but we’ll need to get the result of the API call to verify.

In order to get the result of the call in Chrome open up the Chrome dev tools (F12), go to the networking tab, open up the calendar page and find the call to api/calendar that looks like this: api/calendar?start=2015-05-31&end=2015-06-07&unmonitored=false (there will be another call without the start and end dates). Click on that result and go to the Response tab and hastebin the response (it could be a couple thousand lines long).

1 Like

@markus101 http://hastebin.com/ofiyihaquf.sm

Can you also provide an updated screen shot, since the dates don’t align now.

1 Like

@markus101 http://i.imgur.com/KJCBQcU.png

2 weeks this week and last.

Things like penny dreadful, GoT not showing up on Sundays. I am sure i have more missing but haven’t figured them out yet.

I see penny dreadful is in the API call with the date, says its monitored yet doesn’t show in the calendar/

What time zone is the machine that runs Sonarr set to? What about the machine you’re accessing the UI from?

Could you zip up and send me your DB (PM me a link to download it), I haven’t been able to reproduce this behavior locally.

@markus101 The machines are in different time zones

Local: EST (canada)
Remote: CST (germany)

PM sent

Thanks, it was due to the difference in timezones, next develop release should have it fixed though.

1 Like

Thanks, looking forward to it!