| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-27 | Fixed migration runner and added docs for adding migrations | JPVenson | |
| 2025-01-27 | Fixed DbContext usage on Provider | JPVenson | |
| 2024-11-17 | Fixed ChapterRepository not set | JPVenson | |
| 2024-11-17 | Merge branch 'master' into feature/EFUserData | JPVenson | |
| 2024-11-16 | Update projects to .NET 9 (#13023) | Bond-009 | |
| 2024-11-12 | Fixed app paths not being expanded | JPVenson | |
| 2024-10-09 | Naming refactoring and WIP porting of new interface repositories | JPVenson | |
| 2024-09-07 | Migrated UserData from library sqlite db to jellyfin.db | JPVenson | |
| 2024-08-28 | Prevent server from starting if the ffmpeg path is invalid (#12463) | gnattu | |
| 2024-08-05 | Fix missing service registration for MediaSegments (#12392) | JPVenson | |
| 2024-08-05 | Add media segments API (#12345) | JPVenson | |
| * Added Media segment manager * Added "HasSegments" to MediaSourceInfo when requesting though baseitem * Fixed ordering of Media Segements * Added media segment API controller * Added .ConfigureAwait(false) on media segments manager * renamed MediaSegmentsController removed empty route * Added Model layer for Media Segments Fixed review comments Media segments * Updated media segment naming refactored api and manager usage * Added mediaSegment type filter * Fixed codesmell * Fixed naming and typos * Added EF Migration * Added Identity Generation for MediaSegments Made mediasegment filter optional * Fixed optional filter parameter * refactored segment namespace * Added SegmentProviderId to MediaSegment * Media segment comment indentation * Added MediaSegmentManager query notracking | |||
| 2024-07-17 | Move external url listing to provider for plugin use (#12279) | Cody Robibero | |
| 2024-05-13 | Backport pull request #11539 from jellyfin/release-10.9.z | crobibero | |
| Add metrics collector to disposable parts Original-merge: c1907354e889011175446439a34b21d4ad260964 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-04-12 | Enable more warnings as errors (#11288) | Bond-009 | |
| 2024-03-13 | Enable nullable for more files | Bond_009 | |
| 2024-02-21 | Add IRecordingsManager service | Patrick Barron | |
| 2024-02-07 | Remove IServerEntryPoint | Patrick Barron | |
| 2024-02-02 | Use DI for ILiveTvService | Patrick Barron | |
| 2024-02-02 | Use DI for IListingsProvider | Patrick Barron | |
| 2024-01-12 | Add ITunerHostManager service | Patrick Barron | |
| 2024-01-09 | Move StreamHelper to LiveTv project | Patrick Barron | |
| 2024-01-09 | Move channels to LiveTv project | Patrick Barron | |
| 2024-01-09 | Move LiveTv to separate project | Patrick Barron | |
| 2023-12-21 | Add ITranscodeManager service | Patrick Barron | |
| 2023-11-30 | Move SocketFactory to Jellyfin.Networking | Patrick Barron | |
| 2023-11-15 | Remove Emby.Dlna | Patrick Barron | |
| 2023-11-14 | Fix runtime errors | Bond_009 | |
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-11-12 | Move network configuration to MediaBrowser.Common | Patrick Barron | |
| 2023-11-09 | Use IHostedService for DLNA | Patrick Barron | |
| 2023-10-11 | Add DLNA service collection extensions | Patrick Barron | |
| 2023-10-11 | Refactor URI overrides (#10051) | Tim Eisele | |
| 2023-10-04 | Add SystemManager service | Patrick Barron | |
| 2023-10-03 | Use DI for IFileSystem | Patrick Barron | |
| 2023-10-03 | Merge pull request #10261 from barronpm/ihostlifetime | Bond-009 | |
| 2023-10-02 | Apply suggestions from code review | Patrick Barron | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2023-10-02 | Re-add shutdown/restart methods | Patrick Barron | |
| 2023-09-23 | Use IHostLifetime to handle restarting and shutting down | Patrick Barron | |
| 2023-09-13 | Minor LibraryMonitor improvements | Bond_009 | |
| * Enable nullable * Add a fast return to ReportFileSystemChanged when path should be ignored * Use Span overloads of Path.* functions where possible * IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path | |||
| 2023-08-22 | == null -> is null | Bond_009 | |
| 2023-07-03 | Apply review suggestions | Shadowghost | |
| 2023-07-03 | Rename additional values in NetworkConfiguration and add migration for all ↵ | Shadowghost | |
| changed values | |||
| 2023-05-09 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-04-21 | POC sql connection pool | Bond_009 | |
| 2023-03-16 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-03-10 | Merge pull request #9254 from Shadowghost/dvdbdfix | Bond-009 | |
| 2023-02-17 | Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery | Shadowghost | |
| 2023-02-15 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-02-15 | Fix NRE in DisposeAsyncCore | MBR#0001 | |
| 2023-02-04 | Revert "Remove DvdLib (#9068)" | Shadowghost | |
| This reverts commit db1913b08fac0749133634efebd1ee7a7876147a. | |||
