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 03-28-2011, 02:18 PM   #1
Gonbigger
Junior Member
Gonbigger began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2011
Device: Velocity Micro Cruz reader R101
VM Cruz reader?

I use Calibre for my wifes Sony reader and love it. My Velocity Micro Cruz reader R101 should be getting here today, is anyone working on support for these readers?
Gonbigger is offline   Reply With Quote
Old 03-28-2011, 03:21 PM   #2
Manichean
Wizard
Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.
 
Manichean's Avatar
 
Posts: 3,130
Karma: 91256
Join Date: Feb 2008
Location: Germany
Device: Cybook Gen3
Yes, you are. There's a FAQ entry on how to get devices supported by Calibre.
Manichean is offline   Reply With Quote
Advert
Old 03-28-2011, 06:55 PM   #3
Scotti
Junior Member
Scotti began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2011
Location: Pismo Beach Calif
Device: Velocity Cruz
Hello, I too have a Velocity Cruz on the way and am hoping that the calibre library will be compatible. Does anyone have any easy, helpful hints or thoughts on this.
Scotti is offline   Reply With Quote
Old 03-28-2011, 09:00 PM   #4
Gonbigger
Junior Member
Gonbigger began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2011
Device: Velocity Micro Cruz reader R101
Quote:
Originally Posted by Manichean View Post
Yes, you are. There's a FAQ entry on how to get devices supported by Calibre.

I will get right on it now that I have it in hand!
Gonbigger is offline   Reply With Quote
Old 03-28-2011, 09:57 PM   #5
Gonbigger
Junior Member
Gonbigger began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2011
Device: Velocity Micro Cruz reader R101
Well it runs android so just using it to convert anything to e-pub and use FBReader and it should work just fine. I use the Fetch function for news on Calibre a lot so I am really glad this will work with mine as well.

Thanks for the help!
Gonbigger is offline   Reply With Quote
Advert
Old 01-21-2012, 09:37 PM   #6
Ahouroushi
Junior Member
Ahouroushi began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Velocity Micro Cruz R01
If anyone's interested, I've looked into the source code, and there's support for the Cruz, but it's only rudimentary, and it has a hardcoded folder path to dump the books into.
Seeing as i don't use that particular folder for my books, much less the 'garbage dump' (everything in one folder, no sub-folders) method of organizing them, I modified the source to add support for more possible book locations, and added an output profile for the Cruz.

Patch attached.

P.S. Kovid, if you're reading this and have any comments, or need a tester for this device, please PM me, I'd love to help any way I can.

P.P.S. If anyone is interested in a patch for an installed windows copy of Calibre, PM me.
Attached Files
File Type: gz VMCruz.diff.tar.gz (942 Bytes, 156 views)
Ahouroushi is offline   Reply With Quote
Old 01-21-2012, 09:45 PM   #7
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: 43,856
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Does the reading app on the cruz actually support sub folders? I am wondering why they are explicitly turned off in the driver.

And is a separate output profile really needed? The genric one should work fine for that screen size.
kovidgoyal is offline   Reply With Quote
Old 01-27-2012, 01:53 PM   #8
Ahouroushi
Junior Member
Ahouroushi began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Velocity Micro Cruz R01
Kovid, the Cruz runs Android and therefore supports multiple different apps, the default app is Kobo which doesn't support externally introduced books(e.g. anything not from their store) at all, so most people use something else.
I personally use FBReader and it puts the books in 'Books', so that's where i default to, but some people use the Kindle app, and it defaults to another folder (I'll look into it and get back to you).
The output profile is because I sometimes use my Cruz for reading manga or comics, so i want to make the best use of screen real estate, while minimizing the file size, so having Calibre resize the images is the easiest way.
As for supporting subfolders, FBReader does and can even use them to help fill in missing metadata, the Kindle app doesn't, I don't think, but then i haven't tried it in awhile, so again, I'll look into it.

As for formats, FBReader supports:
['epub', 'pdb', 'txt', 'html', 'prc', 'mobi', 'fb2']
and the Kindle app supports:
['azw', 'azw1', 'azw4', 'mobi', 'prc']
(to the best of my knowledge)

And besides all of this, there are about 5-6 different models of 'Cruz', but I'm fairly certain that most of those using Calibre will be using the 'R101', (the 'Reader') as opposed to one of the T10x or T30x models(the 'Tablets').

Edit: The Kindle app is hardcoded to the 'kindle' folder and doesn't support subfolders, (except for it's 'covers' folder).

