Hi, im using mdb_letterboxd as the source to update ratings, but i've noticed for some movies, the rating on the overlay is not the same as the letterboxd rating. I've converted the letterboxd ratings to a 10 scale. For the movie in the picture, shouldnt the overlay display 8.0? Is there something wrong with my config?
Movie:
operations:
mass_critic_rating_update: mdb_letterboxd
mass_audience_rating_update: mdb_letterboxd
mass_user_rating_update: mdb_letterboxd
remove_overlays: false
overlay_files:
- default: ratings
template_variables:
rating1: audience
rating1_style: ""
rating1_image: letterboxd
horizontal_position: right
vertical_position: center
rating1_vertical_offset: 34%
font_size: 70
image_extra: ""
back_color: "#000000FF"
- default: resolution
template_variables:
back_color: "#000000FF"
- default: audio_codec
template_variables:
horizontal_align: left
vertical_align: center
vertical_offset: 45%
back_color: "#000000FF"
- default: video_format
template_variables:
horizontal_align: left
vertical_align: top
horizontal_offset: 33%
font_size: 70
back_color: "#000000FF"
back_width: 325
- default: language_count
template_variables:
horizontal_align: left
vertical_align: center
vertical_offset: 45%
horizontal_offset: 33%
back_color: "#000000FF"
- default: runtimes
template_variables:
text: ''
horizontal_align: right
vertical_align: center
vertical_offset: 45%
back_align: right
back_width: 255
font_size: 70
back_color: "#000000FF"```