Files
jellyseerr/server/lib
fallenbagel e48f998a2b fix: nullable type for jellyfinMediaId(4k)
The jellyfinMediaId(4k) properties were inferred as string | undefined, causing them to be set to
undefined when assigning null. This prevented the media from being saved correctly to the SQLite
database, as it doesn't accept undefined values. This resolves the availabilitySync job issue where
the "play on" button wasn't being removed for all media server types.

fix #668
2024-03-31 16:03:02 +05:00
..
2023-11-14 08:51:29 -06:00