#PMM: Status only showing shows currently airing.
1 messages ยท Page 1 of 1 (latest)
๐ If you want to review this again, johndd0502:
: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> ๐
Welcome @spring barn!
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.
When processing the other three status overlays, TMDB returns an error:
| File "C:\Users\Viper\Plex-Meta-Manager\pmm-venv\Lib\site-packages\tmdbapis\api3.py", line 96, in _request |
| raise NotFound(f"({self.response.status_code} [{self.response.reason}]) Requested Item Not Found") |
| tmdbapis.exceptions.NotFound: (404 [Not Found]) Requested Item Not Found |
PMM is trying to get details on whatever is after "Chef's Table: Pizza" in the library.
It tries to get a reference to the show from TMDB:
return TMDbShow(self, tmdb_id, ignore_cache=ignore_cache)
And perhaps the TMDB ID isn't valid, since TMDB responds with "I don't have one of those".
Credentials are fine, since you are able to connect to TMDB. If TMDB credentials were bad, PMM wouldn't be running.
This error is:
PMM: "Hey, TMDB, I need details for this show"
TMDB: "I don't have one of those"
There is a couple of those that are like that and i get that but now every show that has Ended,Returning,Canceled status doesnt show
and this just popped up today
Right, because that error kills the processing for those overlays.
why would it suddenly do that now after months?
There's no way to tell from this one log, but something must have changed. Did a new show get added to that library?
since the last autorun you mean?
All I have is one log showing this error. If this same config and these same overlays worked the last time you ran it, then something has changed:
Perhaps PMM updated
Perhaps something got added to the library
Perhaps something else
There's no way to say anything more specific than that given the facts in evidence.
Do you have a log showing this working?
๐ If you want to review this again, johndd0502:
: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> ๐
it will say the same about chefs table in there i'm sure
but i haven't updated anything in atleast 2 weeks and after the last autorun yesterday it was fine
Yeah, that's odd.
my original assumptions was tmdb changed the way it did things like imdb did with oscars etc
I suppose that could be a possibility.
But I'm pretty sure I've run the status overlay on my library recently.
and honestly i add newer episodes almost daily to
you think maybe a fresh reinstall of python,pmm?
That seems unlikely to help.
what if i tried temporarily removed the 2 shows in question tmdb can't find
it just seems odd lol
According the the log it looks like TV didn't change between the two; no new episodes.
no
or something has changed and im only one of a few that uses status so no ones heard of it
alot of people use status
i run pmm every 16 hours and I use status on both my anime and tv show libraries with no issues
[2024-03-25 00:32:59,257] [overlays.py:426] [INFO] | 588 Items found for Overlay File (0) ended_shows
[2024-03-25 00:31:44,515] [overlays.py:426] [INFO] | 240 Items found for Overlay File (0) canceled_shows
[2024-03-25 00:30:23,753] [overlays.py:426] [INFO] | 560 Items found for Overlay File (0) returning_shows
[2024-03-25 00:27:53,725] [overlays.py:426] [INFO] | 72 Items found for Overlay File (0) airing_shows
this is from my last log ran today
could it be a cache issue? i don't see how though
what if i removed the overlay tag?
scratching at straws
Status overlay working fine here.
You might try a run with --trace and --log-requests to see if there's some more info in the log.
This is happening well in advance of that even being looked at. PMM is trying to determine which things get the overlay, and the error is occurring outside PMM, in communication with TMDB.
stupid question but is it possible a hiccup in internet would cause this
That seems extremely unlikely.
I don't know enough about anime to recognize what's "veryyyy odd" there.
it uses tmdb the same right for the status?
the status overlay, in all cases, is sourced from TMDB
If what's "odd" is that the error isn't occurring in that library, that just indicates that whatever condition is causing it in the TV library isn't present in or triggered by the Anime library.
Which seems reasonable since I'm sure they have entirely different contents.
i'm going to rule out what i know and just runn pmm again. start from somewhere
if that doesnt work. scorched earth and reinstall with a test library
There's no need for that. Just set up the test library.
after the run last night it was fixed. dunno how or why o_o
fab, I'll close this