Skip to content

Conversation

@twlite
Copy link
Collaborator

@twlite twlite commented Jun 16, 2024

No description provided.

@vercel
Copy link

vercel bot commented Jun 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
discord-player-website ⬜️ Ignored (Inspect) Visit Preview Jul 4, 2024 2:31pm

@febkosq8
Copy link
Contributor

Would like to see some sort of control over seek when giving a new searchresult to play.
If I want a song to start playing from 30 seconds in, I should be able to specify it while calling the play command

@twlite
Copy link
Collaborator Author

twlite commented Jul 1, 2024

Would like to see some sort of control over seek when giving a new searchresult to play. If I want a song to start playing from 30 seconds in, I should be able to specify it while calling the play command

await player.play(channel, query, {
  nodeOptions: {...},
  audioPlayerOptions: { // add this
    seek: duration
  }
})

@twlite twlite marked this pull request as ready for review July 5, 2024 09:42
@twlite twlite merged commit fba90c5 into master Jul 5, 2024
@twlite twlite deleted the v7 branch July 5, 2024 09:43
@twlite
Copy link
Collaborator Author

twlite commented Jul 5, 2024

we will be working on master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

3 participants