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

Calendar-Fetcher: Broadcasting X Events

Scheduled Pinned Locked Moved Troubleshooting
5 Posts 3 Posters 646 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.
  • B Offline
    banbutcher
    last edited by banbutcher Jul 31, 2020, 8:35 AM Jul 31, 2020, 8:34 AM

    Allo,

    ive done a new install and ive noticed this just repeating over and over…

    [2020-07-31 20:27:57.767] [LOG]    Use existing calendar fetcher for url: http://calendar.google.com/calendar/ical/xxxxxxxxxxxxxx/basic.ics
    [2020-07-31 20:27:57.768] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:27:57.795] [LOG]    Use existing calendar fetcher for url: http://calendar.google.com/calendar/ical/xxxxxxxxxxxxx/basic.ics
    [2020-07-31 20:27:57.797] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:27:57.832] [LOG]    Use existing calendar fetcher for url: http://calendar.google.com/calendar/ical/xxxxxxxxxxxxxx/basic.ics
    [2020-07-31 20:27:57.833] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:27:59.241] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:27:59.300] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:27:59.844] [INFO]   Calendar-Fetcher: Broadcasting 5 events.
    [2020-07-31 20:28:00.073] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:28:00.902] [INFO]   Calendar-Fetcher: Broadcasting 8 events.
    [2020-07-31 20:28:02.732] [LOG]    Use existing calendar fetcher for url: http://calendar.google.com/calendar/ical/xxxxxxxxxxxxxbasic.ics
    [2020-07-31 20:28:02.734] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:28:02.744] [LOG]    Use existing calendar fetcher for url: http://calendar.google.com/calendar/ical/xxxxxxxxxxxx/basic.ics
    [2020-07-31 20:28:02.745] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:28:02.754] [LOG]    Use existing calendar fetcher for url: http://calendar.google.com/calendar/ical/xxxxxxxxxxbasic.ics
    [2020-07-31 20:28:02.755] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:28:04.241] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:28:04.288] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:28:04.995] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
    [2020-07-31 20:28:05.597] [INFO]   Calendar-Fetcher: Broadcasting 5 events.
    [2020-07-31 20:28:06.633] [INFO]   Calendar-Fetcher: Broadcasting 8 events.
    

    ive no idea what is does but again id like it to stop if its unnessary!

    Thanks Again,
    Richie

    S 1 Reply Last reply Jul 31, 2020, 1:14 PM Reply Quote 0
    • S Away
      sdetweil @banbutcher
      last edited by sdetweil Jul 31, 2020, 2:05 PM Jul 31, 2020, 1:14 PM

      @banbutcher not an error, just info

      to help in system app composition, the calendar reader broadcasts its calendar events to all modules. if they want to use it they can. this means there is one calendar reader block of code.

      I have a module that uses this info to look for events (from database) upcoming, and then displays images associated with that event.

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User
        last edited by A Former User Jul 31, 2020, 1:41 PM Jul 31, 2020, 1:40 PM

        it simply sends the data received to the other modules of Magicmirror. do not be alarmed to my knowledge, I do not know of any module that uses them.
        Note: all modules share their data. to other developers to use it or not

        @sdetweil
        Edit: oupss sorry i don’t see that you have respond :(

        1 Reply Last reply Reply Quote 0
        • B Offline
          banbutcher
          last edited by Aug 1, 2020, 12:02 AM

          @Bugsounet @sdetweil

          thank you gentlemen!

          S 1 Reply Last reply Aug 1, 2020, 12:13 AM Reply Quote 0
          • S Away
            sdetweil @banbutcher
            last edited by Aug 1, 2020, 12:13 AM

            @banbutcher glad to help, and the clock sends seconds, minutes and hours messages. and RSS sends entry, and etc,etc,etc

            Sam

            How to add modules

            learning how to use browser developers window for css changes

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