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.

    Default Calendar not updating with new info

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 2 Posters 1.5k Views 2 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.
    • D Offline
      dkhorse74
      last edited by

      MM Software = 2.21.0
      Module = Default Calendar
      Calendar = Google ical using secret address

      Issue:
      If I update the original location to a new location in my google calendar, the update of new location doesn’t reflect in MM Default Calendar module. Reboot/Restart to no avail. The default calendar still shows the original location when I had first created the event.

      I tried updating “calendarfetcher.js” using the following link:

      https://forum.magicmirror.builders/topic/9894/default-module-calendar-not-updating

      however, this did not work either. At a loss… Any advice?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @dkhorse74
        last edited by

        @dkhorse74 can u pull the ics file after your update and verify the event is there

        curl -sL your_ical_url  >somefile.txt
        

        then examine somefile.txt for your modified event

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        D 1 Reply Last reply Reply Quote 0
        • D Offline
          dkhorse74 @sdetweil
          last edited by

          @sdetweil said in Default Calendar not updating with new info:

          @dkhorse74 can u pull the ics file after your update and verify the event is there

          curl -sL your_ical_url  >somefile.txt
          

          then examine somefile.txt for your modified event

          Will do once I get back into town tomorrow. Thanks @sdetweil

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            dkhorse74 @dkhorse74
            last edited by

            @sdetweil
            I created a test event today… I will update the location of this test event tomorrow and run the curl command to see results

            D 1 Reply Last reply Reply Quote 1
            • D Offline
              dkhorse74 @dkhorse74
              last edited by

              @dkhorse74 said in Default Calendar not updating with new info:

              @sdetweil
              I created a test event today… I will update the location of this test event tomorrow and run the curl command to see results

              @sdetweil
              so the issue is isolated with repeated events.

              If, for example, I enter a repeated event which is to occur every Sunday at the same location and then I edit the location of just one of those repeated events that’s where the location update fails.

              I redirected the URL output (per your suggestion) and I still see the old location in the file. Any ideas what would cause this?

              S 2 Replies Last reply Reply Quote 0
              • S Offline
                sdetweil @dkhorse74
                last edited by

                @dkhorse74 no. thats from the Google calendar, nothing on mm side

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @dkhorse74
                  last edited by

                  @dkhorse74 do you see a unique VEVENT
                  with recurrence-id set to the base VEVENT datetime?

                  this indicates a modified recurrence

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    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