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

    Posts

    Recent Best Controversial
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      i don’t know if git stash pop is necessary

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      @panos i’m waiting instructions to continue…If i do a restart mm i have a black screen

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      @sdetweil Capture d’écran de 2020-10-03 20-34-11.png

      what i need to do after ?

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      @panos
      use sdetweil script…it’s better

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      Capture d’écran de 2020-10-03 20-28-51.png

      always in running

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      @panos i’m running the script for this raspberry…wait and i give you the result

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      doing test run processing complete for all modules in first

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      i have spotify in a raspberry with a old update…I’m going to check if script is ok with this module

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      @sdetweil too late…all is ok now…and i delete log…for next time :)

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      @sdetweil
      i know…i take your great script at each update. i did this tonight…After a black screen, i had to reload modules (google photos, customer-flight, etc which need more than a npm)

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-NowPlayingOnSpotify stop working after v2.13 update

      hello,

      I don’t know about spotify but with update 2.13 i need to reload modules needing npm install or some dependances.

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-Pages - no rotation

      i can’t help you with this module. check config and position. you can add “disabled: true” to MMM-pages and some other modules to check the display

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-Pages - no rotation

      define rotation time

      [ "MMM-Wallpaper" ,  "MMM-EmbedYoutube" , 'MMM-GooglePhotos' , "MMM-Widget13" , "clock" , "newsfeed" ]],
      rotationTime: 20000,
      
      posted in Troubleshooting
      C
      chassain 0
    • RE: [FR ONLY] MMM-Pronote ?

      @Bugsounet Respect !!

      posted in Development
      C
      chassain 0
    • password folder MagicMirror

      Hello,

      for information, can we add a password for MagicMirror’s folder? if someone take my micro card he has all apikeys. The password coul be a probem to run after mm ?
      Thanks

      posted in Forum
      C
      chassain 0
    • RE: How to find the module(s) to update ?

      Salut,

      There is an update with updatenotification with auto update…You can see on Github

      posted in Troubleshooting
      C
      chassain 0
    • RE: [FR ONLY] MMM-Pronote ?

      Bravo les gars pour ce module. Bon, je n’ai pas d’enfants mais mes potes oui. Justement ils m’ont demandé si les devoirs seront également prévus en affichage (principe de rotation entre prochains cours et devoirs - et si on pouvait paramétrer le nombre de jour affiché (de 1 à x jours)… On peut aussi imaginer de créer un MMM-Pronote2 pour afficher que les devoirs + notes…

      posted in Development
      C
      chassain 0
    • RE: Twitter feed

      don’t forget ‘…’ in code

      posted in Troubleshooting
      C
      chassain 0
    • RE: Twitter feed

      @kasperb

      {
        			module: "MMM-Widget1",  //ok tweet CNN
      			disabled: false,
      			position: "left",
        			config: {
      				refreshInterval: 1000*60*60,
      				code: `<a class="twitter-timeline" href="https://twitter.com/CNN?ref_src=twsrc%5Etfw">Tweets by CNN</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>  `, // https://publish.twitter.com/
       				iframeStyle: {
      				width: "700px",
              				height: "820px",
           					},
        				}
      		},
      
      

      looks like this in config MMM Widget2. no try in my magicmirror

      posted in Troubleshooting
      C
      chassain 0
    • RE: Twitter feed

      @MaxPower just past the code line like this :

      		{
        			module: "MMM-Widget1",  //ok tweet hyeres
      			disabled: false,
      			position: "left",
        			config: {
      				refreshInterval: 1000*60*60,
      				code: `<a class="twitter-timeline" href="https://twitter.com/villedhyeres?ref_src=twsrc%5Etfw">Tweets by villedhyeres</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> `, // https://publish.twitter.com/
       				iframeStyle: {
      				width: "700px",
              				height: "820px",
           					},
        				}
      		},
      
      posted in Troubleshooting
      C
      chassain 0
    • 1 / 1