mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-12 21:32:08 +01:00
Deduplicate ProviderIds by ProviderId during MigrateLibraryDb migration to prevent UNIQUE constraint violations when legacy data contains duplicate provider entries for the same item. Fixes #16134