Bond_009
470d175f32
ExclusiveAddressUse: cheated by the docs
3 years ago
Joshua M. Boniface
388e0cba9f
Merge pull request #7434 from crobibero/dotnet-6.0.3
3 years ago
Joshua M. Boniface
11fc84eebe
Merge pull request #7435 from nyanmisaka/seek-fmp4
3 years ago
sabretou
1e80ba0462
Translated using Weblate (Marathi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
3 years ago
Cody Robibero
a397cec981
Merge pull request #7410 from MinecraftPlaye/show-diff-dts-versions
3 years ago
nyanmisaka
b2c58338f2
Fix the fMP4 HLS audio sync issue on Safari
3 years ago
Cody Robibero
965bf7332f
Update to dotnet 6.0.3
3 years ago
Cody Robibero
dacbfc83ff
Merge pull request #7431 from Bond-009/autodiscovery
3 years ago
Bond_009
1d018c5575
SocketFactory: Remove redundant code
...
ExclusiveAddressUse should be false by default afaik
3 years ago
Bond_009
16e0d46771
UdpServerEntryPoint: Fix typo
3 years ago
Nyanmisaka
4f1efb3996
Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline ( #7413 )
3 years ago
Bill Thornton
c5ca29d2e2
Remove unused poster support from StudiosImageProvider ( #7423 )
3 years ago
Bond-009
03f1eff21a
Implement TransportState according to spec ( #7426 )
3 years ago
Mattias
e3ea899bcc
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
3 years ago
Thomas Schwery
88c4e38ce2
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
3 years ago
Cody Robibero
ea7e6aeae0
Merge pull request #7425 from Bond-009/aurating
3 years ago
Bond_009
f48c8d4802
Remove none existing Australian rating
...
I'm not sure the numbers here are correct
3 years ago
Ali Dastpour
0ef35286c5
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
3 years ago
dependabot[bot]
1ec3e899d6
Bump actions/checkout from 2 to 3 ( #7420 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
023eddbef5
Bump actions/stale from 4.1.0 to 5 ( #7421 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Cody Robibero
10d1c7b25d
Merge pull request #7418 from jellyfin/dependabot/nuget/prometheus-net.AspNetCore-6.0.0
...
Bump prometheus-net.AspNetCore from 5.0.2 to 6.0.0
3 years ago
dependabot[bot]
de766e687d
Bump prometheus-net.AspNetCore from 5.0.2 to 6.0.0
...
Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net ) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases )
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History )
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v5.0.2...v6.0.0 )
---
updated-dependencies:
- dependency-name: prometheus-net.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
bb83e9f2d9
Bump prometheus-net from 5.0.2 to 6.0.0 ( #7417 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
4c4f5dfe81
Bump Moq from 4.17.1 to 4.17.2 ( #7416 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Cody Robibero
da41cd365c
Suggestions from review
3 years ago
Cody Robibero
dbea7cac67
Use Enum.GetValues<T>()
3 years ago
Cody Robibero
bbd5d11d3b
Remove TranscodeReason.None, Add JsonFlagEnum tests
3 years ago
Cody Robibero
c331e11c24
Clean up EnumFlags serialization
3 years ago
Isaac Gordezky
9ebd521754
Update MediaBrowser.Model/Dlna/StreamBuilder.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Isaac Gordezky
84a3db6f84
Fix transcode video matching and add tests for Transcode and Safari
3 years ago
Isaac Gordezky
5e779f20ee
Series: issue-6450
...
Issue: https://github.com/jellyfin/jellyfin/issues/6450
Enable DirectPlay responses
Rewrite DirectPlay and DirectStream resolution
Prefer copy transcode video codec options
Enhance condition processor
Support DirectStream and Transcode with parity
Rework audio stream selection and add tests for ExternalAudio
Update MediaInfoHelper to only call StreamBuilder once
3 years ago
Isaac Gordezky
d871dded9f
Convert TranscodeReason to Flags
3 years ago
Isaac Gordezky
a3057afde8
StreamBuilder basic tests
3 years ago
Patrick Farwick
27b81a535c
Let the UI show which DTS profile is in use
...
There are different profiles for DTS. For example, both DTS and DTS-HD
MA use the same codec, but provide a different profile.
Some files may provide both a DTS and DTS-HD MA audio track. With this
change, the UI shows which track is using which profile to allow the
user to choose between them.
3 years ago
Cody Robibero
1dcd537ea2
Merge pull request #7411 from jellyfin/revert-7240-add-readonly-connection
3 years ago
Cody Robibero
0a8bec1af4
Revert "chore: Add a read only connection for routes like Shows/NextUp"
3 years ago
Cody Robibero
973781c482
Merge pull request #7406 from crobibero/fix-build
...
Fix build
3 years ago
Cody Robibero
b37052a4a6
Fix build
3 years ago
Cody Robibero
15cae4ef00
Merge pull request #7405 from StollD/fix-strm-files
3 years ago
Dorian Stoll
7af1cae883
Add myself to CONTRIBUTORS.md
3 years ago
Dorian Stoll
178d00b14d
Readd .strm as an allowed extension for videos
3 years ago
Cody Robibero
bc3cb04c0b
Merge pull request #7240 from jaysonsantos/add-readonly-connection
3 years ago
Bond-009
2579b2db56
Merge pull request #7137 from SenorSmartyPants/master
3 years ago
Cody Robibero
3dc0cfc36e
Merge pull request #7388 from GermanCoding/iso639-undefined
3 years ago
Cody Robibero
4791d56f6c
Merge pull request #7403 from 1337joe/fix-external-file-prefix-check
3 years ago
Cody Robibero
b705ace262
Apply suggestions from code review
3 years ago
Joshua M. Boniface
947ff9defe
Merge pull request #7404 from nyanmisaka/omx
3 years ago
Joshua M. Boniface
414004f83d
Merge pull request #7397 from jellyfin/intel-vaapi
3 years ago
Joshua M. Boniface
e3d9c53baa
Merge pull request #7396 from thornbill/update-artwork-repository
3 years ago
Joshua M. Boniface
a123391e7e
Merge pull request #7383 from thornbill/next-up-rewatching
3 years ago