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

    Posts

    Recent Best Controversial
    • Alexa Modle

      Hello,

      Has anyone got Alexa working using speaker and microphone? I can’t find a straight forward module for raspberry pi.

      Thanks.

      posted in Troubleshooting
      X
      xxLulaBelle
    • MMM-GoogleDriveSlideShow

      I have run through the setup for the Google Drive Slide Show but in my mirror I am just getting a white square. I created Credentials as asked but there was no option to select “other” as stated in the instructions so I don’t know if this makes any difference. Please be aware I am not an expert at this or coding, complete newbie.
      Code is as follows in config file:

      	{
      		module: "MMM-GoogleDriveSlideShow",
      		position: "top_center",
      		config: {
      			rootFolderId: null,
      			maxFolders: 10, 
      			maxResults: 100,
      			playMode: "AUTO",
      			nextOnNotification: null,
      			stopOnNotification: null,
      			startOnNotification: null,
      			refreshDriveDelayInSeconds: 24 * 3600, 
      			refreshSlideShowIntervalInSeconds: 10,
      			maxWidth: "800",
      			maxHeight: "600",
      			theme: "whiteFrame",
      			opacity: 1,
      			debug: false
      		}
      

      },

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Multiple Pages

      @0m4r Thanks a million, will try them out :)

      posted in Troubleshooting
      X
      xxLulaBelle
    • Multiple Pages

      Apologies if this is in the wrong section.

      I want to add multiple pages so I can have more modules, how do I do this?

      Thanks.

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Mirror Update Permissions Error

      Ok thanks all, will try :) Sorry for being clueless :man_facepalming_light_skin_tone:

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Mirror Update Permissions Error

      I have no idea Sam. Honestly complete newb, don’t know what I’m donig half the time :man_facepalming_light_skin_tone:

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: TV Show News Feed

      Sorry only getting back now. Not sure how to get the file I need for this?

      http://showrss.info/user/244209.rss?magnets=true&namespaces=true&name=null&quality=null&re=null

      Would this be it? I did set up an account and some shows from showRSS website.

      posted in General Discussion
      X
      xxLulaBelle
    • RE: Mirror Update Permissions Error

      Sorry realised I hadn’t opened Mirror…

      diff --git a/package.json b/package.json
      index 317969e…10a0407 100644
      — a/package.json
      +++ b/package.json
      @@ -39,7 +39,7 @@
      “chai”: “^4.1.2”,
      “chai-as-promised”: “^7.1.1”,
      “current-week-number”: “^1.0.7”,

      • “danger”: “^3.1.3”,
      • “danger”: “^10.2.0”,
        “grunt”: “latest”,
        “grunt-eslint”: “latest”,
        “grunt-jsonlint”: “latest”,
        @@ -48,7 +48,7 @@
        “grunt-yamllint”: “latest”,
        “http-auth”: “^3.2.3”,
        “jsdom”: “^11.6.2”,
      • “mocha”: “^7.0.0”,
      • “mocha”: “^8.0.1”,
        “mocha-each”: “^1.1.0”,
        “mocha-logger”: “^1.0.6”,
        “spectron”: “^8.0.0”,
      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Mirror Update Permissions Error

      @sdetweil said in Mirror Update Permissions Error:

      git diff package.json

      pi@raspberrypi:~ $ git diff package.json
      Not a git repository
      To compare two paths outside a working tree:
      usage: git diff [–no-index]

      posted in Troubleshooting
      X
      xxLulaBelle
    • RE: Mirror Update Permissions Error

      Hi,

      Now getting this when I try to update.

      pi@raspberrypi:~/MagicMirror $ git pull && npm install
      Updating 447c0bf…018cb91
      error: Your local changes to the following files would be overwritten by merge:
      package-lock.json
      package.json
      Please commit your changes or stash them before you merge.
      Aborting

      posted in Troubleshooting
      X
      xxLulaBelle
    • 1 / 1