Read the statement by Michael Teeuw here.
MMM-PlexNowPlaying
-
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
-
if
See below for more Configuration Options
is really in your config remove it … -
yes. thank you. it’s commented out.
I am seeing that people are using Tautulli in addition to the module. Do I need that?