aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-21Merge pull request #7255 from Shadowghost/external-sub-audioJoshua M. Boniface
2022-02-21Merge pull request #7344 from ↵Cody Robibero
jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-17.1.0
2022-02-21Optimize Guid comparisonsBond_009
* Use Guid.Equals(Guid) instead of the == override * Ban the usage of Guid.Equals(Object) to prevent accidental boxing * Compare to default(Guid) instead of Guid.Empty
2022-02-21Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.1.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.1.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-20Rewatching next up (#7253)SenorSmartyPants
2022-02-20Merge pull request #7332 from eyezak/transcode-reportingCody Robibero
2022-02-20Fix #7100 by catching the exception on opening invalid UDF imagesStanislav Ionascu
When an invalid UDF image is opened by the UdfReader, it may throw and exception. This change is to catch and log the exception.
2022-02-19Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.csShadowghost
Co-authored-by: Bond-009 <bond.009@outlook.com>
2022-02-19Use sha hash instead of branch name for OpenAPI workflow head reference (#7340)Niels van Velzen
2022-02-18dont use noaccurate_seek for hlscameron
2022-02-18fix(external-media): implement review suggestionsShadowghost
2022-02-18feat(external-media): refactor to generic provider, extend tests and file ↵Shadowghost
recognition, consolidate and extend NamingOptions
2022-02-18feat(external-media): add tests for external audio and subtitle providerJoe Rogers
2022-02-18feat(external-media): refactor external subtitle and audio providerShadowghost
2022-02-18[Bugfix] Report transcoding completeIsaac Gordezky
Currently, when transcoding finishes it is not reported - leaving the UI with an incomplete transcode % This change reports transcoding progress as empty / complete when the transcoding job finishes
2022-02-17Merge pull request #7326 from Bond-009/deadcode2Cody Robibero
2022-02-17Remove some dead codeBond_009
2022-02-16Merge pull request #7322 from Bond-009/db2Cody Robibero
2022-02-16Merge pull request #7321 from Bond-009/warn61Cody Robibero
2022-02-17Implement Comparers for (Parent)IndexNumberMaxr1998
Can be used in item queries to sort by ParentIndexNumber and IndexNumber (used for disc and track numbers for example).
2022-02-15Clean up SqliteItemRepositoryBond_009
* remove dead code * reduce allocations
2022-02-15Fix some warningsBond_009
2022-02-15Translated using Weblate (Czech)Lukáš Kucharczyk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2022-02-14Merge pull request #7233 from Bond-009/warn60Cody Robibero
2022-02-14Merge pull request #7038 from Bond-009/serverdiscoveryCody Robibero
2022-02-14Merge pull request #7290 from crobibero/dotnet-6.0.2Joshua M. Boniface
2022-02-14Increase timeout for subtitle extraction to 30min (#7153)Victor Gambier
2022-02-14Fix indentationBond_009
2022-02-14Fix MediaStreamSelectorBond_009
2022-02-14Fix display preferencesBond_009
2022-02-14Fix some warningsBond_009
2022-02-14Fix option to disable server discoveryBond_009
2022-02-14Bump MimeTypes from 2.2.1 to 2.3.0 (#7309)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12Merge pull request #7300 from cvium/fix_keepreadingBond-009
2022-02-12Change KeepReading to StopReading and use bytes read as an indicatorcvium
2022-02-11Translated using Weblate (Vietnamese)dottokuya
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2022-02-11Merge pull request #7054 from matthew-jones-uk/disable-embedded-subsCody Robibero
2022-02-10add extracting attachments for ffmpeg to burn subsNils Fürniß
2022-02-09Added values to EmbeddedSubtitleOptions enumMatthew Jones
2022-02-09Merge pull request #7286 from daullmer/sonarr-thumbBond-009
2022-02-09Update tests/Jellyfin.XbmcMetadata.Tests/Parsers/EpisodeNfoProviderTests.csDavid Ullmer
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-02-08Update to dotnet 6.0.2Cody Robibero
Signed-off-by: Cody Robibero <cody@robibe.ro>
2022-02-08Merge pull request #7282 from jellyfin/dependabot/nuget/System.Linq.Async-6.0.1Cody Robibero
Bump System.Linq.Async from 5.1.0 to 6.0.1
2022-02-08Merge pull request #7283 from jellyfin/dependabot/nuget/coverlet.collector-3.1.2Cody Robibero
Bump coverlet.collector from 3.1.1 to 3.1.2
2022-02-08Merge pull request #7284 from ↵Cody Robibero
jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-4.2.3 Bump prometheus-net.DotNetRuntime from 4.2.2 to 4.2.3
2022-02-08Add regression test for #7285David Ullmer
2022-02-08Fix nfo thumb tags without aspectDavid Ullmer
2022-02-07Fix h264_v4l2m2m acceleration in Raspberry Pi 4Ace Olszowka
2022-02-07Bump prometheus-net.DotNetRuntime from 4.2.2 to 4.2.3dependabot[bot]
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.2.2...4.2.3) --- updated-dependencies: - dependency-name: prometheus-net.DotNetRuntime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07Bump coverlet.collector from 3.1.1 to 3.1.2dependabot[bot]
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>