 Jason DoveandGitHub
|
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 DoveandGitHub
|
b5de5e2b7f
|
fix statistic updates (#399)
|
2021-10-07 19:56:41 -05:00 |
|
 Jason DoveandGitHub
|
4b7da4e468
|
speed up builds by using base images (#398)
|
2021-10-06 06:06:13 -05:00 |
|
 Jason DoveandGitHub
|
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 DoveandGitHub
|
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 DoveandGitHub
|
fc3175591e
|
use libx264 for all errors (#395)
|
2021-10-05 15:13:35 -05:00 |
|
 Jason DoveandGitHub
|
3363d2c9d7
|
update plex paths when they are changed (#394)
|
2021-10-05 06:27:05 -05:00 |
|
 Jason DoveandGitHub
|
1d5217fa84
|
support imdb ids from plex (#393)
|
2021-10-05 06:01:53 -05:00 |
|
 Jason DoveandGitHub
|
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 DoveandGitHub
|
13cfb9728f
|
include season zero episode-num in xmltv (#391)
|
2021-10-01 13:42:46 -05:00 |
|
 Jason DoveandGitHub
|
60b82876ea
|
mudblazor updates (#390)
v0.0.61-alpha
|
2021-09-30 17:40:26 -05:00 |
|
 Jason DoveandGitHub
|
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 DoveandGitHub
|
21e53532c1
|
trakt season bug fixes (#386)
|
2021-09-25 14:55:42 -05:00 |
|
 Jason DoveandGitHub
|
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 DoveandGitHub
|
e6446f9983
|
better trakt lists (#384)
* better trakt list support
* update dependencies
* revert unneeded brackets
|
2021-09-25 09:12:25 -05:00 |
|
 Jason DoveandGitHub
|
ad40213f90
|
fix synchronizing trakt lists that contain unreleased movies (#382)
|
2021-09-21 21:14:27 -05:00 |
|
 Jason DoveandGitHub
|
45c6d20fd0
|
sync trakt list to collection (#381)
* sync trakt list to collection
* move trakt client id
|
2021-09-20 18:46:03 -05:00 |
|
 Jason DoveandGitHub
|
5439db89a7
|
nvidia fixes (#380)
* nvidia fixes
* fix tests
|
2021-09-19 21:39:36 -05:00 |
|
 Jason DoveandGitHub
|
a39231bb5a
|
fix local episode metadata update (#379)
|
2021-09-19 20:57:12 -05:00 |
|
Jason Dove
|
4c8584b517
|
try to fix develop versioning
|
2021-09-18 18:08:19 -05:00 |
|
Jason Dove
|
ca8bcacbd3
|
update changelog for release 59 [no ci]
v0.0.59-alpha
|
2021-09-18 14:35:01 -05:00 |
|
 Jason DoveandGitHub
|
f27286d1dd
|
properly disable transcoding when unchecked in mpeg-ts mode (#378)
* properly disable transcoding in MPEG-TS mode
* update changelog
|
2021-09-18 14:21:49 -05:00 |
|
Jason Dove
|
23870b75f7
|
update changelog [no ci]
|
2021-09-18 14:02:49 -05:00 |
|
Jason Dove
|
7f5a91c643
|
include libva-x11-2 in vaapi docker image
|
2021-09-18 13:25:01 -05:00 |
|
 Jason DoveandGitHub
|
f1f50e883c
|
add vaapi driver setting and health check (#377)
* add vaapi driver option
* add vaapi driver setting and health check
|
2021-09-18 13:00:36 -05:00 |
|
Jason Dove
|
7506f49f5b
|
remove codeql [no docker]
|
2021-09-18 11:30:16 -05:00 |
|
 Jason DoveandGitHub
|
944f1e4307
|
add scheduled playout rebuild (#376)
* configure scheduled playout rebuild
* implement scheduled playout rebuild
* remove variable
|
2021-09-18 11:23:58 -05:00 |
|
 Jason DoveandGitHub
|
f7de9ac5ea
|
include intel-media-va-driver-non-free in vaapi image (#375)
* include intel-media-va-driver-non-free in vaapi image
* tweak changelog
|
2021-09-17 21:13:27 -05:00 |
|
 Jason DoveandGitHub
|
1eb51ad2f4
|
add some health checks to home page (#374)
|
2021-09-17 17:59:59 -05:00 |
|
 Jason DoveandGitHub
|
c3e0aaf0b7
|
missing metadata fixes (#373)
|
2021-09-17 08:53:41 -05:00 |
|
Jason Dove
|
b9912b47df
|
update changelog for release 58 [no ci]
v0.0.58-alpha
|
2021-09-15 21:53:34 -05:00 |
|
 Jason DoveandGitHub
|
55fb2624e7
|
add multi-part grouping tooltip (#371)
|
2021-09-15 21:18:41 -05:00 |
|
 Jason DoveandGitHub
|
8ced20dc39
|
dont offset collections during shuffle in order (#370)
|
2021-09-15 20:54:32 -05:00 |
|
 Jason DoveandGitHub
|
e718cb0faf
|
fix building playouts in timezones with positive offsets (#368)
|
2021-09-15 09:07:35 -05:00 |
|
 Jason DoveandGitHub
|
e218ff9a6d
|
fix watermark when no video filters are required (#367)
|
2021-09-15 05:12:23 -05:00 |
|
 Jason DoveandGitHub
|
c2a49cbaea
|
update dependencies (#365)
|
2021-09-14 18:10:59 -05:00 |
|
 Jason DoveandGitHub
|
17e74f7314
|
add more release date search options (#362)
|
2021-09-12 18:32:38 -05:00 |
|
 Long-ManandGitHub
|
2032bb4777
|
Update search.md (#361)
Add release_date and released_nointhelast to music video search
|
2021-09-12 12:18:07 -05:00 |
|
Jason Dove
|
7877ec641e
|
update changelog for release 57 [no ci]
v0.0.57-alpha
|
2021-09-11 10:37:23 -05:00 |
|
 Jason DoveandGitHub
|
767a9779bb
|
more kodi artwork fixes (#360)
|
2021-09-11 10:08:33 -05:00 |
|
 Jason DoveandGitHub
|
bb9127e546
|
fix artwork in kodi (#359)
|
2021-09-11 09:45:09 -05:00 |
|
 Jason DoveandGitHub
|
c932577cb8
|
allow adding smart collections to multi collections (#358)
|
2021-09-11 09:29:20 -05:00 |
|
 Jason DoveandGitHub
|
ad2685fb2e
|
add released_inthelast queries (#357)
|
2021-09-10 21:11:14 -05:00 |
|
Jason Dove
|
96bc2c28f2
|
update changelog for release 56 [no ci]
v0.0.56-alpha
|
2021-09-10 13:59:14 -05:00 |
|
 Jason DoveandGitHub
|
a076b3eb30
|
add shuffle-in-order support to all collections (#356)
|
2021-09-10 13:33:04 -05:00 |
|
 Jason DoveandGitHub
|
fc360602ad
|
add smart collections (#355)
* start to add smart collections
* add smart collection table; delete smart collection
* overwrite smart collections
* support scheduling smart collections
* update changelog
|
2021-09-10 11:58:24 -05:00 |
|
Jason Dove
|
d8b4d00a73
|
clarify changelog [no ci]
|
2021-09-09 08:22:46 -05:00 |
|