Add ebooksgratuits.com store in "Get Books"

Bug #1037255 reported by Florent FAYOLLE
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

Hello,

I have made a patch (see the attachement) to add the store ebooksgratuits.com, which provides free and legal french ebooks.

The site has already been asked to be added : http://www.mobileread.com/forums/showpost.php?p=2160849&postcount=211

Regards,
Florent

Note: To download directly from the website the EPUB, MOBI and eReader files, I had to add the following mimes :
+ mimetypes.add_type('application/epub+zip', '.epub')
+ mimetypes.add_type('application/x-mobipocket-ebook', '.mobi')
+ mimetypes.add_type('application/x-palmreader', '.pdb')

Revision history for this message
Florent FAYOLLE (cold-sun) wrote :
Revision history for this message
Kovid Goyal (kovid) wrote :

You forgot to do a bzr add for the actual store plugin file before generating the merge directive.

Changed in calibre:
status: New → Incomplete
Revision history for this message
Florent FAYOLLE (cold-sun) wrote :

Yes, sorry.

Is it better ?

Revision history for this message
Kovid Goyal (kovid) wrote :

Merged. However I made some changes, so please check that I did not break anything.

Changed in calibre:
status: Incomplete → Fix Released
Revision history for this message
Florent FAYOLLE (cold-sun) wrote :

It works. Thanks !

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.