Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 08-20-2014, 01:36 AM   #1
Tarkin9188
Junior Member
Tarkin9188 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2014
Device: Kindle 4th gen
Fandom category

I use the ffdl plugin to download my fanfiction and have it set to create a fandom column. It works fairly well, but is there a way to keep it from separating fandoms such as Harry Potter; Harry Potter - fandom; Harry Potter - J.K. Rowling or Once Upon a time; Once upon a time(tv).

It's really not a huge problem but it makes it difficult to find stories on my kindle when i use kindle collections .

Also first post YAY
Tarkin9188 is offline   Reply With Quote
Old 08-20-2014, 12:06 PM   #2
fidvo
Addict
fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.
 
Posts: 309
Karma: 1645952
Join Date: Jun 2012
Device: none
Quote:
Originally Posted by Tarkin9188 View Post
I use the ffdl plugin to download my fanfiction and have it set to create a fandom column. It works fairly well, but is there a way to keep it from separating fandoms such as Harry Potter; Harry Potter - fandom; Harry Potter - J.K. Rowling or Once Upon a time; Once upon a time(tv).

It's really not a huge problem but it makes it difficult to find stories on my kindle when i use kindle collections .

Also first post YAY
You've just discovered the joy of downloading metadata. Just wait until you start dealing with tags.

The reason why you have multiple fandoms in that field is because that's the way it's stored in the book or on the site where you downloaded it from. At some point, someone typed in "Harry Potter" for one book, and someone else typed in "Harry Potter - fandom" for a different book, without consulting each other to make sure their labels are consistent. There's nothing Calibre or ffdl can do about that.

My suggestion is to never trust downloaded metadata, or the metadata stored in books you import. ALWAYS go in and clean it up yourself afterward. Just re-type whatever you want in the field in the database to make them consistent. Or select all the Harry Potter fanfiction books and use bulk metadata edit to change them all at once.
fidvo is offline   Reply With Quote
Advert
Old 08-20-2014, 12:32 PM   #3
cvlowe
Enthusiast
cvlowe began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Jul 2014
Device: Calibre on laptop
I actually created a custom yes/no column called Meta just to check off any book I've cleaned up the metadata for. With enough books, it can be difficult to keep track of otherwise.
cvlowe is offline   Reply With Quote
Old 08-20-2014, 03:19 PM   #4
Tarkin9188
Junior Member
Tarkin9188 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2014
Device: Kindle 4th gen
Quote:
Originally Posted by fidvo View Post
You've just discovered the joy of downloading metadata. Just wait until you start dealing with tags.

The reason why you have multiple fandoms in that field is because that's the way it's stored in the book or on the site where you downloaded it from. At some point, someone typed in "Harry Potter" for one book, and someone else typed in "Harry Potter - fandom" for a different book, without consulting each other to make sure their labels are consistent. There's nothing Calibre or ffdl can do about that.

My suggestion is to never trust downloaded metadata, or the metadata stored in books you import. ALWAYS go in and clean it up yourself afterward. Just re-type whatever you want in the field in the database to make them consistent. Or select all the Harry Potter fanfiction books and use bulk metadata edit to change them all at once.
Thanks for the info. It shouldn't be to hard to bulk edit, just get's a little tedious when adding new books
Tarkin9188 is offline   Reply With Quote
Old 08-20-2014, 06:19 PM   #5
BookJunkieLI
Evangelist
BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.
 
BookJunkieLI's Avatar
 
Posts: 435
Karma: 572984
Join Date: Jan 2010
Location: Long Island
Device: Kobo Libra 2, Kindle 4, Nook Gl4, Nook STR, REB 1100, Ebookwise 1500,
I haven't played with it much myself but you might take a look at this post in the FFDL plugin thread. Particularly look at the replace_metadata settings shown under the spoiler cut. These are settings that you add to your personal.ini under FFDL's Configure Plugin option.

You'd probably want something along the lines of this:

Code:
replace_metadata:
 fandoms=>Harry Potter \-\ fandom=>Harry Potter
 fandoms=>Harry Potter \-\ J. K. Rowling=>Harry Potter
 fandoms=>Once Upon A Time \(TV\)=>Once Upon A Time
fandoms is the custom column, the middle section is the incoming metadata being downloaded, and then the final section is what you want FFDL to convert that fandom to. In other words (Harry Potter - fandom) becomes (Harry Potter).
BookJunkieLI is offline   Reply With Quote
Advert
Old 08-20-2014, 07:20 PM   #6
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,660
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by cvlowe View Post
I actually created a custom yes/no column called Meta just to check off any book I've cleaned up the metadata for. With enough books, it can be difficult to keep track of otherwise.
- I also keep a date for when I did it.

BR
BetterRed is offline   Reply With Quote
Old 08-20-2014, 07:34 PM   #7
Amalthia
Wizard
Amalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beauty
 
Amalthia's Avatar
 
Posts: 1,184
Karma: 32196
Join Date: Jan 2007
Location: Anchorage, AK
Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2
This may work better:

Code:
replace_metadata:
 fandoms=>Harry Potter.*=>Harry Potter
 fandoms=>Once Upon A Time.*=>Once Upon A Time
Amalthia is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MobileRead Help determining category John F Book Clubs 6 02-25-2012 07:05 PM
0.8.41 - New Category Tweak nynaevelan Calibre 4 02-25-2012 12:05 PM
category filter arvalin Library Management 10 03-26-2011 05:49 PM
PDF Category ktj Library Management 7 03-19-2011 10:22 AM
Typo in my Category mctclover Fictionwise eBookwise 11 04-07-2009 08:42 AM


All times are GMT -4. The time now is 02:19 PM.


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