findroid icon indicating copy to clipboard operation
findroid copied to clipboard

Newly added items post migration from 10.10.7 to 10.11.0 displaying error

Open caboosecameloose opened this issue 2 months ago • 2 comments

I added one new item (Movie) to Jellyfin 10.11.0 after updating from 10.10.7 and noticed that it is the only item in my library that won't open when selected (all other items were added pre 10.11.0). There are two options under a "Error loading data" message, "Show info" and "Retry".

Selecting "Retry" does nothing, selecting "Show info" provides the following log:

Deserialization failed X5.b: Deserialization failed at B.h.g(Unknown Source:5) at b6.N.a(Unknown Source:226) at b6.J.n(Unknown Source:12) at N4.a.k(Unknown Source:8) at l5.M.run(Unknown Source:112) at q3.s.run(Unknown Source:10) at s5.k.run(Unknown Source:2) at s5.a.run(Unknown Source:95) Caused by: v5.h: org.jellyfin.sdk.model.api.VideoRangeType does not contain element with name 'DOVIWithEL' at path $.MediaSources[0].MediaStreams[0].VideoRangeType at B5.q.m(Unknown Source:62) at B5.C.B(Unknown Source:27) at z5.z.deserialize(Unknown Source:4) at B5.C.k(Unknown Source:283) at r5.a.r(Unknown Source:10) at B5.C.r(Unknown Source:51) at org.jellyfin.sdk.model.api.MediaStream$$serializer.deserialize(SourceFile:2) at org.jellyfin.sdk.model.api.MediaStream$$serializer.deserialize(SourceFile:1) at B5.C.k(Unknown Source:283) at r5.a.r(Unknown Source:10) at B5.C.r(Unknown Source:51) at z5.r.f(Unknown Source:7) at z5.a.e(Unknown Source:29) at z5.a.deserialize(Unknown Source:0) at B5.C.k(Unknown Source:283) at r5.a.x(Unknown Source:29) at org.jellyfin.sdk.model.api.MediaSourceInfo$$serializer.deserialize(SourceFile:2) at org.jellyfin.sdk.model.api.MediaSourceInfo$$serializer.deserialize(SourceFile:1) at B5.C.k(Unknown Source:283) at r5.a.r(Unknown Source:10) at B5.C.r(Unknown Source:51) at z5.r.f(Unknown Source:7) at z5.a.e(Unknown Source:29) at z5.a.deserialize(Unknown Source:0) at B5.C.k(Unknown Source:283) at r5.a.x(Unknown Source:29) at org.jellyfin.sdk.model.api.BaseItemDto$$serializer.deserialize(SourceFile:2) at org.jellyfin.sdk.model.api.BaseItemDto$$serializer.deserialize(SourceFile:1) at B5.C.k(Unknown Source:283) at A5.c.a(Unknown Source:29) at b6.N.a(Unknown Source:204) ... 6 more

Edit: Removed the affected Movie from Jellyfin library and updating to Jellyfin 10.11.1 from 10.11.0. Readded the Movie after updating and am still receiving the same message.

caboosecameloose avatar Oct 29 '25 05:10 caboosecameloose

I am having a similar problem with some files DOVIWithHDR10Plus. Yours is DOVIWithEL, you can see in the error log you posted. See bug 1065

https://github.com/jarnedemeulemeester/findroid/issues/1065

Really hoping they can fix this because it makes the app unsable for me and this app was so much better than stock jellyfin app.

Roboatlas21 avatar Oct 29 '25 12:10 Roboatlas21

You can test the preview of the rewrite if you want, work like a charm with 10.11.0 (and 10.11.1 now) https://github.com/jarnedemeulemeester/findroid/actions/runs/18844259054#artifacts

DMtgd220 avatar Oct 29 '25 13:10 DMtgd220