Unsolved stop command does not work
-
I have installed MM EXTRadioplayer now it is working but if I give the voice command stop the radio does not switch off. can you tell me why?
-
Gateway needed
-
But why in GA recipes section?
-
-
bugsounet
-
EXT-RadioPlayer, Gateway, MMM-GoogleAssistant is up to date ?
In italian, when you says
stop
, itās really writed āstopā in real time transcription popup ? -
bugsounet
-
yes all modules are update but MMGoogleAssistain writes this problem
-
-
Itās not a problem, itās just because
npm
found a vulnerability not in MMM-GoogleAssistant but in a dependency (itās not an error, itās just a warn ! and it will be installed succesfullly)if really itās disturb you ⦠just force to delete
package-lock.json
file andnode_modules
directory and launch an install or update !pi@raspberrypi:~/MagicMirror/modules/MMM-GoogleAssistant $ rm -rf package-lock.json node_modules/ && npm run update > MMM-GoogleAssistant@4.0.3 update /home/pi/MagicMirror/modules/MMM-GoogleAssistant > installer/update.sh Welcome to MMM-GoogleAssistant v4.0.3 Checking OS... OS Detected: linux-gnueabihf (raspbian 11 armv7l) Updating... HEAD est maintenant Ć 5b99822 add GAv4_STOP // add stop feature touch // add new chimes .... MMM-GoogleAssistant is now installed ! npm notice created a lockfile as package-lock.json. You should commit this file. added 119 packages from 148 contributors and audited 119 packages in 11.297s 15 packages are looking for funding run `npm fund` for details found 0 vulnerabilities pi@raspberrypi:~/MagicMirror/modules/MMM-GoogleAssistant $
and it will be solved !
Notes:
- every days some vulnerabilities are discover
- at the launch of MM release there 0 vulnerabilitie and some days.month after there is a lot !
- If you expose MM to internet (aska if everyone can see your mirror fom internet) so yes itās a problem.
- actually itās not the case because I think that user of MM run it localy or only for LAN
-
Ok but the problem wit MM EXTRadioplayer it is not solved,
ļø
do you have another idea? -
@bugsounet said in stop command does not work:
In italian, when you says stop, itās really writed āstopā in real time transcription popup ?
and arrow down icon shown ?
-
Yess sure !! but the radio does not turn off
-
- you use the preconfigured recipe radio or your own ?
- you canāt turn off all radio ?
-
I use your recipe without corrections
sometimes it goes off, sometimes it doesnāt and stays stuck on -
all time with the same radio ?
-
often happens with radio 105
-
thanks, i will see
-
Tested and worksā¦
Test chained and worksā¦I remember that i have the case but not with this plugin but with GAv3 with youtube and VLC
I have upgraded OS and the problem was solved
Iāll think about what I can do⦠pfff itās complex to work with an unstable OS
Update:
- I will try to code with Native (HTML5) sound output (like GA v3)
- Actually itās with vlc library
So, I will code dual ⦠donāt really like that but maybe itās needed
Or Dual module (like YouTube). one with VLC and one with HTML5What you prefer ?
-
My os is not Raspbian 11 // (Bullseye ā 32-bit Version) but Buster
is this a problem with google assistant? -
for VLC app, yes itās a problem
I have a lot of issue with it with busterfor exemple, that why i code EXT-YouTube (HTML5 version for donator) and EXT-YouTubeVLC (playing with VLC)
some GA v3 user with youtube VLC version said me ⦠works , other said me it donāt works (black screen) or canāt stop video ā¦
+/- same like you: canāt stop audio -
very stable and overclocked !