A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Astro [formly MMM-Astrology]

    13
    4
    2 Votes
    13 Posts
    6k Views
    J
    Just recently something else changed… I remove this following module from config.js and everything works fine - no errors. I put the following in, and error. This was copied from your github, with only sign & iconset changed. config.js … { disabled: false, module: ‘MMM-Astro’, position: ‘top_right’, config: { sign: “aquarius”, iconset: “2”, extend: true } }, … /.pm2/logs/MagicMirror-out.log last 15 lines: 0|MagicMirror | [04.04.2021 09:40.04.879] [ERROR] 0|MagicMirror | Whoops! There was an uncaught exception… 0|MagicMirror | [04.04.2021 09:40.04.974] [ERROR] 0|MagicMirror | SyntaxError: Unexpected token t in JSON at position 1311 0|MagicMirror | at JSON.parse () 0|MagicMirror | at Class.start (/home/pi/MagicMirror/modules/MMM-Astro/node_helper.js:27:29) 0|MagicMirror | at /home/pi/MagicMirror/js/app.js:232:18 0|MagicMirror | at new Server (/home/pi/MagicMirror/js/server.js:93:3) 0|MagicMirror | at /home/pi/MagicMirror/js/app.js:226:20 0|MagicMirror | at loadNextModule (/home/pi/MagicMirror/js/app.js:171:5) 0|MagicMirror | at /home/pi/MagicMirror/js/app.js:166:6 0|MagicMirror | at Class.loaded (/home/pi/MagicMirror/js/node_helper.js:18:3) 0|MagicMirror | at loadModule (/home/pi/MagicMirror/js/app.js:143:6) 0|MagicMirror | at loadNextModule (/home/pi/MagicMirror/js/app.js:164:5)
  • Unable to load MMM-Youtube Video

    4
    -1 Votes
    4 Posts
    1k Views
    L
    I used kinemaster without watermark at Techbigs to edit the video, then, I can’t upload to youtube, what should I do?
  • MMM-Celebrations [german only!]

    14
    1
    1 Votes
    14 Posts
    5k Views
    O
    @lavolp3 Are there any options within the custom.css. I want to have the text on the left side. So i have choosen ‘top_left’ but the text spans till the middle. Any ideas? I made a screenshot and want to have the text in the white boarders. [image: 1617054887765-86a757fd-3b21-40bf-950c-4d0a99cf2e8d-image.png]
  • iCloud photos

    1
    2 Votes
    1 Posts
    932 Views
    B
    Hello, How can I display ICloud photo albums on my mirror? Can you give me a module advice?
  • MMM-GoogleDriveSlideShow

    37
    1 Votes
    37 Posts
    17k Views
    S
    @afsc I don’t KNOW, not my module, just reading the doc…
  • Stream Info Display?

    1
    0 Votes
    1 Posts
    579 Views
    A
    Re: MMM-MplayerRadio How exactly can I display the stream info? As far as I understood it would be displayed by default. But I could not find a station that made something appear. Or maybe my config file does not content the right module to display the stream info? Will they be displayed in the updatenotification module? Can anybody help me? or does anybody have a m3u url that surely provides the stream info to be diplayed?
  • MMM-Dogs

    2
    3
    1 Votes
    2 Posts
    826 Views
    Mykle1M
    @cowboysdude You old dog, you. :-)
  • Bored? MMM-Bored

    6
    5
    1 Votes
    6 Posts
    2k Views
    cowboysdudeC
    Fixed the topic :)
  • MMM-Djoke

    1
    2
    1 Votes
    1 Posts
    550 Views
    cowboysdudeC
    Description: Want some clean family friendly dad jokes? Here you go…NO api key needed. SEE README ON GITHUB! Screenshots: [image: 1613825425554-2.png] [image: 1613825411858-1.png] Version 1.0.0 Download: https://github.com/cowboysdude/MMM-Djoke
  • MMM-MySenseHat

    3
    1 Votes
    3 Posts
    871 Views
    framboise-piF
    @mykle1 Thank you ! And thanks for the work you do for this nice community !
  • MMM-Snow with weather situation

    5
    1 Votes
    5 Posts
    1k Views
    M
    @rlewis i will,thanks
  • MMM-MplayerRadio

    46
    2 Votes
    46 Posts
    19k Views
    T
    Found the solution… FYI, for newbies like me… If you want to use MMM-GoogleAssistant to command MMM-MplayerRadio, just use the recipe installed by default with GA. To setup this function, just setup that way in config.js { module: "MMM-GoogleAssistant", position: "fullscreen_above", config: { recipes: [ "Reboot-Restart-Shutdown.js", "MMM-MplayerRadio.js", ], debug: true, assistantConfig: {... Then MPlayerRadio will be driven with the voice “Jarvis radio play”, “Jarvis radio next”, … ++
  • youtube - Embedded YouTube on Your MagicMirror

    22
    0 Votes
    22 Posts
    29k Views
    KamiSchamiK
    …🤔
  • I've problem with (touch) buttons in this module

    2
    0 Votes
    2 Posts
    907 Views
    R
    Re: MMM-MplayerRadio hi ! my first post :) I have a raspberry3b with the AIY Voice Kit di Google (working) , I 've added magic mirror software to experiment for a future talking-n-touch and a little hdmi touchscreen (that my daughter give me on my birthday) the touchscreen works good ( in the lego cabinet) with touch software like mmm-ModuleBar but I can’t use the buttons below your radio module , they seems dosn’t work or send notification the MplayerRadio module is working ,and I really like hear the music from the module but i want to use the touch buttons too :D i’ve used the “/etc/asound.conf” of your hints and the radio plays ok (with the “Pulse” configuration) but only with the trick below: (I’ve tried to install mmm-ShowNotification to check and monitor the strange behaviour and it only advice me MMM-MplayerRadio: Received notification RADIO_PLAY but only ) if I put the option DisplayStatioOnStartup: true and I click on the suggested radio (with this option = false, the radio dosn’t start or I cannot go in the menu with the radio display list) I’ve also installed MMM-Volume module too, but the volume button I suppose have the same problem of previous , play and next buttons Do you have any advice or hints or config example ? thanks for reading Roberto
  • MMM-GoogleCast

    14
    4 Votes
    14 Posts
    8k Views
    A
    Dosent seem to work with Google Mini. I ask Google to play a song and nothing shows up. Infact it doesn’t recoganise Google Mini at all.
  • MMM-GooglePhotos - As Background + original width and Height of Photos

    1
    0 Votes
    1 Posts
    534 Views
    A
    Hey, Ive just installed MMM-GooglePhotos and the quality of the pics is not great. I wonder if this is because of this setting in config that i copie from the example: showWidth: 1080, showHeight: 1920, I wonder if there is a way to show original quality images? Also is there a way to make the google photos a background so the other modules sit on top of it? Thanks :)
  • MMM-Videoplayer - Play video files on your mirror

    20
    2 Votes
    20 Posts
    9k Views
    SnilleS
    @elitecybernet Hi! Yes, default is “no sound”, because if you set it to yes, it will not “autoplay”. But you can just change the option: muted to false. { module: 'MMM-Videoplayer', position: 'middle_center', config: { muted: false, } }, Like so… :)
  • MMM-VideoPlayer

    4
    3 Votes
    4 Posts
    4k Views
    L
    @Lukesanchez said in MMM-VideoPlayer: MMM-VideoPlayer is great ! You can also install the same application MMM-VideoPlayer which is the moviebox apk techbigs application, which is very cool.
  • 4 Votes
    2 Posts
    905 Views
    R
    Thank you, this is very good to know!
  • MMM-Volumio

    14
    0 Votes
    14 Posts
    11k Views
    E
    It was the url I was trying to use, it was missing the address of my Pi with the Volumio player at the beginning. Interestingly if I had been using the web radio option it would have worked and the radio stations logo would have appeared! I should clean up my code now but as it is working I will leave it as is.