generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- The Plugin is up to date
- Obsidian is up to date
Describe the bug
Creating a media entry with the (Game) option has inconsistent results - sometimes it will return an error message from OMDbAPI, even though searching the same title with the advanced search will yield SteamAPI results.
To Reproduce
Steps to reproduce the behavior:
- Select "Create Media DB Entry (Game)" from the Command Palette
- Enter "neon white" and hit "Ok"
The plugin will return an OMDbAPI error "Movie not found!"
Expected behavior
Searching "Neon White" should return SteamAPI results. The same query with only the SteamAPI option enabled in the advanced search will work, but it will fail if the OMDbAPI option is also enabled.
Screenshots
If applicable, add screenshots to help explain your problem.




Occurs on
- Windows
- macOS
- Linux
- Android
- iOS
Plugin version
0.5.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working