| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 13 hours | Fix Swagger UI auth docs (#12990) (#16910)HEADmaster | Bond-009 | |
| 13 hours | Prevent ffmpeg from hanging extracting subtitles (#17297) | Marc Brooks | |
| * Prevent ffmpeg from hanging extracting subtitles Add `RunSubtitleExtractionProcess` to unify the external _ffmpeg_ process handling and error management. Add a `-nostdin` flag that prevents _ffmpeg_ from reading from _stdin_ and blocking on an inherited stdin handle (e.g. when Jellyfin runs as a service under NSSM), which otherwise hangs subtitle extraction forever when _ffmpeg_ blocks on any keyboard-interaction read until the timeout (30 minutes). Close the redirected _stdin_ to ensure immediage EOF. Drain the _stderr_ to a string and log it, to ensure we don't block the _ffmpeg_ process on errors that exceed the pipe length. Pass `-y` to _ffmpeg_ to ensure it overwrites any existing output file without prompting for confirmation. * Address review comments Make sure we always drain stderr. Make sure the timeout also honors the cancellationToken. Make sure when we get cancelled we don't log it as a ffmpeg error. | |||
| 14 hours | Show production companies under TV Shows' Studios (#17246) | Rant423 | |
| * show production companies instead of networks * keep both production companies and networks * fix whitespace * fix nullable type * networks first, then production companies | |||
| 14 hours | Merge pull request #17288 from nyanmisaka/ffmpeg-log-utf8 | Bond-009 | |
| Fix potential garbled text in FFmpeg logs on Windows | |||
| 14 hours | Merge pull request #17327 from ↵ | Bond-009 | |
| Shadowghost/remove-playbackpositionticks-mediasourceinfo Remove PlaybackPositionTicks from MediaSourceInfo | |||
| 14 hours | Merge pull request #17334 from nyanmisaka/fix-cuda-hwupload | Bond-009 | |
| Fix format negotiation in hybrid SW decode and CUDA tonemap pipeline | |||
| 15 hours | Merge pull request #17151 from theguymadmax/fix-indentify-image | Bond-009 | |
| Fix Identify returning wrong images | |||
| 15 hours | Merge pull request #17326 from theguymadmax/update-series-name | Bond-009 | |
| Update season and episode SeriesName when renaming a series | |||
| 15 hours | Merge pull request #17280 from Shadowghost/remove-image-override-hack | Bond-009 | |
| Remove episode image override hack | |||
| 15 hours | Merge pull request #17191 from IDisposable/fix/handler-path-traversal | Bond-009 | |
| Fix path transversal exposure in Plugins | |||
| 23 hours | Merge pull request #17354 from jellyfin/renovate/actions-setup-dotnet-6.x | Bond-009 | |
| 23 hours | Merge pull request #17359 from jellyfin/renovate/ci-deps | Bond-009 | |
| 23 hours | Merge pull request #17348 from ↵ | Bond-009 | |
| theguymadmax/revert-includeItemTypes-in-collectionType | |||
| 23 hours | Merge pull request #17343 from mbastian77/docs/channels-xml-docs | Bond-009 | |
| 23 hours | Merge pull request #17344 from mbastian77/docs/session-model-xml-docs | Bond-009 | |
| 23 hours | Merge pull request #17340 from mbastian77/docs/dlna-model-xml-docs | Bond-009 | |
| 23 hours | Merge pull request #17339 from mbastian77/docs/providers-lookup-info-xml-docs | Bond-009 | |
| 23 hours | Merge pull request #17338 from mbastian77/docs/deviceid-xml-docs | Bond-009 | |
| 23 hours | Translated using Weblate (Spanish (Latin America)) | Fabián Sanhueza | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/ | |||
| 23 hours | Merge pull request #17337 from Shadowghost/limit-similar-items | Bond-009 | |
| 36 hours | Revert setting default BaseItemKind for CollectionType | theguymadmax | |
| 40 hours | Update github/codeql-action action to v4.37.1 | renovate[bot] | |
| 2 days | Update actions/setup-dotnet action to v6 | renovate[bot] | |
| 3 days | Add XML docs to small session model types and remove CS1591 suppressions | mbastian77 | |
| 3 days | Add XML docs to small channel types and remove CS1591 suppressions | mbastian77 | |
| 3 days | Merge pull request #17331 from jellyfin/renovate/dotnet-monorepo | Bond-009 | |
| 3 days | Merge pull request #17274 from theguymadmax/fix-max-login-attempts | Bond-009 | |
| 3 days | Merge pull request #17248 from theguymadmax/add-novel | Bond-009 | |
| 3 days | Add XML docs to small DLNA model types and remove CS1591 suppressions | mbastian77 | |
| 3 days | Add XML docs to lookup info types and remove CS1591 suppressions | mbastian77 | |
| 3 days | Add XML docs to DeviceId and remove CS1591 suppression | mbastian77 | |
| 3 days | Limit similar items to user accessible libraries | Shadowghost | |
| 3 days | Merge pull request #17330 from jellyfin/renovate/microsoft | Bond-009 | |
| 3 days | Merge pull request #17250 from ↵ | Bond-009 | |
| TaterTechStudios/feature/books-series-name-metadata | |||
| 3 days | Fix format negotiation in hybrid SW decode and CUDA tonemap pipeline | nyanmisaka | |
| The CUDA hwcontext in FFmpeg 8.1 has added support for 10bit fully-planar formats, but few CUDA filters support them. Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 4 days | Update Microsoft | renovate[bot] | |
| 4 days | Update dependency dotnet-ef to v10.0.10 | renovate[bot] | |
| 4 days | Merge pull request #17266 from Shadowghost/fix-non-admin-additional-parts | Bond-009 | |
| 4 days | remove PlaybackPositionTicks from MediaSourceInfo | Shadowghost | |
| 4 days | Update season and episode SeriesName when renaming a series | theguymadmax | |
| 5 days | Merge pull request #17306 from theguymadmax/fix-strm-sub-protocol | Bond-009 | |
| 5 days | Merge pull request #17273 from theguymadmax/ratigs-numerical-score | Bond-009 | |
| 5 days | Translated using Weblate (Hebrew) | DrummingBird1 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 6 days | Apply review feedback | theguymadmax | |
| 6 days | Merge pull request #17287 from dkanada/audiobook-cover | Bond-009 | |
| 6 days | Merge pull request #17268 from theguymadmax/fix-greece-ratings | Bond-009 | |
| 6 days | Merge pull request #17220 from jellyfin/renovate/ci-deps | Bond-009 | |
| 7 days | Fix incorrect protocol used for subtitle charset detection | theguymadmax | |
| 7 days | enable audiobook image saving to local folder | dkanada | |
| 8 days | Update CI dependencies | renovate[bot] | |
