• 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.

After update, Calendar shows infinite number of events.

Scheduled Pinned Locked Moved Troubleshooting
16 Posts 6 Posters 7.4k Views 6 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.
  • G Offline
    gripworks @orayoflighto
    last edited by Oct 23, 2017, 6:46 PM

    @orayoflighto
    No I didn’t. When I set it up last year, I must have missed that. I’ll give it a try. Thank you.

    1 Reply Last reply Reply Quote 0
    • O Offline
      orayoflighto Project Sponsor
      last edited by Oct 23, 2017, 11:25 PM

      You didn’t miss it. It is a change with the most recent update.

      S 1 Reply Last reply Oct 24, 2017, 2:51 AM Reply Quote 0
      • S Offline
        slametps @orayoflighto
        last edited by Oct 24, 2017, 2:51 AM

        @orayoflighto said in After update, Calendar shows infinite number of events.:

        You didn’t miss it. It is a change with the most recent update.

        Default value for maximumEntries is 10. How can the calendar module display infinite number of events because not setting maximumEntries option?

        regards,

        Slamet PS

        O G 2 Replies Last reply Oct 24, 2017, 9:15 AM Reply Quote 0
        • O Offline
          orayoflighto Project Sponsor @slametps
          last edited by Oct 24, 2017, 9:15 AM

          @slametps

          The maximumEntries setting now applies to each calendar rather than globally. So if you have 5 calendar URLs then you get 50 listings (if the default is set to 10). Before the change it would show the most recent 10 events from all of your calendars.

          1 Reply Last reply Reply Quote 0
          • K Offline
            kvicksson
            last edited by Oct 25, 2017, 10:55 AM

            Everything works after setting maximumEntries after each URL. I don’t like it though because it doesn’t show the 10 upcoming items due to where the items are in time. But guess I have to live with it :)

            S 1 Reply Last reply Oct 27, 2017, 2:09 AM Reply Quote 0
            • J Offline
              jasondreher
              last edited by jasondreher Oct 26, 2017, 2:11 PM Oct 26, 2017, 2:07 PM

              Is there any way to go back a version or install a prior version? I have the same calendar issue. The installation mentions git reset --hard, but I am not sure what that does.

              G M 2 Replies Last reply Oct 26, 2017, 8:33 PM Reply Quote 0
              • G Offline
                gripworks @slametps
                last edited by Oct 26, 2017, 8:31 PM

                @slametps
                It wasn’t truly infinite, I just have 8 Calendars so with 80 lines to display (the default 10/calendar) it ran off the bottom of the screen, behind the headlines and pushing the monthly calendar off the screen.

                1 Reply Last reply Reply Quote 0
                • G Offline
                  gripworks @jasondreher
                  last edited by Oct 26, 2017, 8:33 PM

                  @jasondreher Like kvicksson posted earlier in this thread

                  Did you put maximumEntries after each URL call like below?

                  url: ‘https://google.com/public/basic.ics’,
                  maximumEntries: ‘10’,

                  You can now setup on a per calendar basis, which I really like. I think it is a great imporvement.

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    slametps @kvicksson
                    last edited by Oct 27, 2017, 2:09 AM

                    @kvicksson said in After update, Calendar shows infinite number of events.:

                    Everything works after setting maximumEntries after each URL. I don’t like it though because it doesn’t show the 10 upcoming items due to where the items are in time. But guess I have to live with it :)

                    IMHO, It will be better if there is still a global config limiting total closest event will be displayed.

                    regards,

                    Slamet PS

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @jasondreher
                      last edited by Mykle1 Oct 27, 2017, 2:39 AM Oct 27, 2017, 2:36 AM

                      @jasondreher said in After update, Calendar shows infinite number of events.:

                      Is there any way to go back a version or install a prior version?

                      https://github.com/MichMich/MagicMirror/releases

                      Move or rename your current MagicMirror folder and you won’t lose anything

                      Create a working config
                      How to add modules

                      J 1 Reply Last reply Oct 27, 2017, 3:12 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/16
                        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