-
Notifications
You must be signed in to change notification settings - Fork 32
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
"TypeError: Load Failed" on IOS #135
Comments
Does the same happen with all other plugins disabled? Can you somehow open the dev console and copy the error message displayed there? |
Yes it still happens with all plugins disabled. I can also confirm that it works on Mac. How do I open the developer console on iOS? |
I don't know. I don't own an Apple device. |
I'm having the same issue. I can confirm that it used to work, but I'm not sure when it broke. |
Ditto I have run into the same issue |
Any ETA for when this might be fixed? |
i can try to take a look tomorrow |
Same issue for me. Used to work on iOS, but no longer does. I have no idea when it stopped. And it works fine on Mac desktop. |
Same issue for me |
Not sure why this is happening and as stated above, I don't own an Apple device to debug. |
This is no longer happening to me. |
Those results look to me like the OMDB API is broken. Try upgrading the media db plugin to the latest version. It fixes a problem using the API. |
That worked! Thanks! |
Describe the bug
I've just installed the plugin. When I try to add an entry, I get the above error. I have provided an OMDB api key that I have confirmed works.
To Reproduce
Steps to reproduce the behavior:
Search for a movie or show.
Expected behavior
The media entry should be created in the appropriate folder.
Occurs on
Plugin version
0.6.0
The text was updated successfully, but these errors were encountered: