View Single Post
Old 03-26-2018, 09:47 AM   #1624
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 719
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
@theodore1982

I think that your impression is right.
Why? Probably because is wasn't coded that way by the developer.

However, there is an order in which files will be mailed. The order is:
- MOBI
- AZW3
- PDF
- EPUB
Only the firs available file(extension) will be mailed. To check, just mouse over the mail icon.

If you want to change that order change the file ./lib/BOOK.php
Search for the line $bestFormatForKindle = array('EPUB', 'PDF', 'AZW3', 'MOBI'); and change the order.

Edit: Please read the FAQ (I usually try not to too )
https://github.com/seblucas/cops/wiki/FAQ#sendto

Last edited by mariosipad; 03-26-2018 at 09:56 AM.
mariosipad is offline   Reply With Quote