Last edited by Ahouroushi; 01-27-2012 at 06:02 PM.
Ahouroushi is offline   Reply With Quote
Old 01-28-2012, 12:18 AM   #9
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: 43,856
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Sounds rather incoherent. I don't really see how a single driver can be written to support both those apps. Either the files have to go into Books or into Kindle, and the set of file formats is different as well. I think it would be easier to just disable the driver and use the connect to folder feature in calibre for this device.
kovidgoyal is offline   Reply With Quote
Old 01-28-2012, 11:26 PM   #10
Ahouroushi
Junior Member
Ahouroushi began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Velocity Micro Cruz R01
That's what I'm actually using currently, as the modified driver doesn't seem to properly distinguish between 'Main Memory' and 'Card A' and consistently puts the books into the wrong folder on the wrong card.

As a counter-measure for having multiple apps, would it be possible to have certain devices (as I'm certain this isn't the only one with the potential for this problem) to have a dialog box pop up asking which app to use, then store the result, using said result to determine which of the 2(3,4, etc.) different drivers to use? Or even have, for instance, all Android based 'driver's pull in a separate 'class' or 'object' (not too clear on the proper terminology) that reads the 'which app' setting and returns the appropriate configuration, Thus saving code (as all of the Android device drivers would call the same bit of code) and opening up options for the user.

P.S. I'm still learning Python, but I'd be willing to help where i can.
Ahouroushi is offline   Reply With Quote
Old 01-28-2012, 11:43 PM   #11
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: 43,856
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You can do that by customizing the driver. It's implemented for android devices, go to Preferences->Plugins and try customizing the android driver. Is the cruz an actual open android device? i.e. can you install any reader app you want on it out of the box, without jailbreaking it? If so, the solution might be to change it to use the android driver.
kovidgoyal is offline   Reply With Quote
Old 01-29-2012, 01:46 AM   #12
Ahouroushi
Junior Member
Ahouroushi began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Velocity Micro Cruz R01
It doesn't have the Market app, but for the most part, if it will run on 2.0.1 then yes it can be installed on the Cruz Reader, the Cruz Tablet(s) run:
T10x series = 2.0.1
T30x series = 2.2
T40x series = 2.3

Instead of the Android Market (as it can't make phone calls and has no gps it's not allowed to have that) it has the 'Cruz Market' an encapsulated web page from Velocity Micro, that has other readers available.

Also, strictly speaking, the Cruz readers are nearly rooted out of the box, the only thing needed to finish the job is to add the actual root (su) command executable, due to the manufacturers not having locked anything down.
Ahouroushi is offline   Reply With Quote
Old 01-29-2012, 02:00 AM   #13
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: 43,856
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Sounds like it might be worth switching to the Android driver
kovidgoyal is offline   Reply With Quote
Old 01-29-2012, 01:08 PM   #14
Ahouroushi
Junior Member
Ahouroushi began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Velocity Micro Cruz R01
I've taken my 'hacking' a step further and put together plugins for each of the different Cruz devices, these only include the output profiles, so they won't help with path detection, but the custom driver can be used for that.

As these only contain output profiles, they're only of help if you're having trouble with image sizing (for comic books, manga, or, in rare cases cover images), or if your books consistently don't look right on your device.

To add the profile to Calibre, just download the file appropriate for your device, then, in Calibre, navigate
Preferences -> Plugins and click the 'Load plugin from file' button on the bottom right, then choose the downloaded file.
Attached Files
File Type: zip CruzPS47.zip (531 Bytes, 162 views)
File Type: zip CruzR101.zip (530 Bytes, 160 views)
File Type: zip CruzT103.zip (530 Bytes, 173 views)
File Type: zip CruzT301.zip (530 Bytes, 146 views)
File Type: zip CruzT408.zip (530 Bytes, 182 views)
File Type: zip CruzT410.zip (536 Bytes, 159 views)

Last edited by Ahouroushi; 01-29-2012 at 02:52 PM.
Ahouroushi is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with Cruz reader robbhud121 Android Devices 17 05-27-2012 05:01 PM
Cruz reader Noah98 Android Devices 44 06-04-2011 07:33 PM
Anyone Have a Cruz Reader, I need help! tazangel52 More E-Book Readers 2 03-03-2011 10:27 PM
Cruz Reader Rick1971 General Discussions 6 01-02-2011 08:31 PM
Cruz Reader Y26 Calibre 7 11-08-2010 06:53 AM


All times are GMT -4. The time now is 06:36 PM.


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