Read the statement by Michael Teeuw here.
Help with Progress Bar for Music
-
I am sending information to my Magic Mirror for music that is playing through alexa, I have the art, album name, song title and have created a module that shows this information. I want to add a progress bar to the module, I have the total run time and could just subtract time as it goes.
Can anyone help with a simple progress bar? I looked at multiple modules that have one but cannot extract that info…
-
@jasondreher said in Help with Progress Bar for Music:
music that is playing through alexa, I have the art, album name, song title
I don’t know how to answer your question, other than to say google is your friend
javascript progress barhow did u get the info for the above?
-
for a single progress bar use
metertag in the dom -
@sdetweil
With home assistant (https://www.home-assistant.io/)
and this add on
https://community.home-assistant.io/t/echo-devices-alexa-as-media-player-testers-needed/58639 -
@jasondreher cool. thx
-
That’s great, when you are able to create these things. Good luck with those ideas.
-
I would search for an npm progress bar module(there’s one for sure).
Then install it via npm.
Include it in your code via thegetScript()method.
Use it in your code as described in the npm module.
From my point of view it’s the easiest way in this environment without doing all on your own.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login