<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Default Calendar Stopped Showing Recurring Events]]></title><description><![CDATA[<p dir="auto">I’m using MM 2.13.0 and I’m seeing some weird behavior with the default calendar. I set up a Google calendar this past weekend, configured it in MM using the secret address and it was looking good. Then when I checked it today to tweak the date formatting there were no events showing. I’ve tried everything I can think of and it’s just not loading. I created a new calendar with one test event and loaded it using the secret address, looks good. I then exported this original calendar and imported the events into this new calendar, and no events show up. Not even the test event that was previously working.</p>
<p dir="auto">Are there any known issues with the # of events the default calendar can handle? The only thing that’s a bit unique about this calendar is there are a lot (34) of recurring events each day.</p>
<p dir="auto">Thanks in advance for any troubleshooting suggestions…</p>
]]></description><link>https://forum.magicmirror.builders/topic/14099/default-calendar-stopped-showing-recurring-events</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 19:11:58 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14099.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Nov 2020 00:21:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Fri, 27 Nov 2020 15:42:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alvinger" aria-label="Profile: Alvinger">@<bdi>Alvinger</bdi></a> yes, i like your solution there</p>
]]></description><link>https://forum.magicmirror.builders/post/85227</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85227</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 27 Nov 2020 15:42:20 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Fri, 27 Nov 2020 15:39:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Aah, missed that one. But you still have to address the issue with calendarfetcher returning “only” maximumEntries even if broadcastPastEvents is set.</p>
]]></description><link>https://forum.magicmirror.builders/post/85226</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85226</guid><dc:creator><![CDATA[Alvinger]]></dc:creator><pubDate>Fri, 27 Nov 2020 15:39:38 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Fri, 27 Nov 2020 15:32:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alvinger" aria-label="Profile: Alvinger">@<bdi>Alvinger</bdi></a> yeh,  I agree on the ‘right’ fix, but don’t want to rewrite the whole thing…</p>
<p dir="auto">the ‘cause’ is that the rule.between(from date/time is set to yesterday (when NOT  looking for pastEvents)<br />
so rrule dutifully returns    events that could occur yesterday or before now today… .<br />
if not pastEvetns, from should be  NOW…</p>
]]></description><link>https://forum.magicmirror.builders/post/85224</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85224</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 27 Nov 2020 15:32:56 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Fri, 27 Nov 2020 15:24:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> It fixes the result while also retaining backward compatibility. From my viewpoint the cause is that calendarfetcher.js not only fetches but also filters. It should just fetch and let calendar.js do the filtering. But that would require substantial changes to both files. My “fix” is just a few lines of code.<br />
But I am all for fixing the cause!</p>
]]></description><link>https://forum.magicmirror.builders/post/85221</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85221</guid><dc:creator><![CDATA[Alvinger]]></dc:creator><pubDate>Fri, 27 Nov 2020 15:24:52 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Fri, 27 Nov 2020 15:02:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alvinger" aria-label="Profile: Alvinger">@<bdi>Alvinger</bdi></a> i looked at your code… it fixes the results, but not the cause…  I will look at resolving the cause the cause  wastes storage and cycles</p>
]]></description><link>https://forum.magicmirror.builders/post/85220</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85220</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 27 Nov 2020 15:02:20 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Thu, 26 Nov 2020 19:04:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> glad the test file was helpful - and thanks again for looking into this!</p>
]]></description><link>https://forum.magicmirror.builders/post/85189</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85189</guid><dc:creator><![CDATA[BigSky]]></dc:creator><pubDate>Thu, 26 Nov 2020 19:04:13 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Thu, 26 Nov 2020 09:18:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> I ran <a class="plugin-mentions-user plugin-mentions-a" href="/user/bigsky" aria-label="Profile: BigSky">@<bdi>BigSky</bdi></a> 's calendar through my latest fix and it showed up correctly.</p>
]]></description><link>https://forum.magicmirror.builders/post/85147</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85147</guid><dc:creator><![CDATA[Alvinger]]></dc:creator><pubDate>Thu, 26 Nov 2020 09:18:48 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Thu, 26 Nov 2020 02:33:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bigsky" aria-label="Profile: BigSky">@<bdi>BigSky</bdi></a> thanks for the ics…   so debugging the rule parser returned today</p>
<pre><code>event start=25 Nov 2020 09:00 am end=25 Nov 2020 09:10 am
event start=25 Nov 2020 09:10 am end=25 Nov 2020 09:20 am
event start=25 Nov 2020 09:20 am end=25 Nov 2020 09:35 am
event start=25 Nov 2020 09:35 am end=25 Nov 2020 09:45 am
event start=25 Nov 2020 09:45 am end=25 Nov 2020 09:55 am
event start=25 Nov 2020 09:55 am end=25 Nov 2020 10:40 am
event start=25 Nov 2020 10:40 am end=25 Nov 2020 10:50 am
event start=25 Nov 2020 10:50 am end=25 Nov 2020 11:40 am
event start=25 Nov 2020 11:40 am end=25 Nov 2020 11:45 am
event start=25 Nov 2020 11:45 am end=25 Nov 2020 12:10 pm
event start=25 Nov 2020 12:10 pm end=25 Nov 2020 12:15 pm
event start=25 Nov 2020 12:15 pm end=25 Nov 2020 12:40 pm
event start=25 Nov 2020 12:40 pm end=25 Nov 2020 12:45 pm
event start=25 Nov 2020 12:45 pm end=25 Nov 2020 01:15 pm
event start=25 Nov 2020 01:15 pm end=25 Nov 2020 01:30 pm
</code></pre>
<p dir="auto">808 entries</p>
<p dir="auto">the 1st 15(maximumEntries) , but they are in the past…</p>
<p dir="auto">so i see the problem, the rule.between, has miscalculated the start date/time (start of day - offset), so yesterday</p>
<p dir="auto">which floods the list with past events., which then gets truncated at maximumEntries, and no good data there</p>
<p dir="auto">why it shows sometimes, is the start becomes TODAY later, and there is a window where current time events sneak into the list at the front… (anything after 5pm mountain time (24-7))</p>
<p dir="auto">i have tried a fix, which resolves this, but I need to do a bunch of testing…</p>
<p dir="auto">great testcase tho, thank you</p>
]]></description><link>https://forum.magicmirror.builders/post/85125</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85125</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 26 Nov 2020 02:33:24 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 22:52:16 GMT]]></title><description><![CDATA[<p dir="auto">I don’t really see any relevant use case for <em>broadcastPastEvents</em>. It should just be left at default (false) and forgotten.</p>
<p dir="auto">I do see a need for <em>broadcastEvents</em>.</p>
]]></description><link>https://forum.magicmirror.builders/post/85124</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85124</guid><dc:creator><![CDATA[Alvinger]]></dc:creator><pubDate>Wed, 25 Nov 2020 22:52:16 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 22:20:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bigsky" aria-label="Profile: BigSky">@<bdi>BigSky</bdi></a> be careful,  multiple calendars  can arrive back at different times, if one has broadcastPastEvents  it can consume your numentries</p>
]]></description><link>https://forum.magicmirror.builders/post/85122</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85122</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 25 Nov 2020 22:20:24 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 21:18:20 GMT]]></title><description><![CDATA[<p dir="auto">Sure, here’s an example (I’ve changed the name field to “ANONYMOUS”)<br />
Thank you for your help!</p>
<pre><code>BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:ANONYMOUS
X-WR-TIMEZONE:America/Denver
BEGIN:VTIMEZONE
TZID:America/Denver
X-LIC-LOCATION:America/Denver
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:19700308T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:19701101T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T094000
DTEND;TZID=America/Denver:20200903T095000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T094000
DTSTAMP:20201124T214551Z
UID:078tk5i2t4all3kk0jcoi3mdmd@google.com
CREATED:20200903T032927Z
DESCRIPTION:
LAST-MODIFIED:20200903T032927Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Brain Break
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T095000
DTEND;TZID=America/Denver:20200903T104000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T095000
DTSTAMP:20201124T214551Z
UID:11le1ep09hvog7dbotn6foj38e@google.com
CREATED:20200903T032956Z
DESCRIPTION:
LAST-MODIFIED:20200903T032957Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Academic Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T104000
DTEND;TZID=America/Denver:20200903T104500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T104000
DTSTAMP:20201124T214551Z
UID:2ilf1f2ugrh2bja0etifu4j9je@google.com
CREATED:20200903T033515Z
DESCRIPTION:
LAST-MODIFIED:20200903T033515Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tidy Up Academic Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T104500
DTEND;TZID=America/Denver:20200903T111000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T104500
DTSTAMP:20201124T214551Z
UID:19phf7prlaa6743deukmvsv7tc@google.com
CREATED:20200903T033546Z
DESCRIPTION:
LAST-MODIFIED:20200903T033546Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T111000
DTEND;TZID=America/Denver:20200903T111500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T111000
DTSTAMP:20201124T214551Z
UID:3unrckc63gh9p9h8qjrb2fq33d@google.com
CREATED:20200903T033638Z
DESCRIPTION:
LAST-MODIFIED:20200903T033638Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tidy Up Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T111500
DTEND;TZID=America/Denver:20200903T114000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T111500
DTSTAMP:20201124T214551Z
UID:2iqa4ub0isuf3fprgf65qqbptt@google.com
CREATED:20200903T033703Z
DESCRIPTION:
LAST-MODIFIED:20200903T033703Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Flex Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T114000
DTEND;TZID=America/Denver:20200903T114500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T114000
DTSTAMP:20201124T214551Z
UID:04sl6gqe7c73eubjp83vj87cau@google.com
CREATED:20200903T033736Z
DESCRIPTION:
LAST-MODIFIED:20200903T033736Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tidy Up Flex Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T114500
DTEND;TZID=America/Denver:20200903T121500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T114500
DTSTAMP:20201124T214551Z
UID:2fg70e7uiljlaapgni00ip9sas@google.com
CREATED:20200903T033806Z
DESCRIPTION:
LAST-MODIFIED:20200903T033806Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Eat Lunch and Rinse Dishes
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T121500
DTEND;TZID=America/Denver:20200903T123000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T121500
DTSTAMP:20201124T214551Z
UID:7m5luu72glgkf6i9bbs47t6lr7@google.com
CREATED:20200903T033835Z
DESCRIPTION:
LAST-MODIFIED:20200903T033835Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T123000
DTEND;TZID=America/Denver:20200903T124500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T123000
DTSTAMP:20201124T214551Z
UID:1cr3r1f6j8b6o6h0nc185p3m2o@google.com
CREATED:20200903T033903Z
DESCRIPTION:
LAST-MODIFIED:20200903T033904Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Chores
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T124500
DTEND;TZID=America/Denver:20200903T131000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T124500
DTSTAMP:20201124T214551Z
UID:2tf1r5mqbgoekp7ba282ovlk2p@google.com
CREATED:20200903T033939Z
DESCRIPTION:
LAST-MODIFIED:20200903T033939Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T131000
DTEND;TZID=America/Denver:20200903T131500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T131000
DTSTAMP:20201124T214551Z
UID:2emmg875nu0nuia316gb36092v@google.com
CREATED:20200903T034004Z
DESCRIPTION:
LAST-MODIFIED:20200903T034005Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tidy Up Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T131500
DTEND;TZID=America/Denver:20200903T141500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T131500
DTSTAMP:20201124T214551Z
UID:28jli54ghi30eqoge7sqi47kdu@google.com
CREATED:20200903T034033Z
DESCRIPTION:
LAST-MODIFIED:20200903T034033Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Academic Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T141500
DTEND;TZID=America/Denver:20200903T142500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T141500
DTSTAMP:20201124T214551Z
UID:6lns1g99ejoredo6bbpure99u0@google.com
CREATED:20200903T034058Z
DESCRIPTION:
LAST-MODIFIED:20200903T034058Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Brain Break
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T142500
DTEND;TZID=America/Denver:20200903T151500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T142500
DTSTAMP:20201124T214551Z
UID:3soagceqs1kiv7gqo1ct89j1qo@google.com
CREATED:20200903T034158Z
DESCRIPTION:
LAST-MODIFIED:20200903T034158Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Academic Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T151500
DTEND;TZID=America/Denver:20200903T153000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T151500
DTSTAMP:20201124T214551Z
UID:5o29vs4jt489q359r1kcqfv4f6@google.com
CREATED:20200903T034220Z
DESCRIPTION:
LAST-MODIFIED:20200903T034220Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Snack
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T153000
DTEND;TZID=America/Denver:20200903T153500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T153000
DTSTAMP:20201124T214551Z
UID:1fsedafhbj3qnlph0oedkpu6an@google.com
CREATED:20200903T034247Z
DESCRIPTION:
LAST-MODIFIED:20200903T034248Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tidy School Area
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T163000
DTEND;TZID=America/Denver:20200903T165500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T163000
DTSTAMP:20201124T214551Z
UID:5lbunl0snbv4poka5gcjp9ulvl@google.com
CREATED:20200903T034532Z
DESCRIPTION:
LAST-MODIFIED:20200903T034532Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Walk or Exercise
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T165500
DTEND;TZID=America/Denver:20200903T170000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T165500
DTSTAMP:20201124T214551Z
UID:76urhc2fdcdahbvlbtloj2ngla@google.com
CREATED:20200903T034604Z
DESCRIPTION:
LAST-MODIFIED:20200903T034604Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tidy Up After Exercise
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T170000
DTEND;TZID=America/Denver:20200903T175500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T170000
DTSTAMP:20201124T214551Z
UID:42go3glfln0mmv8qkrqqdk4hro@google.com
CREATED:20200903T034620Z
DESCRIPTION:
LAST-MODIFIED:20200903T034620Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T175500
DTEND;TZID=America/Denver:20200903T180000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T175500
DTSTAMP:20201124T214551Z
UID:4r9eoumrhdv37dkbaq46ij9q5k@google.com
CREATED:20200903T034649Z
DESCRIPTION:
LAST-MODIFIED:20200903T034650Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tidy Up Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T180000
DTEND;TZID=America/Denver:20200903T184500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T180000
DTSTAMP:20201124T214551Z
UID:4qodceqki1osndt0iebe6q1e7d@google.com
CREATED:20200903T034714Z
DESCRIPTION:
LAST-MODIFIED:20200903T034714Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Dinner and Dishes
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T184500
DTEND;TZID=America/Denver:20200903T202500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T184500
DTSTAMP:20201124T214551Z
UID:7vprg59u4pj6jbus74ioquu0pg@google.com
CREATED:20200903T034744Z
DESCRIPTION:
LAST-MODIFIED:20200903T034744Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T202500
DTEND;TZID=America/Denver:20200903T203000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T202500
DTSTAMP:20201124T214551Z
UID:67tfk85vplm2sjjpoac7qpsab2@google.com
CREATED:20200903T034823Z
DESCRIPTION:
LAST-MODIFIED:20200903T034824Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tidy Up Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T203000
DTEND;TZID=America/Denver:20200903T210000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T203000
DTSTAMP:20201124T214551Z
UID:3dishf2sbvjtfse6tup303bg6v@google.com
CREATED:20200903T034844Z
DESCRIPTION:
LAST-MODIFIED:20200903T034844Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Family Game Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T210000
DTEND;TZID=America/Denver:20200903T213000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T210000
DTSTAMP:20201124T214551Z
UID:50u16iou5328luljkgr1kdfciv@google.com
CREATED:20200903T035007Z
DESCRIPTION:
LAST-MODIFIED:20200903T035007Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Bath or Shower / Friend Connection
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T213000
DTEND;TZID=America/Denver:20200903T214500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T213000
DTSTAMP:20201124T214551Z
UID:1dnvvrogr0vqirdkdgb922b66f@google.com
CREATED:20200903T035031Z
DESCRIPTION:
LAST-MODIFIED:20200903T035031Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tucks and Reading
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T153500
DTEND;TZID=America/Denver:20200903T155500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T153500
DTSTAMP:20201124T214551Z
UID:5deuhqrflv92j3r5pp97c09b6e@google.com
CREATED:20200903T034335Z
DESCRIPTION:
LAST-MODIFIED:20200903T221052Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T155500
DTEND;TZID=America/Denver:20200903T160000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T155500
DTSTAMP:20201124T214551Z
UID:62sdn0pd8psu2nvhign733rfre@google.com
CREATED:20200903T034405Z
DESCRIPTION:
LAST-MODIFIED:20200903T221124Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Tidy Up Free Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T160000
DTEND;TZID=America/Denver:20200903T162500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T160000
DTSTAMP:20201124T214551Z
UID:4gml2b0o2l38h17umlgsqrlbn0@google.com
CREATED:20200903T034434Z
DESCRIPTION:
LAST-MODIFIED:20200903T221203Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Practice Violin
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T162500
DTEND;TZID=America/Denver:20200903T163000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T162500
DTSTAMP:20201124T214551Z
UID:4ai658qlndmdj8a54unurthpj5@google.com
CREATED:20200903T034502Z
DESCRIPTION:
LAST-MODIFIED:20200903T221233Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Tidy Up Violin and Music
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T080000
DTEND;TZID=America/Denver:20200903T081000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T080000
DTSTAMP:20201124T214551Z
UID:53hjbetf8vctfbq1reh112u7c7@google.com
CREATED:20200903T032442Z
DESCRIPTION:
LAST-MODIFIED:20200914T143955Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Wake Up
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T081000
DTEND;TZID=America/Denver:20200903T082000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T081000
DTSTAMP:20201124T214551Z
UID:4lasp2splfusma068nar8ab885@google.com
CREATED:20200903T032600Z
DESCRIPTION:
LAST-MODIFIED:20200914T144017Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Get Ready (Shower Optional)
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T082000
DTEND;TZID=America/Denver:20200903T083500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T082000
DTSTAMP:20201124T214551Z
UID:5m7css30t6i2u563ndff7tr59n@google.com
CREATED:20200903T032642Z
DESCRIPTION:
LAST-MODIFIED:20200914T144046Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Eat Breakfast and Rinse Dishes
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T083500
DTEND;TZID=America/Denver:20200903T084500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T083500
DTSTAMP:20201124T214551Z
UID:48tmcq90pqht7a1ceu6vvro5kh@google.com
CREATED:20200903T032736Z
DESCRIPTION:
LAST-MODIFIED:20200914T144107Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Make Bed\, Tidy Room and Bathroom
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T084500
DTEND;TZID=America/Denver:20200903T085500
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T084500
DTSTAMP:20201124T214551Z
UID:4aksgf7u9n16kn2hats4hmut7d@google.com
CREATED:20200903T032804Z
DESCRIPTION:
LAST-MODIFIED:20200914T144130Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Plan Academic and Screen Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20200903T085500
DTEND;TZID=America/Denver:20200903T094000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
EXDATE;TZID=America/Denver:20201015T085500
DTSTAMP:20201124T214551Z
UID:3007marruo00s84sl2htts39js@google.com
CREATED:20200903T032852Z
DESCRIPTION:
LAST-MODIFIED:20200914T144209Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Academic Time
TRANSP:OPAQUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:This is an event reminder
TRIGGER:P0D
END:VALARM
END:VEVENT
END:VCALENDAR
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/85120</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85120</guid><dc:creator><![CDATA[BigSky]]></dc:creator><pubDate>Wed, 25 Nov 2020 21:18:20 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 21:10:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bigsky" aria-label="Profile: BigSky">@<bdi>BigSky</bdi></a> I know, recurring events is not where the calendar module really shines…</p>
<p dir="auto">There is work ongoing to address as many issues as possible. Could you provide an ICS-file that can be used for testing the above?</p>
]]></description><link>https://forum.magicmirror.builders/post/85119</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85119</guid><dc:creator><![CDATA[Alvinger]]></dc:creator><pubDate>Wed, 25 Nov 2020 21:10:23 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 20:55:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alvinger" aria-label="Profile: Alvinger">@<bdi>Alvinger</bdi></a> Ugh. Of course. I knew that. Limiting it to 3 days prevents it from hanging but it’s still saying “No upcoming events” when there should be.</p>
<p dir="auto">Below is the beginning and the end of the log file - it looks like some of these events should be displaying.</p>
<pre><code>&gt; magicmirror@2.14.0-develop start /home/pi/MagicMirror
&gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

