Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. rudibarani
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    rudibarani

    @rudibarani

    Project Sponsor

    7
    Reputation
    105
    Posts
    2315
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    rudibarani Follow
    Project Sponsor

    Best posts made by rudibarani

    • RE: Synology Docker Tutorial?

      @cyberphox After downloading the registry “bastilimbach/docker-magicmirror:latest”

      • Name the container “MagicMirror”
      • I prefer setting a cpu limit to have a safeguard against rouge processes
      • Limiting it to max 4 GB of RAM works fine for me
      • Activate automatic restart
      • If you like, add a link to the MagicMirror on your Synology Desktop by adding “:8080” the url provided
      • Port: Make sure, 8080 is written on both sides of the table. If port 8080 is already in use, you can use another port on the left side.
      • Volume: I have added a screenshot for the folders I am linking in from my Synology. Make sure, you finish the setup before starting MagicMirror for the first time.
        0_1542578030562_Bildschirmfoto 2018-11-18 um 22.51.40.png
      • If you use the firewall (you should!), make sure, the rule “Docker MagicMirror” is active. It should have been generated from Docker automatically.

      When everything is ready, fire up the MagicMirror Docker image and follow the instructions for a regular setup.

      posted in Troubleshooting
      rudibarani
      rudibarani
    • RE: MMM-Lunartic

      @Mykle1: Thank you for this nice module!

      posted in Education
      rudibarani
      rudibarani
    • RE: MMM-Page-Selector: A page switcher that can set positions of modules

      @veldrovive PS: I tried following your workaround and just wanted to let you know that it works 🙂 Now I am able to use your new config option for pages which makes it so much easier to set them up! Great idea to implement it!

      posted in System
      rudibarani
      rudibarani
    • RE: Displaying modules depending on Sunrise/Sunset time

      Maybe you could tweak mmm-suncalc to send notifications at these events. That should be easy and useful for many others as well

      posted in Troubleshooting
      rudibarani
      rudibarani
    • RE: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

      @olexs
      The delay calculation and sorting issue seems to be even stranger. Now I have three upcoming ICE connections to Berlin. This is how they are shown:

      • 22:01 +20 //actual: 21:59 + 2 min
      • 23:01 +20 //actual: 22:59 + 2 min
      • 20:15 +40 //actual: 19:59 + 15 min

      The hafas output is:

      Parsing: ICE 276 nach Berlin Hbf (tief) um Mon Jun 26 2017 20:14:00 GMT+0200 (CEST)
      {"name":"ICE 276","class":1,"productCode":0,"productName":"ICE"}
      { when: 2017-06-26T18:14:00.000Z,
        delay: 900000,
        line: 'ICE 276',
        nr: undefined,
        type: 'ICE',
        color: '#006F35',
        direction: 'Berlin Hbf (tief)' }
      Parsing: ICE 274 nach Berlin Hbf (tief) um Mon Jun 26 2017 22:01:00 GMT+0200 (CEST)
      {"name":"ICE 274","class":1,"productCode":0,"productName":"ICE"}
      { when: 2017-06-26T20:01:00.000Z,
        delay: 120000,
        line: 'ICE 274',
        nr: undefined,
        type: 'ICE',
        color: '#006F35',
        direction: 'Berlin Hbf (tief)' }
      Parsing: ICE 592 nach Berlin Hbf (tief) um Mon Jun 26 2017 23:01:00 GMT+0200 (CEST)
      {"name":"ICE 592","class":1,"productCode":0,"productName":"ICE"}
      { when: 2017-06-26T21:01:00.000Z,
        delay: 120000,
        line: 'ICE 592',
        nr: undefined,
        type: 'ICE',
        color: '#006F35',
        direction: 'Berlin Hbf (tief)' }
      

      Any idea how to fix this?

      posted in Transport
      rudibarani
      rudibarani
    • RE: First MagicMirror

      Dear @delightedcrow,

      thank you very much for this beautiful theme. I really like using WallberryTheme to beautify the background of my screen.
      What strikes me is that the images do not seem to be truly random. I have linked it up to a bigger collection and keep seeing the same images over and over although statistically, this should not be the case. Did you experienced this as well?

      Thanks!

      posted in Show your Mirror
      rudibarani
      rudibarani
    • RE: Alot of SPAM lately on this forum!

      I would suggest to force a captacha for the first XX number of posts of a user. Once the user seems credible, you can most certainly leave it out for this person.

      posted in Forum
      rudibarani
      rudibarani

    Latest posts made by rudibarani

    • RE: MMM-APOD

      @grena
      Thanks for your quick help. The new update solved the issue with the position of the description. The size topic was an error of my side. Had a duplicate entry for the maximum width cancelling our the “0”.
      Have a nice weekend!

      posted in Entertainment
      rudibarani
      rudibarani
    • RE: MMM-APOD

      @grena Thanks for this nice module!
      I just wanted to include the APOD description and it seems that the total module size is defined by the image and the image is scaled down, when I add the description. In addition, the description is shown on the left whereas the image was set to middle_center.

      Would it be possible

      • that the image maintains its defined size when the description is displayed and
      • that the position and width of the description could be defined (e.g. centered below the image and with the same width as the image)?

      Thank you very much for considering this.
      Best,
      Phillip

      d76da9ad-3d9f-4183-8fb2-e448d4d36ecc-image.png

      posted in Entertainment
      rudibarani
      rudibarani
    • RE: MMM-MQTTbridge

      This looks very interesting! Thanks a lot for the effort to create this module. I look forward to trying it 🙂

      posted in System
      rudibarani
      rudibarani
    • RE: iFrame with username and password

      Hi Nox,
      did you find a solution for this?
      Best,
      Phillip

      posted in Troubleshooting
      rudibarani
      rudibarani
    • RE: MMM-EARTH-Live & MMM-ISS-Live

      Hi @Vauxdvihl,
      I had the same problem with another module. You can find what worked for me here: https://forum.magicmirror.builders/topic/11185/electron-browser-outdated
      Good luck!

      posted in Education
      rudibarani
      rudibarani
    • RE: Electron Browser outdated?

      @sdetweil: I only updated electron without changing npm and node - so I am still using Node v11.6.0 and npm 6.9.0 on my Mac Mini (24/7 since 2009 🙂)

      posted in Troubleshooting
      rudibarani
      rudibarani
    • RE: Electron Browser outdated?

      Thanks @sdetweil - changing the electron to latest works fine for me on a Mac Mini. I tested all my modules and did not find glitch so far.
      @MichMich: Is there a special reading why you stick to version 3.0.13?

      posted in Troubleshooting
      rudibarani
      rudibarani
    • Electron Browser outdated?

      Dear all,
      I am using this page at night including a module (MMM-SmartWebDisplay from @AgP42) which used to show a livestream from the ISS until the ISS camera payload unfortunately reached its end of live a few weeks ago:
      alt text

      Now I noticed a message in the bottom corner of the livestream, claiming that the browser is outdated.
      0_1568804756364_IMG_4522.jpeg
      The link redirects to this website: https://support.video.ibm.com/hc/en-us/articles/360000403129-Supported-Browsers-for-IBM-Watson-Media

      I am using MagicMirror² v2.8.0, Node v11.6.0 and npm 6.9.0.
      How do I update the electron browser accordingly?

      Thanks for your support!

      posted in Troubleshooting
      rudibarani
      rudibarani
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      Dear @j-e-f-f,

      thanks for your feedback. I don’t have much coding skills (yet) - but I will try 🙂

      Best,
      Phillip

      posted in Utilities
      rudibarani
      rudibarani
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      Dear @j-e-f-f ,
      thank you for this great module. I enjoy looking at it every morning 😀

      I would like to use real world data from a temperature sensor at our house instead of the “current temperature” data from the weather service.

      Would it be possible to optionally add an URL to the config that returns the temperature as plain value (e.g. 15.76) and replace the corresponding value from the weather service?

      Thanks for considering this,
      Phillip

      posted in Utilities
      rudibarani
      rudibarani