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 10-05-2014, 10:41 AM   #3376
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,018
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Tanjamuse View Post
What if I want it to be more than 2?
Then you can try to convince me that it's a good idea.
JimmXinu is offline  
Old 10-05-2014, 10:44 AM   #3377
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 have the following custom column:

Quote:
program:

cmp(
raw_field('#number_fandoms'),
2,
'No',
'No',
'Yes'
)
I would like to make a "condition" (or whatever it's called) in my personal.ini that says if that column is "Yes" then use a specific cover.
Tanjamuse is offline  
Old 10-05-2014, 11:17 AM   #3378
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,018
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Tanjamuse View Post
I would like to make a "condition" (or whatever it's called) in my personal.ini that says if that column is "Yes" then use a specific cover.
  1. generate_cover_settings in personal.ini can only see FFDL metadata entries. It doesn't have access to read calibre custom columns.
  2. You can accomplish the same thing using add_genre_when_multi_category and looking for Crossover (or whatever you choose) in 'category' in your generate_cover_settings.
JimmXinu is offline  
Old 10-06-2014, 11:28 AM   #3379
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,018
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Version 2.0.6 - 06 Oct 2014
  • New Site: lotrfanfiction.com
  • New Site: csi-forensics.com, thanks scout78.
  • New Site: samandjack.net, thanks scout78.
  • Fixes for sheppardweir.com, thanks scout78.
  • Fixes for Base eFiction.
  • Known issue: Metadata collection is not as complete for 'Base eFiction' adapters.
  • Known problem: Password protected FimFiction.net stories aren't working. FimF changed API access.
  • Known problem: specific metadata 'eroticatags' for literotica.com doesn't work on all stories.
JimmXinu is offline  
Old 10-06-2014, 01:43 PM   #3380
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 don't know what is going on, but I keep getting the following error:

Quote:
calibre, version 2.4.0
ERROR: Unhandled exception: <b>UnicodeDecodeError</b>:'utf8' codec can't decode byte 0xf8 in position 36: invalid start byte

calibre 2.4 isfrozen: True is64bit: False
Windows-7-6.1.7601-SP1 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '7', '6.1.7601')
Python 2.7.8
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: FanFictionDownLoader && EpubMerge && Generate Cover && Read MP3 AudioBook metadata && User Category && Find Duplicates && Reading List && Wiki Reader && Modify ePub
Traceback (most recent call last):
File "calibre_plugins.fanfictiondownloader_plugin.dialo gs", line 610, in do_loop
UnicodeDecodeError: 'utf8' codec can't decode byte 0xf8 in position 36: invalid start byte
I'm trying to download stories batch.
Tanjamuse is offline  
Old 10-06-2014, 02:47 PM   #3381
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,018
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Tanjamuse View Post
I don't know what is going on, but I keep getting the following error:

I'm trying to download stories batch.
That's generally an error caused by some of the characters of a story not being in the correct encoding (UTF8, ISO8859-1, etc) for the site.

If you post the story URL that gives the error, I'll look into it.
JimmXinu is offline  
Old 10-08-2014, 11:31 AM   #3382
iakovl
Connoisseur
iakovl began at the beginning.
 
Posts: 80
Karma: 10
Join Date: Dec 2009
Device: none
FimFiction just made a major update to the site... FFDL right now fails with it
iakovl is offline  
Old 10-08-2014, 11:33 AM   #3383
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,018
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by iakovl View Post
FimFiction just made a major update to the site... FFDL right now fails with it
FaceDeer is looking into it.
JimmXinu is offline  
Old 10-08-2014, 06:27 PM   #3384
seraphoid
Junior Member
seraphoid began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2014
Device: Samsung series 5 Ultra Notebook Laptop
Red face error message

Quote:
Originally Posted by JimmXinu View Post
....
Traceback (most recent call last):
File "site-packages\calibre\gui2\dialogs\plugin_updater.py", line 711, in _install_clicked
File "site-packages\calibre\customize\ui.py", line 375, in add_plugin
File "site-packages\calibre\customize\ui.py", line 53, in load_plugin
File "site-packages\calibre\customize\zipplugin.py", line 211, in load
InvalidPlugin: The plugin at C:\Users\Yuikoni\AppData\Local\Temp\calibre_fjfmim \js7yhf.zip needs a version of calibre >= 1.48.0



windows 7
64 bit
series 5 ultra samsung laptop
seraphoid is offline  
Old 10-08-2014, 06:36 PM   #3385
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,018
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by seraphoid View Post
InvalidPlugin: The plugin at C:\Users\Yuikoni\AppData\Local\Temp\calibre_fjfmim \js7yhf.zip needs a version of calibre >= 1.48.0
...
windows 7
64 bit
series 5 ultra samsung laptop
And is your version of calibre >= 1.48.0?
JimmXinu is offline  
Old 10-10-2014, 10:53 AM   #3386
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,018
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Attached is a new test version with FaceDeer's fixes for fimfiction.net.

Please let us know if you have any problems with. A couple people reporting that it works would be nice, too.

Last edited by JimmXinu; 10-28-2014 at 05:34 PM. Reason: Remove obsolete beta versions
JimmXinu is offline  
Old 10-10-2014, 03:09 PM   #3387
firefoxxy
Zealot
firefoxxy began at the beginning.
 
Posts: 105
Karma: 10
Join Date: Nov 2012
Location: Germany
Device: Kobo Libra 2
Hello out there,

I'm trying to organize my tags with FFDL and hope you will be able to help me. I'd like to have the tags from fanfiction.net to be "full names" (Harry Potter instead of Harry P.) and therefore want to rename the fandom into "Harry Potter Works". The first part works, the latter not. (In the code I use only "Harry" in order to be able to see if the retagging actually worked. I didn't want to "interfere" with the renaming of the fandom.)

I added into the personal.ini the following lines:
Code:
[www.fanfiction.net]
## fanfiction.net's 'cover' images are really just tiny thumbnails.
## Change this to false to use them anyway.
never_make_cover: false
sort_ships:true
keep_in_order_characters:true
replace_metadata:
 fandoms=>Harry Potter=>Harry Potter Works
 characters=>Harry P.=>Harry
Do I actually need the "keep_in_order_characters" part?

I really appreciate your help.
firefoxxy is offline  
Old 10-10-2014, 04:42 PM   #3388
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,018
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
it's category, not fandoms:

Code:
[www.fanfiction.net]
replace_metadata:
 category=>Harry Potter=>Harry Potter Works
 characters=>Harry P.=>Harry
Quote:
Originally Posted by firefoxxy View Post
Do I actually need the "keep_in_order_characters" part?
Not for what you've shown.
JimmXinu is offline  
Old 10-11-2014, 05:37 AM   #3389
Depletion
Pelican
Depletion began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Sep 2013
Location: Southeast US
Device: Nexus 7 2013
Quote:
Originally Posted by JimmXinu View Post
Attached is a new test version with FaceDeer's fixes for fimfiction.net.

Please let us know if you have any problems with. A couple people reporting that it works would be nice, too.
Test version is working well for me. Updates and adds new stories both with no problems.
Depletion is offline  
Old 10-11-2014, 05:35 PM   #3390
firefoxxy
Zealot
firefoxxy began at the beginning.
 
Posts: 105
Karma: 10
Join Date: Nov 2012
Location: Germany
Device: Kobo Libra 2
Thank you, Jimm! Works perfectly now.

I've got another question: When downloading a story from A3 sometimes the ship-tag "Harry Potter/Severus Snape" or even "Harry/Severus" is there, but not "Harry Potter" and "Severus Snape" as character-tags. I would like to have the ship as "Harry/Severus" (which works) plus the characters extracted as single tags ("Harry Potter", "Severus Snape") Is this possible?

I've got this in my ini-file:
Code:
[archiveofourown.org]
sort_ships:true
replace_metadata:
 category=>Harry Potter.*=>Harry Potter Works
 characters=>Harry=>Harry Potter
 characters=>Severus=>Severus Snape
 ships=>Harry Potter/Severus Snape=>Harry/Severus
What do I have to add here? Thanks again for any hints in advance.
firefoxxy is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Count Pages kiwidude Plugins 1846 08-02-2025 10:44 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 07:46 AM.


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