| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-31 | Cleanup ItemFields (#13818) | Tim Eisele | |
| * Cleanup ItemFields * Update MediaBrowser.Model/Querying/ItemFields.cs | |||
| 2025-03-30 | Rework parental ratings (#12615) | Tim Eisele | |
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2025-03-18 | Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp ↵ | Cody Robibero | |
| (#13687) * Add more optimized query to calculate series that should be processed for next up * Filter series based on last watched date | |||
| 2024-08-05 | Enable nullable for NextUpQuery | Bond_009 | |
| 2024-08-05 | Replace UserId with User in NextUpQuery | Bond_009 | |
| 2024-08-05 | Pass User instead of UserId inside LatestItemsQuery | Bond_009 | |
| 2024-07-29 | Enable nullability for QueryResult | Cody Robibero | |
| 2024-01-06 | Remove some unused client capabilities and sync code (#10812) | Niels van Velzen | |
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2023-10-18 | Merge branch 'master' into trickplay | Nick | |
| 2023-09-06 | Add option to include resumable items in next up requests | Bill Thornton | |
| 2023-06-22 | Trickplay generation, manager, storage | nicknsy | |
| 2022-11-27 | Minor search update - full word titles matches first (#8757) | SteveTheGrey | |
| 2022-11-17 | Add xmldocs for TMDb provider, correct provider spelling | Shadowghost | |
| 2022-08-14 | Use guid for seriesId API parameter | Niels van Velzen | |
| 2022-06-29 | Merge pull request #7940 from Shadowghost/fix-recommendations | Cody Robibero | |
| (cherry picked from commit 674931324926368791a47d7bd7ce59b4248f5a71) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-03-05 | Merge pull request #7383 from thornbill/next-up-rewatching | Joshua M. Boniface | |
| 2022-03-03 | Merge pull request #7324 from Maxr1998/sort-by-index | Bond-009 | |
| 2022-03-01 | Include played and unplayed results in the same next up request | Bill Thornton | |
| 2022-02-20 | Rewatching next up (#7253) | SenorSmartyPants | |
| 2022-02-17 | Implement Comparers for (Parent)IndexNumber | Maxr1998 | |
| Can be used in item queries to sort by ParentIndexNumber and IndexNumber (used for disc and track numbers for example). | |||
| 2022-01-20 | Properly populate QueryResult | Cody Robibero | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-11-06 | Remove ImageType.Screenshot and ItemFields.Screenshot | Joe Rogers | |
| 2021-05-27 | Merge pull request #5828 from jackrvan/issue-5813 | Claus Vium | |
| Add NextUpCutoffDate to NextUpQuery | |||
| 2021-05-25 | Review notes to set value to Datetime min value instead of null | Jack | |
| 2021-05-21 | Remove dead code | Bond_009 | |
| 2021-04-16 | Some code cleanup. Allow NextUpDateCutoff to be null | Jack | |
| 2021-04-15 | Add NextUpCutoffDate to NextUpQuery | Jack | |
| 2021-02-20 | Enable TreatWarningsAsErrors for MediaBrowser.Model | Bond_009 | |
| 2021-01-15 | Add query parameter to disable returning first episode as next up | crobibero | |
| 2020-12-01 | Use Guid as API parameter type where possible | crobibero | |
| 2020-09-28 | Fix SA1513, SA1514, SA1507, and SA1508 | Matt Montgomery | |
| 2020-07-04 | Use Array.Empty | Patrick Barron | |
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-19 | Minor improvements | Bond_009 | |
| 2020-02-04 | Fix warnings MediaBrowser.Model | Bond_009 | |
| 2019-12-10 | Add StartIndex result to /Items API query | chaosinnovator | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model | Erwin de Haan | |
| 2019-01-13 | EditorConfig reformat: MediaBrowser.Model | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Model | Erwin de Haan | |
| 2019-01-07 | remove trailing whitespace | hawken | |
