Jason Dove and GitHub
7ed4b8ae3c
fix startup bug ( #426 )
2021-10-13 13:30:26 -05:00
Jason Dove
be7311e620
update changelog for release v0.1.2-alpha [no ci]
v0.1.2-alpha
2021-10-12 19:00:30 -05:00
Jason Dove
03be372070
update changelog [no ci]
2021-10-12 18:57:02 -05:00
Jason Dove and GitHub
d196308ee9
fix ffmpeg profile editing ( #421 )
2021-10-12 18:39:51 -05:00
Jason Dove
3d68b0f055
fix vaapi migration
2021-10-12 18:22:09 -05:00
Jason Dove
37e32f06ad
update changelog [no ci]
2021-10-12 17:56:56 -05:00
Jason Dove and GitHub
c43ca2837d
support radeon vaapi acceleration ( #420 )
2021-10-12 17:51:55 -05:00
Jason Dove and GitHub
992121f308
add more watermark locations ( #419 )
2021-10-12 07:19:52 -05:00
Jason Dove and GitHub
04adbfeffa
add hls segmenter settings to optimize performance ( #418 )
...
* add hls segmenter settings to optimize performance
* use consistent setting defaults
2021-10-12 06:31:11 -05:00
Jason Dove and GitHub
1fc905c6ad
upgrade vaapi to ffmpeg 4.4 ( #417 )
2021-10-11 22:26:32 -05:00
Jason Dove and GitHub
4b5dff2159
ffnvcodec fixes ( #416 )
2021-10-11 22:14:43 -05:00
Jason Dove and GitHub
2a5edf8214
ffmpeg 4.4 llvm nvidia fixes ( #415 )
2021-10-11 21:31:59 -05:00
Jason Dove and GitHub
69912c8cae
support ffmpeg 4.4 ( #414 )
...
* support ffmpeg 4.4
* update changelog
2021-10-11 20:16:15 -05:00
Jason Dove and GitHub
fd3de2d82a
nvidia 10 bit fixes ( #413 )
2021-10-11 16:00:35 -05:00
Jason Dove and GitHub
6ba9404752
nvidia transcoding improvements ( #412 )
...
* nvidia transcoding fixes
* use yadif_cuda to deinterlace
2021-10-10 22:40:43 -05:00
Jason Dove
db080375c5
update changelog for release v0.1.1-alpha [no ci]
v0.1.1-alpha
2021-10-10 12:54:46 -05:00
Jason Dove
9abc7ad8b7
try to fix tests on windows
2021-10-10 12:39:08 -05:00
Jason Dove and GitHub
9e531a82d7
add some hls playlist filter tests ( #411 )
2021-10-10 12:33:02 -05:00
Jason Dove and GitHub
d84bd2b948
upgrade nvidia docker image ( #410 )
2021-10-10 11:45:02 -05:00
Jason Dove and GitHub
d7d3ec1235
add music video album to search index ( #409 )
...
* add music video album to search index
* update search docs
2021-10-10 10:28:35 -05:00
Jason Dove
742ac21ad7
update collection docs [no docker]
2021-10-10 07:53:29 -05:00
Jason Dove and GitHub
819b55e21f
increase max hls segments ( #408 )
2021-10-10 06:47:24 -05:00
Jason Dove and GitHub
cf5718c288
rework hls segmenter ( #407 )
...
* rework hls segmenter to start more quickly
* don't use realtime encoding for hls until we're at least a minute ahead
* ugly but functional playlist filtering
2021-10-09 22:46:38 -05:00
Jason Dove and GitHub
adc7982955
reduce initial hls segmenter delay ( #406 )
2021-10-09 10:26:57 -05:00
Jason Dove
67a6f554d0
rename v0.0.63-alpha v0.1.0-alpha [no ci]
v0.1.0-alpha
2021-10-08 18:44:49 -05:00
Jason Dove
609df217ae
update changelog for release 63 [no ci]
2021-10-08 18:39:03 -05:00
Jason Dove and GitHub
d3086264c7
unraid doc fixes ( #405 )
2021-10-08 18:31:22 -05:00
Jason Dove and GitHub
8cd9b23787
fix transcode folder preparation ( #404 )
2021-10-08 15:29:19 -05:00
dc5c9e42ff
Bump Serilog.Settings.Configuration from 3.2.0 to 3.3.0 ( #403 )
...
Bumps [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/serilog/serilog-settings-configuration/releases )
- [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md )
- [Commits](https://github.com/serilog/serilog-settings-configuration/commits )
---
updated-dependencies:
- dependency-name: Serilog.Settings.Configuration
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 09:09:57 -05:00
Jason Dove and GitHub
2dd267e4db
fix xmltv generation with missing episode metadata ( #402 )
2021-10-07 22:31:46 -05:00
Jason Dove and GitHub
b069a21473
allow hls segmenter to run before framerate is known ( #401 )
2021-10-07 22:07:54 -05:00
Jason Dove and GitHub
6c8813ce22
add hls segmenter streaming mode ( #400 )
...
* hls segmenter wip
* log message
* close unused transcode sessions after 2 minutes
* use frame rate for 2s keyframes in hls segmenter
* add frame rate to media version
* fix segmenter framerate calculation
* automatically restart hls segmenter with next scheduled item
* cleanup
* update changelog
* decrease segmenter start delay
2021-10-07 21:42:29 -05:00
Jason Dove and GitHub
b5de5e2b7f
fix statistic updates ( #399 )
2021-10-07 19:56:41 -05:00
Jason Dove and GitHub
4b7da4e468
speed up builds by using base images ( #398 )
2021-10-06 06:06:13 -05:00
Jason Dove and GitHub
ae8e795228
vaapi downsample 10bit hevc 8bit h264 ( #397 )
...
* vaapi downsample 10bit hevc to 8bit h264
* update changelog
2021-10-05 22:16:57 -05:00
Jason Dove and GitHub
334781485d
use latest intel driver in vaapi docker images ( #396 )
...
* compile latest iHD driver
* cleanup to reduce image size
* update changelog
2021-10-05 20:24:26 -05:00
Jason Dove
27fefa1b38
update changelog for release 62 [no ci]
v0.0.62-alpha
2021-10-05 15:28:45 -05:00
Jason Dove and GitHub
fc3175591e
use libx264 for all errors ( #395 )
2021-10-05 15:13:35 -05:00
Jason Dove and GitHub
3363d2c9d7
update plex paths when they are changed ( #394 )
2021-10-05 06:27:05 -05:00
Jason Dove and GitHub
1d5217fa84
support imdb ids from plex ( #393 )
2021-10-05 06:01:53 -05:00
Jason Dove and GitHub
904cdb8780
vaapi improvements ( #392 )
...
* add transcoding tests
* dont use full paths for transcoding tests
* add error details
* use 1-second videos for transcoding tests
* vaapi fixes
* include format in scale_vaapi
* more vaapi fixes
* unsupported errors
* fix unsupported checks
* maybe not failure?
* fix formatting
* ignore nvdec warnings
* update changelog
* fix tests
2021-10-02 13:42:44 -05:00
Jason Dove
85fee64565
update changelog [no ci]
2021-10-01 13:44:04 -05:00
Jason Dove and GitHub
13cfb9728f
include season zero episode-num in xmltv ( #391 )
2021-10-01 13:42:46 -05:00
Jason Dove and GitHub
60b82876ea
mudblazor updates ( #390 )
v0.0.61-alpha
2021-09-30 17:40:26 -05:00
Jason Dove and GitHub
a99249c375
revert nvenc changes ( #389 )
2021-09-30 17:35:44 -05:00
Jason Dove
36e6ef4c18
update changelog for release 60
v0.0.60-alpha
2021-09-25 15:12:47 -05:00
Jason Dove and GitHub
21e53532c1
trakt season bug fixes ( #386 )
2021-09-25 14:55:42 -05:00
Jason Dove and GitHub
a864d53327
add seasons to search index ( #385 )
...
* update trakt list items when re-adding existing list
* add seasons to search index
2021-09-25 14:01:35 -05:00
Jason Dove and GitHub
e6446f9983
better trakt lists ( #384 )
...
* better trakt list support
* update dependencies
* revert unneeded brackets
2021-09-25 09:12:25 -05:00
Jason Dove and GitHub
ad40213f90
fix synchronizing trakt lists that contain unreleased movies ( #382 )
2021-09-21 21:14:27 -05:00