@commander I understand that it use the same browser but a different instance/session
Read the statement by Michael Teeuw here.
Latest posts made by kfyfeg
-
RE: MMM-XboxFriends - Using Puppeteer to retrieve your xbox friends list and their status
-
RE: MMM-XboxFriends - Using Puppeteer to retrieve your xbox friends list and their status
@commander Hi! Thanks for trying this module!
Because I’m using Puppeteer, a little change in the site structure may result in an error. As soon as I can I’ll review the code to find a solution. I’ll let you know
Cheers!
-
RE: MMM-XboxFriends - Using Puppeteer to retrieve your xbox friends list and their status
@steve8384 hi! I’ll review the code to try to find the bug.
You can also try
showBrowser: true
to see if puppeteer can access your friend list or some problem appears in between -
RE: MMM-XboxFriends - Using Puppeteer to retrieve your xbox friends list and their status
@steve8384 hi! Thanks for trying this module!
Can you try using
debug:true
and copy what appears in the console?You can also try with
showBrowser: false
and see where it get stuck -
MMM-XboxFriends - Using Puppeteer to retrieve your xbox friends list and their status
Hi,
this is my first module so please, if you’re interested, try it and tell me what you think!
Download and instructions on GitHub.
Example
-
RE: [MMM-TweetsByTimelineOrList] - A MagicMirror Module to display tweets from a user's timeline or list. How do I fix it to display tweets on MagicMirror Screen?
@mitboy742 Hi! I just fixed it, it was an error in the keys. Try to regenerate it
Good Luck!
-
RE: [MMM-TweetsByTimelineOrList] - A MagicMirror Module to display tweets from a user's timeline or list. How do I fix it to display tweets on MagicMirror Screen?
@mitboy742 Hi! I’m getting the same message. I also tried using the other module “MMM-TwitterTrendsByPlace” but I get a “Awaiting trends” message.
Do you found any fix?