![]() |
#1 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Nov 2010
Device: OYO
|
Sorting by author's name and duplicates
Hi,
I'm going to get an OYO ebook-reader for christmas and have started checking out what's available in terms of ebooks. So I stumbled over calibre which works just fine on my LinuxMint 10 64bit PC. However, when trying to add some books from a DVD, I noticed a serious problem: The sorting by author's name only seems to use the last word in the field for sorting, and unfortunately, the fields are filled in in the manner "last name, first name". So I have a hard time finding certain authors, bcause it all seems to be upside down. It starts with "Hoffmann, E.T.A.", then comes "Christen, Ada", then little later "Wette, Adelheid" and so on. As I do not know the first name of all the authors, but usually the last name, I'm sometimes stuck finding a particular author (there are now about 3000 books in the collection). The other thing I noticed while importing was the report of duplicates: calibre seems to look only for the title to determine duplicates, and that's quite dangerous. I have many books that are titled "poems" in the collection, so I have to allow the duplicates to be added. However, there are also some real duplicates. It would be imperative to check the author's name too when checking for duplicates. Hope I don't roll up something that's been answered and/or discussed elsewhere, I looked around, but didn't find anything that would help me. Will there be support for the OYO? The calibre version I'm using is 0.7.18 |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,130
Karma: 91256
Join Date: Feb 2008
Location: Germany
Device: Cybook Gen3
|
Install the latest version from the website. AFAIK, the Oyo is supported.
For the author sort thing, check out the tweak "author_sort_copy_method" (in preferences->tweaks, you want the method "copy"). Or, you could just fill the author field with "firstname lastname", which would then result in sorting according to "lastname, firstname" automatically. |
![]() |
![]() |
Advert | |
|
![]() |
#3 | |||
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
Read these: https://www.mobileread.com/forums/showthread.php?t=99131 https://www.mobileread.com/forums/sho...d.php?t=102846 Quote:
It will check both author and title. Quote:
|
|||
![]() |
![]() |
![]() |
#4 | |||
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Nov 2010
Device: OYO
|
Thanks for all replies!
Quote:
Quote:
Quote:
That's done, I'm now at version 0.7.30. The upgrade worked like a charm. |
|||
![]() |
![]() |
![]() |
#5 | |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Nov 2010
Device: OYO
|
Still sorting - author sorting works fine now, but in the manual it says:
Quote:
|
|
![]() |
![]() |
Advert | |
|
![]() |
#6 | |
US Navy, Retired
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,896
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
|
Quote:
Code:
# Control title and series sorting in the library view. # If set to 'library_order', Leading articles such as The and A will be ignored. # If set to 'strictly_alphabetic', the titles will be sorted without processing # For example, with library_order, The Client will sort under 'C'. With # strictly_alphabetic, the book will sort under 'T'. # This flag affects Calibre's library display. It has no effect on devices. In # addition, titles for books added before changing the flag will retain their # order until the title is edited. Double-clicking on a title and hitting return # without changing anything is sufficient to change the sort. title_series_sorting = 'library_order' You can also use this tweak to ensure it is presorted on startup. Code:
# Provide a set of columns to be sorted on when calibre starts # The argument is None if saved sort history is to be used # otherwise it is a list of column,order pairs. Column is the # lookup/search name, found using the tooltip for the column # Order is 0 for ascending, 1 for descending # For example, set it to [('authors',0),('title',0)] to sort by # title within authors. sort_columns_at_startup = ('authors',0),('series',0),('title',0) Last edited by DoctorOhh; 11-27-2010 at 01:26 AM. |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Duplicates | pauldadams | Calibre | 17 | 05-04-2010 11:57 PM |
Author's name | Tanzaku | ePub | 9 | 09-22-2009 09:48 AM |
Title Sorting / Author Sorting | ahi | Sony Reader | 0 | 09-14-2009 01:51 PM |
"Sort By Author" not sorting correctly within author's collection | Sonist | Amazon Kindle | 1 | 08-05-2009 07:52 PM |
Duplicates... | jaxx6166 | Sony Reader | 5 | 07-09-2009 09:13 PM |