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

The operation couldn’t be completed. #55

Closed
rawandahmad698 opened this issue Apr 20, 2019 · 1 comment
Closed

The operation couldn’t be completed. #55

rawandahmad698 opened this issue Apr 20, 2019 · 1 comment

Comments

@rawandahmad698
Copy link

rawandahmad698 commented Apr 20, 2019

Describe the bug
Cannot play an audio from a url that has a space.

To Reproduce
Add an item.
With no space:
http://website.com/songs/Hanasakam.mp3
IT WORKS
but with spaces:
http://website.com/songs/Adil Hawrami - Krmshan.mp3
As you see, Adil Hawrami - Krmshan.mp3

You get:

The operation couldn’t be completed. (SwiftAudio.APError.LoadError error 0.)

@rawandahmad698
Copy link
Author

Fixed by replacing the spaces with %20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant