Fix poster grabbing & fix tests #18
Conversation
|
Thanks for the PR. The intent is for I did notice it broke, but haven't got to look into it yet. If you're able to extract the poster from the title page as before, feel free to send a PR. I take note of the other changes too (removing struct name + rating). |
|
Yeah, that makes sense. |
|
Looks great, thank you! I'm curious if we could still have the precompiled regex that doesn't specifically need the current title id, but I'll check that some other time, for now this is just fine. |
Added a fallback condition to try get the titles poster by finding the media id and calling NewMedia
Tests had issues where the season count or rating had changed, made changes to get rid of that issue