#Seerr does not update availability of 4K content [fixed, pull request to develop branch]

88 messages · Page 1 of 1 (latest)

earnest thorn
#

Hello! Let us take take a film for example. A user requested the film in 4K and 1080p. After watching it, I deleted the 4K version off of radarr (thus also plex). However, eve nafter running a media availability job, seerr still shows "4K available".

thorny adder
#

Run a media availability sync job. Send logs. With what movie it is

#

And a screenshot of your services setup

earnest thorn
#

It shows all my 4K films still existing

#

Keep in mind I don't keep my 4K and 1080p content in separate libraries. So 4K and 1080p films are in root folder "/media/films" and "/media/shows" for tv shows

thorny adder
thorny adder
#

What is the exact movie dimensions of the 4k avengers movie

earnest thorn
thorny adder
earnest thorn
earnest thorn
#

Why isn’t Seerr detecting that my 4K films is no longer on Plex nor on Radarr?

thorny adder
#

I'm also not sure i have never had this happen to anyone else either

Cc: @fading lagoon any ideas?

thorny adder
#

I do see in the media availability sync job that it detected the movie as still being there

#

In the log

#

We gon need to run some debugging to figure out what's happening

#

@sleek patio @fading lagoon whenever youre free are you able to make a debugging log verbose preview image?

#

But before that @earnest thorn are you running overseerr 1.34.0 or seerr:develop or jellyseerr 2.7.3?

earnest thorn
#

I may understand what the issue is but correct me if I'm wrong.
I don't separate my 4K libraries, as in, I import 4K content to the same root folder and store it in the same library as 1080p content.
So, when I delete the 4K versions, the Plex address to the content remains the same and therefore Seerr believes it is still there. (hence when I click on "Play on Plex" in Seerr, it takes me to the content even though it is no longer available in 4K)
I think in this case, Seerr should rely on Radarr and Sonarr's 4K instances first to check whether the content is actually available.

thorny adder
#

Also cc: @fallow granite

earnest thorn
fallow granite
fallow granite
earnest thorn
#

If you guys need anything else from me (more logs, setup testing etc.), please let me know 🙂

fading lagoon
earnest thorn
#

I'm running the scans now on that exact image tag

earnest thorn
#

Line 17268 shows not found in 4k radarr

fading lagoon
fading lagoon
#

Ok found it. Issue is clear. If you have 4K and 1080p movies in the same Plex library, they share the same ratingKey. So even after deleting the 4K version, ratingKey4k still points to the 1080p version - which is why the check incorrectly reports 4K as available.

fading lagoon
#

Since I don't have any 4K movies in my library, I'll push a fix to the same tag. Would you mind testing it afterward?

fading lagoon
#

Update available in ~10 min

earnest thorn
#

Should I redo all the scans again once I update my container or will the availability sync suffice?

fading lagoon
#

Availability sync should be enough

earnest thorn
#

Oh, could we do it with 4K shows as well?

fading lagoon
#

You have shows in 4K too ?

earnest thorn
#

Yes 😅

fading lagoon
#

You're rich

#

🗿

earnest thorn
#

I wish, just got a stroke of luck that allowed me a decent server upgrade for Christmas haha

earnest thorn
earnest thorn
#

Thanks a lot mate!

#

Seerr does not update availability of 4K content [fixed, pull request to develop branch]

fading lagoon
#

Hey @earnest thorn ! Sorry for the ping, but by any change, would you happen to have at least one 4K season and one 4k movie in your library ?

fading lagoon
#

Nevermind, got it !

earnest thorn
#

What did you need?

fading lagoon
#

Do you know how to get a media's xml metadata ?

earnest thorn
#

I think I may also have another issue to report soon haha

#

Got it

earnest thorn
fading lagoon
#

Would you mind sending one 4k episode's xml metadata here ? And same for a movie ?

earnest thorn
earnest thorn
#

May I know what you are testing now?

#

I'm intrigued haha

fading lagoon
#

Just collecting as much as info I can to make plex availability sync more accurate
The fix you tested is not perfect

earnest thorn
#

how does plex detect 4k and 1080p content?

#

I think being able to figure out how Plex get this would work well, no?

fading lagoon
earnest thorn
#

aaaahh I see, didn't know that

fading lagoon
earnest thorn
#

so before cinema standards it used to mean anything between 2000 and 4000 pixels in width?

#

Interesting

#

Wait no, that's not what it says. Did you mean height maybe?

#

as in 4k is anything where the vertical resolution is greater than 2,000 pixels

#

4k is usually 4096x2160 or 3840x2160 so the vertical resolution is ~2000

fading lagoon
#

Height is not accurate

earnest thorn
#

ah true since content is often not full screen, fair

fading lagoon
#

Example, a rotated vertical video can have a 2160 x 1920 resolution