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
                                 }
                }