-
Notifications
You must be signed in to change notification settings - Fork 45
New feat : Redesigned audio player #279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New feat : Redesigned audio player #279
Conversation
09c7172
to
9b03a8d
Compare
Solved all issues I could find (including loading optimization) but this would still need a bit more testing as I'm not a js expert |
Hi @alexbelgium this looks nice. An issue I found was trying to play a file a second time does not work: the progress bar keeps sitting at the end and nothing happens. A minor visual thing: |
Thanks for the feedback ; what is your test system so I can try to replicate? |
Firefox on both Linux and Windows |
I could replicate ; should now be fixed according to my test ! |
Confirmed! One more thing I found: If you play a clip, and after that download it, it starts playing the clip again, but not the until the end. |
Hi, Can/will this be implemented in the main branch too? |
Thanks ! I'm just a bit struggling for the moment with two bugs that need to be solved first :
|
I think the issue is solved, or at least I can't replicate it anymore on Edge or Firefox. Could you please check? Thanks! |
@alexbelgium another bug squash confirmed! I did find some more issues just now (on ubuntu+firefox):
|
Hi, thanks for your comments :
|
Just voicing an opinion on this, looks like a really nice UI enhancement and I would love to see some of this functionality. |
It's already in the ha addon and docker container if you want to try https://github.com/alexbelgium/hassio-addons/blob/master/birdnet-pi/README_standalone.md |
@alexbelgium I had another try with this branch:
|
Thanks ; I'll check those. I guess I changed something else in the addon that avoids those observations so I'll use a "vanilla" install from your repo |
cda8cde
to
32e2bf5
Compare
Pushed again, today's is now fixed but I still need to adapt a bit UI with the logic of one central play button as before |
@alexbelgium looks good to me - ready to merge? |
Ready for me |
@alexbelgium thanks! |
Updated my instance this morning, I like the new interface! |
I don't have this menu, I don't have the 3 dots menu… I just have the usual volume slider. I am with Manjaro Linux and Firefox, both up to date. |
Mmh have you updated, and cleared your cache? If you use cloudflare it can have it's own cache. You could try in incognito mode to see if it changes something |
Ah, sorry for this, I just had an update this morning and I have the 3 dots menu now and all the options now. That's wonderful and very useful ! Thank you for your hard work. |
Hi, I've developed a redesigned audio player that will be added to the HA addon. It might interest you also.
Objective :
Implementation :
Features :
Main view :

Loading :

Options :
