Kevin Townsend

Results 67 comments of Kevin Townsend

@kr1st4ps I think @Tech-Smarts was on to something here. This looks like an issue with `MMM-NowPlayingOnSpotify`, it looks your MM dies right after that gets loaded. Also I don't see...

Hey @maximilianfriedrich, `npm uninstall` just uninstalls the dependencies for NowPlayingOnSpotify, if you only do this and keep the config in the `config.js` then your MM may not work. To remove...

Hey @KeyShr3kt! Sorry to hear MMM-Screencast is not working with your bluetooth speaker. I probably need to buy one and set it up to figure out what's going on here....

Hmm. I'm not quite sure whats up with using different sound outputs. I will try and find time to look into this. In the meantime can you try from the...

Hmm ok, I wonder if it's something to do with YouTube/Chromium autoplay? If so I may have a fix here in a bit. I've been on vacation and are only...

@fribse not sure about the first console error. That seems to be an issue with whatever is listening on port `8080` (which is not the default port for MMM-Screencast. The...

Hey @i2023u! Glad to hear it's working great. So I am a little confused by the question here, electron _should_ detect which way to set up the screen so that...

Ahh ok, @tbwfdu thanks for the clarification. Originally I was thinking could rotate similar to how MM does it: https://github.com/MichMich/MagicMirror/wiki/configuring-the-raspberry-pi , however that didnt work for you. Might look into...

@luisdaf sorry that you have been having issues rotating this. Sadly this is an open source project of mine and haven't had much time; I've had a lot of other...

Hey @drk-geek! So MMM-Screencast should only spin up a very simple electron window when you are connected to it. However, MagicMirror also uses electron to display the MM, so it...