Quote:
Originally Posted by JimmXinu
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=>★★★★★