Open ghost opened 2 years ago
Works for me, using either 1.2.2 or master.
< mal> https://www.imdb.com/title/tt19757508/?ref_=nv_sr_srsg_0
< Sopel> [url] Meltdown: Three Mile Island (TV Mini Series 2022) - IMDb | www.imdb.com
@half-duplex that's the url plugin tho, not sopel-imdb
We determined the issue is with omdb, so ¯\_(ツ)_/¯
Oop, you're right, I didn't notice the plugin requires an apikey.
FWIW, I'm thinking it might be OMDB's scrapers died again or something. Seems to only happen to TMDB IDs past a certain integer. Haven't found the cut-off yet. :P
https://www.imdb.com/title/tt19883638/ will also fail, for example.
21:35:36 <~xnaas> https://www.imdb.com/title/tt19883638/
21:35:36 <Sackbot> [Error] Incorrect IMDb ID.
So that's the older tt19757508
and the newer tt19883638
.
Once I went back to ~tt19500000
, the error from omdb changed to Error getting data.
😅
We can reopen this. I'll build some better error handling to help the user understand why the IMDB stuff isn't working
oh no