|  10-07-2011, 02:59 AM | #46 | ||
| Wizard            Posts: 1,592 Karma: 11722446 Join Date: Aug 2010 Location: NE Oregon Device: Kobo Sage, Pocketbook Era, Kobo Forma, Kindle Oasis 2 | Quote: 
 Keep us posted. Quote: 
 | ||
|   |   | 
|  10-07-2011, 03:09 AM | #47 | 
| Wizard            Posts: 1,592 Karma: 11722446 Join Date: Aug 2010 Location: NE Oregon Device: Kobo Sage, Pocketbook Era, Kobo Forma, Kindle Oasis 2 | 
			
			I also want to say that being totally clueless myself about how all these drivers and functions get made/added to Calibre, a huge THANK YOU TO THOSE WHO ARE WORKING TO FIGURE IT OUT! Hubby's T-1 arrived today and it appears to be a very nice device indeed! He has not, in the past, been very organized with his old original Nook (and I can't blame him, because I tried Shelves and quickly abandoned them as too cumbersome). He is looking forward to getting a chance to try the tags to collection thing in Calibre. | 
|   |   | 
| Advert | |
|  | 
|  10-07-2011, 10:03 AM | #48 | |
| ...            Posts: 226 Karma: 514506 Join Date: Sep 2011 Device: Sony PRS-T1 | Quote: 
 I just wanted to point out that the "eject this device" feature in the current beta version of calibre only unmounts one of the two volumes. | |
|   |   | 
|  10-07-2011, 11:23 AM | #49 | |
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 Join Date: Jan 2010 Location: Notts, England Device: Kobo Libra 2 | Quote: 
   | |
|   |   | 
|  10-07-2011, 11:49 AM | #50 | 
| Zealot            Posts: 149 Karma: 1001622 Join Date: Dec 2009 Device: iPad Mini - Main Reader (iPad 3 backup, iPhone 4s back to my backup) | |
|   |   | 
| Advert | |
|  | 
|  10-07-2011, 01:12 PM | #51 | |
| <Insert Wit Here>            Posts: 1,017 Karma: 1275899 Join Date: Jan 2008 Location: Puget Sound Device: Kindle Oasis, Kobo Forma | Quote: 
 I've got a driver that right now will actually create the collections (no thumbnail support), but it needs a bit more polish before it's usable. Current issues are: - Does more operations on the database than needed. - Empty databases produce weird/incorrect id #s (seems like a SQLite bug) - Doesn't delete books out of the DB correctly when removing them. - Doesn't remove empty collections. - Doesn't support anything but tags for collections, and can't turn it off. - Doesn't support generation/copying of thumbnails or any other advanced feature of the 505 driver. So, right now it reads metadata from the device correctly. It also reads collection information from the device. You can add books to collections straight on the device by editing metadata. You can also send books and it will add it to collections based on your tags (but not series). I've split it out from the PRS505 driver since it can't really share any of the code. It may have unknown issues on Windows as well. | |
|   |   | 
|  10-07-2011, 01:22 PM | #52 | 
| <Insert Wit Here>            Posts: 1,017 Karma: 1275899 Join Date: Jan 2008 Location: Puget Sound Device: Kindle Oasis, Kobo Forma | 
			
			I think this same bug is present with the previous models that have a "Settings" volume as well.
		 | 
|   |   | 
|  10-07-2011, 02:38 PM | #53 | |
| Grand Sorcerer            Posts: 6,266 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | Quote: 
 When I connect I get 4 drives (IM, 2xremovable cards, Setting). When I use Calibre eject or Windows "Remove USB mass storage device", all 4 drives are disconnected. No probs at all. Last edited by jackie_w; 10-07-2011 at 03:15 PM. Reason: typo | |
|   |   | 
|  10-07-2011, 03:21 PM | #54 | 
| <Insert Wit Here>            Posts: 1,017 Karma: 1275899 Join Date: Jan 2008 Location: Puget Sound Device: Kindle Oasis, Kobo Forma | 
			
			I've never used Calibre on Windows, but I wouldn't be surprised that such a bug is platform specific. I have only used OS X, and can't be 100% sure it is consistent, to be honest. But how devices work on Windows versus Linux/BSD platforms is pretty different.
		 | 
|   |   | 
|  10-07-2011, 03:31 PM | #55 | 
| ...            Posts: 226 Karma: 514506 Join Date: Sep 2011 Device: Sony PRS-T1 | 
			
			Yes it is platform specific, just tested. At home, I'm running OS X Snow Leopard (10.6) and experience this bug. Just tested the same beta version of calibre on Windows 7 at work and the "eject this device" works as expected and unmounts both volumes. | 
|   |   | 
|  10-07-2011, 08:06 PM | #56 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			I just got through 24 hours of flying so I'm a little loopy, but, IIRC, on Unix (OS X and linux) calibre only ejects the drives it knows about, i.e. not the SETTINGS, etc. partitions. On windows it ejects everything.
		 | 
|   |   | 
|  10-07-2011, 09:51 PM | #57 | 
| Junior Member  Posts: 6 Karma: 10 Join Date: Dec 2009 Location: New England Device: Sony Touch Edition | 
			
			Just wanted to thank those of you who are smart enough to work on these things. I just bought a new T1 today and totally didn't even think something like this needed to happen. Thanks for making reading on a Sony without using their shitty library a reality. | 
|   |   | 
|  10-07-2011, 10:12 PM | #58 | 
| Resident Curmudgeon            Posts: 80,721 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			I'm sorry you are not capable of properly using Reader Library. But I've been using most versions since my 500 and it's worked very well and very easy.
		 | 
|   |   | 
|  10-07-2011, 11:42 PM | #59 | |
| <Insert Wit Here>            Posts: 1,017 Karma: 1275899 Join Date: Jan 2008 Location: Puget Sound Device: Kindle Oasis, Kobo Forma | Quote: 
 I've opened up a bug with an early patch for the T1. It supports collections mostly similar to how the 505 driver supports it. Seems to handle additions, deletes, and editing collections directly well enough. Doesn't support any of the advanced thumbnail stuff that can be done on the 350/6xx/9xx models though. Should be easy to add, but I don't know if I'll be the one to do it. | |
|   |   | 
|  10-08-2011, 12:16 AM | #60 | |
| Zealot            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 | Quote: 
 When will this be released so that we can test it? Thanks again! | |
|   |   | 
|  | 
| 
 | 
|  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 |