MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    Auto Video Player

    Development
    2
    14
    1670
    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
      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
        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

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • S
          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

          Create a working config
          How to add modules

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

            @sdetweil Setting up a repo now.

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

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

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

                grant me permission to push to your repo

                Sam

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • S
                  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

                  Create a working config
                  How to add modules

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

                      Create a working config
                      How to add modules

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

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

                        Sam

                        Create a working config
                        How to add modules

                        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy