View Single Post
Old 07-09-2022, 08:27 PM   #7294
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,028
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by kolbinski View Post
When I download a story from fanfiction.net can you please add a way so can change the epub so the story says on haitus, abandoned or completed or in-progress. I want to change the tag in the downloaded epub
You can set that for a particular story like so:
Code:
[https://www.fanfiction.net/s/1111111/1/Story-Title]
add_to_replace_metadata:
 status=>^.*$=>haitus
Then, when it is downloaded or updated the status will be set to "haitus".

Note that FFF's code for setting yes/no custom columns (as set from the GUI/Custom Columns tab) only works with Completed and In-Progress.
JimmXinu is offline   Reply With Quote