Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > iRex

Notices

Reply
 
Thread Tools Search this Thread
Old 10-05-2007, 05:14 PM   #1
Adam B.
Addicted to Porting
Adam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the rough
 
Adam B.'s Avatar
 
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
Automatic .Lit extractor for the iLiad

I'm attaching my port of convertlit for the iLiad along with a registry installer and extraction script.

To install, unzip, copy to your iLiad, run, and reboot. Then delete the installation folder.

Now, copy a drm-free .lit file to your iLiad. Then select it from the contentlister.

Here's what will happen.
  • Your iLiad will extract the .lit file in the same folder the .lit is located
  • It will automatically display the Author's Name, Book Title, and Cover Art from the .lit file in the contentlister.

After it has extracted, you will need to open the oeb file in FBReader (You can open it from the contentlister with the FBReader Registry installer)

After you verify it works, you can delete the lit file.

Post updated to support spaces in path and file names. Thanks ender and Tesa!

Editor's Note: The attached tool cannot be used to break DRM'ed lit files. We at MobileRead do not condone the use of tools to bypass DRM, and will not permit any discussion helping others to do so. The attached is posted in the interest of compatibility and bringing more available formats to the iLiad.
Attached Files
File Type: rar convertlit-supporting-spaces.rar (65.0 KB, 979 views)
Adam B. is offline   Reply With Quote
Old 10-06-2007, 10:19 PM   #2
nekokami
fruminous edugeek
nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.
 
nekokami's Avatar
 
