• 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
  1. Home
  2. EdO
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
E
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 3
  • Posts 14
  • Groups 0

Posts

Recent Best Controversial
  • RE: MMM-RottenTomatoes displays awaiting update

    Thanks, I’ll try that tonight.

    posted in Troubleshooting
    E
    EdO
    Mar 2, 2020, 1:47 PM
  • MMM-RottenTomatoes displays awaiting update

    The MMM-RottenTomatoes module has been displaying "Awaiting update for a couple of days now yet when I go and do a git pull I’m told the module is up to date. Any idea what is going on.

    posted in Troubleshooting
    E
    EdO
    Feb 28, 2020, 11:19 PM
  • RE: MMM-CalendarExt2

    @Sean
    Thanks for getting back to me so fast.

    Ok firstDrawingDelay and rotateInterval are both at default values while updateInterval is set to 300000.
    I’ll first try setting rotateInterval to 1000 to match firstDrawingDelay to see if that fixes the problem. If that doesn’t work, I’ll experiment until I find something that does.

    posted in Utilities
    E
    EdO
    Feb 14, 2020, 7:21 PM
  • RE: MMM-CalendarExt2

    Experiencing a new problem. I have MMM-CalendarExt2 configured with two calendars and two views. I have one view that shows upcoming events, top_left, looking out in the next 90 days (we don’t have a lot of events at the moment) and a second view that is monthly fullscreen. Both calendars are listed in both views and have css entries to color code which calendar the event comes from.

    When MM first starts up, only the first calendar appears in each view; however, when MMM-CalendarExt2 refreshes, both calendar events appear and are properly color coded. This doesn’t change unless I restart MM and then the process repeats.

    Both calendars are defined exactly the same way.

    Since the events in the second calendar eventually appear, I’ve ruled out potential errors in the config file.

    posted in Utilities
    E
    EdO
    Feb 14, 2020, 6:36 PM
  • RE: MMM-CalendarExt2

    @Thekk Thanks for this, just implemented it and it work like a charm. Took me a while to find node_helper.js until I did a find on it and found it in the MMM-CalendarExt2 folder (as well as everywhere else). I’m still a noob with the RPI so not all things are obvious.

    It took me no time at all to find the place to make the change and then I added the filter to the upcoming view while leaving the monthly view alone; exactly what I wanted! Thanks again.

    Now just need to make sure that this gets incorporated into the next module.

    posted in Utilities
    E
    EdO
    Feb 13, 2020, 12:14 AM
  • RE: Calendar failed to load.

    @sdetweil I suspect the module doesn’t filter out the repeated events properly and as a result it causes events not to show in the allotted space. I’ll probably just download the calendar file, edit it and put it on the local device until the published calendar is fixed. But at the end of the day, I don’t really need the MM calendar to tell me what holidays are coming up. My and my wife’s upcoming appointments are what I really need to see, so as long as those are working I don’t plan to spend a lot of time on it.

    posted in Troubleshooting
    E
    EdO
    Feb 12, 2020, 8:43 PM
  • RE: Calendar failed to load.

    @sdetweil This does work great with the default calendar but alas it doesn’t fix the problem with MMM-CalendarExt2. If I try to include this calendar, not only does none of the holidays show up in the monthly view, none of the events from a third calendar (my wife’s) fail to show. Only events from my calendar appear. Its only when I remove the holiday calendar (commented out) do the events from my wife’s calendar appear.

    posted in Troubleshooting
    E
    EdO
    Feb 12, 2020, 7:46 PM
  • RE: Problems with my Config file

    I’m not seeing anything jump out at me though I’m not familiar with all of your modules. If the config:check doesn’t show any errors, then you need to go through each module definition to make sure it is correct.

    You can go through each one checking the documentation as you go or you can do what I’ve done. When I ran into a similar problem I commented out every module except one. Then one at a time I restarted MM to see if that module was defined properly until I found the offending module. Once you know the one that is causing problems, you will need to pull up the documentation for it to find out what is wrong.

    When you find the offending module, now you need to check to see what is wrong with that module definition. Chances are it’s a parameter that is misspelled or not applicable or specified incorrectly.

    posted in Troubleshooting
    E
    EdO
    Feb 11, 2020, 2:57 AM
  • RE: Problems with my Config file

    What kind of problem are you having? Have you run:

    npm run config:check

    to see if there are any syntax errors?

    posted in Troubleshooting
    E
    EdO
    Feb 10, 2020, 9:30 PM
  • RE: Problem with Holiday Calendar

    Thanks, I just saw that and followed your guidance. I was in the process of re-posting it here when your post showed up. It did fix the basic calendar, but didn’t fix the problem with MMM-CalendarExt2 where it is one of three calendars I used to display a monthly calendar, mine, my wife’s and the holidays. The result is only my calendar is displayed and no holidays or my wife’s events. However, if I comment the holiday calendar out, both my calendar and my wife’s displays fine. I suspect the empty repeating rule messes up MMM-CalendarExt2.

    posted in Troubleshooting
    E
    EdO
    Feb 10, 2020, 9:09 PM
  • 1
  • 2
  • 1 / 2
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