MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-SoccerLiveScore pleas help

    Scheduled Pinned Locked Moved Solved Troubleshooting
    52 Posts 5 Posters 17.9k Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @Manu85
      last edited by

      @Manu85 makes no sense…

      can u edit ~/MagicMirror/modules/MMM-SoccerLiveScore/node_helper.js
      and show me the top few lines, should look like this

      /* Magic Mirror
       * Module: MyCovid19
       *
       * Node_helper written by sdetweil
       *  
       */
      const NodeHelper = require('node_helper');
      const request = require('request');
      const path = require('path')
      var moment = require('moment');
      //const cvt=require("xlsx-to-json")
      const cvt=require('csvtojson')
      var fs=require('fs')
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • M Offline
        Manu85
        last edited by

        @sdetweil I have a file “/home/pi/MagicMirror/modules/MMM-SoccerLiveScore.old” and in this file I have another file “MMM-SoccerLiveScore” is this file “node_helper.js” you want?

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Manu85
          last edited by

          @Manu85 i have no idea what you did… there should be two folders in ~/MagicMirror/modules (related to this problem)

          MMM-SoccerLiveScore.old the original module
          MMM-SoccerLiveScore my updated module, rename from NewSoccerLive

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • M Offline
            Manu85
            last edited by

            @sdetweil I just emailed you the screenshot of what I have, thanks again for your help

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Manu85
              last edited by

              @Manu85 do

              cd ~/MagicMirror/modules/MMM-SoccerLiveScore.old
              mv MMM-SoccerLiveScore ..
              cd ~/MagicMirror
              

              restart mirror

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • M Offline
                Manu85
                last edited by

                I’m sorry, after passing these lines the screen remains black

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @Manu85
                  last edited by

                  @Manu85 show me outout
                  pm2 logs --lines=100

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                  • M Offline
                    Manu85
                    last edited by

                    @sdetweil I just resumed our entire conversation and I just redid "cd ~ / MagicMirror / modules
                    git clone https://github.com/sdetweil/MMM-SoccerLiveScore NewSoccerLive
                    cd MMM-SoccerLiveScore
                    cp …/NewSoccerLive/*.js. "
                    I do not know if I did well, but I think I have abused your kindness enough, I send you the somefile on your email, thank you

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Manu85
                      last edited by

                      @sdetweil I sent you the email from somefile

                      1 Reply Last reply Reply Quote 0
                      • StoffbeuteluweS Offline
                        Stoffbeuteluwe Project Sponsor @sdetweil
                        last edited by

                        @sdetweil Hello, I tried the new module… until now it works fine.
                        I have set debug: true,

                        S 1 Reply Last reply Reply Quote 1
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 5 / 6
                        • First post
                          Last post
                        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