Register Guidelines E-Books Today's Posts Search

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

Notices

Reply
 
Thread Tools Search this Thread
Old 02-02-2009, 01:50 PM   #151
ate
Junior Member
ate began at the beginning.
 
ate's Avatar
 
Posts: 9
Karma: 10
Join Date: May 2008
Device: CyBook Gen3
Now (Calibre 4.132) it works with my Vista32. Thank you.

But, I have a question about the import string (?P<title>.+) - (?P<author>[^_]+).

My e-book-directory is sorted in my own way:

<author's name>
<bookname1>
bookname.pdf
bookname.rtf
<bookname2>
bookname2.pdf
bookname2.rtf
<author's name 2>
<bookname1>
.....

Sorry, I'm a "Regular Expression Syntax" novice.

What would be the correct syntax to import the right author's name and booknames (without metadata - they are mostly not correct in my books) from the given filestructure?

Last edited by ate; 02-02-2009 at 01:57 PM.
ate is offline   Reply With Quote
Old 02-02-2009, 07:24 PM   #152
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
@poetbil, Try uninstalling first than install it again.

@ate, Hm... I'm not sure if the import filter can use the path in the regex or if it only looks at the filename.
user_none is offline   Reply With Quote
Advert
Old 02-02-2009, 07:38 PM   #153
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,396
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The import regex only looks at the filename not the full path. And you can disable reading of metadata from inside the files by disabling the corresponding plugins from the calibre config dialog
kovidgoyal is offline   Reply With Quote
Old 02-03-2009, 01:07 PM   #154
ate
Junior Member
ate began at the beginning.
 
ate's Avatar
 
Posts: 9
Karma: 10
Join Date: May 2008
Device: CyBook Gen3
Thx for the quick answer.

What a pitty ... I disabled the reading of metadata and use (?P<title>.+) for the title.

Unfortunately I have to write the author's name manually in calibre. It's a lot of stupid work.

Any chance for using the full path in future versions? I think, I'm not the only one who sorted the e-books by directories.

Last edited by ate; 02-03-2009 at 01:11 PM.
ate is offline   Reply With Quote
Old 02-03-2009, 01:41 PM   #155
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,396
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
More general input/output masks are on my (very long) TODO list
kovidgoyal is offline   Reply With Quote
Advert
Old 03-01-2009, 06:37 PM   #156
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Over in the Calibre forum Emmanuel, had an interesting idea.

Quote:
Originally Posted by Emmanuel
- use the already existing directory structure from calibre, ie:

Author
Title
Book Files

and News files might then go into a dedicated News/ directory to regroup
them
Basically instead of defaulting to putting ebooks into the root of eBooks, put them on as eBooks/Author/Title/ebook.ext. Just like Calibre keeps them in on the computer. It would help with the whole sorting issue and cut down on the need for using the / path tag as much.

What does everyone think about this suggestion? Would you like to see it? Would you hate to see it? Would you like all items tagged as news put into a news directory as well?
user_none is offline   Reply With Quote
Old 03-01-2009, 07:10 PM   #157
bwaldron
Wizard
bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.
 
bwaldron's Avatar
 
Posts: 1,230
Karma: 543210
Join Date: Feb 2008
Location: Gatlinburg, Tennessee
Device: Kindles: Paperwhite Signature Ed., Oasis 2, Voyage
Quote:
Originally Posted by user_none View Post
What does everyone think about this suggestion? Would you like to see it? Would you hate to see it? Would you like all items tagged as news put into a news directory as well?
Seems reasonable to me. On the Cybook, I currently use Calibre's "save to disk" function (along with a batch file that strips out the non-mobi files) and sort my library by path -- to get a proper author sort on the device.

I don't do "news" on the device -- but if I did, I would want it in a separate directory (and would probably want that directory to use a special character so that the news "books" would show up first when sorting by path).
bwaldron is offline   Reply With Quote
Old 03-02-2009, 04:14 AM   #158
pdurrant
The Grand Mouse 高貴的老鼠
pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.
 
pdurrant's Avatar
 
Posts: 74,036
Karma: 315160596
Join Date: Jul 2007
Location: Norfolk, England
Device: Kindle Oasis
ebooks/Author/Series/Series# Title.mobi

So that when sorting by path all books by a particular author in a particular series appear together and in the right order.

It no series, ebooks should be loose in the author folder.

Having ebooks in sub-folders is a good idea for another reaosn. The CyBook checks ALL top-level books for dictionaries every time a dictionary lookup is done. With lots of books in the top level, a dictionary lookup can take tens of seconds.


Quote:
Originally Posted by user_none View Post
Over in the Calibre forum Emmanuel, had an interesting idea.



Basically instead of defaulting to putting ebooks into the root of eBooks, put them on as eBooks/Author/Title/ebook.ext. Just like Calibre keeps them in on the computer. It would help with the whole sorting issue and cut down on the need for using the / path tag as much.

What does everyone think about this suggestion? Would you like to see it? Would you hate to see it? Would you like all items tagged as news put into a news directory as well?
pdurrant is offline   Reply With Quote
Old 03-02-2009, 05:02 AM   #159
pthwaite
Fanatic
pthwaite has a complete set of Star Wars action figures.pthwaite has a complete set of Star Wars action figures.pthwaite has a complete set of Star Wars action figures.pthwaite has a complete set of Star Wars action figures.pthwaite has a complete set of Star Wars action figures.
 
pthwaite's Avatar
 
Posts: 597
Karma: 430
Join Date: Aug 2008
Location: Ellesmere Port, UK
Device: DR1000S Sony PRS505 iPad iPhone
I like Emmanual's suggestion.
Forming the structure as Calibre itself does in the Cybook would help a lot. Likewise a longer list of I/O filters may help as the metadata transfer does leave a lot of tidying up sometimes.

ie if in Calibre I change the title in the Library, it isn't transferred to the Cybook, I have to re-do it on the Cybook. It then gives an error, but changes it anyway.
pthwaite is offline   Reply With Quote
Old 03-02-2009, 04:59 PM   #160
Justy
Fanatic
Justy has much to be proud ofJusty has much to be proud ofJusty has much to be proud ofJusty has much to be proud ofJusty has much to be proud ofJusty has much to be proud ofJusty has much to be proud ofJusty has much to be proud ofJusty has much to be proud ofJusty has much to be proud ofJusty has much to be proud of
 
Justy's Avatar
 
Posts: 547
Karma: 27509
Join Date: Dec 2007
Location: Greater Vancouver Area, BC, Canada
Device: Nexus 7, Sony Xperia z3 tablet, Kobo Glo, Boyue T63
Quote:
Originally Posted by pdurrant View Post
ebooks/Author/Series/Series# Title.mobi
This is fairly similar to how I have my eBooks sorted now, except I make use of Genre. I may not always know the name of the Author I want to read next, but I will always know what Genre I want to read, it is a huge help to me to have all my SciFi sorted together, separate from my Fantasy and Romance eBooks. My ideal folder layout would be:
eBooks/Genre/Author/Series # Title.mobi
Justy is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cybook Opus hyphenation support elmargol Bookeen 1 12-20-2009 01:25 PM
Does the cybook support the arabian fonts? Shehabi Bookeen 8 06-24-2008 03:48 PM
Question about Cybook PDF support Gameboy70 Bookeen 8 06-02-2008 07:33 AM
Cybook support Kathy Bookeen 2 01-09-2008 05:27 PM
Better Cybook support in new Mobipocket software Alexander Turcic Bookeen 2 11-18-2007 03:42 AM


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


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