Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Search Forums

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please feel free to contact us contact us.

The MobileRead Team


Notices

Showing results 1 to 25 of 63 - Search took 0.00 seconds. Search: Posts Made By: mornington
Forum: Sony Reader 01-22-2011, 07:08 PM
Replies: 2
Views: 5,715
Posted By mornington
They're not duplicates, they're thumbnails of the...

They're not duplicates, they're thumbnails of the image files.

The thumbnails folder contains folders which match the structure of the eBooks/Images/etc on the device, with the bottom level folder...
Forum: Sony Reader 01-22-2011, 06:55 PM
Replies: 92
Views: 45,734
Posted By mornington
I use John Tenniel's illustrations for Alice in...

I use John Tenniel's illustrations for Alice in Wonderland plus a selection of M C Escher's work (and a couple of other bits and bobs).

Tenniel and Escher work extremely well on the 650's screen.
Forum: Sony Reader 01-07-2011, 01:35 PM
Replies: 36
Views: 3,884
Posted By mornington
So "Woger" it is then.

So "Woger" it is then.
Forum: Sony Reader 01-06-2011, 05:01 PM
Replies: 36
Views: 3,884
Posted By mornington
We've gone with "nindle" ("Not a...

We've gone with "nindle" ("Not a kINDLE")
Forum: Sony Reader Dev Corner 01-03-2011, 02:04 PM
Replies: 167
Views: 90,328
Posted By mornington
Lovely additions to the functionality. The only...

Lovely additions to the functionality. The only feature "missing" would be the ability to disable scanning of the SD card and instead browse its contents by folders, as the PRS+ firmware apparently...
Forum: Sony Reader Dev Corner 01-02-2011, 10:14 PM
Replies: 167
Views: 90,328
Posted By mornington
:thanks: Previous post text deleted because...

:thanks:

Previous post text deleted because I'm an idiot
Forum: Sony Reader 12-30-2010, 01:53 PM
Replies: 36
Views: 8,056
Posted By mornington
Why did you want to red one? I saw a few of those...

Why did you want to red one? I saw a few of those around here (in the UK, Dixons/Curries stores just seem to have the red PRS-650s) and to be honest I thought they looked cheap and nasty.

Which is...
Forum: Sony Reader 12-29-2010, 07:32 PM
Replies: 22
Views: 5,389
Posted By mornington
I have 4096 books currently on the internal...

I have 4096 books currently on the internal storage, with no slowdown.

I added them in batches of a couple of hundred at a time then just forced the 650 to thumbnail them (by going to book list,...
Forum: Sony Reader 12-29-2010, 09:45 AM
Replies: 36
Views: 8,056
Posted By mornington
Here in the UK, I bought one just before xmas...

Here in the UK, I bought one just before xmas from the local Sony store. Apparently, though, I bought the only one they had in stock (aside from their display model) and they'd only got it in that...
Forum: Devices 12-26-2010, 07:01 AM
Replies: 58
Views: 32,989
Posted By mornington
Not as such, no. The "by title" and "by author"...

Not as such, no. The "by title" and "by author" views show all books *and all collections* and the "by collections" view shows all collections and all books which are not in any collection. Or the...
Forum: Devices 12-26-2010, 06:47 AM
Replies: 58
Views: 32,989
Posted By mornington
Short answer is no - script only handles...

Short answer is no - script only handles collections, not book titles.

However, look into calibre's metadata plugboards, as those can do this for you. But there are some Kindle-specific pitfalls...
Forum: Devices 12-26-2010, 06:45 AM
Replies: 58
Views: 32,989
Posted By mornington
First off - the script's written under Python 2.7...

First off - the script's written under Python 2.7 (as I note in the installation, erm, notes). It won't work under Python 3, which apparently breaks all backwards compatibility.

Secondly, I'm...
Forum: Sony Reader 12-23-2010, 03:27 PM
Replies: 7
Views: 4,100
Posted By mornington
Just re-read my opening post and it sounds...

Just re-read my opening post and it sounds confusing (too much read/unread), so:

What I'd like to do is to mark everything on the reader as "unread" (thus emptying the predefined "Unread books"...
Forum: Sony Reader 12-23-2010, 03:25 PM
Replies: 7
Views: 4,100
Posted By mornington
Mark all as read/Mark as unread

Is there any way to make the predefined "Unread books" collection actually useful on the PRS-650 by marking all books as read and/or marking as "unread" a specific book which has been auto-marked as...
Forum: Calibre 12-22-2010, 06:51 AM
Replies: 5
Views: 2,233
Posted By mornington
Do they actually *use* the json-encoded...

Do they actually *use* the json-encoded thumbnails or do they just write them to the metadata.calibre file and then read that data back again so they can write it out again later?

Are there any...
Forum: Calibre 12-21-2010, 01:12 PM
Replies: 5
Views: 2,233
Posted By mornington
There's something which actually uses the binary...

There's something which actually uses the binary thumbnails which are stored, json encoded, in metadata.calibre?
Forum: Calibre 12-21-2010, 05:42 AM
Replies: 5
Views: 2,233
Posted By mornington
Feature Request: Customising metadata.calibre file content

It'd be nice to be able to customise what gets put in the metadata.calibre file which is sent to the device.

Obviously, some fields are required to be in there, but unless there's a pressing need...
Forum: Devices 12-19-2010, 02:17 PM
Replies: 58
Views: 32,989
Posted By mornington
If you're using the latest version of the script,...

If you're using the latest version of the script, I've no idea what could be causing that error, sorry.

If you're using an old version then try using the latest one.
Forum: Devices 12-19-2010, 04:26 AM
Replies: 58
Views: 32,989
Posted By mornington
That's why I didn't do it that way in the script,...

That's why I didn't do it that way in the script, but used tags/authors/series instead. Much easier.

If you're not comfortable rewriting the script for your specific needs, why not just copy the...
Forum: Devices 12-18-2010, 05:45 PM
Replies: 58
Views: 32,989
Posted By mornington
Pretty much the same as for tags/authors/series,...

Pretty much the same as for tags/authors/series, except that you'd be retrieving the values from a custom column instead. Those values are also stored in calibre.metadata but you may need to dig a...
Forum: Devices 12-17-2010, 08:58 AM
Replies: 58
Views: 32,989
Posted By mornington
I'm not sure myself, but I do know that if I...

I'm not sure myself, but I do know that if I didn't explicitly encode everything from Calibre to utf-8 then the script just constantly fell over on the slightest deviation from plain-ASCII...
Forum: Amazon Kindle 12-17-2010, 08:27 AM
Replies: 378
Views: 301,269
Posted By mornington
I've put together a python script for managing...

I've put together a python script for managing collections on my Kindle using Calibre's metadata.

There's a thread here, for those who might be interested:...
Forum: Devices 12-17-2010, 06:09 AM
Replies: 58
Views: 32,989
Posted By mornington
Script Update

I've attached a slightly modified version of the script.

This version does NOT perform the clean up of "dead" files and/or empty collections by default (but you can switch them back on with "--c"...
Forum: Devices 12-17-2010, 05:33 AM
Replies: 58
Views: 32,989
Posted By mornington
I've no idea how to fix this one, I'm afraid -...

I've no idea how to fix this one, I'm afraid - it's clearly a character set encoding issue but I just don't know Python (as I mentioned, this script is the first time I've ever seen Python code, much...
Forum: Devices 12-16-2010, 01:06 AM
Replies: 58
Views: 32,989
Posted By mornington
The script only sorts collections, not books....

The script only sorts collections, not books. However, I have noticed that sometimes the kindle loses track of what the current date is, which can result in it putting the wrong date on books when...
Showing results 1 to 25 of 63

 
Forum Jump

All times are GMT -4. The time now is 09:18 PM.


MobileRead.com is a privately owned, operated and funded community.