mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-06 06:45:22 -04:00
0b77f97048
- Use dictionary lookup for O(1) container grouping instead of O(n) FirstOrDefault searches - Add optimized path for movies in GetLatestItemList - Reduce query limit multiplier from 5x to 2x - Update to collection expression syntax