aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-24Address commentsBond_009
2021-09-24Update Jellyfin.Extensions to .Net6Bond_009
2021-09-24ci - target net6.0 (#6594)Cody Robibero
2021-09-24Replace RNGCryptoServiceProvider with RandomNumberGeneratorBond_009
2021-09-24Use new Enum.TryParse(ReadOnlySpan<char>) overloadBond_009
2021-09-24Target net6.0Bond_009
2021-09-23More fixescvium
2021-09-23Fix xmldoc issuescvium
2021-09-23Fix build?cvium
2021-09-23Add dto changescvium
2021-09-23Remove path hintingcvium
2021-09-23Fix buildcvium
2021-09-23Add first draft of keyframe extraction for Matroskacvium
2021-09-22Merge pull request #6593 from Bond-009/exClaus Vium
2021-09-22Merge pull request #6592 from Bond-009/dlna3Claus Vium
2021-09-22Merge pull request #6597 from Bond-009/subsClaus Vium
2021-09-22Add regression test for #5323Bond_009
2021-09-21Add Jellyfin.Extensions to nuget package publishCody Robibero
2021-09-21Apply suggestions from code reviewBond-009
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-09-21Update MediaBrowser.MediaEncoding/Encoder/MediaEncoder.csClaus Vium
2021-09-21ItemImageProvider: improve HTTP error handlingBond_009
2021-09-21SsdpHttpClient: Ensure successful status code before reading responseBond_009
2021-09-21Don't set ffmpeg path from null to its Display value + add 404cvium
2021-09-21Merge pull request #6588 from Bond-009/escapeClaus Vium
Fix issue #6587
2021-09-21Merge pull request #6589 from Bond-009/ffmpeg3Claus Vium
2021-09-21Translated using Weblate (Albanian)evlian
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
2021-09-21update armv8artiume
2021-09-21update armv7artiume
2021-09-21Validate ffmpeg pathBond_009
2021-09-21Fix issue #6587Bond_009
2021-09-21Merge pull request #6584 from Bond-009/datetimeClaus Vium
Specify DateTimeStyles when possible
2021-09-21Merge pull request #6569 from crobibero/dotnet-5.0.10Joshua M. Boniface
Update to dotnet 5.0.10
2021-09-21Merge pull request #6553 from ankenyr/masterClaus Vium
2021-09-21Specify DateTimeStyles when possibleBond_009
2021-09-20Merge pull request #6582 from Bond-009/shutdownClaus Vium
Allow shutdown while starting WebHost
2021-09-20Merge pull request #6541 from cvium/symlink_workaroundBond-009
2021-09-20Merge pull request #6538 from cvium/livetv_oh_noBond-009
2021-09-20Allow shutdown while starting WebHostBond_009
2021-09-20Merge pull request #6571 from Dixin/masterClaus Vium
Fix extra folder name and type mapping.
2021-09-20Merge pull request #6576 from jellyfin/dependabot/nuget/DiscUtils.Udf-0.16.13Bond-009
Bump DiscUtils.Udf from 0.16.4 to 0.16.13
2021-09-20Update Docker Imageartiume
2021-09-20Bump DiscUtils.Udf from 0.16.4 to 0.16.13dependabot[bot]
Bumps [DiscUtils.Udf](https://github.com/DiscUtils/DiscUtils) from 0.16.4 to 0.16.13. - [Release notes](https://github.com/DiscUtils/DiscUtils/releases) - [Changelog](https://github.com/DiscUtils/DiscUtils/blob/develop/Changelog.txt) - [Commits](https://github.com/DiscUtils/DiscUtils/commits) --- updated-dependencies: - dependency-name: DiscUtils.Udf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20Merge pull request #6567 from Bond-009/allocClaus Vium
2021-09-20Update LINQ query according to code review feedback.Dixin
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-09-19Fix extra folder type resolving.Dixin
2021-09-19Upgrade to dotnet 5.0.10Cody Robibero
2021-09-19Add more testsBond_009
2021-09-19Reduce allocationsBond_009
2021-09-19Merge pull request #6563 from Bond-009/subtitleencoderClaus Vium
2021-09-18Merge pull request #6564 from Bond-009/azureClaus Vium
Fix Azure CI