thanks that worked
Best posts made by DJB1966
-
RE: ExRadio_AU.js for Australia
ok thanks, I do it over the weekend I want to add a few more stations.
-
RE: Getting started
Yes I use it as a reminder if I’m out bush and think of something l have to do when I returning home all I do is send a telegram to the mirror as a reminder.
-
RE: YouTube API quota problem
Have your tried enabling YouTube Data API v3 in [https://console.cloud.google.com/apis/library](link URL) for your project?
![alt text]
[https://github.com/googleapis/google-api-nodejs-client/issues/2263](link url) -
RE: Google assistant YouTube not opening
Youtube is currently not working bugsounet is on holiday and is aware of the problem.
-
RE: Error after update
Try
cd ~/MagicMirror/modules/MMM-GoogleAssistant git checkout master && git pull && npm install
-
RE: issue installing GA v3 from scratch ELIFCYCLE Errno 1
can you please check npm and node version please.
npm -v
node -v
if ok did you update OS itself
sudo apt update && sudo apt upgrade -y
-
RE: Black screen while playing Youtube video
@rasp
I wish people would read Wiki
so your using a pi3b
Latest posts made by DJB1966
-
RE: Have two news feeds at same time
The way I did it was us two diff news modules MMM-everynews and MMM-news
-
RE: GA.. "Alexa" wake word
try adjusting Sensitivity to 0.7
{ detector: "Snowboy", Model: "alexa", Sensitivity: 0.7, Logo: "alexa", autoRestart: false, onDetected: { notification: "ALEXA_ACTIVATE" } },
-
RE: I lost MMM-Weather and MMM-Shom after upgrading MM 2.12 to 2.17
check in raspi-config audio is set to headphones or aux
-
RE: When i run "npm run tokens" i get only the token for GA but not for Youtube data v3 API or the Google Photos API
That would be up to Bugs himself I cant.
-
RE: When i run "npm run tokens" i get only the token for GA but not for Youtube data v3 API or the Google Photos API
The Video has nothing to do with Bugsounet the Video is by someone not connected to this forum or GAv3.
the reason Youtube is not working is your using a pi3 it only works for a pi4 it’s all in Bugs Howto Wiki.
The installer picks up your using a pi3 and installs a lite version of GA without youtube. -
Bullseye install Librespot error FIX
Bullseye installing Librespot error fix.
--- stderr thread 'main' panicked at 'Pkg-config failed - usually this is because alsa development headers are not installed. For Fedora users: # dnf install alsa-lib-devel For Debian/Ubuntu users: # apt-get install libasound2-dev pkg_config details: `"pkg-config" "--libs" "--cflags" "alsa"` did not exit successfully: exit status: 1 --- stderr Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found ', /home/pi/.cargo/registry/src/github.com-1285ae84e5963aae/alsa-sys-0.3.1/build.rs:6:50 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... error: build failed Error detected ! Librespot for GoogleAssistant is now installed ! Press [Enter] to continue
The FIX for me was below then retrying install.
cd sudo apt install librust-alsa-sys-dev
-
RE: MMM-GoogleAssistant
@tnry1709 said in MMM-GoogleAssistant:
found 4 moderate severity vulnerabilities
run npm audit fix to fix them, or npm audit for detailsIf you mean the above
It in Wiki
-
RE: "Stop" Command for Youtube
The command is “ok google” wait for a reply and say “STOP”