| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-27 | Revert changes to DirectoryService | Cody Robibero | |
| 2025-03-27 | Implement limiting caches (#13605) | Cody Robibero | |
| * Implement basic expiring cache for LibraryManager * Add expiring cache to more places * Rider why * Make DirectoryService caches static * Use FastConcurrentLru * Reduce default cache size * Simplify DirectoryService caches * Make directory service cache size at least 128 | |||
| 2024-06-15 | Replace `!=` with `is not` | Mikal S | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2024-06-11 | fix: add null check | Mikal Stordal | |
| 2024-06-11 | Don't expect `BaseItem` to be a movie/video file. | Mikal Stordal | |
| This fix is mainly so I can mass-add series _and_ movie entries using a `IMultiItemResolver` without having to resort to complicated logic using _both_ a `IItemResolver` and a `IMultiItemResolver` by splitting up what gets added where. I've also added three new interface methods to the `IDirectoryService`, one of which is used in the modified `ResolverHelper.SetInitialItemValues(…)` to get the file system entry info for the item regardless of which type the file system entry is. In my local testing so far I haven't found any issues introduced by this change. | |||
| 2024-06-06 | Backport pull request #11934 from jellyfin/release-10.9.z | Shadowghost | |
| Fix local image saving Original-merge: b0bb22b65080a21ad1ce27fa2937a6b439e157da Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-03-18 | fix: skip library folders that are inaccessible or empty (#9291) | Claus Vium | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-19 | Use static lambdas | cvium | |
| 2021-05-31 | review | cvium | |
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 2021-05-07 | Fix build | Bond_009 | |
| 2021-03-27 | make directoryservice cache case sensitive | cvium | |
| 2020-09-27 | Use the get or add argument | Gary Wilber | |
| 2020-09-27 | remove unnecessary parentheses | Gary Wilber | |
| 2020-09-27 | update based on suggestions | Gary Wilber | |
| 2020-09-27 | Use ConcurrentDictionary's in DirectoryService | Gary Wilber | |
| 2020-08-22 | Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release | Bond_009 | |
| 2020-04-01 | Merge branch 'master' into minor | Bond_009 | |
| 2020-03-09 | remove unused files and fix some future warnings | dkanada | |
| 2020-02-23 | Minor improvements | Bond_009 | |
| 2019-10-29 | Fix more warnings | Bond_009 | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2018-12-30 | Fix build post GPL change | Bond_009 | |
| 2018-12-30 | Remove the need for NullLogger | Bond_009 | |
| 2018-12-30 | Mark where ILogger is being set to null | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-11-05 | support track selection before playback | Luke Pulverenti | |
| 2017-08-24 | update active recordings | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-07-21 | fixes #2559 - movie.nfo being ignored | Luke Pulverenti | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2017-05-04 | improve smb support | Luke Pulverenti | |
| 2017-03-29 | 3.2.9.1 | Luke Pulverenti | |
| 2016-10-25 | make controller project portable | Luke Pulverenti | |
| 2016-08-06 | add file cache | Luke Pulverenti | |
| 2016-08-06 | update directory service | Luke Pulverenti | |
| 2016-08-06 | update DirectoryService | Luke Pulverenti | |
| 2016-07-24 | fix DateModified not refreshing | Luke Pulverenti | |
| 2016-03-27 | Remove unused code... | Sven Van den brande | |
| 2016-02-29 | update components | Luke Pulverenti | |
| 2015-11-12 | update use of FileAttributes | Luke Pulverenti | |
| 2015-10-04 | continue file system rework | Luke Pulverenti | |
| 2015-10-03 | begin file system rework | Luke Pulverenti | |
| 2015-09-13 | update file system methods | Luke | |
