daniel-j / send2ereader

A service for sending ebooks to a Kobo or Kindle ereader through the built-in browser
https://send.djazz.se
MIT License
341 stars 54 forks source link

Failed to send epub file from mobile browser #11

Closed GanniPiece closed 7 months ago

GanniPiece commented 1 year ago

Platform: MacOS / Android / Kobo Ereader Browser: Edge

I tried to send the same .epub file from the edge browser on my macbook and on my android mobile to my kobo ereader. The file was successfully sent from my laptop, but failed on the mobile browser.

There is an error message: "Invalid file submitted" when I tried to send the epub file from the mobile browser.

hannahswain commented 1 year ago

Short version: I saw the same error on Firefox but not on Chrome - Chrome worked fine.

Testing notes:

daniel-j commented 9 months ago

Should be fixed now, the mimetype sent from client is now less strictly checked serverside.

daniel-j commented 7 months ago

Closing due to inactivity and since it should be fixed.