MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. codecook
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Simple Music Player Module

      Thanks for the great module. One problem I have is it plays for few seconds and stops automatically. Is there a reason? Please let me know.

      Below is the code for the player from config

      {
                              module: 'mm-music-player',
                              position: 'bottom_left',
                              config: {
                                       startingVolume: 35,
                                       fadeDuriation: 2000
                                       }
                      }
      
      posted in Entertainment
      C
      codecook
    • 1 / 1