When you're at the end of an epub downloaded from Feedbooks, there's often a suggestions list, the titles are linked to the epub at Feedbooks and clicking them is supposed to download the book.
Marvin has an issue with the redirect to the actual file and does not detect the epub being downloaded. It transfers alright as I see it come by in my http sniffer but Marvin doesn't recognize it as epub it seems. Feedbooks sends these files as an attachement in the content-disposition header but the content-type is still set to epub+zip
this is what comes by in the sniffer for these headers
Code:
Content-Type: application/epub+zip
Content-Disposition: attachment; filename="Kurt Vonnegut - 2 B R O 2 B.epub"
the error I get is
"Oops
Cannot load page. Are you connected to the Internet?"
no problems in iBooks or Stanza.