I am trying to build an audio player app with spotify like features - namely, user clicks on a playlist, playlist is loaded and user presses play to start the first track in the playlist. Then user is able to go back to the list of playlists and load in another playlist and again trigger the first track in the playlist.
This plugin is the closest I’ve gotten, but still can’t seem to figure out how to do this (or is this plugin capable of supporting my use case).
Here are different options I’ve tried and the result I got:
- load in all tracks using “add track to playlist”. Problem, all tracks are in the playlist, but the first one is not loaded in, so play button doesn’t work.
- load the first track with “load track” action and the rest with “add to playlist”. Problem, the first track is not in the playlist, it is just in the player. So it messes up the next/previous actions (cannot go back to the first track, since it’s not in the playlist).
- load the first track with “load track” and then load it again to playlist together with the rest of the track. Problem - works on first load, but on second load, leaves the first track double. And also autoplays the existing first track.
I also cannot clear the player, since “clear playlist” clears only the qued tracks, not the one loaded to the player. And I cannot “load track” with empty track to reset the player either.
Seems like a very common use case, but I cannot seem to understand if I’m doing something wrong or this plugins just doesn’t support that user case.
@ZeroqodeSupport can you please comment?
Hi @quantumind,
Thank you for your message and for choosing our products.
We’ve also received your inquiry through our support email at support@zeroqode.com.
We will get back to you after reviewing your use case and consulting with the dev team.
If we need any additional information, we’ll be sure to reach out.
Thank you for your patience and cooperation.
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble

Hi @quantumind
,
Thanks for reaching out! We’ve already responded to your query in the original thread here. To keep things organized and ensure we can assist you efficiently, could we continue the discussion there? 
Looking forward to helping you further! 
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble

To keep things organized, I would suggest reading my post more thoroughly. 
In this post I am talking about Waveform Audio Player. In the other post (where you responded about Waveform Audio Player) I am talking about Advanced Audio Player (a second audio player plugin you have).
And about the steps you recommended in the other thread about the Waveform player, did you try it yourself? It doesn’t work at all, as you suggested. Problems:
- Loading the initial track works, but adding two additional tracks only adds one. (Tracks to be played next = 1)
- “Next track” starts autoplaying the next track, even though I haven’t pressed play
- When I load in the same playlist again, now it loads all three tracks. (However it also autoplays the first track.)
- Even though it shows three tracks are loaded, when I go to second track with next and then go back to first track, it now loads in third track instead.
Though about maybe timing issues, so I tried using “Wavefrom player has loaded” event to trigger adding to playlists after that event. But that event never fires. So I cannot confirm about the timing issues.
Hi @quantumind ,
Thanks for your message!
We appreciate your patience and the detailed feedback on the Waveform Audio Player. 
Just to clarify, our support mainly covers general plugin-related issues and bug fixes. If you’re looking for a more customized solution tailored to your exact needs, we also offer custom development services where we can build features or even an entire app for you.
You can check out more details here:
Zeroqode Development Services
Portfolio
Customer Reviews
If this is something you’d like to explore, feel free to submit a request with your project details here, and our team will get back to you with an estimate:
Get Started
Looking forward to your reply! 
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
