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

    omrid594

    @omrid594

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    omrid594 Unfollow Follow

    Latest posts made by omrid594

    • RE: Assistant2Display NOT showing my photos

      @assassins many thanks

      posted in Troubleshooting
      O
      omrid594
    • Assistant2Display NOT showing my photos

      A2D is not showing youtube video (although found it) and not showing “my photos” due to permission issue.

      1. Someone solve the youtube issue?
      2. How to give A2D permission to my google photos?
      > magicmirror@2.14.0 start /home/pi/MagicMirror
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      [27.02.2021 11:02.19.048] [LOG]   Starting MagicMirror: v2.14.0
      [27.02.2021 11:02.19.069] [LOG]   Loading config ...
      [27.02.2021 11:02.19.077] [LOG]   Loading module helpers ...
      [27.02.2021 11:02.19.081] [LOG]   No helper found for module: alert.
      [27.02.2021 11:02.19.299] [LOG]   Initializing new module helper ...
      [27.02.2021 11:02.19.300] [LOG]   Module helper loaded: updatenotification
      [27.02.2021 11:02.19.301] [LOG]   No helper found for module: clock.
      [27.02.2021 11:02.19.942] [LOG]   Initializing new module helper ...
      [27.02.2021 11:02.19.942] [LOG]   Module helper loaded: calendar
      [27.02.2021 11:02.19.946] [LOG]   No helper found for module: compliments.
      [27.02.2021 11:02.19.948] [LOG]   No helper found for module: currentweather.
      [27.02.2021 11:02.19.949] [LOG]   No helper found for module: weatherforecast.
      [27.02.2021 11:02.22.858] [LOG]   Initializing new module helper ...
      [27.02.2021 11:02.22.859] [LOG]   Module helper loaded: MMM-GoogleAssistant
      [27.02.2021 11:02.22.863] [LOG]   No helper found for module: MMM-Assistant2Display.
      [27.02.2021 11:02.22.863] [LOG]   All module helpers loaded.
      [27.02.2021 11:02.23.020] [LOG]   Starting server on port 8080 ... 
      [27.02.2021 11:02.23.037] [LOG]   Server started ...
      [27.02.2021 11:02.23.038] [LOG]   Connecting socket for: updatenotification
      [27.02.2021 11:02.23.040] [LOG]   Connecting socket for: calendar
      [27.02.2021 11:02.23.042] [LOG]   Starting node helper for: calendar
      [27.02.2021 11:02.23.043] [LOG]   Connecting socket for: MMM-GoogleAssistant
      [27.02.2021 11:02.23.044] [LOG]   Sockets connected & modules started ...
      [27.02.2021 11:02.23.304] [LOG]   Launching application.
      [27.02.2021 11:02.23.373] [WARN]  (electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false".  It will change to be "true" in Electron 9.  For more information please check https://github.com/electron/electron/issues/18397
      [27.02.2021 11:02.26.122] [LOG]   Create new calendar fetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
      [27.02.2021 11:02.26.193] [INFO]  Checking git for module: MMM-GoogleAssistant
      [27.02.2021 11:02.26.201] [LOG]   [ASSISTANT] MMM-GoogleAssistant Version: 2.5.1
      [27.02.2021 11:02.26.219] [LOG]   [ASSISTANT] YouTube Search Function initilized.
      [27.02.2021 11:02.26.230] [LOG]   [ASSISTANT] RECIPE_LOADED: with-MMM-TelegramBot.js
      [27.02.2021 11:02.26.235] [LOG]   [ASSISTANT] RECIPE_LOADED: with-BackgroundStatus.js
      [27.02.2021 11:02.26.237] [LOG]   [ASSISTANT] Assistant2Display Server Started
      [27.02.2021 11:02.26.242] [LOG]   [ASSISTANT] Use native program (mpg321) for audio response
      [27.02.2021 11:02.26.244] [LOG]   [SOUND] mpg321 Initialized
      [27.02.2021 11:02.26.253] [LOG]   [NPM] Initialized v0.9.91
      [27.02.2021 11:02.26.439] [LOG]   [ASSISTANT] Google Assistant is initialized.
      [27.02.2021 11:02.28.210] [INFO]  Calendar-Fetcher: Broadcasting 10 events.
      [27.02.2021 11:03.06.507] [LOG]   [ASSISTANT] Found YouTube Title: Alan Walker & Alex Skrindo - Sky - videoId: fwUqWgHMlyo
      [27.02.2021 11:03.58.523] [LOG]   Shutting down server...
      [27.02.2021 11:03.58.526] [LOG]   Stopping module helper: updatenotification
      [27.02.2021 11:03.58.527] [LOG]   Stopping module helper: calendar
      [27.02.2021 11:03.58.528] [LOG]   Stopping module helper: MMM-GoogleAssistant
      
      posted in Troubleshooting
      O
      omrid594