-
-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Ability to update TV Show -> Advanced -> Seasons field #136
Comments
ok this has been added to develop. When editing metadata you will also have these options
|
Does this go into the tvshows config? I'm a bit confused just from the "When editing metadata ..." comment This is what I currently have in my config.
This is what the log is showing
|
the advanced settings you asked for are settings of an individual show not the collection. They are a Metadata Attribute not a Collection Detail Attribute. |
Okay, I got some of it working. I'm not sure if I'm missing something or if something isn't right in the code. It looks like the Seasons field isn't being updated though. Side note, I went ahead and populated that TVDb user list I created with all the individual shows. There's one that's a problem still, the individual show has 3 seasons itself, so I'm not sure how I'm going to handle that yet, but that's a TVDb issue, not a PMM issue - lol Here's my config. (Sorry in advance it's all so long)
And here's the log from the most recent run.
|
figured it out i had show and hide flipped in the code I just pushed an update to develop to fix it |
Getting this error now
|
I'm not getting this error. Did you install requirements again I upped the PlexAPI version to 4.5.0. That could be the issue here. If you already have updated can you try a manual refresh of the item it errored on in plex |
also what version of plex are you using |
Plex Version 1.22.0.4163 In the docker container, how do I update requirements from the develop branch? I know I can wget the requirements.txt and run it, but where do I get it on develop? |
if its in docker it should have pulled the latest version |
Full logs
|
This should be able to close out now unless you need it to move the code |
I'm gonna leave it open until its moved to master |
When TV Shows have a single season, such as the Masterclass series, it is easier to change the Advanced -> Seasons field from Library Default to Hide. When it's set to Hide, instead of showing the Season number, it actually shows the number of episodes today.
Comparison of "Show" vs "Hide"...
The text was updated successfully, but these errors were encountered: