@pillbug22, hi! Check it out: https://github.com/x3mEr/MMM-MP3Player.
Read the statement by Michael Teeuw here.
Best posts made by x3mEr
-
RE: MMM-MP3Player
Latest posts made by x3mEr
-
RE: MMM-MP3Player (remade asimhsidd's player)
UPD:
Version 1.2.0 - 2020.09.14
- Now player displays album cover. It tries to retrieve the image from ID3-Tags, if nothing found, it searches file
cover.jpg
in the playing music file directory. - add: turn random on/off over notifications.
more inREADME.md
- Now player displays album cover. It tries to retrieve the image from ID3-Tags, if nothing found, it searches file
-
RE: MMM-MP3Player (remade asimhsidd's player)
@emrah_asl, Hi. This module does not provide such opportunity. I think you should search module that can turn on/off or hide other modules on time.
-
MMM-MP3Player (remade asimhsidd's player)
Hi, community!
I present a MagicMirror module for playing music from folder.
This is the version of the asimhsidd’s MMM-MP3Player module remade to my needs.
@asimhsidd, thank you very much for so beautiful player!Differences:
- my version play music from
path
, not USB; - besides .mp3, supports .wav and .flac;
- has
autoplay
,random
andloop
options; - can be controlled with notifications;
- only supports rock music.
It was a first time I have ever worked with JavaScript. I know nothing! I just wanted working mp3 player for my mirror. After unsuccessful installations of several modules, I decided to remade asimhsidd’s player.
P.S.: thank you, MichMich, for so cool project and community. Thank you, @sdetweil, for your numerous responses and hints and for helping module developers. I just want you to know you helped a lot of people (not only in this forum).
- my version play music from
-
RE: MMM-MP3Player
@pillbug22, hi! Check it out: https://github.com/x3mEr/MMM-MP3Player.
-
RE: MMM-Face-Reco-DNN receiving PythonShellError: TypeError
@KSumwalt , hi! Check the module update.
-
RE: MMM-MP3Player
@pillbug22
exactly the same situation. Was able to install with the help of https://stackoverflow.com/a/52796884
Get no errors, but the module doesn’t see the USB stick.Find out, smth wrong with ‘drivelist’. Module can not get list of drives: it stucks at lines 27 and 42 in node_helper.js.