Zeroqode Advance Audio Player Plugin Issue

Hey everyone,
I am using the zeroqode advance audio player plugin, the plugin should autoplay songs in list automatically.

But what is happening, is its playing first two songs and missing the third one and so when playing in order. I tried to check if I am making a development mistake, but this is not the case.

The issue is in the way plugin is playing the order of music , @ZeroqodeSupport , can you please look into this .

The link for the demo : https://seldon-analytics.bubbleapps.io/version-test/autoplayer?debug_mode=true

username: 1
password: 1

Regards,
Anuj

1 Like

Hi @agrawalanuj642,

Thanks so much for reaching out to us and for using our plugins :blush:

We’ve reviewed the application you mentioned in your previous message, and this behavior is indeed quite strange. Could you please provide us with screenshots or a screen recording using Loom.com that shows how you’ve set up the plugin element and the repeating groups along with the actions?

We’d love to take a closer look at this behavior and get to the bottom of it!

Best regards :sunflower:

Hi @agrawalanuj642,

Just a small reminder about our previous message. Please let us know the setup of the page, and we’ll do our best to assist!

Hope to hear back from you soon :pray:

Best regards :hibiscus:

Hi, Zeroqode! I am having trouble figuring out how to automatically stop the player after it’s played the last audio file in a playlist. I want the player to advance automatically through a list of say 3-5 tracks, and then stop. I set the autoplay to use, and this works as expected.

However, the player then starts at track 1 and plays the list again. How can I get it to stop once it has played the list? I looked for events or whatever, but have not been able to puzzle it out. Thanks!

@ZeroqodeSupport Just making sure you see this.

Hey @ron2 ,
Thank you for contacting us

We will check with the developers on this feature you mentioned above and come back soon with an answer.

Thank you for your understanding and patience

Best Regards,
Zeroqode Support Team

Thanks. I’ve tried to hack something together to make it stop at the end of the list but no luck as of yet. A setting would be great, and hopefully not too difficult to add.

Hey @ron2,

Thank you for your patience.

After checking with the dev team, we unfortunately confirmed that there isn’t currently any event, action, or state available to detect when the current playlist has finished.

However, you can work around this by using some custom workflows and conditions in Bubble. Here’s a general suggestion:

  1. Track the current playlist position: Set up a custom state (e.g., currentTrackIndex) to keep track of which track is playing.
  2. Monitor when a track ends: Use the plugin’s “Track Ended” event to detect when a track finishes.
  3. Stop playback conditionally:
    • Before advancing to the next track, check if the current track index matches the last track in the playlist.
    • If it’s the last track, stop the player from looping back or advancing to the next track.

This approach should allow the player to stop after the last track plays instead of restarting the playlist.
Please note, that this is a general suggestion from our dev team, and we haven’t tested this setup on the demo page.

If you’re looking for further assistance with this or need help integrating it into your app, we recommend either posting in the freelance section or submitting a request to our team through our webpage.

Additionally, if you’d like new features or functionalities added to this plugin, we invite you to sponsor the development. You can start by filling out the Sponsoring Plugin Features Form.

Once we receive your request, we’ll review it and provide an estimate for the time and costs involved. Please include all the details for improvements you’d like, and our dev team will analyze them.

We look forward to working with you to further enhance the plugin.

Best regards,
Zeroqode Support Team

Browse all Zeroqode Plugins for Bubble
Banner_Last3

Thanks for the detailed response. In fact, I did find my way through to a very similar solution. Great minds. :wink:

I would say, though, that you might consider unilaterally making the update. I don’t believe in most audio playlists the default behavior is to loop indefinitely. At least on Apple Music, say. Playlist ends, and it stops. So would be a nice setting to have.

Best! - Ron

Hey @ron2 ,
Thank you for your reply.

We are glad to hear that you found a solution to your problem.

We will add this request to the list of plugin improvements and our dev team will verify if the plugin library allows that and check how feasible it will be to include it in the next plugin update.

Unfortunately, we cannot provide any timeframes, since this feature request currently holds a low priority for our team.

Thank you for your understanding. :pray:

Best Regards,
Anton

This topic was automatically closed after 70 days. New replies are no longer allowed.