We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fix the rating extraction caused by IMDB new page design.
IMDB refreshed their page format on May 18, 2021, and this has broken some of the SimpleMovie Catalog information gathering.
IMDB announcement of page refresh: https://help.imdb.com/article/issues/G6HYBHAA9EHPXA6G
This is one of a series of bugs that will need fixing: genre, original title, rating, movie time, and possibly others.
The text was updated successfully, but these errors were encountered:
Just submitted Pull request #23 to fix this issue.
Sorry, something went wrong.
media-video/SimpleMovieCatalog: fix IMDB extraction
d2a6d7a
Bug: damienlangg/SimpleMovieCatalog#19 Bug: damienlangg/SimpleMovieCatalog#18 Bug: damienlangg/SimpleMovieCatalog#17 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Poncho <[email protected]>
No branches or pull requests
Fix the rating extraction caused by IMDB new page design.
IMDB refreshed their page format on May 18, 2021, and this has broken some of the SimpleMovie Catalog information gathering.
IMDB announcement of page refresh:
https://help.imdb.com/article/issues/G6HYBHAA9EHPXA6G
This is one of a series of bugs that will need fixing: genre, original title, rating, movie time, and possibly others.
The text was updated successfully, but these errors were encountered: