#Inconsistent mdb_letterboxd ratings

1 messages · Page 1 of 1 (latest)

nova glen
#

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"```
red templeBOT
#

Welcome @nova glen!

It looks like you have not yet completed the id:customize section of our Discord server, this will allow us to help you quicker.

Someone from <@&938443185347244033> will assist when they're available.

Including meta.log from the beginning is a huge help. Type !logs for more information.

After attaching your log, do not forget to hit the green check boxes when prompted by our bot.

#

You can press the "Close Post" button above or type /close at any time to close this post.

modest jolt
#

First, why are you updating all ratings to Letterboxd?

nova glen
#

tbh not really sure what im doing. Don't know if letterboxd would use critic, audience or user ratings on the overlay so i just did all of them.

modest jolt
#

Uses whatever you decide to put it

nova glen
#

On my second image, the 4.0 is that critic, audience or user?

modest jolt
#

Then you are using a ten scale, mdblist is not 100% live

modest jolt
nova glen
#

Ah, this movie is 2 years old and the page on mdblist has been updated 5 days ago: https://mdblist.com/movie/tt1877830?cache=1. Shows 4.0 as the letterboxd score there as well

mdblist.com

In his second year of fighting crime, Batman uncovers corruption in Gotham City that connects to his own family while facing a serial killer known as the Riddler.

modest jolt
#

Their website shows a rating based on 4.0 out of 5 stsrs

#

You’re telling Kometa to use that which is showing 7.8 out of 10. but probably not been updated

nova glen
#

Does the template variable rating1_style: "" not convert it to 8 out of 10?

modest jolt
#

post your logs, would be 100% more helpful

dry geyserBOT
#
Providing Log Files

1: Go to your config folder

2: Go into the logs folder

3: Look for meta.log (not meta.1.log etc)

4: Drag it in the Discord thread - the whole thing, DO NOT EDIT IT

5: Still confused? ¯_(ツ)_/¯

Log file too big? USE PASTEBIN or ZIP THE FILE

nova glen
red templeBOT
#

📝 If you want to review this again, 4r3n4r3n:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝

#
**User Info**

Author of Linked Message: 4r3n
Person who Invoked the Command: Antwan
File Name: meta.log

Table of Contents:
Page 01: User Info
Page 02: Kometa Info
Page 03: Kometa Summary Info
Page 04: Kometa Config.yml YAML Validation
Page 05: Plex Configuration - Section 1
Page 06: Plex Configuration - Section 2
Page 07: Plex Configuration - Section 3
Page 08: Plex Configuration - Section 4
Page 09: Rec 01 - ❌ [ERROR]
Page 10: Rec 02 - ❌⏰ KOMETA SCHEDULED TIME CONFLICT
Page 11: Rec 03 - ⚠️ [WARNING]
Page 12: Rec 04 - ⚠️ NO ITEMS FOUND IN PLEX
Page 13: Rec 05 - ⚠️ PLEX REGEX ERROR
Page 14: Rec 06 - 💬 CONVERT WARNING
Page 15: Rec 07 - 💬💡️ PLEX DB CACHE ADVICE

nova glen
#

I'm using ten scale for the movie library because my tv library uses imdb, and i'd prefer both libraries to be consistent

modest jolt
#

and you're updates are not happening for this reason

#
Config Error: mass_user_rating_update cannot use mdb_letterboxd without a successful MDBList Connection |```
#

you don't have mdblist setup so no updates are even happening

#

and where did you get image_extra? that's not valid

nova glen
#

i found image_extra from someone's config on this server. i think it removed the 'top 250' label when my movie library was still using imdb as a source for ratings.

#

it seemed to work when i tested with shawshank redemption, the #1 movie in the top 250 imdb movies, so i just kept it

#

I'll set up the mdblist and report back, thanks

modest jolt