MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. duxnobis
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 12
    • Posts 33
    • Groups 0

    duxnobis

    @duxnobis

    1
    Reputation
    34
    Profile views
    33
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    duxnobis Unfollow Follow

    Best posts made by duxnobis

    • iCloud "Reminders ⚠️" issue - Sync?

      Hi. Does anyone have issue with syncing the “Reminders” from iCloud? I can sync all calendars very good. New ones, old ones, delete and add etc. all ok. When I do discover I see the lists from Reminders. Can I sync them and can I show them also in the calendar app? I see the Reminders name has a sign behind the name while all calendars dont.

      Bildschirmfoto 2020-05-30 um 12.55.43.png

      If I copy paste its like this “Erinnerungen ⚠️”
      Erinnerungen is German for Reminders.

      I have added it to the vdirsync config like this

      item_types = ["VEVENT", "VTODO"]
      

      Anyone here who can help?

      posted in Troubleshooting
      D
      duxnobis

    Latest posts made by duxnobis

    • RE: MMM-BMWConnected (BMW Connected Drive data)

      @wwats Hi mate, did you manage to make this module work? I am kind of the opinion that it could be linked to the fact that BMW changed the login landing page. Before it was www.bmw-connecteddrive.uk or .ch or .com etc.
      Now I guess this has changed to a more unifying page which if you click login you get a popup. I don’t know but I can think this could be part of the issue. Same time I struggle with it as it apparently works for others. It would be nice if, who ever has the module running right now, could share his setup or what he changed to make it happen. Many thanks! Pat

      Edit: By the way, tried to reach out to the creator of this module via insta and twitter. No chance. He never came back.

      posted in Transport
      D
      duxnobis
    • RE: Black out with cursor

      @sdetweil just checked. Yes its disabled. :-(

      posted in Troubleshooting
      D
      duxnobis
    • RE: Black out with cursor

      @sdetweil Between us, to be honest I dont even know. I just remember that all of a sudden from one day to the other my BMW Connected App didnt work and so did the Unsplash connection resulting in showing no background immages in my walberry module.

      Since this I also have issues with my monitor running into this black screen mode where you can still see the cursor.

      Tried the hack with installing the screensave thingee but didnt help so far.

      I guess this is led to installing some modules which might update some core data in the background as well. Maybe a new version of python or so was installed in the background and this led to issues. I have no idea as i am an absolut noob.

      Maybe others had also the same issues and know how to handle.

      Cheers,
      Dux

      posted in Troubleshooting
      D
      duxnobis
    • Black out with cursor

      Dear Friends, as I don’t know how this is called, I didn’t find anything which would help me. Therefore, I decided to open a new topic.

      Since a few weeks, my perfectly working MM started to enter into a kind of sleep mode where the screen blacks out and the mouse cursor is visible. This never happened before. I guess it started with an update a couple of weeks ago.

      Any idea? Any fixes?

      Thanks
      Patrick

      posted in Troubleshooting
      D
      duxnobis
    • RE: MMM-crypto-portfolio

      @duxnobis Found the module, but even using the demo config entry it does not show up but give me an error on the mirror. Anyone info about if this still works?

      posted in Utilities
      D
      duxnobis
    • RE: MMM-crypto-portfolio

      I know it’s been a while since this was used last time but I decided to give it a try. Where can I find this module?

      posted in Utilities
      D
      duxnobis
    • RE: Unsplash not loading pictures

      @cowboysdude Thanks. Even though, the solution came from some one else. ;-) I just thought its good to post it here as well in case someone looks exactly for this issue. Anyway. I don’t know what you mean by add it to the repository but if someone does, feel free to add this. Cheers everyone.

      posted in Troubleshooting
      D
      duxnobis
    • RE: Unsplash not loading pictures

      @duxnobis
      found the solution in other thread but only after my second search unfortunately.


      for all out there as stupid as I am… 🙂 its this which has to be modified from .custom to .raw (row 130 in my WallberryTheme.js file).

      from:
      p.url = photoData.urls.custom;

      to:
      p.url = photoData.urls.raw;

      Cheers and thanks for the hack mates!
      Patrick

      posted in Troubleshooting
      D
      duxnobis
    • RE: Development Branch -- MMM-Unsplash

      @yk said in Development Branch -- MMM-Unsplash:

      obj.urls.custom

      for all out there as stupid as I am… :-) its this which has to be modified from .custom to .raw (row 130 in my WallberryTheme.js file).

      from:
      p.url = photoData.urls.custom;

      to:
      p.url = photoData.urls.raw;

      Cheers and thanks for the hack mates!
      Patrick

      posted in Bug Hunt
      D
      duxnobis
    • Unsplash not loading pictures

      Anyone experiencing issues with the Wallberry Unsplash app? Since a few weeks unsplash is not loading any pictures.

      posted in Troubleshooting
      D
      duxnobis