Posts: 6,745
Karma: 551260
Join Date: Oct 2006
Location: Northeast US
Device: iPad, eBw 1150
Brilliant!
(If only I'd seen this before I started the massive effort to get all my LIT files converted... right about the time you posted this.)
nekokami is offline   Reply With Quote
Advert
Old 10-07-2007, 04:46 PM   #3
DeGodefroi
Zealot
DeGodefroi began at the beginning.
 
Posts: 131
Karma: 11
Join Date: Jun 2007
Device: Kindle DX Graphite (had Illiad)
Quote:
Make sure the .Lit file does not have any spaces of special characters.
What do you mean?
DeGodefroi is offline   Reply With Quote
Old 10-07-2007, 05:18 PM   #4
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Make sure the filename does not have any spaces or special characters.

It is difficult to make Linux scripts work cleanly with MS Windows filenames (with spaces and special characters). The typical Linux filename is alphanumeric plus underscore, dot and dash. See Basic Linux Operations FAQ - Filenames.
wallcraft is offline   Reply With Quote
Old 10-07-2007, 10:30 PM   #5
nekokami
fruminous edugeek
nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.
 
nekokami's Avatar
 
Posts: 6,745
Karma: 551260
Join Date: Oct 2006
Location: Northeast US
Device: iPad, eBw 1150
Weird... did we lose some posts from this thread? Anyway, I'll check the filenames. That could be it. I have a script that could go through and rename all the files, inserting underscores as needed. Will I need to worry about commas in the directory names above the file, do you think?
nekokami is offline   Reply With Quote
Advert
Old 10-07-2007, 10:51 PM   #6
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by nekokami View Post
Will I need to worry about commas in the directory names above the file, do you think?
I think commas are probably ok, but it is easy to check. If the case with a comma fails, copy the same .lit file to a directory name without a comma and see if it works.
wallcraft is offline   Reply With Quote
Old 10-08-2007, 11:34 AM   #7
nekokami
fruminous edugeek
nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.nekokami ought to be getting tired of karma fortunes by now.
 
nekokami's Avatar
 
Posts: 6,745
Karma: 551260
Join Date: Oct 2006
Location: Northeast US
Device: iPad, eBw 1150
Now that I think about it, commas and periods are legal in unix file names, so there shouldn't be a problem. I just need to get rid of the spaces....
nekokami is offline   Reply With Quote
Old 10-13-2007, 02:04 PM   #8
DeGodefroi
Zealot
DeGodefroi began at the beginning.
 
Posts: 131
Karma: 11
Join Date: Jun 2007
Device: Kindle DX Graphite (had Illiad)
Hmmm I installed the file, and it said reboot the iliad. OK done.
I then clicked on a .lit file renamed in 1 word to avoid spaces or weird chars.
The Iliad green lamp blinks a bit and then nothing happens.
The content lister shows the .lit file as a known type, so it should be working!
So...has anybody else any success?
DeGodefroi is offline   Reply With Quote
Old 10-13-2007, 08:24 PM   #9
Adam B.
Addicted to Porting
Adam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the rough
 
Adam B.'s Avatar
 
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
Is the file copy protected?
Adam B. is offline   Reply With Quote
Old 10-15-2007, 06:01 AM   #10
DeGodefroi
Zealot
DeGodefroi began at the beginning.
 
Posts: 131
Karma: 11
Join Date: Jun 2007
Device: Kindle DX Graphite (had Illiad)
It is drm free sofar I know. where can I find a for sure non protected lit to verify it?
DeGodefroi is offline   Reply With Quote
Old 10-15-2007, 06:03 AM   #11
Adam B.
Addicted to Porting
Adam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the rough
 
Adam B.'s Avatar
 
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
http://www.mslit.com/default.asp?mjr=FRE

I used "War of the Worlds" and "The Time Machine" on this page for testing.
Adam B. is offline   Reply With Quote
Old 10-15-2007, 06:42 AM   #12
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,866
Karma: 128597114
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Another good source for free unprotected MS Reader (LIT) files is the Baen Free Library.
JSWolf is offline   Reply With Quote
Old 10-15-2007, 05:33 PM   #13
tesa
Ebook Addict
tesa began at the beginning.
 
tesa's Avatar
 
Posts: 16
Karma: 29
Join Date: Sep 2007
Location: UK
Device: Iliad/HP ipaq 5550/Nokia N95
I had exactly the same symptoms/behaviour as DeGodefroi.The .lit files I ve tried are DRM free. (One was created by me actually for test purposes.)
Led blinks, content lister shows the .lit file as a known type but nothing else.
tesa is offline   Reply With Quote
Old 10-15-2007, 05:39 PM   #14
Adam B.
Addicted to Porting
Adam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the rough
 
Adam B.'s Avatar
 
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
Can you post the file(s) you are having problems with?
Adam B. is offline   Reply With Quote
Old 10-16-2007, 05:23 PM   #15
ender`
Junior Member
ender` has a complete set of Star Wars action figures.ender` has a complete set of Star Wars action figures.ender` has a complete set of Star Wars action figures.ender` has a complete set of Star Wars action figures.
 
Posts: 1
Karma: 375
Join Date: Sep 2007
Device: iRex iLiad 2nd edition
Quote:
Originally Posted by nekokami View Post
Now that I think about it, commas and periods are legal in unix file names, so there shouldn't be a problem. I just need to get rid of the spaces....
Actually, the only diallowed characters in Unix filenames are / and nul (0x00). It's just that you need to quote the variables if you expect them to contain spaces. Anyway, here's a fix for the convertlit script that makes it work with spaces in file (and directory) names.
Attached Files
File Type: zip convertlit_script.zip (670 Bytes, 611 views)
ender` is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
iPhone backup extractor works with iPad and iTunes 9 rfog Apple Devices 1 04-10-2010 09:09 AM
iLiad Iliad bootloader: how to break automatic boot process? alegeott iRex Developer's Corner 2 12-03-2009 01:16 PM
pacify.py (Text reformatter / RTF extractor) ahi Workshop 88 09-28-2009 01:46 PM
Lit to Iliad? grayfox iRex 7 11-27-2007 01:08 PM
kovidgoyal: templatemaker -- automatic data extractor sammykrupa Sony Reader 1 07-21-2007 01:52 PM


All times are GMT -4. The time now is 10:04 PM.


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