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.

    Auto Video Player

    Scheduled Pinned Locked Moved Development
    14 Posts 2 Posters 3.6k Views 2 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.
    • T Offline
      thebeatgeek
      last edited by

      Can someone take a look at my code I am trying to make a module that will allow you to play your videos from the SD card. If I use the node_helper.js file I get a blank screen when starting the MM software. If I do not use the node_helper.js file it starts the MM software and loads the other modules. I’m fairly new to coding so if you guys can help it would be AWESOME!!! I can upload the code I’m developing upon request.

      Thanks - Bryan

      S 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @thebeatgeek
        last edited by sdetweil

        @thebeatgeek there is a sample, module in the defaults folder, helloworld, but it doesn’t use node_helper.

        I have a sample, has both, and a little communication between and adds content to the screen…

        https://github.com/sdetweil/SampleModule

        config is

           {
               module: "SampleModule",
               config: {
                      message:  "message you want displayed"
               }
           },
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @thebeatgeek and I would look at your code… make a github repo

          follow the instructions for loading your code into it…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 2 Replies Last reply Reply Quote 0
          • T Offline
            thebeatgeek @sdetweil
            last edited by

            @sdetweil Setting up a repo now.

            1 Reply Last reply Reply Quote 0
            • T Offline
              thebeatgeek @sdetweil
              last edited by

              @sdetweil https://github.com/thebeatgeek/MMM-AutoVideoPlayer

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

                grant me permission to push to your repo

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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

                  @thebeatgeek u should contact me via chat on discord app… same userid over there

                  then we can talk thru the things I found.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  T 1 Reply Last reply Reply Quote 0
                  • T Offline
                    thebeatgeek @sdetweil
                    last edited by

                    @sdetweil I made the repo public you should be able to access it. I installed discord username: thebeatgeek36 #8697

                    S 2 Replies Last reply Reply Quote 0
                    • S Offline
                      sdetweil @thebeatgeek
                      last edited by

                      @thebeatgeek even tho public, you must grant specific users right to push to your repo.
                      public makes it to anyone can fork, clone or pull

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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

                        @thebeatgeek i don’t see your id in discord…

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        T 3 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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