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 06-04-2014, 09:38 AM   #2761
cryzed
Evangelist
cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.
 
cryzed's Avatar
 
Posts: 408
Karma: 1050547
Join Date: Mar 2011
Device: Kindle Oasis 2
Wouldn't something like this work if you simply want to exclude all characters?

Code:
[archiveofourown.org]
exclude_metadata_pre:
 characters=~.*
cryzed is offline  
Old 06-04-2014, 10:06 AM   #2762
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,017
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Yes, but that would remove characters from the title page, too. People may want to keep that, but not have them in tags.

This excludes characters from tags while keeping them on the title page:
Code:
[archiveofourown.org]
include_subject_tags: extratags, genre, category, ships, lastupdate, status
But nether does anything for the 'extra tags' Amalthia mentions.

Currently, FFDL puts all of AO3's 'freeformtags' and 'ao3categories' in genre as well as the site specific metadata lists. I'm beginning to think that may be a mistake.
JimmXinu is offline  
Advert
Old 06-04-2014, 10:58 PM   #2763
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,017
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Version 1.8.22 - 04 Jun 2014
  • New site: voracity2.e-fic.com -- Thanks, cryzed!
JimmXinu is offline  
Old 06-04-2014, 11:04 PM   #2764
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,188
Karma: 32196
Join Date: Jan 2007
Location: Anchorage, AK
Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2
Quote:
Originally Posted by JimmXinu View Post
There are some options, but it's a bit complicated depending on exactly what you want to accomplish.

What are the specific story URL and the tags you want to exclude? Or what tags do you want to include (excluding everything else)?
My main goal is to have nothing populate the tag field in Calibre, except for the fandom information.

Here is an example story: http://archiveofourown.org/works/1023413

Ideally, I'd like to see only the fandom "Supernatural" in the Calibre tag area. I'm not sure if this is possible based on what I read in later posts...
Amalthia is offline  
Old 06-04-2014, 11:23 PM   #2765
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,017
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Amalthia View Post
My main goal is to have nothing populate the tag field in Calibre, except for the fandom information.

Here is an example story: http://archiveofourown.org/works/1023413

Ideally, I'd like to see only the fandom "Supernatural" in the Calibre tag area. I'm not sure if this is possible based on what I read in later posts...
That we can do:
Code:
[archiveofourown.org]
# only put fandoms in tags
include_subject_tags: fandoms
# Remove the FanFiction tag that FFDL includes for most sites.
extratags:
JimmXinu is offline  
Advert
Old 06-05-2014, 12:25 AM   #2766
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,188
Karma: 32196
Join Date: Jan 2007
Location: Anchorage, AK
Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2
Quote:
Originally Posted by JimmXinu View Post
That we can do:
Code:
[archiveofourown.org]
# only put fandoms in tags
include_subject_tags: fandoms
# Remove the FanFiction tag that FFDL includes for most sites.
extratags:
Thank you! This is exactly what I needed.
Amalthia is offline  
Old 06-05-2014, 12:37 AM   #2767
Jade Aislin
Groupie
Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.Jade Aislin could sell banana peel slippers to a Deveel.
 
Posts: 164
Karma: 3100
Join Date: Sep 2011
Device: Kobo Auro H2O, PRS-T1
Quote:
Originally Posted by JimmXinu View Post
Version 1.8.22 - 04 Jun 2014
  • New site: voracity2.e-fic.com -- Thanks, cryzed!
Yes, thank you cryzed. Thank you, thank you, thank you. That was the one site I wanted. However, when I tried to make my own adapter from another efiction adapter, it had errors and I didn't feel like trying to fix them at the time. . .so really, thank you.
Jade Aislin is offline  
Old 06-05-2014, 01:14 AM   #2768
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,188
Karma: 32196
Join Date: Jan 2007
Location: Anchorage, AK
Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2
Quote:
[archiveofourown.org]
# only put fandoms in tags
include_subject_tags: fandoms
# Remove the FanFiction tag that FFDL includes for most sites.
extratags:
I just wanted to double check. If I wanted to exclude certain fandoms from appearing in the tag field in Calibre, would this code work?

exclude_metadata_pre:
fandom==Anthology
Amalthia is offline  
Old 06-05-2014, 03:07 AM   #2769
cryzed
Evangelist
cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.
 
cryzed's Avatar
 
Posts: 408
Karma: 1050547
Join Date: Mar 2011
Device: Kindle Oasis 2
@Jade Aislin, I'm glad I could help out ! Enjoy the stories and let me know if you encounter an error!

@Amalthia, Yes that's how it should work in theory, but I'm not sure if "fandom" is a valid metakey. I think it should be "fandoms" (plural) and/or "category". I simply don't know these features as well as Jimm, so just try any combination of these and see what works for now.

EDIT: I just noticed that this would probably also remove it from the generated cover then...

Last edited by cryzed; 06-05-2014 at 04:13 AM.
cryzed is offline  
Old 06-05-2014, 04:16 AM   #2770
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
Cryzed, would you consider looking at SpuffyRealm (http://spikeluver.com/SpuffyRealm/index.php) and adding that site as well?

I know it's on the considering list, but unfortunately I know squat about doing it myself

Thanks
Tanjamuse is offline  
Old 06-05-2014, 04:32 AM   #2771
cryzed
Evangelist
cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.
 
cryzed's Avatar
 
Posts: 408
Karma: 1050547
Join Date: Mar 2011
Device: Kindle Oasis 2
I can do that, yes. I'll take a look at it soon.

Last edited by cryzed; 06-05-2014 at 08:18 AM.
cryzed is offline  
Old 06-05-2014, 04:35 AM   #2772
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
Thank you so much
Tanjamuse is offline  
Old 06-05-2014, 09:29 AM   #2773
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,017
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Amalthia View Post
I just wanted to double check. If I wanted to exclude certain fandoms from appearing in the tag field in Calibre, would this code work?

exclude_metadata_pre:
fandom==Anthology
Actually, adding 'Anthology' to tags for series books is currently hard coded. I'll need to make some changes to the system to make that configurable. Hopefully in the next couple days.
JimmXinu is offline  
Old 06-05-2014, 11:54 AM   #2774
cryzed
Evangelist
cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.
 
cryzed's Avatar
 
Posts: 408
Karma: 1050547
Join Date: Mar 2011
Device: Kindle Oasis 2
@Tanjamuse
Attached is a test version of the plugin file with an adapter for http://spikeluver.com/. If you could thoroughly test it and report back if any errors occurred and for which stories that would be great. Also, if possible, see if any metadata is missing that should be there.

There's also a field that you can add to the titlepage if you want to: the review count. To do that edit your "personal.ini" via the FanFictionDownLoader Plugin menu in Calibre and add the following:

Code:
[www.spikeluver.com]
extra_titlepage_entries:reviews
@Jade Aislin
Same goes for you since the adapter code for http://voracity2.e-fic.com/ changed slightly. Everything should still work (I tested a few stories), but you now also can add the same section to your "personal.ini" if you want to, to display the review count on the titlepage.

Last edited by cryzed; 06-06-2014 at 02:14 PM.
cryzed is offline  
Old 06-05-2014, 12:07 PM   #2775
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
@Cryzed

I've only tested two stories so far, but it looks like it works perfectly.

Thank you so much, and may I ask for more sites in the future?
Tanjamuse 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 08:00 AM.


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