Skip to content
New issue

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

IMDB module sometimes prints a user review in place of the movie synopsis #22

Open
oyvindio opened this issue Feb 6, 2013 · 0 comments

Comments

@oyvindio
Copy link
Collaborator

oyvindio commented Feb 6, 2013

https://github.com/murr4y/grouphugs/blob/master/src/main/scala/no/kvikshaug/gh/modules/IMDb.scala#L40

The xpath expression on this line is too general. Both the synopsis and user review is inside a <p itemprop="description">, so plot ends up being set to the last such tag on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant