Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 10-12-2011, 09:44 PM   #196
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by Kolenka View Post
Sorry, force of habit. I've e-mailed back a couple questions in response to your mail. Let me know when you can get to them.
email sent
jackie_w is offline   Reply With Quote
Old 10-12-2011, 09:47 PM   #197
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,377
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by Kolenka View Post
That was working a couple days ago on my box, looks like a change broke something on 10/10:

"Device drivers: Add a prepare_addable_books API method"

I don't see any reason why it should break this driver specifically. Kovid, any insight?
Mea culpa. Silly typo related to a change I made for the Kobo driver. For the moment adding from device to library is broken, fix is now committed.
kovidgoyal is offline   Reply With Quote
Advert
Old 10-13-2011, 07:22 AM   #198
trevgriff
Zealot
trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.
 
trevgriff's Avatar
 
Posts: 149
Karma: 1001622
Join Date: Dec 2009
Device: iPad Mini - Main Reader (iPad 3 backup, iPhone 4s back to my backup)
Here's a strange occurrence, bug I experienced.

The first time I tried the new beta all of my collections were doubled, but one of the double collections would be empty and the other duplicate would have the books in it.

When I deleted a empty collection, sometimes the full collection would also get deleted.

I then deleted all the books and re-transfered them to the sd card via calibre and no collections at all.

I then re-formatted the sd card and still can't get collections to show up.

Wish I could be of more help, I'm sure the final version will be fantastic as always.

Situation resolved:

Everything appears to be working. What I did was re-formatted the sd card then transferred using the sony software. Then another re-format of the sd followed by transferring the books using calibre. Now it appears to be working.

Last edited by trevgriff; 10-13-2011 at 02:45 PM. Reason: situation fixed
trevgriff is offline   Reply With Quote
Old 10-13-2011, 11:04 AM   #199
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
@Kolenka,

I have been doing more testing with the plugboard.

As I mentioned in last night's email, a "mysterious event" occurred yesterday evening (possibly the full reboot of the T1???). Since then the plugboard data is 'sticking' every time

The only plugboard setting I'm using is:
device_db:PRST1 = ([{author_sort}{series:| - | }{series_index:0>2s}] -> authors)
which should give a more useful result when sorting all books by author.

This is mainly working correctly. The only occasions when it isn't are when
  1. there are multiple authors e.g.
    The Gathering Storm by Robert Jordan & Brandon Sanderson, book 12 in the series Wheel of Time
    plugboard should set author to
    Jordan, Robert & Sanderson, Brandon - Wheel of Time 12 - The Gathering Storm
    but actually truncates to
    Jordan, Robert
  2. the series contains an ampersand e.g.
    Black Dog by Stephen Booth, book 1 in the series 'Ben Cooper & Diane Fry'
    plugboard should set author to
    Booth, Stephen - Ben Cooper & Diane Fry 01 - Black Dog
    but actually truncates to
    Booth, Stephen - Ben Cooper

Just for interest, I sent a 3rd book to the PRST1, whose Title contained an ampersand. There was no problem at all with this book.

Is it the T1 which doesn't like the ampersands or is it a problem with the plugboard/template language? I assume the former because the same plugboard works correctly on my PRS650 with all 3 books.

I'll have to read up on the template language to see if there is some fancier code I can use in the plugboard to replace '&' with something more T1-friendly.
jackie_w is offline   Reply With Quote
Old 10-13-2011, 11:18 AM   #200
Kolenka
<Insert Wit Here>
Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.
 
Kolenka's Avatar
 
Posts: 1,017
Karma: 1275899
Join Date: Jan 2008
Location: Puget Sound
Device: Kindle Oasis, Kobo Forma
The T1 normally only uses the first author out of multiple authors. The driver only takes the first author as a result normally. I can change the driver to use the authors string as set though.
Kolenka is offline   Reply With Quote
Advert
Old 10-13-2011, 12:55 PM   #201
Kolenka
<Insert Wit Here>
Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.
 
Kolenka's Avatar
 
Posts: 1,017
Karma: 1275899
Join Date: Jan 2008
Location: Puget Sound
Device: Kindle Oasis, Kobo Forma
As a note, looks like the timestamp issue is quite a bit more complicated than it looks at first blush.

- After a shutdown of the reader: It will reload, undo all my plugboards, and set the modified_date to be local time (after it was UTC)
- After an unplug of the reader: If it undoes my plugboards, the modified_date is set to be GMT/UTC (after Calibre sets it based on local time)
- Sometimes after an unplug: it will set the modified_date back to local time.

Some very inconsistent behavior there.

Last edited by Kolenka; 10-13-2011 at 12:59 PM.
Kolenka is offline   Reply With Quote
Old 10-13-2011, 01:23 PM   #202
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
I've done a couple of shutdowns today. I didn't lose any plugboard info.
jackie_w is offline   Reply With Quote
Old 10-13-2011, 01:37 PM   #203
Kolenka
<Insert Wit Here>
Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.
 
Kolenka's Avatar
 
Posts: 1,017
Karma: 1275899
Join Date: Jan 2008
Location: Puget Sound
Device: Kindle Oasis, Kobo Forma
Well, that's expected if the timestamp is in the right time zone.

If the T1 updated it to UTC, then shut down... It'd relaunch, wipe out my data. If it was local time the whole way through it is fine.

Since I feel like I'm going nuts, I can't really investigate all that well.

EDIT: I'm also noticing that there are some arbitrary limits in the sorting that the T1 can do. Instead of letting the SQLite DB sort for it, it does sorting, and places character limits on fields in the process. Author is pretty short being something like 32 characters. Anything longer will be seen as 'identical' if the first ~32 characters are the same. File path has similar limitations in collections, but not in the books view. Awesome bugs Sony.

Last edited by Kolenka; 10-13-2011 at 02:23 PM.
Kolenka is offline   Reply With Quote
Old 10-13-2011, 02:45 PM   #204
trevgriff
Zealot
trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.trevgriff ought to be getting tired of karma fortunes by now.
 
trevgriff's Avatar
 
Posts: 149
Karma: 1001622
Join Date: Dec 2009
Device: iPad Mini - Main Reader (iPad 3 backup, iPhone 4s back to my backup)
Quote:
Originally Posted by trevgriff View Post
Here's a strange occurrence, bug I experienced.

The first time I tried the new beta all of my collections were doubled, but one of the double collections would be empty and the other duplicate would have the books in it.

When I deleted a empty collection, sometimes the full collection would also get deleted.

I then deleted all the books and re-transfered them to the sd card via calibre and no collections at all.

I then re-formatted the sd card and still can't get collections to show up.

Wish I could be of more help, I'm sure the final version will be fantastic as always.
Everything appears to be working. What I did was re-formatted the sd card then transferred using the sony software. Then another re-format of the sd followed by transferring the books using calibre. Now it appears to be working.
trevgriff is offline   Reply With Quote
Old 10-13-2011, 03:36 PM   #205
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by Kolenka View Post
EDIT: I'm also noticing that there are some arbitrary limits in the sorting that the T1 can do. Instead of letting the SQLite DB sort for it, it does sorting, and places character limits on fields in the process. Author is pretty short being something like 32 characters. Anything longer will be seen as 'identical' if the first ~32 characters are the same. File path has similar limitations in collections, but not in the books view. Awesome bugs Sony.
Hmm, I may need to review my plugboard completely. Is there a char limit on the Title field, as well?

I had noticed slightly 'wrong sorting' in the "all by author" special Collection, but then I realised that you had removed references to it (and "all by title") from the PRST1 Device Interface plugin, so I thought maybe it wasn't supported at all.

I have also started to send-to-device with books selected in the correct sequence. So far they have sorted correctly, but it may just be luck.
jackie_w is offline   Reply With Quote
Old 10-13-2011, 03:56 PM   #206
Kolenka
<Insert Wit Here>
Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.
 
Kolenka's Avatar
 
Posts: 1,017
Karma: 1275899
Join Date: Jan 2008
Location: Puget Sound
Device: Kindle Oasis, Kobo Forma
Well, it may not entirely be a hard character limit, but instead of sorting as part of the query to the DB (the smart thing), it seems to be doing it's own sorting which doesn't match up correctly. So if I sort by author, it sees "Author - Series Series_Index" as the same as long as the Author part is the same. I haven't looked at the title side of things yet.

And no, the T1 driver doesn't support the "All by Author" and "All By Title" collection at this point. Because the T1 uses the same sorting on all collections, it didn't seem useful at the time. If you have the sort set to anything other than "Added Order", then it isn't actually sorted the way the collection says it is.
Kolenka is offline   Reply With Quote
Old 10-13-2011, 06:53 PM   #207
mreo
Junior Member
mreo began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2011
Device: Sony PRS-T1
Just received my PRS-T1 and download Calibre version 0.8.21 but it does not recognize it. 3 drive letters for the device show up on my pc running Windows XP. What am I missing? I do not see a T1 plugin, only a SONY Device Interface 1.0.0.

