Nyanmisaka
93db8990d9
Enable HEVC RExt HW decoding for 4:2:2/4:4:4 content ( #12664 )
4 months ago
Tim Eisele
0d85af019c
Use enums for encoding options ( #12561 )
5 months ago
gnattu
c6de7225b9
Add non-standard multi-value audio tag support ( #12385 )
5 months ago
JPVenson
5ceedced1c
Feature/media segments plugin api ( #12359 )
5 months ago
Tim Eisele
c56dbc1c44
Enhance Trickplay ( #11883 )
5 months ago
Niels van Velzen
675a8a9ec9
Remove left-over network path references ( #12446 )
5 months ago
Bond-009
737a1b8a37
Merge pull request #12384 from evanjarrett/qsv-renderdevice
...
Update QSV device args to use the renderNodePath
5 months ago
Cody Robibero
0bf7babcbe
Add missing lyric fetcher settings from library options
6 months ago
Evan Jarrett
8941c059f6
use string.Empty
6 months ago
Evan Jarrett
0d8669fbe8
Add a new EncodingOption for QsvDevice
6 months ago
gnattu
68bfabbaba
Add option to extract keyframe only during trickplay image generation
...
This would be significantly faster than decoding every frame, but it does have compatibility issues. Not all decoders support this mode, notably the VP9 decoder, CUVID decoders, and QSV decoders.
Some videos with very long key-frame intervals may also perform poorly with this mode, as the image timing could become too inaccurate to reflect the actual frame.
Signed-off-by: gnattu <gnattuoc@me.com>
7 months ago
gnattu
145dc31ccb
Default to not extract lyrics ( #11523 )
9 months ago
gnattu
688a734895
Don't close inactive session on default ( #11491 )
9 months ago
Bond-009
428283f787
Always scan ReplayGain tag ( #11418 )
9 months ago
gnattu
be21d51742
fix: move trickplay specific option into TrickplayOptions ( #11229 )
10 months ago
btopherjohnson
9a40a67c60
Add ability to enable/disable libraries ( #11037 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
11 months ago
Cody Robibero
a92de9b2e3
Merge pull request #11014 from gnattu/vf-videotoolbox
11 months ago
gnattu
a30dc81b28
fix: stack overflow
...
Signed-off-by: gnattu <gnattuoc@me.com>
11 months ago
Cody Robibero
0bc41c015f
Store lyrics in the database as media streams ( #9951 )
11 months ago
gnattu
5c743f2b4d
feat: separate videotoolbox tone mapping option
...
Signed-off-by: gnattu <gnattuoc@me.com>
12 months ago
TelepathicWalrus
7b5c41c2a5
Add option to use replaygain tags for audio ( #10566 )
...
* Add option to use replaygain tags for audio
* Change regex to be specific
* Use ffprobe for faster metadata grabs
* Change regex to .Match
1 year ago
herby2212
6c5a4a93cc
fix indentation after merge
1 year ago
herby2212
27ceee8b6c
update to current master to resolve merge conflict
1 year ago
Nick
cd662506a1
Merge branch 'master' into trickplay
1 year ago
herby2212
db5c2f738e
integrate development from v1
1 year ago
Cody Robibero
ba7e3bfd82
Migrate to customizable cast receiver config
1 year ago
Claus Vium
bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
...
Disable real time monitoring by default
2 years ago
Nick
6d9e43cfe0
Merge branch 'master' into trickplay
2 years ago
Bond-009
e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e
2 years ago
Nick
fc61933748
Minor code changes
2 years ago
Nick
07e6804f7a
Change default threads to 1
2 years ago
Nick
3377032228
crobibero styling, format, code suggestions
2 years ago
Nick
b89bf5d735
Change defaults
2 years ago
nicknsy
2e2085a212
HashSet datatype was causing default values to always be added on server start
2 years ago
nicknsy
6744e712d3
Use config values
2 years ago
nicknsy
6c649a7e72
Options
2 years ago
nicknsy
31a858f520
IsAutomated not set on copy
2 years ago
nicknsy
ca7d1a1300
Trickplay generation, manager, storage
2 years ago
Bond-009
3982b0e057
Reduce bottlenecks scan code ( #9863 )
2 years ago
Bond-009
143f2abd38
Merge pull request #9894 from fhriley/fix_hardcoded_timer
2 years ago
nyanmisaka
be01aeecd9
Add AV1 hardware and software encoding
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2 years ago
Frank Riley
1952a915e6
Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893 .
...
Signed-off-by: Frank Riley <fhriley@gmail.com>
2 years ago
Dominik
dbe44a591c
Pick safer default value for segments to keep
2 years ago
Dominik
0dffe64489
Add baseUrlParam back in and fix indentation
2 years ago
Dominik
17f1e8d19b
Merge branch 'master' into segment-deletion
2 years ago
nyanmisaka
4c8d382765
Backport pull request #9642 from jellyfin/release-10.8.z
...
Fix the brightness of VPP tonemap and add the tonemap mode
Original-merge: d5a8419bc5
Merged-by: Cody Robibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2 years ago
TelepathicWalrus
603fce59df
Audio normalization ( #9222 )
...
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
Co-authored-by: Bond-009 <bond.009@outlook.com>
2 years ago
herby2212
ace89e4597
fix formatting and update summary
2 years ago
herby2212
e1190d15d6
option to disable and configure inactive session threshold
2 years ago
Stepan Goremykin
26958162d0
Remove unused using directives
2 years ago