Register Guidelines E-Books Today's Posts Search

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

Notices

Reply
 
Thread Tools Search this Thread
Old 03-28-2019, 04:28 PM   #3301
Ser4nb2LUY6e
Connoisseur
Ser4nb2LUY6e began at the beginning.
 
Posts: 60
Karma: 10
Join Date: Jun 2017
Device: Moon+ Reader Pro on Android
ScribbleHub

any chance to add support for https://www.scribblehub.com/ ?
Ser4nb2LUY6e is offline   Reply With Quote
Old 04-04-2019, 06:15 PM   #3302
DragoLord19d
Member
DragoLord19d began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Apr 2019
Device: Ipad
I've got a quick question about adding passwords to the personal ini. I'm tried to add Alt. History like this:


[https://www.alternatehistory.com/]
username:XXXXXXXX
password:XXXXXXXX

And like this

[www.alternatehistory.com/]
username:XXXXXXXX
password:XXXXXXXX

but all I get is the login popup, what am i doing wrong?
DragoLord19d is offline   Reply With Quote
Old 04-04-2019, 07:33 PM   #3303
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,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by DragoLord19d View Post
I've got a quick question about adding passwords to the personal ini. I'm tried to add Alt. History like this:
...
but all I get is the login popup, what am i doing wrong?
Just the domain name, no protocol or slashes:

Code:
[www.alternatehistory.com]
username:XXXXXXXX
password:XXXXXXXX
JimmXinu is offline   Reply With Quote
Old 04-04-2019, 08:41 PM   #3304
DragoLord19d
Member
DragoLord19d began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Apr 2019
Device: Ipad
Quote:
Originally Posted by JimmXinu View Post
Just the domain name, no protocol or slashes:

Code:
[www.alternatehistory.com]
username:XXXXXXXX
password:XXXXXXXX
Thank you!
DragoLord19d is offline   Reply With Quote
Old 04-06-2019, 10:25 AM   #3305
Chrysanthemum
Enthusiast
Chrysanthemum began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Jul 2010
Location: Midwest, USA
Device: Kindle Paperwhite 2,
Quote:
Originally Posted by JimmXinu View Post
What is the story URL?

Are you sure that the copy you have in your library is from AO3 and not ffnet or another site? That's the only idea that comes to mind.
I discovered it was an issue with how the author uploaded it to AO3. When she uploaded the next chapter, it worked correctly. With the previous chapter, she somehow created an anthology version, which messed things up. It is fixed now.
Thanks!
Chrysanthemum is offline   Reply With Quote
Old 04-06-2019, 10:27 AM   #3306
Chrysanthemum
Enthusiast
Chrysanthemum began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Jul 2010
Location: Midwest, USA
Device: Kindle Paperwhite 2,
Is there any way to strip "Authors notes" from the beginning or ending of posted chapters? They get on my nerves frankly, so I end up using the edit tool on Calibre to remove them. But when a new chapter comes out, all of my edits are overwritten with the new copy, restoring all the previously deleted Authors Notes.
Chrysanthemum is offline   Reply With Quote
Old 04-06-2019, 11:31 AM   #3307
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,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Chrysanthemum View Post
Is there any way to strip "Authors notes" from the beginning or ending of posted chapters? They get on my nerves frankly, so I end up using the edit tool on Calibre to remove them. But when a new chapter comes out, all of my edits are overwritten with the new copy, restoring all the previously deleted Authors Notes.
From the plugin's defaults.ini:

Code:
## AO3 chapters can include several different types of notes.  We've
## traditionally included them all in the chapter text, but this allows
## you to customize which you include.  Copy this parameter to your
## personal.ini and list the ones you don't want.
exclude_notes:authorheadnotes,chaptersummary,chapterheadnotes,chapterfootnotes,authorfootnotes,inspiredlinks
Copy and edit as desired. Be sure you add that setting under your [archiveofourown.org] heading in personal.ini.
JimmXinu is offline   Reply With Quote
Old 04-06-2019, 11:35 AM   #3308
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,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2018-04-06
- Add another StoryDoesNotExist string for adapter_fanfictionnet
- Closes #390 - RoyalRoad click link in emails.
- Update Translations
JimmXinu is offline   Reply With Quote
Old 04-06-2019, 01:47 PM   #3309
JDesat
Connoisseur
JDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beauty
 
Posts: 99
Karma: 32768
Join Date: Dec 2012
Device: Kobo Glo HD, Kobo Clara HD
I know there is a way to make the first post in a forum thread the first chapter of a story (I can't remember how to do it right now though, and if I did I think it has an issue)... is there a way to do that but ONLY if the first post is NOT threadmarked? A few authors write a summary or story information on the first thread post but don't threadmark it, but I don't want to have duplicate first chapters on all the other stories where the first post IS threadmarked.

I hope that makes sense and that someone can help me. Thanks!
JDesat is offline   Reply With Quote
Old 04-06-2019, 02:15 PM   #3310
Chrysanthemum
Enthusiast
Chrysanthemum began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Jul 2010
Location: Midwest, USA
Device: Kindle Paperwhite 2,
Quote:
Originally Posted by JimmXinu View Post
From the plugin's defaults.ini:

Code:
## AO3 chapters can include several different types of notes.  We've
## traditionally included them all in the chapter text, but this allows
## you to customize which you include.  Copy this parameter to your
## personal.ini and list the ones you don't want.
exclude_notes:authorheadnotes,chaptersummary,chapterheadnotes,chapterfootnotes,authorfootnotes,inspiredlinks
Copy and edit as desired. Be sure you add that setting under your [archiveofourown.org] heading in personal.ini.
Forgive me, I'm not familiar with working with code. Do I copy everything you posted including the double pound sign, or just the last line, "exclude_notes:...."
Chrysanthemum is offline   Reply With Quote
Old 04-06-2019, 02:38 PM   #3311
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,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Multi-reply

Quote:
Originally Posted by JDesat View Post
I know there is a way to make the first post in a forum thread the first chapter of a story (I can't remember how to do it right now though, and if I did I think it has an issue)... is there a way to do that but ONLY if the first post is NOT threadmarked? A few authors write a summary or story information on the first thread post but don't threadmark it, but I don't want to have duplicate first chapters on all the other stories where the first post IS threadmarked.
Currently there is only always_include_first_post, which will prepend the first post to the chapter list. There's code to prevent always_include_first_post causing duplicate chapters when using links in a post, but not when using theadmarks. I don't remember if there's a specific reason why not.

Personally, I add story-specific settings to personal.ini in those cases. Example:

Code:
[https://forums.sufficientvelocity.com/threads/heromakers-legacy-worm-au-original.7589/]
always_include_first_post:true
first_post_title:Index
always_reload_first_chapter:true
Quote:
Originally Posted by Chrysanthemum View Post
Forgive me, I'm not familiar with working with code. Do I copy everything you posted including the double pound sign, or just the last line, "exclude_notes:...."
Lines starting with # are comments and can be copied or not as you please. The exclude_notes line is the important one and it must be after [archiveofourown.org] (you may need to add it) but before the next [] section header.
JimmXinu is offline   Reply With Quote
Old 04-06-2019, 02:56 PM   #3312
JDesat
Connoisseur
JDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beautyJDesat does all things with Zen-like beauty
 
Posts: 99
Karma: 32768
Join Date: Dec 2012
Device: Kobo Glo HD, Kobo Clara HD
Oddly enough that was the exact story I was thinking about when I asked the question (given it was just updated), so thank you... Now to see if it works or if I've got no idea where to add that code.

Edit: worked like a charm! Thanks!

Last edited by JDesat; 04-06-2019 at 03:41 PM.
JDesat is offline   Reply With Quote
Old 04-10-2019, 11:43 AM   #3313
applegaa
Connoisseur
applegaa has learned how to buy an e-book online
 
applegaa's Avatar
 
Posts: 71
Karma: 76
Join Date: Apr 2019
Device: none
RoyalRoad - Losing HIATUS status during import/update

The adapter for royalroad.com converts HIATUS to In-Progress when adding/updating a fiction. Is there any way to prevent that and keep the hiatus status?

- Andrew
applegaa is offline   Reply With Quote
Old 04-10-2019, 12:12 PM   #3314
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,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2018-04-10
- Include status 'Hiatus' for adapter_royalroadcom.

Quote:
Originally Posted by applegaa View Post
The adapter for royalroad.com converts HIATUS to In-Progress when adding/updating a fiction. Is there any way to prevent that and keep the hiatus status?
For most sites FFF only recognizes status values 'Completed' and 'In-Progress'--those are the only values that FFF treats special.

However, other sites do include other status values, so I don't mind adding 'Hiatus' for royalroad.com.

Users who don't want Hiatus can use replace_metadata to change Hiatus back to In-Progress.
JimmXinu is offline   Reply With Quote
Old 04-10-2019, 01:05 PM   #3315
applegaa
Connoisseur
applegaa has learned how to buy an e-book online
 
applegaa's Avatar
 
Posts: 71
Karma: 76
Join Date: Apr 2019
Device: none
RoyalRoad - Losing HIATUS status during import/update - THANKS!

Quote:
Originally Posted by JimmXinu View Post
New Test Version Posted

2018-04-10
- Include status 'Hiatus' for adapter_royalroadcom.



For most sites FFF only recognizes status values 'Completed' and 'In-Progress'--those are the only values that FFF treats special.

However, other sites do include other status values, so I don't mind adding 'Hiatus' for royalroad.com.

Users who don't want Hiatus can use replace_metadata to change Hiatus back to In-Progress.
Thank you!

- Andrew
applegaa is offline   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 523 07-15-2025 06:45 PM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 05:42 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 12:48 PM
[GUI Plugin] KiNotes -axel- Plugins 0 07-14-2013 06:39 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 08:21 AM.


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