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

    Posts

    Recent Best Controversial
    • RE: MMM-Nest-Camera: Display Live Nest Cameras in Magic Mirror

      Does this require the camera to be shared publicly?

      posted in Utilities
      P
      potts-mike
    • RE: Touch Switch - Wakes From and Puts To Sleep

      @kumartrd

      What switch are you planning on using?

      posted in Requests
      P
      potts-mike
    • RE: Can't view MM on LG TV WebOS browser - others fine

      Any additional thoughts here? I am around if there is something that I can test.

      posted in Troubleshooting
      P
      potts-mike
    • RE: Can't view MM on LG TV WebOS browser - others fine

      The only thing I could find is the ability to change the encoding which doesn’t seem to be the problem.

      posted in Troubleshooting
      P
      potts-mike
    • RE: Can't view MM on LG TV WebOS browser - others fine

      That is correct.

      posted in Troubleshooting
      P
      potts-mike
    • RE: Can't view MM on LG TV WebOS browser - others fine

      This is the docker that works: https://github.com/nwootton/unRAID-Magic-Mirror-Docker

      Looks like it’s based off this: https://github.com/bastilimbach/docker-MagicMirror

      posted in Troubleshooting
      P
      potts-mike
    • RE: Can't view MM on LG TV WebOS browser - others fine

      @jbishop129 said in Can’t view MM on LG TV WebOS browser - others fine:

      I think what @potts-mike is implying is he got it to work with the prebuilt docker package, but not the newer version. If that’s correct, could you share your build version on the older docker image? Maybe we have an issue in the newer version preventing some browsers from working.

      This is correct, the docker version works but is approx. 2000 commits behind the current version. I’ll grab some information about the Docker when I get a chance.

      posted in Troubleshooting
      P
      potts-mike
    • RE: Can't view MM on LG TV WebOS browser - others fine

      @bhepler said in Can’t view MM on LG TV WebOS browser - others fine:

      My initial thought is that the WebOS browser that is included in your TV is probably locked down to within an inch of its life. It may not have Javascript enabled, which is used by the MM framework to load the modules. Possibly. Maybe. I’d have to do some research.

      Intriguing idea though.

      Could that be the case if an older version (docker) works?

      posted in Troubleshooting
      P
      potts-mike
    • RE: Can't view MM on LG TV WebOS browser - others fine

      I am trying to do this as well on a WebOS LED. What I have found is that the Docker server works fine but when connecting to a RPI as a server I see what your seeing. The docker server is out of date so something they have changed between the two versions broke it.

      Please post back if you find a solution as this with pip would be perfect for mornings.

      posted in Troubleshooting
      P
      potts-mike
    • RE: Trouble with Wunderlist and/or Todoist - who can help?

      Maybe I can get a little help here.

      The Todoist header is showing on my mirror but there are not any events. I made a test project with one event scheduled for tomorrow. The url is https://todoist.com/app?lang=en#project%2F2183902244 meaning that the project should be 2183902244. Meaning that the below code should be correct

      				maximumEntries: 60,
      				updateInterval: 90000,
      				projects: [ 2183902244 ],
      				fade: true,
      				orderBy: "todoist"
      

      For the access token I am using the test token from the developer page on todoist. Should there be spaces between the quotations, brackets and token?

      posted in Troubleshooting
      P
      potts-mike
    • 1 / 1