#Letterboxd rating not showing value (again)

1 messages · Page 1 of 1 (latest)

jovial shadow
#

@lusty umbra I think i spoke too soon in the other thread because now PMM is up to its usual tricks again 😦

When i had it working briefly i had horizontal_position: right i then re-ran PMM with horizontal_position: left and it gives the rating errors again.

I then tried setting it back to rightbut no luck, the issue persists. I've also tried deleting the cache and re-running PMM but also no luck.

My log ends abruptly because i copied it once PMM finished the Movies Library. If you have any suggestions, they would be greatly appreciated.

crimson viperBOT
#
📁 Attachment Detected: meta_2.log 📁

I see you attached a file 📁meta_2.log📁. Would you like Luma to parse that for you and make some recommendations? Default value of No/Red X will be selected after 180 seconds.

#

Welcome @jovial shadow!

It looks like you have not yet completed #938455615741775902, this will allow us to help you quicker.

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

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

#

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

crimson viperBOT
#
**User Info**

Author of Linked Message: Ethan_Edgelord
Person who Invoked the Command: bullmoose
File Name: meta_2.log

Table of Contents

Page 01: User Info
Page 02: PMM Info
Page 03: PMM Config.yml YAML Validation
Page 04: People Poster Scan Results
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: PMM Recommendation 1
Page 10: PMM Recommendation 2
Page 11: PMM Recommendation 3
Page 12: PMM Recommendation 4
Page 13: PMM Recommendation 5
Page 14: PMM Recommendation 6
Page 15: PMM Recommendation 7
Page 16: PMM Recommendation 8

jovial shadow
#

for reference, this is where we are at again

lusty umbra
#

Strange… it worked and then it didn’t

#

Are you doing alll this on a test library and then once you are pleased, you apply to your prod library?

jovial shadow
lusty umbra
#

This behaviour of moving something left and right would need to be shown in the logs. It’s definitely not expected.

jovial shadow
#

using the horizontal_position: variable? i have attached my log for the left, i can attach one for the right?

crimson viperBOT
#
📁 Attachment Detected: meta_1.log 📁

I see you attached a file 📁meta_1.log📁. Would you like Luma to parse that for you and make some recommendations? Default value of No/Red X will be selected after 180 seconds.

lusty umbra
#

What I mean is that you have sent partial logs which means you are either ending the process early or it ends abruptly with an out of memory issue or something else. Then you make changes , do the same thing… it’s hard to help or make suggestions when options keep changing…

Hence if you are interested in trying a bunch of things, invest in copying about 6 movies and 3 shows with a couple of seasons and episodes, and setup a TestTV and TestMovies library, “damage” that library all you want and when happy, apply PMM to your prod library.

pulsar bobcat
#

Don't even need to copy. The test library can be all symlinks or shortcuts.

jovial shadow
pulsar bobcat
#

Then you can do a complete run in a few seconds.

lusty umbra
#

4GB of ram when running overlays can also be problematic and we suggest 8GB. So an incomplete log at this point could mean anything.

lusty umbra
#

I am on janky Unraid so maybe this is why I haven’t attempted..lol

pulsar bobcat
#

What's the goal here? Two ratings, horizontal on the bottom, aligned to the left?

toxic violet
#

Plus letterboxed ratings

#

Are you running the operation to set a mass rating to letterboxd?

#

I haven't checked logs personally

pulsar bobcat
#

right, but two ratings total, imdb and letterboxd, horizontal on the bottom, aligned to the left

toxic violet
#

Yes with the letterboxd style of a 5 point scale

lusty umbra
#

Well at first it was one on the left and one on the right

#

Then it went to two on the left

#

Then wanted it back on the left

toxic violet
#

It's printing the critic_rating0 variable though

lusty umbra
#

And sometimes there is a critic_unrated

toxic violet
#

Usually means no rating is applied during operations

pulsar bobcat
#

right, but if I want to run some very controlled experiments, is there a non-moving target to aim at?

lusty umbra
#

That was my suggestion to the OP

#

Please stabilize

#

So we can assist

jovial shadow
#

the objective is:

      template_variables:
        rating1: audience
        rating1_image: imdb
        rating1_font_size: 45

        rating2: critic
        rating2_image: letterboxd
        rating2_style: ”/”
        rating2_font_size: 45

        horizontal_position: left
        rating_alignment: horizontal
        vertical_position: bottom```
toxic violet
#

I don't even see it checking ratings under movie operations. Just a bunch of asset warnings about how posters have overlays

pulsar bobcat
toxic violet
#

Yes

jovial shadow
pulsar bobcat
#

That's what I get with the above [less the "style"] line.

toxic violet
#

I wonder if it's assets messing with operations? Because the logs are getting spammed with

[2023-09-22 03:28:07,789] [operations.py:98] [INFO] | Processing: 290/291 Zero Dark Thirty | [2023-09-22 03:28:07,800] [plex.py:1287] [WARNING] | Asset Warning: Zero.Dark.Thirty.2012.1080p.BluRay.x264-SECTOR7 has an Overlay and will be updated when overlays are run |

#

Wait you don't have the style line?

pulsar bobcat
#

I don't.

toxic violet
#

I wonder if ratings yml auto detects it now

#

I bet it does

pulsar bobcat
#
  One-Movie:
    operations:
      mass_critic_rating_update: mdb_letterboxd
      mass_audience_rating_update: mdb_imdb
    overlay_path:
    # remove_overlays: true
      # - pmm: resolution
      # - pmm: audio_codec
      # - pmm: video_format
      - pmm: ratings
        template_variables:
          rating1: audience
          rating1_image: imdb
          rating1_font_size: 45

          rating2: critic
          rating2_image: letterboxd
#           rating2_style: ”/”
          rating2_font_size: 45

          horizontal_position: left
          rating_alignment: horizontal
          vertical_position: bottom
#

If I uncomment that line I get the text.

#

But it's not required since the letterboxd rating is already a five-point scale, I suppose.

toxic violet
#

rating<<rating_num>>_style: default: "" conditions: - rating<<rating_num>>_image: [rt_popcorn, rt_tomato, tmdb, metacritic, mdb] value: "%" - rating<<rating_num>>_image: [letterboxd] value: "/"

#

Ratings yml does auto detect it now

#

It used to not

#

I bet this happened when we had a bug that soh fixed internally with letterboxd

pulsar bobcat
#

Moved to the right:

#

style line on the right, so the alignment has nothing to do with the text appearing. It's the style line that's causing that.

toxic violet
#

Yea style isn't needed anymore. Might need to update wiki

#

Unless this isn't intended behavior. If you can pick the style the pmm should be able to "convert" what happens if you pick a different style?

pulsar bobcat
#

specifying any rating style breaks

lone surge
#

seeing same behavior on my setup. the only change that has happened is updating to unraid 6.12.4 earlier today

#

i see a new release was pushed 2 days ago... hmmm

pulsar bobcat
#

Seems like style is either not needed or needs fixing. If the ratings now "autodetect" the correct format, I don't see a reason why one would use this variable.

#

In any case, the original problem has a solution.

jovial shadow
#

you guys are legends thanks