Can someone that is NOT a Spotify Premium user please confirm whether this module works for him too or not?
My (mirror) Google Assistant is not understanding what I want to do and I want to be sure it has nothing to do with this module.
Can someone that is NOT a Spotify Premium user please confirm whether this module works for him too or not?
My (mirror) Google Assistant is not understanding what I want to do and I want to be sure it has nothing to do with this module.
@F17MC mate imho you should contact him in private chat.
This is a topic about a Deezer module and from another developer after all. :winking_face:
@ptrk95 tried to give your module another try, but if I try using the (latest) default Chromium browser it keeps sitting at the ‘Logging into deezer’ text and if I try using Puppeteer I get this:
Error: Failed to launch chrome!
/home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/.local-chromium/linux-609904/chrome-linux/chrome: 18: /home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/.local-chromium/linux-609904/chrome-linux/chrome: ?Udmv~�����������: not found
/home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/.local-chromium/linux-609904/chrome-linux/chrome: 1: /home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/.local-chromium/linux-609904/chrome-linux/chrome: �
@8
@,*@@@hh���,+r,+r0r0r0r: not found
/home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/.local-chromium/linux-609904/chrome-linux/chrome: 1: /home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/.local-chromium/linux-609904/chrome-linux/chrome: ELF: not found
/home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/.local-chromium/linux-609904/chrome-linux/chrome: 19: /home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/.local-chromium/linux-609904/chrome-linux/chrome: Syntax error: ")" unexpected
TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md
at onClose (/home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/lib/Launcher.js:342:14)
at Interface.helper.addEventListener (/home/pi/MagicMirror/modules/MMM-MusicOnDemand/node_modules/puppeteer/lib/Launcher.js:331:50)
at emitNone (events.js:111:20)
at Interface.emit (events.js:208:7)
at Interface.close (readline.js:370:8)
at Socket.onend (readline.js:149:10)
at emitNone (events.js:111:20)
at Socket.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1056:12)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
@sdetweil alright.
In the meantime disabling the Update module sorted out the issue… weird…
Oh well that means I will run the updater manually from time to time. :D
@sdetweil oh I see, but then even if my MM doesn’t look like it restarted.
By now I am trying to see the overall behaviour with the Update module being disabled to see if the issue is still happening.
@j-e-f-f OK, I’ve started disabling all other 3rd-party modules and enabling them one by one.
Apart from that what shall I look to then once there’s an issue between your module and the one of someone else? :)
@sdetweil so what do you suggest me to do? :thinking_face:
At first I thought that using MMM-WatchDog could sort the problem, but I feel like I misunderstood? :smiling_face_with_open_mouth_cold_sweat:
@Cr4z33 said in MMM-DarkSkyForecast - Yet ANOTHER weather module:
@j-e-f-f I don’t know why, but when I use your module after a while MM becomes all dark although modules keep working (ie. MMM-AssistantMk2).
There’s no specific timing for the issue to appear (it can be after 1 hour or after 15 mins, etc.).
Modules won’t appear again until I restart MM.
This is my current module config:
{ module: "MMM-DarkSkyForecast", header: "Meteo", position: "top_right", classes: "default everyone", disabled: false, config: { apikey: "***", latitude: "***", longitude: "***", language: "it", forecastHeaderText: "***", label_timeFormat: "hh:mm", iconset: "4c", concise: false, showSummary: false, forecastLayout: "table" } }
@j-e-f-f you there? :smiling_face_with_open_mouth_cold_sweat:
@PeterStahr that’s the 6mm normal version.
What do you mean with ‘low light’?
The first two pics are without lights turned on. :)
@j-e-f-f I don’t know why, but when I use your module after a while MM becomes all dark although modules keep working (ie. MMM-AssistantMk2).
There’s no specific timing for the issue to appear (it can be after 1 hour or after 15 mins, etc.).
Modules won’t appear again until I restart MM.
This is my current module config:
{
module: "MMM-DarkSkyForecast",
header: "Meteo",
position: "top_right",
classes: "default everyone",
disabled: false,
config: {
apikey: "***",
latitude: "***",
longitude: "***",
language: "it",
forecastHeaderText: "***",
label_timeFormat: "hh:mm",
iconset: "4c",
concise: false,
showSummary: false,
forecastLayout: "table"
}
}