Skip to content
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

[Audio] Catch unhandled internal folder types #2824

Merged
merged 2 commits into from
Jul 2, 2019
Merged

[Audio] Catch unhandled internal folder types #2824

merged 2 commits into from
Jul 2, 2019

Conversation

aikaterna
Copy link
Member

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

This resolves #2818.

The folder: and localfolder: prefixes are used internally with some localtracks strings to define what to do with the item when it's cycled through the search function. Users theoretically should have never seen this issue as [p]search is used on the user side for YouTube and Soundcloud searching and not local searching, but this handles the issue where a folder is being passed to these functions that doesn't exist.

@Tobotimus Tobotimus added this to the 3.1.3 milestone Jul 2, 2019
@Tobotimus Tobotimus merged commit d1593b8 into Cog-Creators:V3/develop Jul 2, 2019
@aikaterna aikaterna deleted the patch-16 branch July 9, 2019 03:15
@Jackenmen Jackenmen added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Audio] Unhandled error for nonexistent folders in [p]search command
3 participants