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

    Nero

    @Nero

    1
    Reputation
    4
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Nero Unfollow Follow

    Best posts made by Nero

    • RE: Samba - Save failing when Direct from PC to Pi

      @sdetweil Thank you very much, this works exactly how I wanted it too and so much easier. Cheers

      posted in Troubleshooting
      N
      Nero

    Latest posts made by Nero

    • RE: MMM-RemoteCompliments does not appear

      @justtrying Did you ever get this to show up, I have just gone through the installation and nothing shows on my mirror not even the header. Thank you

      posted in Troubleshooting
      N
      Nero
    • RE: [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song

      Is there anyway to change the colour of the Spotify logo that sits in the background? I looked in CSS and tried changing the image to a colour one but still no joy. Thanks

      posted in Entertainment
      N
      Nero
    • RE: MMM-soccer v2

      Does this show the Championship, Leagues 1 and 2 in England? Thanks

      posted in Sport
      N
      Nero
    • RE: MMM-NOAA3 No 4 day forecast showing

      @sdetweil I tried that but now get
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.11.0 start: DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev"
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.11.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2020-04-21T17_57_18_758Z-debug.log

      posted in Troubleshooting
      N
      Nero
    • RE: MMM-NOAA3 No 4 day forecast showing

      @Mykle1 I followed the read me and just look over it again to double check.

      posted in Troubleshooting
      N
      Nero
    • RE: MMM-NOAA3 No 4 day forecast showing

      Hi, I have this module installed and everything is working apart from it does not display the 4 day forecast, I tried to run npm start dev also to try and find any errors like the last comment said but get this back -
      npm ERR! code ENOENT
      npm ERR! syscall open
      npm ERR! path /home/pi/package.json
      npm ERR! errno -2
      npm ERR! enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
      npm ERR! enoent This is related to npm not being able to find a file.
      npm ERR! enoent

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2020-04-20T18_18_53_502Z-debug.log

      posted in Troubleshooting
      N
      Nero
    • RE: Samba - Save failing when Direct from PC to Pi

      @sdetweil Thank you very much, this works exactly how I wanted it too and so much easier. Cheers

      posted in Troubleshooting
      N
      Nero
    • RE: Samba - Save failing when Direct from PC to Pi

      @sdetweil thanks for a quick response, I can try this tomorrow after work. How easy is it to set up to access the Files on my Pi? Bear in mind I’m pretty amateur still. Cheers

      posted in Troubleshooting
      N
      Nero
    • Samba - Save failing when Direct from PC to Pi

      Hi, first of all hello and I look forward to getting to know and understand more of MagicMirror over time. I am very new to all this and a total noob, I have managed to set up MM and add some modules but I am trying to set up Samba to remote access the files so i am able to update and add modules from my PC to MM. I have managed to set up a shortcut on Windows to remote access and I am able to see all the files on my Pi, thing is when I click a file to edit when saving I get told to try again in Admin mode and then that still fails and I get a notification Save Failed - Please check if this is file is opened in another program? I have no idea as I have tried shutting everything down and all kind of options but to no avail, any ideas please? PS sorry for the wall of text.

      Thiis is the code I have added on the bottom of Samba config:

      [share]
      Comment = Pi shared folder
      Path = /
      Browseable = yes
      Writeable = Yes
      only guest = no
      create mask = 0777
      directory mask = 0777
      Public = yes
      Guest ok = yes

      posted in Troubleshooting
      N
      Nero