• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Logging issues

Scheduled Pinned Locked Moved Solved Troubleshooting
22 Posts 2 Posters 1.7k 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.
  • S Offline
    sdetweil @BKeyport
    last edited by Mar 7, 2025, 10:18 PM

    @BKeyport can you show me the actual request for page 0

    its a number, 0 , not a string “0” or ‘0’

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    B 1 Reply Last reply Mar 8, 2025, 12:41 AM Reply Quote 0
    • B Offline
      BKeyport Module Developer @sdetweil
      last edited by Mar 8, 2025, 12:41 AM

      @sdetweil it’s through MMM-Remote-Control - the curl statements above is what is sent to trigger.

      The "E" in "Javascript" stands for "Easy"

      S 1 Reply Last reply Mar 8, 2025, 12:50 AM Reply Quote 0
      • S Offline
        sdetweil @BKeyport
        last edited by Mar 8, 2025, 12:50 AM

        @BKeyport ok, will look at what to do

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        B 1 Reply Last reply Mar 8, 2025, 1:52 AM Reply Quote 0
        • B Offline
          BKeyport Module Developer @sdetweil
          last edited by Mar 8, 2025, 1:52 AM

          @sdetweil FWIW, it worked before the latest changes, just didn’t pause as requested.

          The "E" in "Javascript" stands for "Easy"

          S 1 Reply Last reply Mar 8, 2025, 2:01 AM Reply Quote 0
          • S Offline
            sdetweil @BKeyport
            last edited by Mar 8, 2025, 2:01 AM

            @BKeyport yes, i know, i sent a notification with a string and it crashed. so i added a check, its NOT supposed to be a string
            but ive got to figure out how to deal with that

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            B 1 Reply Last reply Mar 8, 2025, 2:07 AM Reply Quote 0
            • B Offline
              BKeyport Module Developer @sdetweil
              last edited by Mar 8, 2025, 2:07 AM

              @sdetweil Yeah, I was looking into the code myself.

              Maybe a re-write to see if it’s a string, then parseint(this.curPage) - and if it’s not NaN, run it?

              The "E" in "Javascript" stands for "Easy"

              S 2 Replies Last reply Mar 8, 2025, 2:20 AM Reply Quote 0
              • S Offline
                sdetweil @BKeyport
                last edited by sdetweil Mar 8, 2025, 2:22 AM Mar 8, 2025, 2:20 AM

                @BKeyport yeh, but parseInt stops if it sees a non numeric, but doesn’t fail

                so 1234test returns 1234

                which is incomplete

                such was my comment about what to do

                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 @BKeyport
                  last edited by Mar 8, 2025, 4:08 AM

                  @BKeyport git pull when you have time

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  B 1 Reply Last reply Mar 8, 2025, 9:51 PM Reply Quote 0
                  • B Offline
                    BKeyport Module Developer @sdetweil
                    last edited by Mar 8, 2025, 9:51 PM

                    @sdetweil OK. It’s now changing pages correctly, but it will resume rotation if pause is already set and you request it again.

                    The "E" in "Javascript" stands for "Easy"

                    S 2 Replies Last reply Mar 8, 2025, 10:21 PM Reply Quote 0
                    • S Offline
                      sdetweil @BKeyport
                      last edited by Mar 8, 2025, 10:21 PM

                      @BKeyport did you log that?

                      doing pause-rotation?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        11/22
                        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