#Move title changed after a few years

1 messages · Page 1 of 1 (latest)

sterile edgeBOT
#

❌ YAML validation failed! YAML checked and is NOT valid.

Error message:

expected '<document start>', but found '<block mapping start>'
  in "<unicode string>", line 4, column 3:
      Red:
      ^
#

Welcome @clear badger!

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.

sterile edgeBOT
#

I've been using this movies.yml file for a few years

metadata:
...
  Red:
    url_poster: https://theposterdb.com/api/assets/7155
    sort_title: RED 1

Along with the attached config file

But for some reason, yesterday, I got this in my logs

2025-09-14 18:14:09.474     |     1 | Skipping Red: Item not found

And if I look in my movies-backup.yml file, I see a new entry

  RED:
    sort_title: RED 1

Any idea why the movie name has changed after so long?

steady kite
#

The metadata matching method was expanded a while ago, which may be contributing, and I suppose it's possible that something changed inside Plex such that it now returns the all-caps name.

clear badger
#

I personally haven't changed any settings like the agent or anything, but I guess the agent backend server may have updated. So nothing we can do in scenarios like t his?

steady kite
#

If you use something unambiguous rather than the title to match the movie this shouldn't be an issue.

#

for example:

metadata:
  tt1245526:
    url_poster: https://theposterdb.com/api/assets/7155
    sort_title: RED 1
#

or

metadata:
  whatever-you-want-here:
    match:
      mapping_id: tt1245526
    url_poster: https://theposterdb.com/api/assets/7155
    sort_title: RED 1
clear badger
#

Ok, thanks

fickle lotusBOT
#

antwanchild used !aenh

@clear badger, anything else needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.