yes. thank you. it’s commented out.
I am seeing that people are using Tautulli in addition to the module. Do I need that?
yes. thank you. it’s commented out.
I am seeing that people are using Tautulli in addition to the module. Do I need that?
I have the glitch452 version installed. https://github.com/glitch452/MMM-PlexNowPlaying
I’ve input my Plex server IP, server port, and xPlexToken. Not getting visuals on my mirror besides the “Plex now Playing” with some greyed out graphics for movies, music tv show, ect.
{
module: “MMM-PlexNowPlaying”,
position: “bottom_right”,
header: “Plex: Now Playing”,
config: {
serverProtocol: “http”,
serverAddress: “192.168.x.xxx”,
serverPort: 32400,
xPlexToken: “xxxxxxxxxxxxxxxxxxxx”
See below for more Configuration Options
}
},
Any suggestions would be great.
Thanks,
Nick
I have quite a few images. 260 i think. I suppose i could write a script to rename my images randomly as a work around. but we just curious if anyone has similar issues.
thanks
My favorite module by far. Confusing thing happened, I noticed because of schedule, I’m seeing the same images every day. I decided to change the sequential setting to false in config. Unfortunately, this has changed nothing and they are still in the same order.
Any suggestions on what might be happening?
Thanks all
Nick
This is gold. Thank you Sam!
Just to play devils advocate. Wouldn’t some modifications need to take place before electron launches?
I’d love to clean up my set up. is there any way to single out modified files that need to be implemented into config.js
I am not aware of how to implement “everything” into config.js.
Custom MMM-remotecontrol buttons, cache options, MMM-spotify buttons…
Would you be able to share the full code? Even a snippet of config so it’s more clear where the full cache code is? I don’t see any documentation on this.
-N
@sdetweil Thank you for the reply Sam.
This change is happening in MagicMirror/js/electron.js, or config.js?
I appreciate your time.
-Nick