| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-16 | Deep copy instead of Shallow copy | LJQ | |
| 2023-10-16 | Applied 2nd Round of Suggested Changes | LJQ | |
| 2023-10-15 | Added translation using Weblate (Faroese) | forkh | |
| 2023-10-14 | Fix inverted condition | Cody Robibero | |
| 2023-10-14 | Shorten lines from review | Cody Robibero | |
| 2023-10-13 | Avoid unnecessary string -> byte[] conversion (Bond-009) | Nick | |
| 2023-10-14 | Merge pull request #10400 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-10-14 | Merge branch 'master' into fix-resharper-warnings | Stepan Goremykin | |
| # Conflicts: # Emby.Server.Implementations/Updates/InstallationManager.cs # tests/Jellyfin.Server.Integration.Tests/OpenApiSpecTests.cs | |||
| 2023-10-13 | Update github/codeql-action action to v2.22.3 | renovate[bot] | |
| 2023-10-13 | Merge pull request #10390 from Bond-009/streams | Bond-009 | |
| 2023-10-13 | Merge pull request #10391 from barronpm/dlna-cleanup | Bond-009 | |
| 2023-10-13 | Merge pull request #10397 from jellyfin/renovate/xunit-dotnet-monorepo | Bond-009 | |
| 2023-10-13 | Update xunit-dotnet monorepo | renovate[bot] | |
| 2023-10-12 | Merge reading from file and parsing | Stepan Goremykin | |
| 2023-10-12 | Merge branch 'master' into fix-resharper-warnings | Stepan Goremykin | |
| # Conflicts: # Emby.Server.Implementations/Net/SocketFactory.cs # RSSDP/SsdpCommunicationsServer.cs # RSSDP/SsdpDeviceLocator.cs # RSSDP/SsdpDevicePublisher.cs | |||
| 2023-10-12 | Merge pull request #10393 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-10-12 | Update github/codeql-action action to v2.22.2 | renovate[bot] | |
| 2023-10-11 | Translated using Weblate (Slovak) | nextlooper42 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/ | |||
| 2023-10-11 | Merge pull request #10389 from Bond-009/warn5 | Bond-009 | |
| 2023-10-11 | StreamingHelpers.GetOutputFileExtension should never return null (#10387) | Bond-009 | |
| 2023-10-11 | Merge pull request #10379 from Bond-009/emptyguid | Bond-009 | |
| 2023-10-11 | Fix documentation for AddDlnaServices | Patrick Barron | |
| 2023-10-11 | Use DI for SsdpCommunicationsServer | Patrick Barron | |
| 2023-10-11 | Minor cleanup in DlnaEntryPoint | Patrick Barron | |
| 2023-10-11 | Multiple Stream changes | Bond_009 | |
| * Remove useless MemoryStream in DlnaHttpClient * Use HttpContent.ReadFromJsonAsync extension * Call ConfigureAwait for IAsyncDisposable * Use HttpContent.CopyToAsync where possible | |||
| 2023-10-11 | Don't manually dispose DeviceDiscovery | Patrick Barron | |
| The lifetime of DeviceDiscovery is managed by DI | |||
| 2023-10-11 | Remove DlnaEntryPoint.Enabled | Patrick Barron | |
| 2023-10-11 | Use DI for MediaReceiverRegistrarService | Patrick Barron | |
| 2023-10-11 | Use DI for ConnectionManagerService | Patrick Barron | |
| 2023-10-11 | Use DI for ContentDirectoryService | Patrick Barron | |
| 2023-10-11 | Enable CodeAnalysisTreatWarningsAsErrors for MediaBrowser.Common | Bond_009 | |
| 2023-10-11 | Add DLNA service collection extensions | Patrick Barron | |
| 2023-10-11 | Fix regression | Bond_009 | |
| 2023-10-10 | Deprecate CanLaunchWebBrowser (#10381) | Bond-009 | |
| It's been a while since I removed this feature from server not sure why it's in the api anyway. The macOS and Windows app have this functionality | |||
| 2023-10-11 | Refactor URI overrides (#10051) | Tim Eisele | |
| 2023-10-10 | Merge branch 'master' into chromecast-config | Cody Robibero | |
| # Conflicts: # Emby.Server.Implementations/ApplicationHost.cs | |||
| 2023-10-10 | Update dotnet monorepo to v7.0.12 (#10382) | renovate[bot] | |
| * Update dotnet monorepo to v7.0.12 * update sdk --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-10-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2023-10-10 | Fix HLS playback of m4a files with mjpeg stream (#10069) | lonebyte | |
| 2023-10-10 | Merge pull request #10352 from barronpm/xml-parsing-cleanup | Bond-009 | |
| 2023-10-10 | Merge pull request #10378 from Bond-009/waitforexitasync | Claus Vium | |
| Use Process.WaitForExitAsync added in .NET 5 | |||
| 2023-10-10 | Merge branch 'master' into xml-parsing-cleanup | Patrick Barron | |
| 2023-10-10 | Merge pull request #10380 from jellyfin/renovate/dotnet-monorepo | Bond-009 | |
| 2023-10-10 | Update dependency Microsoft.AspNetCore.Authorization to v7.0.12 | renovate[bot] | |
| 2023-10-10 | Empty Guids shouldn't make it into the refresh queue | Bond_009 | |
| ``` System.ArgumentException: Guid can't be empty (Parameter 'id') at Emby.Server.Implementations.Library.LibraryManager.GetItemById(Guid id) in /home/loma/dev/jellyfin/Emby.Server.Implementations/Library/LibraryManager.cs:line 1224 at MediaBrowser.Providers.Manager.ProviderManager.StartProcessingRefreshQueue() in /home/loma/dev/jellyfin/MediaBrowser.Providers/Manager/ProviderManager.cs:line 983 ``` | |||
| 2023-10-10 | Merge pull request #10339 from leovan/master | Bond-009 | |
| 2023-10-10 | Merge pull request #10347 from Bond-009/drawing | Bond-009 | |
| 2023-10-10 | Merge pull request #10337 from barronpm/system-manager | Bond-009 | |
| 2023-10-10 | Combine Title and Overview for multi-episodes files for NFO file (#10080) | scampower3 | |
| 2023-10-10 | Use Process.WaitForExitAsync added in .NET 5 | Bond_009 | |
