Skip to content

[Audio] Fix seek 00:00 issue.#6790

Open
Evanroby wants to merge 1 commit into
Cog-Creators:V3/developfrom
Evanroby:audio-seek
Open

[Audio] Fix seek 00:00 issue.#6790
Evanroby wants to merge 1 commit into
Cog-Creators:V3/developfrom
Evanroby:audio-seek

Conversation

@Evanroby

@Evanroby Evanroby commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Description of the changes

Closes #6789

[p]seek 00:00 was rejected as invalid because time_convert returns 0 for it, which was also used to detect invalid input. Added format validation before calling time_convert and restricted the == 0 guard to relative seeks only

Have the changes in this PR been tested?

No

@github-actions github-actions Bot added the Category: Cogs - Audio This is related to the Audio cog. label Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: Cogs - Audio This is related to the Audio cog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"[p]seek 00:00" doesn't work

1 participant