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

    Posts

    Recent Best Controversial
    • RE: MMM-GQuotes

      I´m using a RPi 2 B+ with the latest Jessie release. In addidion to MM2 I have installed midnight commander, x11vnc, cec-utils and xscreensaver.

      Does the error give any hint what I could look at?

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      Just tested with only GQuotes activated - screen stays black.
      The following error shows up:

      0_1493923829692_Bildschirmfoto 2017-05-04 um 20.49.04.png

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      @cowboysdude: this is exactly the procedure I was following. Could it probably be caused by some shared ressources with another module?

      The following modules are installed:

      iFrame
      MMM-FHEM
      MMM-nasaastropic
      MMM-SystemStats
      MMM-iCloud-Client
      MMM-RadioDe
      MMM-GQuotes

      F.

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-FHEM shows values from FHEM devices ...

      OK, fixed it by myself. Had to remove the max-width: 300px; from fhem.css.

      posted in Utilities
      FistandantilusF
      Fistandantilus
    • RE: MMM-FHEM shows values from FHEM devices ...

      Hi,

      thx for your module. It exactly meets my requirements! One thing I´m currently struggeling is the alignment. I´m using:

      body {
      margin: 30px;
      height: calc(100% - 60px);
      width: calc(100% - 60px);
      }

      in my custom. css. The FHEM module is located at top_right but it has not the same margin as other modules. I made the border vissible using border-style: solid; to make see if it is the text alignment or something else. Se the attachment to get a better picture of what I´m talking about. Does anybody have an idea how to move it left?

      regards,
      F.

      0_1493908642504_Bildschirmfoto 2017-05-04 um 16.30.28.png

      posted in Utilities
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      @cowboysdude: same result - same error :(

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: [MMM-RadioDe] - Simple Web Radio.de player

      Just integrated another player (https://www.muses.org/setup) using iFrame which is working without dropouts. Maybe a problem with radio.de?

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: custom css

      Found a workaround. Added some blank lines before the player. Meanwhile I have moved the radio to the bottom…

      posted in Troubleshooting
      FistandantilusF
      Fistandantilus
    • RE: [MMM-RadioDe] - Simple Web Radio.de player

      Hi Steff,

      I have just tested your module which is working quite good so far. The are two things I would like to address:

      • I´m running it with station “ffhlounge” and sometimes there are short dropouts while playing the stream (CPU is between 2 and 4% and free memory at 44%), maybe you can test if it happens on your side as well, I have a dedicated radio where I can run the stream without dropouts
      • while running the mirror in dev mode to debug a problem with another module I found some 403 errors for the RadioDe module. Can you also have a look at them? Attached there is a screenshot.

      best regards,
      F.

      0_1493710214062_Bildschirmfoto 2017-05-02 um 09.17.14.png

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      Hi cowboysdude,

      regrading the problem of not showing other modules I have done some further investigation running the mirror in dev mode. Attached there are some “screenshots” of errors appearing if I enable GQuotes. The Radio errors I will address to the radio module owner. As this appears also with disabled GQuotes. But the uncaught type error seems to give some hint?

      regards,
      F.
      0_1493709487114_Bildschirmfoto 2017-05-02 um 09.16.12.png
      0_1493709500181_Bildschirmfoto 2017-05-02 um 09.17.14.png

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • custom css

      Hi,

      after reading the forum and quite a lot of different versions of my custom.css I did not get it working so I´m asking for your help.
      Here my modules:

      weatherforecast -> top_right
      MMM-RadioDE -> top_right

      I would like to get some space between the modules. What do I need to enter in my custom.css?

      .MMM-RadioDE{
      padding-top : 800px;
      margin-top : 100px
      }

      .MMM-RadioDE .region.top.right{
      padding-top : 800px;
      margin-top : 100px
      }

      .region.top.right .MMM-RadioDE{
      padding-top : 800px;
      margin-top : 100px
      }

      .MMM-RadioDE .region.top{
      padding-top : 800px;
      margin-top : 100px
      }

      … I tried so many different things…

      (800px and 100px are just values to see any difference)

      posted in Troubleshooting
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      have sent you a chat message…

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      Latest update I have installed :(

      pi@Magic_Mirror:~/MagicMirror/modules/MMM-GQuotes $ git pull
      Already up-to-date.

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      Unfortunatelly it is not yet working - same issue.

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      I didn´t see any.

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: MMM-GQuotes

      Hi,

      thank you very much for your effort. I have just tested your module. The module standalone is working fine but when I load other modules as well some do not work anymore:

      MMM-FHEM
      newsfeed

      As these two modules follow the GQuotes it is also possible that every module which follows GQuotes will fail. Can you please have a look into that issue?

      Thx F.

      posted in Entertainment
      FistandantilusF
      Fistandantilus
    • RE: How do I add a Google Birthday Calendar

      Hi, did you find a solution for this?

      posted in Troubleshooting
      FistandantilusF
      Fistandantilus
    • iFrame

      Hi,

      i´m using the iFrame module to display a live news video feed:

      {
      		module: 'iFrame',
      		position: 'top_right',	// This can be any of the regions.
      		config: {
      			url: "http://de.euronews.com/live",
      			width: "800px",     // Optional. Default: 100% or Example "200px"
      			height: "600px",   //Optional. Default: 100px or Example "300px"
      		}
      	},
      

      Does anynody know how I can just display the video without that other website stuff?

      F.

      posted in Troubleshooting
      FistandantilusF
      Fistandantilus
    • RE: Two way mirror order for Europe - Orders closed!

      data ist confirmed

      posted in Hardware
      FistandantilusF
      Fistandantilus
    • RE: Two way mirror order for Europe - Orders closed!

      Hi, if not too late I also would like to place an order. The mirror should be 1.5m x 0,7m, polished edges and delivery to Bannewitz/Saxony.

      thx,
      F.

      posted in Hardware
      FistandantilusF
      Fistandantilus
    • 1 / 1