| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2023-02-02 | Merge pull request #9191 from barronpm/applicationhost-cleanup1 | Cody Robibero | |
| 2023-01-28 | Remove Emby.Notifications (#9147) | Patrick Barron | |
| 2023-01-27 | Don't store media encoder as field | Patrick Barron | |
| 2023-01-27 | Use dependency injection for IChannel | Patrick Barron | |
| 2023-01-27 | Use depencency injection for ISubtitleProvider | Patrick Barron | |
| 2023-01-27 | Convert CanLaunchWebBrowser to expression body | Patrick Barron | |
| 2023-01-27 | Initialize device id in constructor | Patrick Barron | |
| 2023-01-27 | Move LogEnvironmentInfo to StartupHelpers | Patrick Barron | |
| 2023-01-26 | Remove OS information from System Info (#9175) | Patrick Barron | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2023-01-20 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-01-20 | Remove DvdLib (#9068) | Patrick Barron | |
| * Remove DvdLib * Update error message for blu-ray folders Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Remove BDInfo * Remove MediaEncoder.GetPrimaryPlaylistVobFiles * Remove BlurayDiscInfo Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> | |||