Thanks,
mreo is offline   Reply With Quote
Old 10-13-2011, 06:59 PM   #208
azxswq
Connoisseur
azxswq began at the beginning.
 
azxswq's Avatar
 
Posts: 52
Karma: 10
Join Date: Sep 2011
Location: NYC
Device: PRS-T1 Black, T2 Black
mreo: I believe you have to download the beta version for now.
http://calibre-ebook.com/downloads/betas/
Is that where you are downloading the calibre? Kolenka, Chaley and Kovid are still working on the beta, they periodically compile into this beta release.

I do have a stupid (or relatively simple) question... I had 10 news sources from calibre setup for my T1, they used to be periodicals, but now they are all categorized as books. (I think I prefer them to be periodicals, for better management.) Is it because I need to download more than 1 day's worth? (I was doing a lot of formatting and deleting to test the beta...)

Thank you in advance for your help.
azxswq is offline   Reply With Quote
Old 10-13-2011, 07:24 PM   #209
Kolenka
<Insert Wit Here>
Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.
 
Kolenka's Avatar
 
Posts: 1,017
Karma: 1275899
Join Date: Jan 2008
Location: Puget Sound
Device: Kindle Oasis, Kobo Forma
Periodicals aren't yet supported by the driver.

The problem right now is this:
- Periodicals written using something other than the Sony output profile, will show up as a periodical on the device, but it will just not open. If the device is told it is a periodical.
- If the Sony output profile is used, all is good, but parts of the periodical UI don't work. No article/section navigation buttons, just Table of Contents. The Section name doesn't appear at the top of the screen either, it is just empty space.
- The driver needs to detect the feed and tell the Sony it is a periodical, which isn't happening, but can be fixed in the driver easily enough, using the same detection as with earlier Sony devices.

Now, if people want it under periodicals, even with the limitations/bugs, I can turn it on and submit the patch to do it. But it won't quite be as nice as on the earlier devices until Calibre's Sony output profile is updated. And I don't know how long that will take, or if I even want to attack that problem.
Kolenka is offline   Reply With Quote
Old 10-13-2011, 08:01 PM   #210
Robert22
Zealot
Robert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankindRobert22 has exceeded all limitations known to mankind
 
Robert22's Avatar
 
Posts: 108
Karma: 17102
Join Date: Sep 2010
Location: San Diego, CA
Device: PRS-505 600 300 350 T1 T2 Kindle PW1 PW2 KV Clara 2E Libra 2 Leaf 2
When I was first testing "series" with the new driver, I was somewhat disappointed that the collection that contained the series did not have it in the right order when sorted by "Author", which is what I expected. But after checking all the sort orders, it was in the proper order when sorted in the "Date Added" order. Going back to the "Author" sort and looking at it carefully, the authors sort was actually in the date added order. This was fine since I will keep whatever sort gives me the actual order of the series.

I added books of a series in random order; deleted some books in a series; unplugged, replugged then added them back in and the above behavior persisted.

When I read the last few posts I revisited the series that I tested previously. Since then I have shut down my reader completely several times and added many new books.

Now the "Date Added" and "Author" sorts are both in the same (and correct) order, for these series.

The point to all of this is that I am still using the same driver/version of the beta that I used when I tested the series initially. At some point, processing, probably by the T1 but maybe by Calibre, changed the "Author" sort from first being by date added order to the actual series order. And you should be aware of this when testing. The "Date Added" sort, unexpectedly, was always in the right series order, and that is the one I'm sticking with. I don't know whether it was by shutting down the device or adding more books or plugging and unplugging to the PC that caused the change with the "Author" sort, and I don't really care.

The only plugboard I use adds the published date to the title in parentheses and changes the authors from first name last name to last name, first name.

In any case it works and I'm happy...

Last edited by Robert22; 10-13-2011 at 08:05 PM.
Robert22 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Prs 505 Sony and calibre 0.8 duduche33 Devices 3 05-12-2011 10:50 AM
Calibre for Sony prs 350 Rick1971 Calibre 4 12-26-2010 12:27 PM
Calibre and Sony PRS-600 Archergal5219 Calibre 2 07-25-2010 12:32 AM
Sony PRS-505/Sony Connect/Calibre thesweetone Sony Reader 26 09-30-2009 03:00 PM
Calibre and Sony PRS-600 lukasfikr Calibre 10 08-26-2009 09:11 PM


All times are GMT -4. The time now is 12:27 PM.


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