View Single Post
Old 09-05-2014, 10:49 AM   #2
mattyb
Junior Member
mattyb began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Oct 2013
Device: Kindle PaperWhite 2
Found a solution

The LOGIN variable is correct, while LOGIN2 page is missing.

I created a custom recipe from the original and changed the def get_browser(self) function to use LOGIN instead of LOGIN2 at the line br.open(self.LOGIN)

It's working again now.
mattyb is offline   Reply With Quote