Not all of the movies are propogating the correct overlays. Most do, but I'm not sure why some aren't.
- pmm: ratings
template_variables:
rating1: critic
rating1_image: imdb
rating2: audience
rating2_image: rt_popcorn
horizontal_position: left
vertical_position: top
operations:
delete_unmanaged_collections: true
mass_critic_rating_update: imdb
mass_audience_rating_update: mdb_tomatoesaudience
In addition, I'm trying to get the runtime overlay to display just the time e.g. 1hr 20m instead of Runtime: 1hr 20m. Currently no runtime overlay is even showing up.
template_variables:
text: "text(<<runtime>>m)"