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

    Posts

    Recent Best Controversial
    • MMM-vCard2Calendar Error after update

      MMM-vCard2Calendar worked fine until now, after I updated MM, MM doesn’t start anymore. With the following error:

      Die Ressource von “http://192.168.178.144:8080/modules/MMMM-vCard2Calendar/MMMM-vCard2Calendar.js” wurde wegen eines MIME-Typ-Konfliktes (“text/html”) blockiert (X-Content-Type-Options: nosniff).

      Laden fehlgeschlagen für das script mit der Quelle “http://192.168.178.144:8080/modules/MMMM-vCard2Calendar/MMMM-vCard2Calendar.js”. 192.168.178.144:8080:1:1

      posted in Utilities
      W
      wuermchen
    • RE: MMM-Sonos no Cover

      Excellent! That’s the problem. Many Thanks

      posted in Requests
      W
      wuermchen
    • RE: MMM-Sonos no Cover

      I entered the RaspberryPi address, the MM starts with a cover.

      1.JPG

      But then I have no access via the web browser

      2.JPG

      posted in Requests
      W
      wuermchen
    • RE: MMM-Sonos no Cover

      I just found that out too.
      Unfortunately, access via the web browser no longer works.

      posted in Requests
      W
      wuermchen
    • RE: MMM-Sonos no Cover

      Hello, Yes the MM shows errors.

      Unbenannt.JPG

      posted in Requests
      W
      wuermchen
    • MMM-Sonos no Cover

      Hi
      I ran the MM update to v2.20. Since then, Sonos hasn’t shown a cover anymore. Only the placeholder can be seen on the Magicmirror.Unbenannt.JPG
      But via firefox http://192.168.178.100:8080/ you can see the cover. Can someone help me?Screenshot 2022-07-20 at 15-29-13 MagicMirror².png

      posted in Requests
      W
      wuermchen
    • RE: MMM-vCard2Calendar Birthday

      @TazDev I’ll stick with my CardDAV calendar for now. First I would like to solve the problem of why the age of the birthday is not displayed.
      my config is:

      var config = {
      	
      	address: "0.0.0.0",
      	ipWhitelist: [],
      	port: 8080,
      	language: "de",
      	locale: "de-DE",
      	timeFormat: 24,
      	units: "metric",
      
      	
      ////////////////////////////////////////////////////////////////////////////////////////////////
      
      ////////////////////////////////////////////////////////////////////////
      {
          module: 'MMM-vCard2Calendar',
          config: {
              url: "http://192.178.178.1:5000/carddav/test/xxxxxxxxxxxxxxxxxxxxxxxxxxx",
              auth: {                     // basic authentication for request
                  user: 'name',
                  password: 'passwort'
              }
          }
      },
      //////////////////////////////////////////////////////////////////////
      
      {
      module: "calendar",
      header: "Persönlich",
      position: "top_left",
      config: {
      	maximumNumberOfDays:3,
              colored: true, 
      	coloredSymbolOnly: true,
      	displayRepeatingCountTitle: true,
      	defaultRepeatingCountTitle: "",
      	broadcastEvents: true,
      
      	calendars: [
      	{
       		symbol: "birthday-cake",
       		repeatingCountTitle: "Birthday",
           	        url: 'http://localhost:8080/MMM-vCard2Calendar',
      		color: '#fc1500'
       		},
      		]
      	}
      },
      
      
      
      
      

      What settings do I have to make to display the age?

      posted in Requests
      W
      wuermchen
    • RE: MMM-vCard2Calendar Birthday

      I’ve also tried icloud. Unfortunately, this is no longer possible because of the two-factor authorization. I exported a V-Card from Icloud and loaded the contacts onto my NAS. Synology releases the CardDAV URL.

      posted in Requests
      W
      wuermchen
    • MMM-vCard2Calendar Birthday

      Moin
      I installed the MMM-vCard2Calendar and integrated it into the calendar list. He also gets the birthdays. Unfortunately, only the name is displayed. Is there a way to display the age in brackets?

      posted in Requests
      W
      wuermchen
    • MMM-RTSP stream only PIR

      Hello
      The stream is only displayed at the moment the PIR triggers .
      Which setting is causing the problem?

      posted in Utilities
      W
      wuermchen
    • 1 / 1