10-04-2010, 03:18 PM | #31 |
Grand Sorcerer
Posts: 9,707
Karma: 32763414
Join Date: Dec 2008
Location: Krewerd
Device: Pocketbook Inkpad 4 Color; Samsung Galaxy Tab S6
|
I made a plugboard:
format: device-db device: any device template: {author} - {title} for title Yet, on my Sony, I still see only {title} for title. At least for the book I just added. But, it gets weirder The books I already had on it, now have a title like this: - {title} If I remove the plugboard, and the book, all my existing books are back to normal with a title: {title} Edit: on a sony 650 |
10-04-2010, 03:23 PM | #32 | |
Grand Sorcerer
Posts: 12,026
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
|
|
Advert | |
|
10-04-2010, 03:29 PM | #33 |
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
|
10-04-2010, 03:42 PM | #34 | |
Grand Sorcerer
Posts: 12,026
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Search is a prime example. author/s, publisher/s, tag/s for example. I haven't figured out what to do about that, but am thinking about it. Perhaps I will use the search aliases. |
|
10-04-2010, 04:06 PM | #35 | |
Grand Sorcerer
Posts: 9,707
Karma: 32763414
Join Date: Dec 2008
Location: Krewerd
Device: Pocketbook Inkpad 4 Color; Samsung Galaxy Tab S6
|
Quote:
That's what you get for trying something out fast... Ok, that works. But it doesn't work for the book that I'm transfering. All my books now have the {author_sort} - {title} template, except the new book... which only shows the {title} template. And I don't need it in the book, I never look at the book info anyway And when I do want it in the books (on my mobipocket readers) I do have it, thanks to your plugboard |
|
Advert | |
|
10-04-2010, 05:38 PM | #36 | |
Grand Sorcerer
Posts: 12,026
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
The device view will always show calibre's metadata. The sony menus will show altered metadata. It now works on the first send. The bug existed since the beginning of the beta. Sony metadata wasn't being updated when a book was resent. If metadata management is anything but automatic, then collections for resent books would not have been updated. Last edited by chaley; 10-05-2010 at 02:38 AM. Reason: Completely change post. :) |
|
10-07-2010, 11:12 AM | #37 |
Addict
Posts: 385
Karma: 6514
Join Date: Aug 2010
Location: Denmark
Device: Kindle 3 3G+Wifi, Oasis
|
Absolutely Brilliant !
To think I almost missed this thread
THIS is brilliant, especially all the hints you ALL are describing/discussing. Makes it's possible for me to understand AND use the plugboard. My K3 loves it, once it's done indexing, I think. So far it look like the re-transmitted books go into correct Collections with the old ones, but can't say yet, until it's done indexing. My worst issue with the K3 seems to be resolved with a little work by me, but a LOT of great work by the Calibre TEAM !. Cheers P.S. This thread is fast on the way to "sticky" status ? Last edited by pchrist7; 10-07-2010 at 11:12 AM. Reason: Added PS |
10-07-2010, 11:52 AM | #38 |
Grand Sorcerer
Posts: 12,026
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
@speakingtohe: plugboards now work with the Sony database, as well as with the books on a Sony. To modify the sony's db, use the special format 'device_db'.
This works very nicely. For example, I use a plugboard to put 8 characters of the series plus the series index at the end of the title. This extra info helps when browsing by author or by title, or by non-series collections. The plugboard is: Code:
device_db:PRS505 = ([{title}{series:<.8s| [|}{series_index:| [|]]}] -> title) |
10-09-2010, 08:10 AM | #39 |
Comparer of the Ephemeris
Posts: 1,496
Karma: 424697
Join Date: Mar 2009
Device: iPad
|
Plugboards + iTunes
(This is an excerpt from the 'Calibre + iTunes: Start here' thread. It's largely redundant with other posts already in this thread, but I wanted to add it here in case an iDevice user comes across this thread first.)
|
10-10-2010, 03:51 PM | #40 |
Enthusiast
Posts: 30
Karma: 8644
Join Date: Oct 2010
Location: Edmonton, Alberta, Canada
Device: Kobo
|
I can verify that the plugboard "Metadata: Show series - series Index - Title as Title (Kindle) (economix)" works for the Kobo.
And I am once again pleased as punch with Calibre. |
10-14-2010, 05:09 AM | #41 | |
Grand Sorcerer
Posts: 12,026
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Code:
{series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>3s| - | - }{title} Code:
{series:shorten(4,-,4)}{series_index:0>3s| [|] }{title} |
|
10-14-2010, 06:59 AM | #42 | |
Grand Sorcerer
Posts: 9,707
Karma: 32763414
Join Date: Dec 2008
Location: Krewerd
Device: Pocketbook Inkpad 4 Color; Samsung Galaxy Tab S6
|
Quote:
"The -dren [00] - The Clan of the Cavebear" The "The" (and "A", etc) should be removed first... |
|
10-14-2010, 07:06 AM | #43 |
US Navy, Retired
Posts: 9,867
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
|
|
10-14-2010, 07:14 AM | #44 | |
Grand Sorcerer
Posts: 9,707
Karma: 32763414
Join Date: Dec 2008
Location: Krewerd
Device: Pocketbook Inkpad 4 Color; Samsung Galaxy Tab S6
|
Quote:
The -Saga [001] - Rides a Dread Legion vs The -Saga [001] - Shadow of a Dark Queen And no, that tweak doesn't do anything... |
|
10-14-2010, 07:23 AM | #45 | |
Grand Sorcerer
Posts: 12,026
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Of course, the way to 'fix' it is to strip the articles before it gets to the plugboard. Create a (probably hidden) composite column called #stripped_series (or some such) containing something like Code:
{series:re(^(A|The|An)\s+,)||} Code:
{#stripped_series:shorten(4,-,4)}{series_index:0>3s| [|] }{title} |
|
Tags |
custom column, tag, tags |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
custom column i need a little help | shinken | Calibre | 3 | 09-15-2010 04:41 AM |
Using Custom Metadata in Save Template | EJvdH | Calibre | 1 | 07-02-2010 07:06 AM |
Accessories Decalgirl Kindle 2 custom skin template | srmalloy | Amazon Kindle | 6 | 04-09-2010 10:55 PM |
Donations for Custom Recipes | ddavtian | Calibre | 5 | 01-23-2010 05:54 PM |
Help understanding custom recipes | andersent | Calibre | 0 | 12-17-2009 03:37 PM |