aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/InternalItemsQuery.cs
AgeCommit message (Collapse)Author
2025-04-09Add Genre cleanup and fix cleanup filter queries (#13891)Tim Eisele
2025-03-30Rework parental ratings (#12615)Tim Eisele
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2024-10-10Removed obsolete Score and Similiarity values for searchJPVenson
2024-06-01Backport pull request #11762 from jellyfin/release-10.9.zShadowghost
Mark Audio as RequiresDeserialization and backfill data Original-merge: e2c909f50f34cc06fcd39a02407d1f5b7bb37a1e Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
* Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com>
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
* Convert ItemSortBy to enum * Rename Unknown to Default
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-01-20Add "Allowed Tags" to Parental ControlsJpuc1143
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-10-31Backport pull request #8662 from jellyfin/release-10.8.zcvium
fix: use a combination of ParentIndexNumber and IndexNumber to determine next up episodes Original-merge: 45f3fb1cfc54f4dced7f6e02b7fc433056678634 Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2022-10-28Backport pull request #8501 from jellyfin/release-10.8.zcvium
fix: set MinIndexNumber for the next up query Original-merge: 679e83082f76b0d6c54d0aa4b8fe1138c1a10ccd Merged-by: Claus Vium <cvium@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2022-08-14Use Guid for adjacentTo API parameterNiels van Velzen
2021-12-27Remove more warningsCody Robibero
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-07-23Fix more warningsRich Lander
2021-07-23Fix partial set of MediaBrowser.Controller/Entities warningsRich Lander
2021-06-07Merge pull request #6071 from BaronGreenback/DLNAFolderFixPart1Claus Vium
Make DLNA folders to work as expected.
2021-05-18Enable nullable for InternalItemsQueryBond_009
2021-05-17Enable child items to be returned if a musicAlbumBaronGreenback
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-06-16fix SA1513/SA1516telans
2020-05-26Make SonarCloud less angryPatrick Barron
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-12Initial migration codePatrick Barron
2019-10-20Don't shuffle some types by defaultBond_009
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-03Post GPL cleanupBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-09-09improve queries from scheduled tasksLuke Pulverenti
2017-09-04update query objectsLuke Pulverenti
2017-08-12rework episode queriesLuke Pulverenti
2017-08-01improve nextup queriesLuke Pulverenti
2017-07-23ensure custom css is loaded lastLuke Pulverenti
2017-06-13update home sectionsLuke Pulverenti
2017-06-09normalize session objectLuke Pulverenti
2017-06-03update live tv startupLuke Pulverenti
2017-05-24update main projectsLuke Pulverenti
2017-05-23update query fieldsLuke Pulverenti
2017-05-22update query fieldsLuke Pulverenti