question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug]: `mdb_tomatoesaudience` or `rt_popcorn` not working correctly?

See original GitHub issue

Version Number

1.17.3

What branch are you on?

master

Describe the Bug

With this config, I get this poster:

As you can see on Rotten Tomatoes and mdblist, the audience score is incorrect and it looks like it’s actually getting the IMDb score.

(also, horizontal_position: right isn’t working but it seems that may be fixed in https://github.com/meisnate12/Plex-Meta-Manager-Configs/pull/502… although it happens on both images for me.)

Relevant Collection/Overlay/Playlist Definition

- git: PMM/overlays/ratings
  template_variables:
    rating1: critic
    rating2: audience
    rating1_image: rt_tomato
    rating2_image: rt_popcorn
    horizontal_position: right
    vertical_position: bottom
    rating_alignment: horizontal
  operations:
    mass_critic_rating_update: mdb_tomatoes
    mass_audience_rating_update: mdb_tomatoesaudience

Logs

No error in logs

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
chrislentzcommented, Nov 6, 2022

Plex caches those ratings. I am not sure the time length on the cache, but if you change it, I suspect that eventually it would update once the Plex cache for that movie expires. Just a theory though.

0reactions
KnifeFedcommented, Nov 6, 2022

Yes, but that only seems to apply to new media. I already tried changing the ratings source to RT and doing “Refresh Metadata” on a movie, but it didn’t update. I had to remove/re-add it to the library for the RT logos to show up instead of the IMDb logo.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do you fix a bug you can't replicate? - Stack Overflow
Pointer issues are arduous to track and replicate, but debuggers can help (such as GDB and DDD). Java. An application that has multiple...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found