View Single Post
Old 10-22-2012, 07:13 PM   #954
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,326
Karma: 3966249
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
New test version with additional metadata for www.fimfiction.net.

New entries are: likes,dislikes,views,total_views,short_description

Added to defaults.ini (for reference, you don't need to add these to personal.ini unless you want to change them.:
Spoiler:
Code:
[www.fimfiction.net]
## Site dedicated to these categories/characters/ships
extracategories:My Little Pony: Friendship is Magic

## Extra metadata that this adapter knows about.  See [dramione.org]
## for examples of how to use them.
extra_valid_entries:likes,dislikes,views,total_views,short_description
likes_label:Likes
dislikes_label:Dislikes
views_label:Highest Single Chapter Views
total_views_label:Total Views
short_description_label:Short Summary


To add these to the titlepage inside the ebook, use extra_titlepage_entries or titlepage_entries.

To set these to calibre custom columns, use custom_columns_settings.

This version also adds a check to prevent infinite recursion if a replace_metadata conditional refers to the same entry it's trying to change.

Last edited by JimmXinu; 10-23-2012 at 05:04 PM. Reason: Remove obsolete beta versions
JimmXinu is offline