• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Problem with Holiday Calendar

Scheduled Pinned Locked Moved Unsolved Troubleshooting
6 Posts 3 Posters 965 Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    EdO
    last edited by Feb 10, 2020, 8:49 PM

    I’ve been having problem with both the default calendar and MMM-CalendarExt2 and have narrowed it down to a problem with the US_Holidays.ics calendar. If I comment that calendar out everything works OK but if I leave it in, the default calendar does not load any holidays and not all my calendar events show up in MMM-CalendarExt2.

    Does anyone have a fix for both modules or an alternate source for US Holidays?

    S 1 Reply Last reply Feb 10, 2020, 9:06 PM Reply Quote 0
    • S Offline
      sdetweil @EdO
      last edited by Feb 10, 2020, 9:06 PM

      @EdO the us holidays calendar has started putting in an empty repeating rule, which the code can’t handle ( and I don’t think is correct, and have reported).

      See my post here for the short term fix
      https://github.com/MichMich/MagicMirror/issues/1922

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • E Offline
        EdO
        last edited by EdO Feb 10, 2020, 9:10 PM Feb 10, 2020, 9:09 PM

        Thanks, I just saw that and followed your guidance. I was in the process of re-posting it here when your post showed up. It did fix the basic calendar, but didn’t fix the problem with MMM-CalendarExt2 where it is one of three calendars I used to display a monthly calendar, mine, my wife’s and the holidays. The result is only my calendar is displayed and no holidays or my wife’s events. However, if I comment the holiday calendar out, both my calendar and my wife’s displays fine. I suspect the empty repeating rule messes up MMM-CalendarExt2.

        ? 1 Reply Last reply Feb 10, 2020, 9:42 PM Reply Quote 0
        • ? Offline
          A Former User @EdO
          last edited by A Former User Feb 10, 2020, 9:44 PM Feb 10, 2020, 9:42 PM

          @EdO
          calext2’s week/month view will load limited number of events for performance. default might be 100(recently i raised up to 1000 with new updates)
          if there be too many old events(usually happens by repeating rules), loading quota will be exhausted before handling nowadays events.

          solutions: one of belows;

          • set ‘maxItems’ of view to enough
          • filter/sort events for view by your purpose and priority
          • clean your old calendar
          S 1 Reply Last reply Feb 10, 2020, 9:50 PM Reply Quote 0
          • S Offline
            sdetweil @Guest
            last edited by Feb 10, 2020, 9:50 PM

            @Sean said in Problem with Holiday Calendar:

            clean your old calendar

            the US calendar from caledarLabs is now presenting both 2019 and 2020 cal events for all holidays. as unique events without repeating rule
            we cannot ‘clean it’…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            ? 1 Reply Last reply Feb 10, 2020, 9:52 PM Reply Quote 0
            • ? Offline
              A Former User @sdetweil
              last edited by Feb 10, 2020, 9:52 PM

              @sdetweil
              I’m just saying general ways. :)

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                3/6
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy