| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-18 | Fix seasons random (#13224) | Maxime | |
| Sorting was always enabled so removed the `enableSorting` parameter in QueryResult method. | |||
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2025-01-25 | Merge pull request #12798 from JPVenson/feature/EFUserData | Joshua M. Boniface | |
| Refactor library.db into jellyfin.db and EFCore | |||
| 2024-12-12 | move to new System.Threading.Lock type for better performance | Daniyar Alpyspayev | |
| 2024-10-09 | WIP porting new Repository structure | JPVenson | |
| 2024-08-05 | Replace UserId with User in UserViewQuery | Bond_009 | |
| 2024-04-17 | fix: correctly pass parameters in overrides | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-04-17 | chore: use proper way to override remove root | gnattu | |
| This is an alternate approach which is more proper, but changes all parts that uses/overrides the original ValidateChildren method Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2021-09-09 | Fix some warnings | Bond_009 | |
| 2021-09-05 | Merge pull request #6089 from BaronGreenback/IsRoot_fix | Claus Vium | |
| Set UserRootFolder.IsRoot to true | |||
| 2021-08-13 | Fix warnings in MediaBrowser.Controller | Rich Lander | |
| 2021-06-06 | Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-05-22 | Merge branch 'master' into IsRoot_fix | BaronGreenback | |
| 2021-05-21 | Set isRoot to true | BaronGreenback | |
| 2021-05-13 | Reduce warnings in MediaBrowser.Controller | crobibero | |
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2020-08-22 | Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release | Bond_009 | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-01-24 | Fix another issue with DLNA responses not properly paginating | Carey Metcalfe | |
| The `UserRootFolder.GetItemsInternal` method now applies any sorting and pagination requested by the `InternalItemsQuery` that was passed to it. Previous pagination fix: #2304 Original issue #2303 | |||
| 2019-10-15 | Fix Json serialization error | Bond_009 | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-08-24 | update active recordings | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
| 2017-06-29 | update inherited images | Luke Pulverenti | |
| 2017-06-03 | update live tv startup | Luke Pulverenti | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2016-10-25 | make controller project portable | Luke Pulverenti | |
| 2016-10-11 | update display of active recordings | Luke Pulverenti | |
| 2016-08-17 | update season methods | Luke Pulverenti | |
| 2016-08-15 | fix folder caching | Luke Pulverenti | |
| 2016-08-14 | cache ids in UserRootFolder | Luke Pulverenti | |
| 2016-08-13 | improve genre displays | Luke Pulverenti | |
| 2016-07-29 | Removed redundant Collection Initializers | Sven Van den brande | |
| Removed Using directives that are not required | |||
| 2016-06-16 | update child count creation | Luke Pulverenti | |
| 2016-05-19 | fix content sometimes not appearing after restart | Luke Pulverenti | |
| 2016-05-08 | update windows ffmpeg | Luke Pulverenti | |
| 2016-04-02 | resolve issue with querying by multiple item ids | Luke Pulverenti | |
| 2016-03-20 | get recursive items from db | Luke Pulverenti | |
| 2016-03-01 | dlna fix | Luke Pulverenti | |
| 2015-11-02 | fix camera upload folder | Luke Pulverenti | |
| 2015-10-30 | update special folders | Luke Pulverenti | |
| 2015-08-14 | revise shortcut support | Luke Pulverenti | |
| 2015-01-25 | sync updates | Luke Pulverenti | |