[2020-11-25 13:47:38.222] [LOG]    Starting MagicMirror: v2.14.0-develop
[2020-11-25 13:47:38.248] [LOG]    Loading config ...
[2020-11-25 13:47:38.259] [LOG]    Loading module helpers ...
[2020-11-25 13:47:38.267] [LOG]    No helper found for module: alert.
[2020-11-25 13:47:38.556] [LOG]    Initializing new module helper ...
[2020-11-25 13:47:38.559] [LOG]    Module helper loaded: updatenotification
[2020-11-25 13:47:38.563] [LOG]    No helper found for module: clock.
[2020-11-25 13:47:39.427] [LOG]    Initializing new module helper ...
[2020-11-25 13:47:39.429] [LOG]    Module helper loaded: calendar
[2020-11-25 13:47:39.432] [LOG]    No helper found for module: currentweather.
[2020-11-25 13:47:39.434] [LOG]    No helper found for module: weatherforecast.
[2020-11-25 13:47:39.479] [LOG]    Initializing new module helper ...
[2020-11-25 13:47:39.480] [LOG]    Module helper loaded: newsfeed
[2020-11-25 13:47:39.481] [LOG]    All module helpers loaded.
[2020-11-25 13:47:39.686] [LOG]    Starting server on port 8080 ... 
[2020-11-25 13:47:39.715] [LOG]    Server started ...
[2020-11-25 13:47:39.717] [LOG]    Connecting socket for: updatenotification
[2020-11-25 13:47:39.718] [LOG]    Connecting socket for: calendar
[2020-11-25 13:47:39.719] [LOG]    Starting node helper for: calendar
[2020-11-25 13:47:39.720] [LOG]    Connecting socket for: newsfeed
[2020-11-25 13:47:39.721] [LOG]    Starting node helper for: newsfeed
[2020-11-25 13:47:39.723] [LOG]    Sockets connected &amp; modules started ...
[2020-11-25 13:47:40.178] [LOG]    Launching application.
[2020-11-25 13:47:44.284] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/MYCALENDARURLHERE/basic.ics - Interval: 300000
[2020-11-25 13:47:44.451] [LOG]    Create new news fetcher for url: http://feeds.bbci.co.uk/sport/formula1/rss.xml - Interval: 300000
[2020-11-25 13:47:44.788] [INFO]   Newsfeed-Fetcher: Broadcasting 12 items.
 start=Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time) end=Thu Sep 03 2020 09:40:00 GMT-0600 (Mountain Daylight Time)
 between=Tue Nov 24 2020 17:00:00 GMT-0700 (Mountain Standard Time) to Fri Nov 27 2020 16:59:59 GMT-0700 (Mountain Standard Time)
