• 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.

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

Scheduled Pinned Locked Moved Bug Hunt
13 Posts 3 Posters 3.5k 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.
  • R Offline
    robiv8
    last edited by robiv8 Jan 15, 2019, 10:33 PM Jan 15, 2019, 10:30 PM

    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 Online
      sdetweil
      last edited by Jan 15, 2019, 10:40 PM

      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 Jan 15, 2019, 11:21 PM

        OK i do my best

        1 Reply Last reply Reply Quote 0
        • A Offline
          AxLed Module Developer
          last edited by Jan 17, 2019, 7:51 PM

          @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 Jan 17, 2019, 9:27 PM

            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
            2 / 2
            • First post
              13/13
              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