Joshua M. Boniface
a7d45b5d3a
Merge pull request #7994 from nyanmisaka/fix-throttler
2 years ago
David Ullmer
7efa4e38c1
Fix password change during parental schedule
2 years ago
nyanmisaka
506ed6940b
Detach TranscodingJob from StreamState
2 years ago
nyanmisaka
5dbe16d3e6
Re-enable throttler for HWA and Copy
2 years ago
nyanmisaka
4c178e9188
Remove 'using' from HLS/Progressive StreamState
2 years ago
nyanmisaka
50bc41d84d
Add VideoDoViTitle to display DV compatibility
2 years ago
nyanmisaka
e931f5a32b
Add tests
2 years ago
nyanmisaka
d2caed25fb
Register DOVI side_data in db
2 years ago
nyanmisaka
3f37ef70e1
Add json parser for DOVI side_data
2 years ago
Claus Vium
d342b79218
Merge pull request #8001 from jellyfin/fix-yuvj420p-hwdec
...
Fix yuvj420p pixel format hardware decoding
2 years ago
nyanmisaka
c35fc382d4
Fix yuvj420p pixel format hardware decoding
2 years ago
Cody Robibero
cb6e6879e2
Merge pull request #7614 from mihawk90/fedora-spec-rework
2 years ago
Bond-009
a71b190142
Merge pull request #7988 from jellyfin/external-streams-exceptions
2 years ago
Bond-009
910df89cce
Merge pull request #7975 from jellyfin/libva-driver-env
2 years ago
Bond-009
5f15339919
Merge pull request #7968 from jellyfin/fix-hwa-bluray
2 years ago
Joshua M. Boniface
56e7b323de
Merge pull request #7984 from crobibero/dotnet-6.0.6
...
Upgrade to dotnet 6.0.6, update remaining dependencies
2 years ago
Cody Robibero
a3a751a4f5
Merge pull request #7985 from jellyfin/revert-7961-next_up_idk
...
Revert "refactor: use season number and episode number for NextUp ordering instead of SortName"
2 years ago
nyanmisaka
c85255a615
Log external streams exceptions
2 years ago
nyanmisaka
8ea8dcf128
Catch external streams exceptions
2 years ago
Cody Robibero
7884e7e829
Revert "refactor: use season number and episode number for NextUp ordering instead of SortName"
2 years ago
Cody Robibero
3478554249
Fix build
2 years ago
Cody Robibero
9898c10880
Update remaining dependencies
2 years ago
Cody Robibero
ec2ad4ec8c
Upgrade to dotnet 6.0.6
2 years ago
Joshua M. Boniface
1ffc77b43d
Merge pull request #7961 from cvium/next_up_idk
...
refactor: use season number and episode number for NextUp ordering instead of SortName
2 years ago
Joshua M. Boniface
ae79bbc34c
Merge pull request #7960 from Shadowghost/subrip-encoder-fix
2 years ago
Joshua M. Boniface
52704e8dd0
Merge pull request #7955 from nyanmisaka/fix-ext
2 years ago
Joshua M. Boniface
294ab0757e
Merge pull request #7887 from joshuaboniface/fix-restart.sh
2 years ago
nyanmisaka
bdd52df230
Override the VAAPI driver env if i965 device is known
2 years ago
Nyanmisaka
73117b079c
Fix HWA decoders are not applied to BluRay folders
...
fixes #6834
2 years ago
Shadowghost
b60905f991
Add barebone ASS/SSA writers to SubtitleEncoder
2 years ago
Tarulia
6d5c697183
Add make in Fedora Docker install
...
Fedora 36 doesn't seem to ship make, so add it manually.
2 years ago
Shadowghost
24c56328f2
Add subrip to SubtitleFormat
2 years ago
cvium
ef037ad371
refactor: use season number and episode number for NextUp ordering instead of SortName
2 years ago
Shadowghost
a64e21f57a
Fix subtitle encoder if subrip is requested
2 years ago
nyanmisaka
56e135f5e6
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2 years ago
nyanmisaka
ae22d0b7a5
Fix output extension if user has no transcoding permission
2 years ago
Cody Robibero
b36543275f
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2 years ago
Cody Robibero
2c0c3eb3ee
Merge pull request #7954 from cvium/fix_7953_dlna_url
2 years ago
Cody Robibero
f1d56aa5ce
Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Nyanmisaka
0b6fbebf72
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2 years ago
Claus Vium
db714f967e
Merge pull request #7939 from 1337joe/track-selector-fix
...
Track selector fix
2 years ago
cvium
f020bd6f3b
use ignore case for scheme comparison
2 years ago
cvium
3275f83c3b
fix: use proper bind address for DLNA location url ( #7953 )
2 years ago
nyanmisaka
f7813803c2
Brighter VPP tone-mapping on Intel
2 years ago
nyanmisaka
477b922e4a
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
nyanmisaka
be72001ff9
Add VideoRangeType to video conditions
...
This is used to distinguish whether the client supports specific VideoRangeType,
such as SDR, HDR10, HLG and DOVI. Usage is similar to Video Profile condition.
2 years ago
Cody Robibero
6749313249
Merge pull request #7940 from Shadowghost/fix-recommendations
2 years ago
Cody Robibero
4ebe70cf6a
Merge pull request #7946 from cvium/svg
2 years ago
cvium
c4051ac16d
fix release build
2 years ago
cvium
3491f0968b
feat: partially handle SVG files and remove exceptions from blurhash and dimensions
2 years ago