title=Academic Time dates=["2020-11-25T14:55:00.000Z","2020-11-26T14:55:00.000Z","2020-11-27T14:55:00.000Z"]
initial tz=America/Denver
corrected tz=America/Denver
start date/time=Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
start offset=-360
start date/time w tz =Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
event date=Wed Nov 25 2020 07:55:00 GMT-0700 (Mountain Standard Time)
event offset=-420 hour=7 event date=Wed Nov 25 2020 07:55:00 GMT-0700 (Mountain Standard Time)
offset
adjust up 1 hour dst change
adjustHours=1
duration=2700000
.
.
.
initial tz=America/Denver
corrected tz=America/Denver
start date/time=Thu Sep 03 2020 09:40:00 GMT-0600 (Mountain Daylight Time)
start offset=-360
start date/time w tz =Thu Sep 03 2020 09:40:00 GMT-0600 (Mountain Daylight Time)
event date=Thu Nov 26 2020 08:40:00 GMT-0700 (Mountain Standard Time)
event offset=-420 hour=8 event date=Thu Nov 26 2020 08:40:00 GMT-0700 (Mountain Standard Time)
offset
adjust up 1 hour dst change
adjustHours=1
duration=600000
initial tz=America/Denver
corrected tz=America/Denver
start date/time=Thu Sep 03 2020 09:40:00 GMT-0600 (Mountain Daylight Time)
start offset=-360
start date/time w tz =Thu Sep 03 2020 09:40:00 GMT-0600 (Mountain Daylight Time)
event date=Fri Nov 27 2020 08:40:00 GMT-0700 (Mountain Standard Time)
event offset=-420 hour=8 event date=Fri Nov 27 2020 08:40:00 GMT-0700 (Mountain Standard Time)
offset
adjust up 1 hour dst change
adjustHours=1
duration=600000
[2020-11-25 13:47:47.798] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
[2020-11-25 13:47:56.453] [LOG]    Shutting down server...
[2020-11-25 13:47:56.456] [LOG]    Stopping module helper: updatenotification
[2020-11-25 13:47:56.464] [LOG]    Stopping module helper: calendar
[2020-11-25 13:47:56.469] [LOG]    Stopping module helper: newsfeed
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/85117</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85117</guid><dc:creator><![CDATA[BigSky]]></dc:creator><pubDate>Wed, 25 Nov 2020 20:55:48 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 20:38:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bigsky" aria-label="Profile: BigSky">@<bdi>BigSky</bdi></a> You can limit the number of days in the future by setting the parameter maximumNumberOfDays to something like 30 which will fetch events occuring within the next month.</p>
]]></description><link>https://forum.magicmirror.builders/post/85115</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85115</guid><dc:creator><![CDATA[Alvinger]]></dc:creator><pubDate>Wed, 25 Nov 2020 20:38:19 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 20:21:49 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the tip on the log files. I’m actually seeing it sporadically working now. Other times it will say “No more events.” (or similar, I don’t recall exactly), and at other times it will appear to hang with the “Loading…” message. When I look at the log file the thing that jumps out at me is all the data it’s pulling for each recurring event. This calendar has something like 37 short events happening each weekday, and for each event I see the following in the log file (with the calendar URL anonymized). It appears to be pulling a full year of future events which may just be too much?</p>
<pre><code>[2020-11-25 12:36:13.418] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/MYCALENDARNAME.ics - Interval: 300000
[2020-11-25 12:36:27.689] [LOG]    Create new news fetcher for url: http://feeds.bbci.co.uk/sport/formula1/rss.xml - Interval: 300000
 start=Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time) end=Thu Sep 03 2020 09:40:00 GMT-0600 (Mountain Daylight Time)
 between=Tue Nov 24 2020 17:00:00 GMT-0700 (Mountain Standard Time) to Wed Nov 24 2021 16:59:59 GMT-0700 (Mountain Standard Time)
