#Remove text if no rating found.

1 messages · Page 1 of 1 (latest)

glacial jetty
#

Hi Folks, new to PMM and making reasonable progress, not so familiar with Discord so apologies if I am asking in the wrong place.

I am grabbing scores from metacritic and managed to overlay them, mostly using helpful details from u/ynonA however some films do not have scores, instead of a blank space I get something like <<criting_rating>> on the poster, is there a way to avoid this?

Overlay.yml :
Overlays_Ratings.yml: | overlays: IMDBSCORE: plex_all: true METACRITICG: plex_search: all: critic_rating.gte: 6.1 METACRITICY: plex_search: all: critic_rating.gte: 4.0 critic_rating.lte: 6.0 METACRITICR: plex_search: all: critic_rating.lte: 3.9 audience_rating: overlay: name: text(audience_rating) horizontal_offset: 412 vertical_offset: 1358 font: config/assets/font/arial.ttf font_size: 70 plex_all: true critic_rating: overlay: name: text(critic_rating%) horizontal_offset: 705 vertical_offset: 1358 font: config/assets/font/arial.ttf font_size: 70 plex_all: true

tall bone
#

Same here. My Rotten Tomatoes one is blank when no rating is found. It only happens with Metacritic.

thick solar
#

This is a known issue in 1.17.3 and we are awaiting a fix from Sohjiro

#

keep an eye out for #nightly-updates, we should hopefully see a fix soon.

#

In the meantime you can revert to 1.17.2 if you want

#

Will close this for now