FFF can't seem to detect Ao3 fics as Marked for Later anymore. A while back I did notice that the button changed (I use a dark theme and just that button turned white) so it seems it works slightly differently now. I changed the code a bit, this version works for now!
Code:
self.story.setMetadata('markedforlater',
None != metasoup.find('button',text='Mark as Read'))