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.

    Start without internet connection and restart with, make modul work?

    Scheduled Pinned Locked Moved Bug Hunt
    13 Posts 3 Posters 3.8k Views 3 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 @robiv8
      last edited by

      @robiv8 right. In many cases the authors hope that users will jump in and modify the code and submit it back… as this is all volunteer work.

      welcome to open source

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • R Offline
        robiv8
        last edited by

        OK i understand! :winking_face:

        That leaves us mortals, only hope.
        So bleibt uns Sterblichen, nur noch die Hoffnung.

        1 Reply Last reply Reply Quote 0
        • R Offline
          robiv8
          last edited by robiv8

          I experimented a lot and read a lot.
          This “streamurl is not defined” has made me curious.
          So i put a new entry in the MMM podcast2.js under line 12 with:

          var streamurl = '';
          

          then it will work after a reboot, but not right after the first press.
          You have to press again and next time it will come.
          So page is set up, then Press Button for Play, Press Button for Stop, Press Button for Play and then comes the video. Very Strange.

          Server started ...
          Connecting socket for: MMM-Remote-Control
          Starting node helper for: MMM-Remote-Control
          Connecting socket for: MMM-Buttons
          Starting node helper for: MMM-Buttons
          Connecting socket for: MMM-Page-Selector
          Connecting socket for: updatenotification
          Connecting socket for: MMM-Podcast2
          Connecting socket for: newsfeed
          Starting module: newsfeed
          Sockets connected & modules started ...
          Launching application.
          Initialize button Hauptseite on PIN 17
          Initialize button Podcast on PIN 24
          Starting node helper for: MMM-Podcast2
          Create new news fetcher for url: http://www.stuttgarter-nachrichten.de/stuttgart.rss.feed - Interval: 300000
          Use existing news fetcher for url: http://www.stuttgarter-nachrichten.de/stuttgart.rss.feed
          The site has now fully built up.
          Now i press the button: 
          MMM-Podcast2 PLAY: < -- Nothing! Also do not wait for a longer time
          MMM-Podcast2 STOP: 
          MMM-Podcast2 PLAY: < -- now comes the Video
          MMM-Podcast2 STOP:
          

          Does anyone have a tip what this can still be?
          For that I have no idea about the programming I am proud that I have managed it so :-) lol

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

            go back to the dev console, npm start dev, or ctrl-shift-i, then select console tab, and see if there is an error on the browser side, where the video will actually play…

            looks like its state is out of sync… (thinks its neither playing nor stopped)…
            getting stop fixes it…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • R Offline
              robiv8
              last edited by

              OK i do my best

              1 Reply Last reply Reply Quote 0
              • A Offline
                AxLed Module Developer
                last edited by

                @robiv8
                I guess i found the solution of your problem, it is the combination of MMM-Page-Selector and MMM-Podcast2 the way you used it in your config.js

                Details see MMM-Podcast2/issues

                AxLED

                1 Reply Last reply Reply Quote 0
                • R Offline
                  robiv8
                  last edited by

                  Werde ich gleich morgen Nachmittag testen, das wäre ja der große Knaller.
                  Danke fürs recherchieren.
                  Ich werde auf jedenfall Rückmelden.

                  Will I test the same tomorrow afternoon, that would be the big bang.
                  Thanks for researching.
                  I will definitely confirm.

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