Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 03-17-2015, 10:22 PM   #3856
mcb123
Junior Member
mcb123 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2015
Device: KoboTouch
Quote:
Originally Posted by JimmXinu View Post
ff.net doesn't have 'series' metadata, so it's never going to work there.
I feel silly, because I suspected that might be the issue as soon as I posted the question.

Is there a way I can force the Category values into the standard Calibre series column (and associated auto-numbering), using the FF.net-specific section of personal.ini, without creating a custom series column?

Thanks for your patience
mcb123 is offline  
Old 03-17-2015, 11:25 PM   #3857
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: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by mcb123 View Post
Is there a way I can force the Category values into the standard Calibre series column (and associated auto-numbering), using the FF.net-specific section of personal.ini, without creating a custom series column?
It seems an odd thing to do to me, but it can be done:
Code:
[www.fanfiction.net]
include_in_series: category
However, if you ever download a crossover fic, the series will contain both categories as one string because series is not a comma separated values column.

Putting category in tags or in a custom column is really the preferred way to do it.
JimmXinu is offline  
Advert
Old 03-18-2015, 12:31 AM   #3858
mcb123
Junior Member
mcb123 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2015
Device: KoboTouch
Quote:
Originally Posted by JimmXinu View Post
It seems an odd thing to do to me, but it can be done...Putting category in tags or in a custom column is really the preferred way to do it.
Thanks, it worked perfectly. The reason for this strange workaround is my reader reads series info, but cannot sort by it, and does not read tags or custom columns at all, so if I want to read a particular fandom and sort it, I have to use a series plugboard to include the fandom in the title during send to device.

Luckily, tagging generally as "Fanfiction" and creating a virtual library keeps my fic series from messing with other novel series.
mcb123 is offline  
Old 03-18-2015, 12:46 AM   #3859
PandathePanda
a toy panda
PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.
 
PandathePanda's Avatar
 
Posts: 2,568
Karma: 26020474
Join Date: Mar 2014
Location: Onboard the Queen Anne's Revenge
Device: Various Android dvices
Quote:
Originally Posted by cryzed View Post
@PandathePanda try the attached version. The problem was the https protocol prefix, I wrote the adapter originally to only handle the http protocol prefix.
Thanx for the Fix
PandathePanda is offline  
Old 03-18-2015, 12:53 AM   #3860
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: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by mcb123 View Post
Thanks, it worked perfectly. The reason for this strange workaround is my reader reads series info, but cannot sort by it, and does not read tags or custom columns at all, so if I want to read a particular fandom and sort it, I have to use a series plugboard to include the fandom in the title during send to device.

Luckily, tagging generally as "Fanfiction" and creating a virtual library keeps my fic series from messing with other novel series.
Personally, my solution is to use a plugboard to include everything I want to search on in the title:
Code:
{#title_prefix:|| }{series:|| }{series_index:0>2s|[|] - }{title}{#wordcount:| (|)}{tags:| [|]}{#extranotes:| [|]}
Somewhat related, there's also a wiki page documenting how FFDL and Reading List can help you with manage your read/unread fanfic and device.
JimmXinu is offline  
Advert
Old 03-18-2015, 06:56 PM   #3861
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by mcb123 View Post
Thanks, it worked perfectly. The reason for this strange workaround is my reader reads series info, but cannot sort by it, and does not read tags or custom columns at all, so if I want to read a particular fandom and sort it, I have to use a series plugboard to include the fandom in the title during send to device.

Luckily, tagging generally as "Fanfiction" and creating a virtual library keeps my fic series from messing with other novel series.
As you list your device as a Kobo Touch, a search on the device will search the series name as well as the title and the author. But, I suspect you might be better off creating a shelf for each fandom. If the fandom is in a column in calibre, that is easy to do.
davidfor is offline  
Old 03-19-2015, 09:34 AM   #3862
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
What does this mean:

Quote:
calibre, version 2.21.0
ERROR: Error Updating Metadata: <p>An error has occurred while FFDL was updating calibre's metadata for <a href='http://archiveofourown.org/works/3547121'>A Curious Thing</a>.</p>The ebook has been updated, but the metadata has not.

Traceback (most recent call last):
File "calibre_plugins.fanfictiondownloader_plugin.ffdl_ plugin", line 1267, in update_books_loop
File "calibre_plugins.fanfictiondownloader_plugin.ffdl_ plugin", line 1782, in update_metadata
ValueError: too many values to unpack
Tanjamuse is offline  
Old 03-19-2015, 10:00 AM   #3863
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: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Tanjamuse View Post
What does this mean:
You have too many parts in a generate_cover_settings parameter.

I'll look into adding generate_cover_settings to the settings checked for correctness when personal.ini is edited.
JimmXinu is offline  
Old 03-19-2015, 10:03 AM   #3864
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
Thanks. I don't know if it helps but I don't get that error on all stories.

This is the story where the error shows up: http://archiveofourown.org/works/3547121
Tanjamuse is offline  
Old 03-19-2015, 11:13 AM   #3865
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: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New test version with:
  • Better error handling of generate_cover_settings params.
  • Add HTTP header X-Clacks-Overhead: GNU Terry Pratchett
  • Remove tooltip from ini text edit boxes--it's just distracting.

Kudos to tthfanfic.org for already sending X-Clacks-Overhead: GNU Terry Pratchett.

Last edited by JimmXinu; 03-26-2015 at 09:48 PM. Reason: Remove obsolete test versions - replaced by newer test or released version.
JimmXinu is offline  
Old 03-19-2015, 11:20 AM   #3866
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
I still get that error, and I don't know what I've done wrong
Tanjamuse is offline  
Old 03-19-2015, 11:21 AM   #3867
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: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Tanjamuse View Post
I still get that error, and I don't know what I've done wrong
What I changed is intended to show you where your error is when you edit personal.ini. It can't fix the error because it's a mistake in your configuration. Go edit personal.ini again.
JimmXinu is offline  
Old 03-19-2015, 11:24 AM   #3868
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
I'll say it in a different way.

I don't understand what I have to change.

Can I have too many generate cover settings?
Tanjamuse is offline  
Old 03-19-2015, 11:27 AM   #3869
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: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Tanjamuse View Post
I don't understand what I have to change
Each generate cover settings line has to have exactly three parts, a template, a regex pattern, and a GC setting name. For example:

Code:
generate_cover_settings:
 ${anthology}=>true=>FFDL
Your error indicates you have too many in at least one line. The new error checking should be telling you which line if you read it closely.
JimmXinu is offline  
Old 03-19-2015, 11:30 AM   #3870
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
Thanks. I did have a double-line in my "generate covers"-settings.

Thank you for the help
Tanjamuse is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Count Pages kiwidude Plugins 1849 08-30-2025 01:22 PM
[GUI Plugin] Resize Cover kiwidude Plugins 100 07-10-2025 08:50 AM
[GUI Plugin] Find Duplicates kiwidude Plugins 1124 04-18-2025 09:19 AM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 05:42 AM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 01:50 PM.


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