You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
console.error: SearchCache: "_readCacheFile: Error reading cache file:" (new Error("", "(unknown module)"))
1602949509356 Marionette WARN TLS certificate errors will be ignored for this session
JavaScript warning: https://www.allocine.fr/, line 138: unreachable code after return statement
JavaScript warning: https://www.allocine.fr/film/fichefilm_gen_cfilm=198937.html, line 138: unreachable code after return statement
JavaScript warning: https://www.allocine.fr/film/fichefilm_gen_cfilm=232128.html, line 138: unreachable code after return statement
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: