#rating overlay not working

1 messages · Page 1 of 1 (latest)

paper jasper
#

Hello, I have already written into general channel but that did not help. I have changed default template from pmm: ribbon to rating but after running the script only ribbon was removed but new overlay was not added. Am I doing something wrong? I am attaching my config and log. I am running on Unraid 6.11.5

lusty ivy
#

<@&938443185347244033>

modest verge
#

The log already contains a redacted config, so if you didn’t remove tokens from that config you uploaded separately you probably want to delete it.

paper jasper
#

Ah, thanks. I have redacted them before uploading in config.yml. I have also fixed the mdblist api key but still no overlays

next ocean
#

typo and indentation issues here

#
    - pmm: ratings                                  # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format
      template_variables:
        rating1: user
        rating1_image: rt_tomato
#

also: Plex Error: Plex Library 'Anime' not found. Options: ['Filmy', 'Movies', 'TV Shows', 'Music', 'iMAGESETS']

#

also: File Error: File does not exist /config/Music.yml

paper jasper
#

thank you, I am blind, its working now. rt_tomato needs to be user or I does not matter? I dont use anime or music so I have removed them from config now. its currently generating overlays for both RT but imdb is not updated and only works for 100% movies that were rated before by trakt by mistake.

next ocean
#

i shared an example... yours should work fine

#

imdb might be an issue based on some recent changes by imdb, however I think thats more for the overlays or collections related to the top 250 imdb stuff.

paper jasper
#

Thanks for the clarification. I have tried to run it again but imdb ratings are not inserted to user rating in plex. Should I try to change it to mdb_imdb?

next ocean
#

please provide the most recent meta.log

eternal treeBOT
#

"provide log" command detected, if you need more information on how to provide log files, type !logs

paper jasper
#

here it is. currently it only overlays 100% user rating that were rated by plextraktsync before

modest verge
#

So they are working, just not on all?

#

Indentation issue:

This:

libraries:
  Movies:
...
    operations:
    mass_user_rating_update: imdb
    mass_critic_rating_update: rt_popcorn
    mass_audience_rating_update: rt_tomato

Should be:

libraries:
  Movies:
...
    operations:
      mass_user_rating_update: imdb
      mass_critic_rating_update: rt_popcorn
      mass_audience_rating_update: rt_tomato

As it is PMM isn't seeing or executing any of those ratings updates.

Note the example at the top of the operations page:
https://metamanager.wiki/en/latest/config/operations.html

paper jasper
#

it was caused by the missing space, its working now. thank you for the help all of you

next ocean
#

!close

solar jacinth
#

@next ocean here is another close command not working