Hello
Maybe a stupid question but how do I get to get the image and the text right-aligned?
I have my module in the region top right, and the text is on the right but the image is left-aligned. I want the text under the picture. (alignment: “bottom”)
Read the statement by Michael Teeuw here.
Posts
-
Image right-aligned?
-
I run "pm2 update" what to do now?
Hi
I was playing around and typed in “pm2 update”, (shouldn’t have). I don’t really understand what I did…
The mirror stoped and I rebooted the PI and the mirror wouldn’t autostart, when I typed “pm2 show mm” the “mm” was running but I could only see the desktop on my PI, not the mirror.
Then I did the configuration “pm2 start mm.sh” and get my mirror back on but I miss some of my modules. I can see 6 of 9 and can’t find whats wrong. I have tried to run “npm install” on the missing modules but it didn’t work.
Any ideas?
-
RE: Adding new region positions top_center1 and top_center2
@sindbad6 said in Adding new region positions top_center1 and top_center2:
@yawns : Thanks a lot, that’s it. Now it works.
Hi
I can’t get it to work, what did you do in the index.html? My modules shows up and then dissapears…EDIT: Got it! If someone else want to know:
div class="region top center"><div class="container"></div></div> div class="region top center1"><div class="container"></div></div> div class="region top center2"><div class="container"></div></div> div class="region top right"><div class="container"></div></div>
-
RE: MMM-NetworkScanner
@Mykle1 said in MMM-NetworkScanner:
Well, knowing what we know about the phones, you could try disabling the power-saving feature on them so that their wifi doesn’t drop off the network. This way NetworkScanner won’t “lose” them, theoretically. However, you’ll likely see huge battery loss on the phones.
I have that disabled on my phone (Galaxy S7) and it didn’t work. Maybe it has something to do with the ARP on the PI, I cant see all of my things in ARP that is on my network either. Maybe you shouldn’t?
@Mykle1 said in MMM-NetworkScanner:
You never know until you try
I have tried… Didn’t go well… ;)
-
RE: MMM-NetworkScanner
@Mykle1 said in MMM-NetworkScanner:
@zeular said in MMM-NetworkScanner:
But I would really like to hide devices that are not logged in, so you can > add other friends and family who do not need to be visible all the time.
I would like that, too, but that is out of my hands. You could post an option request to the author. I understand he is away at the moment. Or, better still, you could fork the repo and develop that feature yourself. Then send a pull request to the author and he might add it permanently to the module.
I wish a could develop it my self… But I’m too bad at this. :)
-
RE: Plexpy Module...
I would also be interested especially if you can show recent added movie / series.
-
RE: MMM-NetworkScanner
@zdenek @Mykle1 For me, it’s the same error on iPhone and Android. I think the phones turn off WiFi or use some energy saving mode because they log on and off all the time when they are passive/inactive, When I keep the screen ON, they are visible all the time. Therefore, the “KeepAlive” is a “must have”.
Now that I use early Februray, it works better, the phones only log off sometimes when inactive.But I would really like to hide devices that are not logged in, so you can add other friends and family who do not need to be visible all the time.
-
RE: MMM-NetworkScanner
@Mykle1 Aha, I thought the latest would work now.
I’m now testing a version from early February, seems to work but I must have “showOffline: true” otherwise “No device online”. -
RE: MMM-NetworkScanner
Hi
I’ve been playing a bit with this now and my phones come and go all the time, I have tested keepAlive from 120 - 1200 and updateInterval at 10.
My server that runs 24/7 also disappears sometimes (connected with cable).
I’ve added everything with macAddress, IP doesn’t work for me… -
RE: MMM-MovieListings
Hi
Is it possible to get plot and genre?
I can see that there are genres in the code but it is not presented.