title=Academic Time dates=["2020-11-25T14:55:00.000Z","2020-11-26T14:55:00.000Z","2020-11-27T14:55:00.000Z","2020-11-30T14:55:00.000Z","2020-12-01T14:55:00.000Z","2020-12-02T14:55:00.000Z","2020-12-03T14:55:00.000Z","2020-12-04T14:55:00.000Z","2020-12-07T14:55:00.000Z","2020-12-08T14:55:00.000Z","2020-12-09T14:55:00.000Z","2020-12-10T14:55:00.000Z","2020-12-11T14:55:00.000Z","2020-12-14T14:55:00.000Z","2020-12-15T14:55:00.000Z","2020-12-16T14:55:00.000Z","2020-12-17T14:55:00.000Z","2020-12-18T14:55:00.000Z","2020-12-21T14:55:00.000Z","2020-12-22T14:55:00.000Z","2020-12-23T14:55:00.000Z","2020-12-24T14:55:00.000Z","2020-12-25T14:55:00.000Z","2020-12-28T14:55:00.000Z","2020-12-29T14:55:00.000Z","2020-12-30T14:55:00.000Z","2020-12-31T14:55:00.000Z","2021-01-01T14:55:00.000Z","2021-01-04T14:55:00.000Z","2021-01-05T14:55:00.000Z","2021-01-06T14:55:00.000Z","2021-01-07T14:55:00.000Z","2021-01-08T14:55:00.000Z","2021-01-11T14:55:00.000Z","2021-01-12T14:55:00.000Z","2021-01-13T14:55:00.000Z","2021-01-14T14:55:00.000Z","2021-01-15T14:55:00.000Z","2021-01-18T14:55:00.000Z","2021-01-19T14:55:00.000Z","2021-01-20T14:55:00.000Z","2021-01-21T14:55:00.000Z","2021-01-22T14:55:00.000Z","2021-01-25T14:55:00.000Z","2021-01-26T14:55:00.000Z","2021-01-27T14:55:00.000Z","2021-01-28T14:55:00.000Z","2021-01-29T14:55:00.000Z","2021-02-01T14:55:00.000Z","2021-02-02T14:55:00.000Z","2021-02-03T14:55:00.000Z","2021-02-04T14:55:00.000Z","2021-02-05T14:55:00.000Z","2021-02-08T14:55:00.000Z","2021-02-09T14:55:00.000Z","2021-02-10T14:55:00.000Z","2021-02-11T14:55:00.000Z","2021-02-12T14:55:00.000Z","2021-02-15T14:55:00.000Z","2021-02-16T14:55:00.000Z","2021-02-17T14:55:00.000Z","2021-02-18T14:55:00.000Z","2021-02-19T14:55:00.000Z","2021-02-22T14:55:00.000Z","2021-02-23T14:55:00.000Z","2021-02-24T14:55:00.000Z","2021-02-25T14:55:00.000Z","2021-02-26T14:55:00.000Z","2021-03-01T14:55:00.000Z","2021-03-02T14:55:00.000Z","2021-03-03T14:55:00.000Z","2021-03-04T14:55:00.000Z","2021-03-05T14:55:00.000Z","2021-03-08T14:55:00.000Z","2021-03-09T14:55:00.000Z","2021-03-10T14:55:00.000Z","2021-03-11T14:55:00.000Z","2021-03-12T14:55:00.000Z","2021-03-15T14:55:00.000Z","2021-03-16T14:55:00.000Z","2021-03-17T14:55:00.000Z","2021-03-18T14:55:00.000Z","2021-03-19T14:55:00.000Z","2021-03-22T14:55:00.000Z","2021-03-23T14:55:00.000Z","2021-03-24T14:55:00.000Z","2021-03-25T14:55:00.000Z","2021-03-26T14:55:00.000Z","2021-03-29T14:55:00.000Z","2021-03-30T14:55:00.000Z","2021-03-31T14:55:00.000Z","2021-04-01T14:55:00.000Z","2021-04-02T14:55:00.000Z","2021-04-05T14:55:00.000Z","2021-04-06T14:55:00.000Z","2021-04-07T14:55:00.000Z","2021-04-08T14:55:00.000Z","2021-04-09T14:55:00.000Z","2021-04-12T14:55:00.000Z","2021-04-13T14:55:00.000Z","2021-04-14T14:55:00.000Z","2021-04-15T14:55:00.000Z","2021-04-16T14:55:00.000Z","2021-04-19T14:55:00.000Z","2021-04-20T14:55:00.000Z","2021-04-21T14:55:00.000Z","2021-04-22T14:55:00.000Z","2021-04-23T14:55:00.000Z","2021-04-26T14:55:00.000Z","2021-04-27T14:55:00.000Z","2021-04-28T14:55:00.000Z","2021-04-29T14:55:00.000Z","2021-04-30T14:55:00.000Z","2021-05-03T14:55:00.000Z","2021-05-04T14:55:00.000Z","2021-05-05T14:55:00.000Z","2021-05-06T14:55:00.000Z","2021-05-07T14:55:00.000Z","2021-05-10T14:55:00.000Z","2021-05-11T14:55:00.000Z","2021-05-12T14:55:00.000Z","2021-05-13T14:55:00.000Z","2021-05-14T14:55:00.000Z","2021-05-17T14:55:00.000Z","2021-05-18T14:55:00.000Z","2021-05-19T14:55:00.000Z","2021-05-20T14:55:00.000Z","2021-05-21T14:55:00.000Z","2021-05-24T14:55:00.000Z","2021-05-25T14:55:00.000Z","2021-05-26T14:55:00.000Z","2021-05-27T14:55:00.000Z","2021-05-28T14:55:00.000Z","2021-05-31T14:55:00.000Z","2021-06-01T14:55:00.000Z","2021-06-02T14:55:00.000Z","2021-06-03T14:55:00.000Z","2021-06-04T14:55:00.000Z","2021-06-07T14:55:00.000Z","2021-06-08T14:55:00.000Z","2021-06-09T14:55:00.000Z","2021-06-10T14:55:00.000Z","2021-06-11T14:55:00.000Z","2021-06-14T14:55:00.000Z","2021-06-15T14:55:00.000Z","2021-06-16T14:55:00.000Z","2021-06-17T14:55:00.000Z","2021-06-18T14:55:00.000Z","2021-06-21T14:55:00.000Z","2021-06-22T14:55:00.000Z","2021-06-23T14:55:00.000Z","2021-06-24T14:55:00.000Z","2021-06-25T14:55:00.000Z","2021-06-28T14:55:00.000Z","2021-06-29T14:55:00.000Z","2021-06-30T14:55:00.000Z","2021-07-01T14:55:00.000Z","2021-07-02T14:55:00.000Z","2021-07-05T14:55:00.000Z","2021-07-06T14:55:00.000Z","2021-07-07T14:55:00.000Z","2021-07-08T14:55:00.000Z","2021-07-09T14:55:00.000Z","2021-07-12T14:55:00.000Z","2021-07-13T14:55:00.000Z","2021-07-14T14:55:00.000Z","2021-07-15T14:55:00.000Z","2021-07-16T14:55:00.000Z","2021-07-19T14:55:00.000Z","2021-07-20T14:55:00.000Z","2021-07-21T14:55:00.000Z","2021-07-22T14:55:00.000Z","2021-07-23T14:55:00.000Z","2021-07-26T14:55:00.000Z","2021-07-27T14:55:00.000Z","2021-07-28T14:55:00.000Z","2021-07-29T14:55:00.000Z","2021-07-30T14:55:00.000Z","2021-08-02T14:55:00.000Z","2021-08-03T14:55:00.000Z","2021-08-04T14:55:00.000Z","2021-08-05T14:55:00.000Z","2021-08-06T14:55:00.000Z","2021-08-09T14:55:00.000Z","2021-08-10T14:55:00.000Z","2021-08-11T14:55:00.000Z","2021-08-12T14:55:00.000Z","2021-08-13T14:55:00.000Z","2021-08-16T14:55:00.000Z","2021-08-17T14:55:00.000Z","2021-08-18T14:55:00.000Z","2021-08-19T14:55:00.000Z","2021-08-20T14:55:00.000Z","2021-08-23T14:55:00.000Z","2021-08-24T14:55:00.000Z","2021-08-25T14:55:00.000Z","2021-08-26T14:55:00.000Z","2021-08-27T14:55:00.000Z","2021-08-30T14:55:00.000Z","2021-08-31T14:55:00.000Z","2021-09-01T14:55:00.000Z","2021-09-02T14:55:00.000Z","2021-09-03T14:55:00.000Z","2021-09-06T14:55:00.000Z","2021-09-07T14:55:00.000Z","2021-09-08T14:55:00.000Z","2021-09-09T14:55:00.000Z","2021-09-10T14:55:00.000Z","2021-09-13T14:55:00.000Z","2021-09-14T14:55:00.000Z","2021-09-15T14:55:00.000Z","2021-09-16T14:55:00.000Z","2021-09-17T14:55:00.000Z","2021-09-20T14:55:00.000Z","2021-09-21T14:55:00.000Z","2021-09-22T14:55:00.000Z","2021-09-23T14:55:00.000Z","2021-09-24T14:55:00.000Z","2021-09-27T14:55:00.000Z","2021-09-28T14:55:00.000Z","2021-09-29T14:55:00.000Z","2021-09-30T14:55:00.000Z","2021-10-01T14:55:00.000Z","2021-10-04T14:55:00.000Z","2021-10-05T14:55:00.000Z","2021-10-06T14:55:00.000Z","2021-10-07T14:55:00.000Z","2021-10-08T14:55:00.000Z","2021-10-11T14:55:00.000Z","2021-10-12T14:55:00.000Z","2021-10-13T14:55:00.000Z","2021-10-14T14:55:00.000Z","2021-10-15T14:55:00.000Z","2021-10-18T14:55:00.000Z","2021-10-19T14:55:00.000Z","2021-10-20T14:55:00.000Z","2021-10-21T14:55:00.000Z","2021-10-22T14:55:00.000Z","2021-10-25T14:55:00.000Z","2021-10-26T14:55:00.000Z","2021-10-27T14:55:00.000Z","2021-10-28T14:55:00.000Z","2021-10-29T14:55:00.000Z","2021-11-01T14:55:00.000Z","2021-11-02T14:55:00.000Z","2021-11-03T14:55:00.000Z","2021-11-04T14:55:00.000Z","2021-11-05T14:55:00.000Z","2021-11-08T14:55:00.000Z","2021-11-09T14:55:00.000Z","2021-11-10T14:55:00.000Z","2021-11-11T14:55:00.000Z","2021-11-12T14:55:00.000Z","2021-11-15T14:55:00.000Z","2021-11-16T14:55:00.000Z","2021-11-17T14:55:00.000Z","2021-11-18T14:55:00.000Z","2021-11-19T14:55:00.000Z","2021-11-22T14:55:00.000Z","2021-11-23T14:55:00.000Z","2021-11-24T14:55:00.000Z"]
initial tz=America/Denver
corrected tz=America/Denver
start date/time=Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
start offset=-360
start date/time w tz =Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
event date=Wed Nov 25 2020 07:55:00 GMT-0700 (Mountain Standard Time)
event offset=-420 hour=7 event date=Wed Nov 25 2020 07:55:00 GMT-0700 (Mountain Standard Time)
offset
adjust up 1 hour dst change
adjustHours=1
duration=2700000
initial tz=America/Denver
corrected tz=America/Denver
start date/time=Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
start offset=-360
start date/time w tz =Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
event date=Thu Nov 26 2020 07:55:00 GMT-0700 (Mountain Standard Time)
event offset=-420 hour=7 event date=Thu Nov 26 2020 07:55:00 GMT-0700 (Mountain Standard Time)
offset
adjust up 1 hour dst change
adjustHours=1
duration=2700000
initial tz=America/Denver
corrected tz=America/Denver
start date/time=Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
start offset=-360
start date/time w tz =Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
event date=Fri Nov 27 2020 07:55:00 GMT-0700 (Mountain Standard Time)
event offset=-420 hour=7 event date=Fri Nov 27 2020 07:55:00 GMT-0700 (Mountain Standard Time)
offset
adjust up 1 hour dst change
adjustHours=1
duration=2700000
initial tz=America/Denver
corrected tz=America/Denver
start date/time=Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
start offset=-360
start date/time w tz =Thu Sep 03 2020 08:55:00 GMT-0600 (Mountain Daylight Time)
event date=Mon Nov 30 2020 07:55:00 GMT-0700 (Mountain Standard Time)
event offset=-420 hour=7 event date=Mon Nov 30 2020 07:55:00 GMT-0700 (Mountain Standard Time)
offset
adjust up 1 hour dst change
adjustHours=1
duration=2700000
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/85114</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85114</guid><dc:creator><![CDATA[BigSky]]></dc:creator><pubDate>Wed, 25 Nov 2020 20:21:49 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 16:15:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> also set “DEBUG” in the log levels in config.js and the npm start &gt;somefile to capture the log. Or,</p>
<p dir="auto">pm2 flush<br />
pm2 restart 0<br />
pm2 logs --lines=200</p>
]]></description><link>https://forum.magicmirror.builders/post/85098</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85098</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 25 Nov 2020 16:15:21 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 16:11:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bigsky" aria-label="Profile: BigSky">@<bdi>BigSky</bdi></a> can u show one failing vevent from the ics file?<br />
ics is just text</p>
]]></description><link>https://forum.magicmirror.builders/post/85097</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85097</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 25 Nov 2020 16:11:57 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 15:47:53 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the suggestions, <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/alvinger" aria-label="Profile: Alvinger">@<bdi>Alvinger</bdi></a> but switching to the develop branch didn’t resolve the issue just yet. I’m going to create a new calendar and add recurring events one at a time to see if there’s a specific threshold that breaks the module. I’ll post my findings…</p>
]]></description><link>https://forum.magicmirror.builders/post/85095</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85095</guid><dc:creator><![CDATA[BigSky]]></dc:creator><pubDate>Wed, 25 Nov 2020 15:47:53 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 03:56:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bigsky" aria-label="Profile: BigSky">@<bdi>BigSky</bdi></a> as suggested. Please get the develop branch.</p>
<p dir="auto">See here for instructions<br />
<a href="https://forum.magicmirror.builders/topic/13770/2-13-calendar-fix-for-office-365-users/2">https://forum.magicmirror.builders/topic/13770/2-13-calendar-fix-for-office-365-users/2</a></p>
<p dir="auto">Also, be careful. broadcastPastEvents conflicts w number of entries</p>
<p dir="auto">Past events are not shown, but count against number of entries</p>
]]></description><link>https://forum.magicmirror.builders/post/85068</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85068</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 25 Nov 2020 03:56:28 GMT</pubDate></item><item><title><![CDATA[Reply to Default Calendar Stopped Showing Recurring Events on Wed, 25 Nov 2020 03:30:52 GMT]]></title><description><![CDATA[<p dir="auto">There have been a lot of work done by <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> on the calendar module. Try the develop branch which handles recurring events much better.</p>
]]></description><link>https://forum.magicmirror.builders/post/85067</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85067</guid><dc:creator><![CDATA[Alvinger]]></dc:creator><pubDate>Wed, 25 Nov 2020 03:30:52 GMT</pubDate></item></channel></rss>