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

Simple Music Player Module

Scheduled Pinned Locked Moved Entertainment
musicaudioplayer
41 Posts 19 Posters 47.4k Views 21 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.
  • 1 Offline
    1m2 @theusu5k
    last edited by Jan 31, 2017, 2:30 PM

    @theusu5k Yeah, Google Music would be a bomb widget on here.

    1 Reply Last reply Reply Quote 1
    • L Offline
      lucallmon
      last edited by Feb 5, 2017, 8:22 PM

      Is there a way to link the music directory to a thumb drive instead of having it in the modules folder on the SD card?

      B 1 Reply Last reply Feb 6, 2017, 10:19 AM Reply Quote 0
      • B Offline
        broberg Project Sponsor @lucallmon
        last edited by Feb 6, 2017, 10:19 AM

        @lucallmon either you change the directory in the players .js file or you link the music folder to the thumbdrive

        1 Reply Last reply Reply Quote 0
        • D Offline
          dbaler
          last edited by Feb 16, 2017, 8:53 PM

          If you have a nas / networked storage and want to use music files from there, how would you do that?

          B 1 Reply Last reply Feb 16, 2017, 9:30 PM Reply Quote 0
          • B Offline
            broberg Project Sponsor @dbaler
            last edited by Feb 16, 2017, 9:30 PM

            @dbaler My higly noobish answer is Samba, and mount a network folder.

            D 1 Reply Last reply Feb 16, 2017, 10:08 PM Reply Quote 0
            • D Offline
              dbaler @broberg
              last edited by Feb 16, 2017, 10:08 PM

              @broberg Just change the directory in which JS file?

              B 1 Reply Last reply Feb 16, 2017, 10:28 PM Reply Quote 0
              • B Offline
                broberg Project Sponsor @dbaler
                last edited by Feb 16, 2017, 10:28 PM

                @dbaler If you are not using the default Music folder you could actually mount your network folder directly in that folder. No need to alter anything in the js files

                Here is a easy to follow tutorial on how you mount a smb share in linux :
                https://www.howtogeek.com/176471/how-to-share-files-between-windows-and-linux/

                1 Reply Last reply Reply Quote 0
                • P Offline
                  Preve @cowboysdude
                  last edited by Mar 20, 2017, 10:43 AM

                  @cowboysdude Is that “show list” already available?

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    aro28
                    last edited by aro28 Oct 14, 2017, 7:19 PM Oct 14, 2017, 7:18 PM

                    Hi Eof,
                    Do you know why mm-music-player module is not loading even i added below code to config file? I downloaded and copied mm-music-player folder to MM’s Modules folder. Do i need to do something else?

                    {
                    module: ‘mm-music-player’,
                    position: ‘bottom_left’,
                    config: {
                    startingVolume: 20,
                    fadeDuriation: 2000
                    }
                    }

                    Thank you!

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      DrCastor
                      last edited by DrCastor Oct 16, 2017, 4:15 PM Oct 16, 2017, 4:12 PM

                      Hi aro28,

                      I had the same problem, so I decided to take a look at why this module couldn’t be loaded.

                      The issues is in the Node_Helper.js given, which is mistaken. The structure is wrong. It looks like a quick adaptation of a ctrl+C/ctrl+V made from index.js, found in the node_helper folder (MM core folders).

                      I’m actually tweeking it a bit. I’ll give you news when i get it worked nicely.
                      (In fact, it seems i can now load it, but since my speaker are broke, i cant be sure it reads files… I’ll change them tomorrow)

                      A 1 Reply Last reply Oct 16, 2017, 4:19 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 3 / 5
                      • 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