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.

    Calendar Not Displaying Recurring Events

    Scheduled Pinned Locked Moved Solved Troubleshooting
    28 Posts 5 Posters 9.1k Views 5 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.
    • O Offline
      oldrocker @sdetweil
      last edited by

      @sdetweil

      When I concatenate the ics, I don’t find any “RULE” using grep. I’ve re-downloaded and it’s simply not there. Perhaps Nextcloud doesn’t generate it that way?

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

        @oldrocker if RRULE isn’t there, then there are no repeating events

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        O 1 Reply Last reply Reply Quote 0
        • O Offline
          oldrocker @sdetweil
          last edited by

          @sdetweil

          That’s interesting and my issue is really strange still. One series of my recurrences shifts from Wednesday to Thursday after the first one that displays. So, the first occurrence is on Wednesday, the next three are on Thursday. The other series starts on the second week of the month on a Saturday, and the recurrences are also on Saturday and nothing is wrong in that series.

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

            @oldrocker some may be corrected my the code I added and some may not, or may be corrected in the wrong direction…

            read my other post, you’ll see the mess we have on our hands.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • O Offline
              oldrocker @sdetweil
              last edited by

              @sdetweil there are repeating events, just not on the proper days of the week.

              I believe you when you say it’s messy. I don’t know JS but I know more about it now over the past three days than I ever thought I would. I’ve never really messed around with calendars and some of this stuff. Much of it is foreign to me.

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

                @oldrocker I didn’t know anything about how calendar works til 3 or 4 years ago when I decided to fix a bug in this…

                been a constant battle since then…

                this one has me stumped… been looking at a reliable solution for nearly a year…
                garbage in, garbage out

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                O 1 Reply Last reply Reply Quote 0
                • O Offline
                  oldrocker @sdetweil
                  last edited by

                  @sdetweil

                  I’m not sure if that’s a challenge or a warning. I guess I’m going to setup a new dev environment.

                  1 Reply Last reply Reply Quote 0
                  • O Offline
                    oldrocker
                    last edited by

                    Here is something else. In my Nextcloud calendar, I created a weekly recurring event. Each time I created the event in the first week of November, the module shifted the subsequent events one day forward. If I create the event on the second week, there is no issue that I can see and all the events are on the correct days.

                    The 1st week starts on Saturday, October 29 and ends on Sunday, November 4.

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

                      @oldrocker so much fun

                      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 @oldrocker
                        last edited by

                        @oldrocker node-ical has just release a new version (0.17.0) which removes the luxon library which causes all the localdate/time issues…

                        want to give it a try ? do

                        cd ~/MagicMirror
                        npm install node-ical@latest
                        

                        then start mm as usual

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        B S 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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