jellyfin/MediaBrowser.Providers
Scott Karbon 1ca7e9968e evaluate result.item.Children to an array to avoid extra db calls
collapse nested foreach's and null check's

put runtime update and track index update in same loop
2023-08-12 20:22:55 -04:00
..
Books Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
BoxSets Replace == null with is null 2022-12-05 15:00:20 +01:00
Channels Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Chapters Address comments 2020-04-01 19:05:41 +02:00
Folders Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Genres Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
LiveTv Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Lyric Format returns 2022-09-26 16:27:55 -04:00
Manager Make update type for RunTimeTicks consistent with other file attributes 2023-02-12 23:14:43 -05:00
MediaInfo Add missing checks for item locked state in metadata updates 2023-02-12 21:59:58 -05:00
Movies Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Music Add missing checks for item locked state in metadata updates 2023-02-12 21:59:58 -05:00
MusicGenres Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
People Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Photos Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Playlists Replace != null with is not null 2022-12-05 15:01:13 +01:00
Plugins evaluate result.item.Children to an array to avoid extra db calls 2023-08-12 20:22:55 -04:00
Properties Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Studios Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Subtitles Use depencency injection for ISubtitleProvider 2023-01-27 18:41:10 -05:00
TV Replace == null with is null 2022-12-05 15:00:20 +01:00
Videos Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Years Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
MediaBrowser.Providers.csproj Use Directory.Packages.props (#9135) 2023-02-04 10:15:08 -07:00