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.
Thanks for the report, it seems like OMDb returns an error if the item can't be found.
I will fix this if I can find some free time during Christmas and New Year vacation.
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:
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
Plugin version 0.5.0