Jason Dove
ea46a7a5ca
add tonemap algorithm setting to ffmpeg profile ( #2039 )
1 year ago
Jason Dove
69a1e718df
use ffmpeg 7.1.1 for nvidia docker ( #2038 )
1 year ago
Jason Dove
4a59dafe51
optimize tonemapping performance ( #2037 )
...
* add env var to disable vulkan
* tonemap after scaling
* vulkan tonemapping still needs to happen before scaling
1 year ago
Jason Dove
6b90da8982
add pad_vaapi filter ( #2036 )
1 year ago
Jason Dove
1184dc565c
use ffmpeg 7.1.1 for base, arm, arm64 docker ( #2035 )
...
* use ffmpeg 7.1.1 for base, arm, arm64 docker
* keep newline
1 year ago
Jason Dove
d82ccf8fb5
use hardware-accelerated tonemapping with qsv ( #2034 )
...
* add tonemap for qsv
* update changelog
1 year ago
Jason Dove
4d83cc705f
use ffmpeg 7.1.1 for vaapi docker ( #2033 )
1 year ago
Jason Dove
f80addacba
use the clip algorithm for software tonemapping ( #2032 )
1 year ago
Jason Dove
18c2a816dc
use ffmpeg 7.1.1 on windows ( #2031 )
1 year ago
Jason Dove
4f085c1950
fix detecting nvidia capabilities on blackwell gpus ( #2030 )
1 year ago
Jason Dove
dad0662fa6
use libplacebo to tonemap with nvidia/vulkan ( #2029 )
1 year ago
Jason Dove
dfdfa6f349
use hardware-accelerated tonemapping with vaapi ( #2028 )
...
* add tonemap_vaapi filter
* let vaapi pipeline handle hdr content
* use tonemap_opencl with vaapi
* update changelog
1 year ago
Jason Dove
5fe3e97b31
add software tonemap filter to support hdr content ( #2027 )
1 year ago
Jason Dove
da1cfab5f4
remove jellyfin admin user id requirement ( #2025 )
1 year ago
Jason Dove
6d152e4b4a
use more accurate BANDWIDTH value in multi-variant playlist ( #2023 )
1 year ago
Jason Dove
2ca722523b
improvements to plex connection management ( #2020 )
1 year ago
Jason Dove
d9a3496bf5
add fixed start time behavior option to schedules and schedule items ( #2017 )
1 year ago
Jason Dove
c8f5b51d93
use cache busting to avoid ui errors after upgrading mudblazor ( #2016 )
1 year ago
Jason Dove
956734ce39
globalization fixes ( #2014 )
...
* fix crashes caused by decimal separator
* improvements to playout reset ui
* remove code quality workflow
1 year ago
Jason Dove
e44a391f00
fix navigation when using ETV_BASE_URL ( #2013 )
1 year ago
Jason Dove
b43b66dd35
start to make ui minimally responsive ( #2004 )
1 year ago
Jason Dove
140a663da4
update dependencies ( #2003 )
...
* update dependencies
* more dependency updates
1 year ago
Jason Dove
876d79c11c
update changelog [no ci]
1 year ago
Jason Dove
57a4480c3f
try to push docker images to ghcr.io ( #2000 )
1 year ago
Jason Dove
8f1b57eb88
another attempt at fixing separate ports behind reverse proxy ( #1994 )
1 year ago
Jason Dove
70472ac84e
add public port env vars; allow streaming through ui port ( #1993 )
1 year ago
Jason Dove
6aab8f53b8
fix changelog [no ci]
1 year ago
Jason Dove
b30b458574
allow ui and streaming to run on different ports ( #1992 )
...
* allow ui and streaming to run on different ports
* revert global.json change
1 year ago
Jason Dove
6fe6382485
add remote ip and user agent to http request logging ( #1990 )
1 year ago
Jason Dove
100ae0adda
add api endpoint to empty trash ( #1988 )
1 year ago
Jason Dove
f0d5200843
bump image sharp lib to fix build ( #1986 )
1 year ago
Jason Dove
af36218cc2
add linux-musl-x64 artifact ( #1985 )
1 year ago
Jason Dove
eca62e8bec
fix error synchronizing collections from plex server that has zero collections ( #1964 )
2 years ago
Jason Dove
03d4ab8c72
no longer mark releases as pre-release [no ci]
2 years ago
Jason Dove
57b590cd0f
prep for release v25.1.0 [no ci]
2 years ago
Jason Dove
f0a5d89f73
fix song progress with 4:3 resolutions ( #1961 )
2 years ago
Jason Dove
17a77694a0
add tag_full field to search index ( #1956 )
2 years ago
Jason Dove
838c2a1661
fix default song background for 4:3 resolutions ( #1951 )
...
* fix default song background for 4:3 resolutions
* use 16:9 progress overlay for now
2 years ago
Jason Dove
375a306edc
fix vaapi capabilities detection when display is not drm ( #1949 )
...
* fix vainfo device syntax
* update logging
* don't pass vaapi_device when display is not drm
* fix hw accel
* proper accel fix
* Revert "proper accel fix"
This reverts commit 5dbadb1f79 .
* Revert "fix hw accel"
This reverts commit b6b132d7b9 .
* Revert "don't pass vaapi_device when display is not drm"
This reverts commit 0459210718 .
* still show vaapi device
2 years ago
Jason Dove
759052c725
add vaapi display option to ffmpeg profile ( #1948 )
...
* add vaapi display option
* fix vaapi capabilities cache key
* update logging
2 years ago
Jason Dove
dc112f0c7d
add default song album art; adjust default blurhashes ( #1946 )
...
* fix song progress on white backgrounds
* remove yellow from default song backgrounds
* add default album art for generated song images
* update changelog
2 years ago
Jason Dove
c8ec87b01f
add optional progress bar to generated song videos ( #1945 )
...
* optionally include progress bar in generated song video
* update progress bar size/location
* move everything up 10% when song progress is enabled
* add watermark border to song progress bar
* always show accurate progress bar
* lower progress bar to 90% alpha
* update changelog
2 years ago
Jason Dove
fbb7a661fb
fix guide group generation for `duration` yaml instruction ( #1943 )
2 years ago
Jason Dove
37ceac5651
add `advance` option to `epg_group` yaml playout instruction ( #1942 )
2 years ago
Jason Dove
0953e258a5
add `rewind_on_reset` option `wait_until` yaml playout instruction ( #1941 )
2 years ago
Jason Dove
fdbd8a07b6
update macos runner to macos-13; macos-12 is no longer supported ( #1940 )
2 years ago
Jason Dove
5465c45a51
fix plex collection sync ( #1939 )
2 years ago
Jason Dove
a0bef3568b
fix selecting audio stream with preferred title ( #1937 )
...
* update dependencies to fix build errors
* fix selecting audio stream with preferred title
2 years ago
Jason Dove
f75bb25a1a
fix building playouts with certain playlist changes ( #1935 )
...
* fix building playouts with certain playlist changes
* update changelog
2 years ago
Jason Dove
e4ff825ae8
fix displaying playout item durations that are greater than 24 hours ( #1932 )
...
* fix displaying playout item durations that are greater than 24 hours
* upgrade refit to make build happy
* upgrade all dependencies
2 years ago