#PMM: Status only showing shows currently airing.

1 messages ยท Page 1 of 1 (latest)

spring barn
tame orchidBOT
#

๐Ÿ“ 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.

thorny cosmos
#

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                           |
spring barn
#

what the

#

what the heck kind of error is this?

thorny cosmos
#

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".

spring barn
#

that i've known about and lived with it.

#

so you're saying my credentials are bad?

thorny cosmos
#

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"

spring barn
#

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

thorny cosmos
#

Right, because that error kills the processing for those overlays.

spring barn
#

why would it suddenly do that now after months?

thorny cosmos
#

There's no way to tell from this one log, but something must have changed. Did a new show get added to that library?

spring barn
#

since the last autorun you mean?

thorny cosmos
#

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?

spring barn
#

sure do

tame orchidBOT
#

๐Ÿ“ 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> ๐Ÿ“

spring barn
#

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

thorny cosmos
#

Yeah, that's odd.

spring barn
#

my original assumptions was tmdb changed the way it did things like imdb did with oscars etc

thorny cosmos
#

I suppose that could be a possibility.

#

But I'm pretty sure I've run the status overlay on my library recently.

spring barn
#

and honestly i add newer episodes almost daily to

#

you think maybe a fresh reinstall of python,pmm?

thorny cosmos
#

That seems unlikely to help.

spring barn
#

what if i tried temporarily removed the 2 shows in question tmdb can't find

#

it just seems odd lol

thorny cosmos
#

According the the log it looks like TV didn't change between the two; no new episodes.

spring barn
#

no

#

or something has changed and im only one of a few that uses status so no ones heard of it

south geode
#

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

spring barn
south geode
#
[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

spring barn
#

could it be a cache issue? i don't see how though

#

what if i removed the overlay tag?

#

scratching at straws

south geode
#

that wont help

#

that would do more harm

thorny cosmos
#

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.

thorny cosmos
spring barn
#

stupid question but is it possible a hiccup in internet would cause this

thorny cosmos
#

That seems extremely unlikely.

spring barn
#

current anime library

#

veryyyy odd

thorny cosmos
#

I don't know enough about anime to recognize what's "veryyyy odd" there.

spring barn
#

it uses tmdb the same right for the status?

thorny cosmos
#

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.

spring barn
#

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

thorny cosmos
#

There's no need for that. Just set up the test library.

spring barn
#

after the run last night it was fixed. dunno how or why o_o

steep bear
#

fab, I'll close this