| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-15 | Merge pull request #10573 from arabcoders/master | Bond-009 | |
| Add new API endpoint to view/update Item UserData | |||
| 2023-12-13 | Use `eof_action=pass` when overlaying subtitles | jkhsjdhjs | |
| The previous behavior using `eof_action=endall` and `shortest=1` would end the video stream if one of the input stream (video, subtitle) ends. In some cases the duration of the overlayed subtitles is shorter than the video stream, causing the output to end when the subtitles end and dropping the remaining video stream. This commit changes this behavior so `eof_action=pass` is used instead, which continues passing the video stream through even if the subtitles end earlier [1]. `shortest=1` is also removed, as this option implies `eof_action=endall`. If the subtitle stream has a higher duration than the video stream, the output will also end with the video stream without `shortest=1`, as the video stream is the primary input to the `overlay` filter. Fix #10698 [1] https://ffmpeg.org/ffmpeg-filters.html#Options-for-filters-with-several-inputs-_0028framesync_0029 | |||
| 2023-12-08 | Convert CollectionType to use lowercase enum names | Cody Robibero | |
| 2023-12-06 | Remove unused DLNA models (#10685) | Patrick Barron | |
| * Remove unused DLNA models * Remove IDlnaManager | |||
| 2023-12-05 | Make ILiveStream an IDisposable | Patrick Barron | |
| 2023-12-05 | Don't use List directly in ITunerHost method signatures | Patrick Barron | |
| 2023-11-23 | Merge pull request #10371 from Pithaya/feat/book-persons | Claus Vium | |
| Allow persons on books | |||
| 2023-11-24 | Merge branch 'jellyfin:master' into master | Abdulmohsen | |
| 2023-11-16 | Update deps | Bond_009 | |
| * Removes SourceLink as it should work automagically with .NET 8 | |||
| 2023-11-15 | Updated the summary and the Dto name. | ArabCoders | |
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-11-14 | Update to .NET 8 | Bond_009 | |
| 2023-11-13 | Merge branch 'master' into feat/book-persons | Pithaya | |
| 2023-11-13 | Refactored api call logic handling. | ArabCoders | |
| 2023-11-12 | Merge pull request #10557 from barronpm/dlna-plugin | Bond-009 | |
| Move DLNA to Plugin (Part 1) | |||
| 2023-11-10 | Add IServerApplicationHost parameter to IPluginServiceRegistrator | Patrick Barron | |
| 2023-11-09 | Merge branch 'master' into media-type | Cody Robibero | |
| 2023-11-09 | Convert CollectionType, SpecialFolderType to enum (#9764) | Cody Robibero | |
| * Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2023-11-05 | Add IDisposableAnalyzers to more projects | Bond_009 | |
| 2023-10-27 | Merge pull request #10357 from herby2212/kill-inactive-streams-v2 | Claus Vium | |
| Add auto close of an inactive session after X minutes | |||
| 2023-10-22 | Fix mismatch between intel VAAPI UMD/KMD in rare cases | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-10-21 | update to current master to resolve merge conflict | herby2212 | |
| 2023-10-18 | Merge branch 'master' into trickplay | Nick | |
| 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-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-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-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2023-10-10 | Merge branch 'master' into xml-parsing-cleanup | Patrick Barron | |
| 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-08 | Jellyfin.Drawing minor improvements | Bond_009 | |
| Reduce duplicate/dead code | |||
| 2023-10-08 | Merge pull request #10348 from Bond-009/strings | Bond-009 | |
| 2023-10-08 | Use null propagation | Stepan Goremykin | |
| 2023-10-08 | Join declaration and assignment | Stepan Goremykin | |
| 2023-10-08 | Allow people on books | Pithaya | |
| 2023-10-08 | Pass cancellation token | Stepan Goremykin | |
| 2023-10-08 | Remove redundant using directives | Stepan Goremykin | |
| 2023-10-08 | Make files readonly | Stepan Goremykin | |
| 2023-10-08 | Reduce string literal length by using verbatim string | Stepan Goremykin | |
| 2023-10-07 | integrate development from v1 | herby2212 | |
| 2023-10-07 | Merge pull request #10321 from feilongfl/master | Bond-009 | |
| 2023-10-06 | Remove unnecessary Trim() from GetPersonFromXmlNode | Patrick Barron | |
| 2023-10-06 | Remove logger parameter from XmlReaderExtensions.TryReadDateTime | Patrick Barron | |
| 2023-10-06 | Use extension methods in GetPersonFromXmlNode | Patrick Barron | |
| 2023-10-06 | Add TryReadInt to XmlReaderExtensions | Patrick Barron | |
| 2023-10-06 | Add ReadNormalizedString to XmlReaderExtensions | Patrick Barron | |
| 2023-10-06 | Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions | Patrick Barron | |
| 2023-10-06 | Add GetStringArray and GetPersonArray to XmlReaderExtensions | Patrick Barron | |
| 2023-10-06 | Add XmlReader.GetPersonFromXmlNode | Patrick Barron | |
