View Single Post
Old 07-24-2024, 10:36 PM   #9764
TaviCalderon
Enthusiast
TaviCalderon began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Dec 2023
Device: Kindle Scribe
Quote:
Originally Posted by JimmXinu View Post
Now you can add calibre_std_rating to titlepage_entries. Note that it shows up as a 1-5 number. You can change that to some form of star using replace_metadata if you like.
hi again!

you mentioned this in an earlier conversation about another fix. how would i use replace_metadata to accomplish this? i tried adding the below to [defaults], [epub], and the [archiveofourown] sections but none of them actually worked.

Code:
replace_metadata:
 rating=>1=>★
 rating=>2=>★★
 rating=>3=>★★★
 rating=>4=>★★★★
 rating=>5=>★★★★★
TaviCalderon is offline   Reply With Quote