mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-30 15:44:53 +01:00
The GetItemValueNames function in the old implementation was intended to retrieve the original value rather than the cleaned value. The old implementation lacked a clear specification regarding which value to return for the non-cleaned value in a group and relied on an undefined behavior of SQLite, and this implementation assumes the first one is the desired one. |
||
|---|---|---|
| .. | ||
| Activity | ||
| Devices | ||
| Events | ||
| Extensions | ||
| Item | ||
| MediaSegments | ||
| Migrations | ||
| ModelConfiguration | ||
| Properties | ||
| Security | ||
| Trickplay | ||
| Users | ||
| ValueConverters | ||
| Jellyfin.Server.Implementations.csproj | ||
| JellyfinDbContext.cs | ||
| ModelBuilderExtensions.cs | ||