#season title not updating
1 messages ยท Page 1 of 1 (latest)
Welcome @dusty crown!
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.
๐ If you want to review this again, gouchdelalion:
: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> ๐
S05E01 should just be 1
Setting the file up like the wiki shows still return Metadata Update Not Needed and Plex still shows it as Season 05.
Not sure where I'm going wrong.
Yes.
I'll see if I can reproduce this tomorrow
You could try deleting your config.cache in the meantime
Thank you.
I'll delete the config.cache and see if that helps.
Still showing the same after deleting the cache
I can't find a season 5 of this show, so can't test it.
Oh, it's a movie in my libraries
This just worked fine for me:
metadata:
383203: # Matches via TVDb ID: 366524
sort_title: The Lasso of Ted
seasons:
1:
title: "Season 01 of Ted Lasso"
summary: "This season was renamed with PMM"
episodes:
1:
title: "Season 01 Episode 01 of Ted Lasso"
2:
title: "Ted Lasso's second season"
summary: "PMM was used to rename this season"
episodes:
1:
title: "Season 02 Episode 01 of Ted Lasso"
3:
title: "The last season of Ted Lasso"
summary: "It's too bad there is no more"
episodes:
1:
title: "Season 03 Episode 01 of Ted Lasso"
I tried the above with Ted Lasso. Using the TVDB ID with the same format but it only updated the title of the show and skipped updating season 1.
I did a pull and it shows I have the up to date PMM.
what yml are you using for Ted Lasso @dusty crown
This is the one I was using to test it. Only updated the title but nothing past seasons.
did it update the season or not? your last comment made it sound like it did. But your earlier comment says different
Apologies, it updated the show title but nothing for the season title or episode title.
What if you leave this out?
| - update_seasons: true
I didn't use it, so perhaps there's a bug there
libraries:
Some-Shows:
metadata_files:
- file: config/lasso_metadata_test.yml
Just removed that line and still get the same results.
I cannot reproduce any problem here using either master or nightly PMM; both work as expected.
This test plex is running 1.40, but I just ran the same thing against another server running 1.32.8:
This is without update_seasons.
My Plex server is 1.32, however my Plex for Windows is 1.85. Which I use to check my library and scan for new items added.
Would that be a factor in it not showing?
No, because PMM is interacting with the server, not the client.
For what it's worth, I ran your exact YAML:
So this isn't a PMM issue as Carrot and I have both demonstrated
Or if it is PMM it's some edge case that neither of us are hitting.
Maybe do a run with -lr, warning that this will contain very low-level logs which may expose your server's hostname/IP address, so I suggest doing a find and replace in the log file to delete any of that
I'm not sure what I did in my initial download of PMM but something seems to have gotten messed up.
I just did a clean install of PMM and reran it with the yml file and it's working as it should with updating the season name.
Apologies for not trying that at first before opening a ticket.