View Single Post
Old 08-28-2025, 02:16 AM   #11175
culytera
Zealot
culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.
 
Posts: 131
Karma: 295674
Join Date: Jul 2021
Device: iPhone
Quote:
Originally Posted by indecisivemess View Post
<snipped chunk of personal.ini>
I couldn't make heads nor tails of what's going wrong with the code you shared, so I copied mine over and adjusted some lines to work with your setup, but it's possible I missed some parts. I had to download a portable build of calibre and copy your custom columns so I can do some tests. I wrote a few notes on the personal.ini you shared and the changes I made:

- Why was the [default] section label commented?
- Removed css-style comments in the add_to_output_css section, Fanficfare only accepts # for comments and in their own lines
- Remove inline comments in metadata replacements, affects metadata values and how the lines are parsed
- Used double hashtags for commentary and single hashtag for commenting an option
- Added another replace_metadata line for icons since you have always_login set to false which would mean empty values for bookmarked and subscribed, this will set the default icon to what it would also be if not bookmarked and not subscribed
- Changed to numChapters=>#chapters since the #chapters column is an integer type

The icons are in HTML code so I have to share it from a pastebin site or else mobileread will convert it into an icon.

Attached are the Fanficfare settings you'll need to adjust.
Attached Thumbnails
Click image for larger version

Name:	Clipboard_08-28-2025_01.jpg
Views:	28
Size:	487.1 KB
ID:	217775  
culytera is offline   Reply With Quote