Quote:
Originally Posted by TaviCalderon
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=>★★★★★
|
Did you try using
calibre_std_rating instead of
rating? Because rating is different.