-
-
Notifications
You must be signed in to change notification settings - Fork 316
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
Seasonal Collection is failing #1636
Comments
This only shows up in Plex 1.32.7 and on the PMM side is fixed in latest nightly. |
I'm on Plex 1.32.7 and running 1.19.1-nightly12 and I'm also getting this 404 error. |
Any temporary workaround? |
I'd love to know the same. My family is lost without the Halloween movie collection, and I really don't want to do my own without knowing if I may run into the same issue. Thanks! |
I think my issue was unrelated. I had empty placeholder collections for the collections I was trying to build. I deleted those and all my 404 errors vanished and collections were built |
Thanks, I will update to the nightly branch and see what happens... |
Now on nightly branch, I get a different (500) error when Halloween collection runs:
|
My 404 turned into a 500 as well on the nightly. |
If you visit your library manually in browser the first request to that "all" URL fails without any response, then another request immediately after to the same URL is successful. I briefly looked at the actual request and they seemed to be identical, so not sure about the first failure. I assumed that's what @chazlarson was referring to being broken on the Plex side, but if not hope this may be of help. Latest nightly. |
I was referring to this:
PMM had a bug where it was inappropriately adding that |
This error:
Is being returned by Plex 1.32.7 apparently when PMM tries to retrieve all items that have a label which does not exist in the library. There have been no PMM changes here, so the change is entirely on Plex' side. Perhaps PMM can come up with a way to address it, but for now downgrading Plex or manually applying the label to something in the library appears to be the workaround. |
Try manually applying this label to an item in the library and re-running PMM, see if the 500 is still there 🎃 Halloween Movies |
Unsuccessful, but I am on 1.32.7. I can downgrade and test later, but it seems chaz has already confirmed its 1.32.7 causing it. |
That worked for me! I'm on the PMM nightly and my Plex is version 1.32.7.7571 (ghcr.io/hotio/plex on unraid). I added '🎃 Halloween Movies' to Hubie Halloween and it ran like old times. Thanks so much! |
Same here.
…On Wed, Oct 18, 2023 at 2:07 PM josst10 ***@***.***> wrote:
Try manually applying this label to an item in the library and re-running
PMM, see if the 500 is still there
🎃 Halloween Movies
That worked for me! I'm on the PMM nightly and my Plex is version
1.32.7.7571 (ghcr.io/hotio/plex on unraid).
Thanks so much!
—
Reply to this email directly, view it on GitHub
<#1636 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADLB6YJZSHWPKXB3IPLZYD3YAALETAVCNFSM6AAAAAA5R3JJN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRZGA3TEMJZGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I'm using linuxserver so maybe some difference there. I'll give it another try later. |
The linuxserver image shows some idiosyncratic behavior; generally we recommend using the official image since they behave differently and we have no control over whatever they're doing over there. Notably, you can't use the nightly [or develop] branch with the linuxserver image, and manual runs will loop endlessly. |
I forgot about that as it didn't matter to me during my initial setup. I'll make the switch and retest. Thanks for the heads up. |
Confirmed same issue. Switching to nightly and applying the label to one movie before running allowed it to run as usual. |
Same here. Switched to nightly and it looks like if the label doesn't already exist that's when it dies. Adding all of the seasonal labels to one movie let it finish. |
Yep, this is a regression on the plex side in 1.32.7. Your options are:
|
Finally switched and tested. 1.32.8 + nightly working correctly as outlined above. |
I am on PMM nightly and Plex beta1.3.8 and still receiving the error above. What else to try? |
You would be the first person to see this. Do you have a log of this happening? |
Ok it is running without error. My bad.... I was checking under |
Yes, that is a change in nightly; everything that was in those individual logs is already being written to the main meta.log so they were disabled. |
Can it be re-enabled with a config? |
I don't think so. Looks like just removed: |
I seem to be running into the issue as well:
|
This 404 with |
Can PMM 1.19.2 be rolled out? Its also breaking my holiday list, nothing shows up. I tried the latest nightly 1.19.1 and I get this:
[2023-11-26 21:49:58,277] [builder.py:2483] [INFO] |================================== Adding to Christmas Collection ==================================| 500 Internal Server Error|` |
thats not the latest nightly |
Thats right, somehow Unraid didnt pull the latest latest one. Managed to update it now: Im running PMM again, should this solve the holiday collection issues with the latest plex version? |
as long as your on 1.32.6 or 1.32.8 yes it should. 1.32.7 will not work with labels |
I am running Plex Version 1.32.8.7639 and I have the same issue with the Christmas collection. [2023-12-06 04:09:21,940] [builder.py:198] [INFO] |====================================================================================================| 404 Not Found|| | [2023-12-06 04:09:32,682] [plex_meta_manager.py:820] [ERROR] | Unknown Error: (404) not_found; (redacted)/library/sections/7/allNone <title>Not Found</title> 404 Not Found|[2023-12-06 04:09:32,684] [plex_meta_manager.py:825] [INFO] | | [2023-12-06 04:09:32,685] [plex_meta_manager.py:826] [INFO] |====================================================================================================| [2023-12-06 04:09:32,687] [plex_meta_manager.py:826] [INFO] | Finished Christmas Movies Collection | [2023-12-06 04:09:32,688] [plex_meta_manager.py:826] [INFO] | Collection Run Time: 0:00:10 | [2023-12-06 04:09:32,690] [plex_meta_manager.py:826] [INFO] |====================================================================================================| [2023 |
had to upgrade my plex version to the beta 1.32.8. |
There are two issues being discussed in this thread. They have different causes and different actions are required to address them. The 404 issue is a PMM bug that is fixed in develop or nightly. 1.32.8 won't have any effect on it. |
When will the 404 fix be in the :latest version for docker on unraid? |
We are hoping to release before Christmas, but we have some work to do before then so I can't guarantee it. |
I'm on Plex 1.32.8, using latest PMM build, getting the 500 error on every single movie trying to update posters. |
Version Number
1.19.1
What branch are you on?
master
Describe the Bug
The PMM Seasonal collection should have added a Halloween collection on 10/1, but is failing. When PMM gets to the
Validating Method: append_label
section, it pullsValue: Seasonal
and then several errors pop up, eventually ending with a (404) not_found exception.Relevant Collection/Overlay/Playlist Definition
Logs
https://gist.github.com/joecan2/2449c847d966a91c1270e6ed19d61a94
The text was updated successfully, but these errors were encountered: