Open StegSchreck opened 4 years ago
For some reason AllocineParser is restarting the parsing. This might be caused by an AttributeError, which is then handled by https://github.com/StegSchreck/RatS/blob/master/RatS/base/base_ratings_parser.py#L35 In my test runs it was always the same movie where this happens: https://www.allocine.fr/film/fichefilm_gen_cfilm=20010.html
Describe the bug Allocine starts to parse a certain number of movies on a certain number of pages. Somewhere in the middle, it is starting over with a single page of movies and just 36 movies.
Expected behavior Allocine parsing the initially found, complete set of available (rated) movies from Allocine
Desktop (please complete the following information):
python3 transfer_ratings.py -s allocine
Geckodriver log