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

    Nneuland

    @Nneuland

    6
    Reputation
    25
    Profile views
    145
    Posts
    1
    Followers
    0
    Following
    Joined
    Last Online

    Nneuland Unfollow Follow

    Best posts made by Nneuland

    • RE: Wifi connection issues

      @sdetweil

      Ideally I would like to avoid using the dongle all together, but the Pi doesn’t seem to want to stay connected without the dongle. Yes, I can take the mirror off the wall and connect a mouse and keyboard.

      I have a wireless keyboard/mouse on the way to avoid needing to take the mirror off the wall constantly.

      posted in Troubleshooting
      N
      Nneuland
    • RE: MMM- Remote Control help

      @sdetweil
      Nailed it! That was exactly the issue.

      Thank you Sam. SOLVED

      posted in Troubleshooting
      N
      Nneuland
    • RE: MM Standby loop _ Unable to access raspberry

      @sdetweil

      Deleting PIR from the config through the remote worked!

      Thank you Sam.

      posted in Troubleshooting
      N
      Nneuland
    • RE: MMM_Spotify

      @sdetweil

      Thanks Sam. I reinstalled, reset the Client Secret and now is working beautifully.

      posted in Troubleshooting
      N
      Nneuland
    • RE: Multiple instances of ImagesPhotos module

      @sdetweil

      Thank you. I’m hoping to look at this tonight

      posted in Troubleshooting
      N
      Nneuland
    • RE: Multiple instances of ImagesPhotos module

      @sdetweil
      This is amazing! Thank you for all of your hard work. Works perfectly

      posted in Troubleshooting
      N
      Nneuland

    Latest posts made by Nneuland

    • RE: MMM-PlexNowPlaying

      @karsten13

      yes. thank you. it’s commented out.

      I am seeing that people are using Tautulli in addition to the module. Do I need that?

      posted in Troubleshooting
      N
      Nneuland
    • MMM-PlexNowPlaying

      I have the glitch452 version installed. https://github.com/glitch452/MMM-PlexNowPlaying

      I’ve input my Plex server IP, server port, and xPlexToken. Not getting visuals on my mirror besides the “Plex now Playing” with some greyed out graphics for movies, music tv show, ect.

      {
      module: “MMM-PlexNowPlaying”,
      position: “bottom_right”,
      header: “Plex: Now Playing”,
      config: {
      serverProtocol: “http”,
      serverAddress: “192.168.x.xxx”,
      serverPort: 32400,
      xPlexToken: “xxxxxxxxxxxxxxxxxxxx”
      See below for more Configuration Options
      }
      },

      Any suggestions would be great.

      Thanks,

      Nick

      posted in Troubleshooting
      N
      Nneuland
    • RE: MMM-ImagesPhotos

      @sdetweil I’ll try that out. Thank you Sam!

      posted in General Discussion
      N
      Nneuland
    • RE: MMM-ImagesPhotos

      @sdetweil

      I have quite a few images. 260 i think. I suppose i could write a script to rename my images randomly as a work around. but we just curious if anyone has similar issues.

      thanks

      posted in General Discussion
      N
      Nneuland
    • MMM-ImagesPhotos

      My favorite module by far. Confusing thing happened, I noticed because of schedule, I’m seeing the same images every day. I decided to change the sequential setting to false in config. Unfortunately, this has changed nothing and they are still in the same order.

      Any suggestions on what might be happening?

      Thanks all

      Nick

      posted in General Discussion
      N
      Nneuland
    • RE: updating without losing settings in config, and js files?

      This is gold. Thank you Sam!

      posted in General Discussion
      N
      Nneuland
    • RE: updating without losing settings in config, and js files?

      Just to play devils advocate. Wouldn’t some modifications need to take place before electron launches?

      I’d love to clean up my set up. is there any way to single out modified files that need to be implemented into config.js

      posted in General Discussion
      N
      Nneuland
    • RE: updating without losing settings in config, and js files?

      @navyvette87

      I am not aware of how to implement “everything” into config.js.
      Custom MMM-remotecontrol buttons, cache options, MMM-spotify buttons…

      posted in General Discussion
      N
      Nneuland
    • RE: MMM-IMagesPhotos - setting up caching

      @sdetweil

      Would you be able to share the full code? Even a snippet of config so it’s more clear where the full cache code is? I don’t see any documentation on this.

      -N

      posted in Troubleshooting
      N
      Nneuland
    • RE: MMM-IMagesPhotos - setting up caching

      @sdetweil Thank you for the reply Sam.

      This change is happening in MagicMirror/js/electron.js, or config.js?

      I appreciate your time.

      -Nick

      posted in Troubleshooting
      N
      Nneuland