• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. robertybob
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
R
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 3
  • Posts 45
  • Groups 0

Posts

Recent Best Controversial
  • RE: MMM-SimpleBGSlideshow (yet another background slideshow module)

    @sdetweil Ah ok, no worries. On your mirror, do you use the position ‘fullscreen_above’ rather than the default of ‘middle_center’ ?

    posted in Utilities
    R
    robertybob
    Sep 26, 2021, 3:06 PM
  • RE: MMM-SimpleBGSlideshow (yet another background slideshow module)

    @sdetweil I’ve just tried out this module and the Readme on your github needs editing to point the installation link (git clone) to your one, rather than the original Github link :) Also, could you update the example in the Readme to detail exactly how to correctly size images? e.g.

    For percentage:

    maxWidth:"50%",
    

    or for pixel dimensions:

    maxWidth:"50",
    

    For novices like myself, it isn’t very clear :)

    I can’t for the life of me get the module to respect the sizes that I specify, it’s always too big, goes off the screen and isn’t central (despite me not changing the default position)

    {
    	module: "MMM-ImagesPhotos",
    	position: "middle_center",
    	config: {
    		opacity: 0.9,
    		animationSpeed: 500,
    		updateInterval: 11000,
    		maxWidth:"50%",
    		maxHeight:"70%",
    		backgroundColor: 'grey',  // not used if fill is true
    		fill: true,   // fill around image with blurred copy of image
    		blur: 10,   // only used if fill is true
    	}
    },
    
    posted in Utilities
    R
    robertybob
    Sep 26, 2021, 2:41 PM
  • RE: MMM-SimpleBGSlideshow (yet another background slideshow module)

    Does this module stretch images to fit the mirror? The original module had two different options for this, if I recall correctly

    posted in Utilities
    R
    robertybob
    Jul 11, 2021, 11:14 PM
  • RE: MMM-Fantasy-Premier-League

    @wuz0ink thank you! so sorry, I didn’t see you had tagged me in your reply. I used it for the last few weeks of the season, after giving it another go (I hadn’t realised you had updated it at the time). I’m guessing no API changes have occurred since June, so it should work fine in August? :D

    posted in Sport
    R
    robertybob
    Jul 11, 2021, 11:09 PM
  • RE: MMM-Todoist only displays 'Loading...'

    @sdetweil

    a0933f94-893c-4fd2-a53b-cd10ba773057-image.png

    This seems to have worked, but the issue of ‘loading…’ is still there. Ah well, thank you for your help :) If anyone here does manage to get the module working ok, please let me know how you did it!

    posted in Troubleshooting
    R
    robertybob
    Jun 29, 2021, 6:36 PM
  • RE: MMM-Todoist only displays 'Loading...'

    @sdetweil said in MMM-Todoist only displays 'Loading...':

    @robertybob that was in the module folder, right? the git checkout?

    did u do a git fetch first, to get the info to the pi

    @sdetweil Hi Sam. Yeah it was in the module folder, but I didn’t realise I had to do git fetch before git checkout (so I haven’t done git fetch at all). Can I simply try those commands, in the correct order, for it to work, or have I messed anything up (and therefore it best I delete and reinstall the module)?

    posted in Troubleshooting
    R
    robertybob
    Jun 29, 2021, 11:09 AM
  • MMM-Todoist only displays 'Loading...'

    Hi, is there anyone here who has this module working ok?

    There’s an issue open for this on Github - I’ve run
    git checkout df2d4ff as suggested by people there, however the issue persists. Do I need to git reset after doing this?

    Alternatively, is there a way of cloning a repository up to a particular comit (i.e. the apparent last known working one)?

    posted in Troubleshooting
    R
    robertybob
    Jun 28, 2021, 1:21 PM
  • RE: MMM-EmbedYoutube Live Channel!

    Thank you, this is very good to know!

    posted in Entertainment
    R
    robertybob
    Oct 27, 2020, 1:56 PM
  • RE: MMM-MagicSuperHero

    I’m not into superheroes myself (I know I’m in the minority), but this module is a very clever idea. Well done!

    posted in Fun & Games
    R
    robertybob
    Oct 17, 2020, 12:50 PM
  • RE: MMM-PGA

    I’m not a fan of golf myself , but I’m sure this will be helpful for someone who is! Nice looking module too 😃

    posted in Sport
    R
    robertybob
    Sep 29, 2020, 12:18 PM
  • 1
  • 2
  • 3
  • 4
  • 5
  • 2 / 5
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy