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.

    MMM-CalendarExt3Agenda on a higher screen resolution?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    12 Posts 3 Posters 1.4k 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.
    • R Offline
      rkorell @MMRIZE
      last edited by

      @MMRIZE @sdetweil ,
      thanks for this.
      I’ve played around with waitFetch which doesn’t help.
      But with your justification I have to investigate deeper and find the right value.

      Warmest regards,
      Ralf

      R 1 Reply Last reply Reply Quote 0
      • R Offline
        rkorell @rkorell
        last edited by

        I have set refreshinterval at 180000 - 3 Minutes.
        this may triggers appearance of MMM-CalendarExt3Agenda …

        I’m not able to identify the startup of MMM-CalendarExt3Agenda in the log.

        If I consider the difference between Mirror-startup and first calender fetching as the “right” fetching time

        [2025-01-24 10:44:49.288] [LOG]   Starting MagicMirror: v2.30.0 
        
        [2025-01-24 10:45:05.760] [INFO]  Calendar-Fetcher: Broadcasting 22 events from https://www.feiertage-deutschland.de/
        [2025-01-24 10:45:06.206] [INFO]  Calendar-Fetcher: Broadcasting 21 events from https://calendar.google.com/calendar
        
        

        it should be around 16,9 seconds - is this the right assumption?.

        At least with

        waitFetch:  17000,  //  start: 0:45:06.206 -  first calender fetch: 10:44:49.288 = 16.918 ms 
        

        MMM-CalendarExt3Agenda appears “faster” than before …

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

          @rkorell you want more than last calendar for wait fetch

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          R 1 Reply Last reply Reply Quote 0
          • R Offline
            rkorell @sdetweil
            last edited by

            @sdetweil , sorry, I didn’t get you…
            what do you mean by this?

            Ralf

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

              @rkorell you want the time til after the LAST calendar broadcast not the first

              10:45:06.206

              He wants to wait til ALL the data is present

              So waitFetch: 19*1000

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              R 1 Reply Last reply Reply Quote 0
              • R Offline
                rkorell @sdetweil
                last edited by

                @sdetweil
                O.K. , sorry my fault…Wrong expression from my side “first fetch” means first complete fetch (so ALL data fetched).
                In addition I accidentally switched the begin and end…
                So correct view is

                waitFetch:  17000,  //  MM starts: 10:44:49.288   minus  complete calender fetch at: 10:45:06.206 = 16.918 ms
                

                Sorry for my mistake.
                And thanks for your explanation!
                Warmest regards,
                Ralf

                .

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

                  @rkorell and did that work?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  R 1 Reply Last reply Reply Quote 0
                  • R Offline
                    rkorell @sdetweil
                    last edited by

                    @sdetweil , sorry - being offline for a while…
                    Yes, seems to work.
                    As you was afraid of, it takes LOOOONG until calender shows but earlier as without your suggested modification.
                    Thanks again!

                    Warmest regards,
                    Ralf

                    S 1 Reply Last reply Reply Quote 0
                    • R rkorell has marked this topic as solved on
                    • S Offline
                      sdetweil @rkorell
                      last edited by

                      @rkorell awesome

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • S sdetweil referenced this topic on
                      • 1
                      • 2
                      • 1 / 2
                      • 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