Forum: Conversion
07-26-2017, 08:15 PM
|
|
Replies: 18
Views: 4,135
|
Forum: Conversion
07-24-2017, 05:43 PM
|
|
Replies: 18
Views: 4,135
Second Generation Kindle Fire (2012), System...
Second Generation Kindle Fire (2012), System Version: 10.5.1
Moon+ Reader Free 4.2.2
As it turns out, Calibre has the ability to split files bigger than a given size so I tried setting it to 21K...
|
Forum: Conversion
07-14-2017, 03:36 PM
|
|
Replies: 18
Views: 4,135
Second Generation Kindle Fire (2012), System...
Second Generation Kindle Fire (2012), System Version: 10.5.1
Moon+ Reader Free 4.2.2
I ran across the same problem with "retail" epubs. Everything would be fine when viewing the epubs on my PC...
|
Forum: Plugins
09-22-2016, 01:35 AM
|
|
Replies: 581
Views: 595,911
The workaround is easy to test. In a browser...
The workaround is easy to test. In a browser visit the bare url of a book for which the Goodreads Metadata plugin fails (like http://www.goodreads.com/book/show/<goodreads ID #>). You should get a...
|
Forum: Plugins
09-20-2016, 09:39 AM
|
|
Replies: 581
Views: 595,911
I keep saying what the solution is but people...
I keep saying what the solution is but people don't seem to remember / get it / care?
See https://www.mobileread.com/forums/showpost.php?p=3222685&postcount=237 and / or my last few previous posts...
|
Forum: Plugins
08-07-2016, 01:56 AM
|
|
Replies: 581
Views: 595,911
|
Forum: Plugins
12-17-2015, 03:06 AM
|
|
Replies: 581
Views: 595,911
Sure, just do something like:
import random ...
Sure, just do something like:
import random
randomletter = chr(random.randint(97,122))
And you could even randomly add a random # of lowercase letters, say 5-10.
But it's not necessary at...
|
Forum: Plugins
12-13-2015, 01:19 PM
|
|
Replies: 581
Views: 595,911
I got the 403 errors two days ago after I had...
I got the 403 errors two days ago after I had downloaded metadata using the v1.1.7 version of the plugin, noticed that I was missing Comments, updated to v1.1.10, and then redownloaded metadata. Once...
|
Forum: Plugins
12-12-2015, 10:08 PM
|
|
Replies: 581
Views: 595,911
|
Forum: Calibre
08-28-2014, 08:53 AM
|
|
Replies: 3
Views: 1,182
|
Forum: Calibre
08-27-2014, 07:32 PM
|
|
Replies: 4
Views: 1,932
|
Forum: Calibre
08-27-2014, 07:21 PM
|
|
Replies: 3
Views: 1,182
|
Forum: Calibre
08-27-2014, 05:22 PM
|
|
Replies: 4
Views: 1,932
|
Forum: Development
03-30-2014, 08:09 PM
|
|
Replies: 1
Views: 2,166
|
Forum: Development
03-30-2014, 06:47 AM
|
|
Replies: 6
Views: 4,187
Nice!
I spent a few hours and got debugging...
Nice!
I spent a few hours and got debugging Calibre v1.29 plugins to work with PyCharm. Unfortunately it is only possible with PyCharm Professional, since you need the ability to create Python...
|
Forum: Development
03-30-2014, 12:17 AM
|
|
Replies: 6
Views: 4,187
|
Forum: Development
03-29-2014, 10:39 PM
|
|
Replies: 6
Views: 4,187
|
Forum: Plugins
10-16-2013, 08:14 AM
|
|
Replies: 555
Views: 350,897
The first post states:
Supports...
The first post states:
Supports importing title, author, series, series index and pubdate (all but title are optional)
A lot of your items are missing a title. Maybe that's why the Next...
|
Forum: Plugins
10-16-2013, 06:43 AM
|
|
Replies: 555
Views: 350,897
When creating a "csv" file (actually a...
When creating a "csv" file (actually a tab-delimited file), how does one specify multiple authors?
I tried "firstname1 lastname1, firstname2 lastname2", "firstname1 lastname1 & firstname2...
|
Forum: Plugins
10-16-2013, 05:37 AM
|
|
Replies: 1,139
Views: 624,104
|
Forum: Plugins
10-15-2013, 11:34 PM
|
|
Replies: 1,139
Views: 624,104
|