View Single Post
Old 04-12-2012, 11:35 PM   #1
louwin
Newbie Nerd
louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.louwin ought to be getting tired of karma fortunes by now.
 
louwin's Avatar
 
Posts: 114
Karma: 1000354
Join Date: Feb 2012
Location: Perth, Western Australia
Device: iPad 3 64Gb Black
Playing with a custom column

I created a custom column called "Sequence" with Lookup name of "sequence".

I modified (quickly) my regex to extract "sequence" instead of "Series" and "series_index".

Does Calibre not allow "Add books" to load metadata into custom columns?

Also the "test functionality" doesn't allow you to test custom column metadata extraction?

If it is any help, I am using the latest portable Calibre?

My modified regex:-

((?P<sequence>.*)\s*,\s*)?\s*(?P<title>.+)\s* - \s*(?P<author>.+)

And the book filename:-

ABC, ttttiiiittttlllleeee - A N Author.txt

The "ABC" doesn't appear in the "Sequence" custom column.

louwin is offline   Reply With Quote