A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Present your module and help other users on how to use it.

    1k Topics
    25k Posts
    KristjanESPERANTOK
    @meikelrix Please check new release 4.1.1 🙂
  • Need a module? Maybe someone is interested in coding it.

    1k Topics
    7k Posts
    S
    @plainbroke not too many, but that’s the hard way Define known page names Page1 Page2 Mom’ Dad Billy Sue Stocks Weather Family Anyhow Then at each module in your config Add a classes:"…..", After the module: line Where …… is the list of the pages you want this module to show on. Space separated Fox modules that should show all the time Use whatever name you set next to the pages fixed definition Sorry, no idea where Waldo is
  • Need help developing a module? You just found it!

    680 Topics
    5k Posts
    B
    Hey @bachoo786, I’ve been following your progress with the folder nesting—it’s a tricky bit of logic to get right in the node_helper, but it’ll be worth it for the cleaner UI! One thing I noticed while setting up my own music module is that the player looks a lot better if the MP3 metadata (ID3 tags) is actually clean. If the tags are messy, the ‘Artist’ and ‘Title’ fields on the mirror usually end up looking like a jumble of underscores and file extensions. Since you’re organizing a big library right now, I’ve been using https://editmp3tags.com/ to quickly fix the tags in the browser before dropping them into the music folder. It’s way faster than using a heavy desktop app and helps the module display everything correctly once you get that ‘better method’ logic sorted out.
  • You have a problem with a module? Ask for help.

    3k Topics
    20k Posts
    S
    @ewingfox see https://forum.magicmirror.builders/post/122915
  • Default Modules

    Pinned
    11
    0 Votes
    11 Posts
    23k Views
    S
    @Oboudreaux submit a PR to the GitHub repo