jwueller / jellyfin-plugin-onepace

Jellyfin metadata and cover art integration for the https://onepace.net/ project
https://onepace.net/
GNU General Public License v3.0
59 stars 3 forks source link

10.9.4 breaks the season metadata #65

Open ReinT0 opened 1 month ago

ReinT0 commented 1 month ago

Seems like Jellyfin 10.9.4 break the metadata for the seasons, don't know why. The posters for the arcs dont work, and it seems like the "The Adventures of Buggy's Crew" arc just get all the episodes.

I downgraded Jellyfin to 10.9.3, and completly updated the metadata for One Pace, and it worked like it should. Then upgraded to 10.9.4 and did a new metadata update, that broke it again.

jarylc commented 1 month ago

Seems to have been fixed in the latest 10.9.5 version

mzrimsek commented 1 month ago

I am on 10.9.5 and it is still broken

jarylc commented 1 month ago

I am on 10.9.5 and it is still broken

I ran a Replace all metadata and checked Replace existing images, give it a shot if you have not. image

mzrimsek commented 1 month ago

I've tried this several times and the result is always the same

image

And then after all the seasons there is one extra one that is just every single episode for the whole series. I don't have any boxes checked to lock metadata from being refreshed either.

mzrimsek commented 1 month ago

WAIT somehow my SEASONS got locked let me try unlocking the fields that might be what's going on. I'm not sure how this happened.

mzrimsek commented 1 month ago

Mine seems to be related to being unable to write the underlying sql database and that's why the metadata refreshes aren't doing anything. I think this unrelated to the plugin and has to do with something that changed with one of the latest releases - I've never had this issue before in like 2 years of running Jellyfin.

Edit: Seems to be an issue with the latest release for more than just me. https://github.com/jellyfin/jellyfin/issues/11980

mzrimsek commented 1 month ago

I believe this is fixed in the new 10.9.6 release. All my arcs are back grouped up with the correct information. Well all except for the "If You Could Go Anywhere... The Adventures of the Straw Hats" which just ends up in an unknown season at the end. Not the end of the world for me. Anyone else who stumbles across this I'd try upgrading to the new release and see if that does it for you.

jwueller commented 1 month ago

Thanks for the detailed investigation @mzrimsek! That's extremely interesting. I'll update the dependencies to make sure the plugin at least requires the fixed version. I'll leave this open until I can confirm it's working properly myself.