Jason Dove
a21f62ff8c
add watermark support to experimental transcoder logic ( #654 )
...
* wip
* fix songs again
* don't use lists of video and audio input files
* test concat command output
* move concat pipeline
* start to use ffmpeg state
* add ffmpeg state and audio state
* audio state is required
* attach input options directly to input files
* move filters to input files
* add watermark support
4 years ago
Jason Dove
78fdc9c57a
add option to shuffle schedule items ( #652 )
...
* add schedule setting
* it works
* fix tests
* update readme
* rebuild all playouts
4 years ago
Jason Dove
f6c42f3ff5
add configurable channel group and categories ( #651 )
4 years ago
Jason Dove
66ab0b3990
use single thread and disable framerate normalization ( #639 )
...
* try one thread for everything
* add (unused) framerate filter
* disable framerate normalization by default
* update dependencies
4 years ago
Jason Dove
5a442a06a0
start to use new ffmpeg library ( #632 )
...
* start to add ffmpeg library
* start to hook ffmpeg lib into main app
* improvements
* more progress
* make pipeline builder configurable
* more options
* move more logic down into ffmpeg lib
* ffmpeg lib desired state refactoring
* add software scaling and padding
* add loudness normalization and software deinterlace
* add metadata output options
* add setsar filter
* use built-in scaling logic
* fixes
* initial nvidia support
* nvidia improvements
* support hls mode
* print old arguments at debug level
* fix package reference
* start to add qsv support
* formatting
* fix tests
* add timeout to transcode tests
* show successful ffmpeg arguments
* add vaapi support
* add more software decoders
* add experimental transcoder option
* call existing ffmpeg process service for unimplemented features
* fix nvidia mpeg2video bug
* update changelog
* ignore some neglected unit tests
4 years ago
Jason Dove
640fed0a43
fix hls segmenter bug with unknown packet duration
4 years ago
Jason Dove
ab1f294c1f
update changelog for release v0.4.1-alpha
4 years ago
Jason Dove
ea08453913
vaapi improvements ( #629 )
...
* fix interlaced video with vaapi
* downgrade imagesharp to fix blurhash generation
* fix ui crash loading collection editor
4 years ago
Jason Dove
87deaa6f3a
nvidia improvements ( #628 )
4 years ago
Jason Dove
9d99c19ea4
fix playback with unknown pixel format ( #627 )
4 years ago
Jason Dove
534e2c4512
add hls segmenter initial segment count ( #616 )
4 years ago
Jason Dove
a9dff5eff7
properly flag local missing folders ( #615 )
4 years ago
Jason Dove
0c53a4509c
show collection name in some error messages ( #612 )
4 years ago
Jason Dove
f02b0ac345
re-introduce framerate normalization ( #610 )
4 years ago
Jason Dove
eed9f60273
fade in and fade out intermittent watermarks ( #607 )
...
* first pass at fading in/out overlay
* fix tests
* update changelog
4 years ago
Jason Dove
c9b557f2e6
more xmltv category improvements ( #606 )
4 years ago
Jason Dove
90d6a59d3f
normalize smart quotes in search queries ( #605 )
4 years ago
Jason Dove
b972947747
xmltv category improvements ( #604 )
4 years ago
Jason Dove
17bc988b49
update changelog for release v0.4.0-alpha [no ci]
4 years ago
Jason Dove
33ba58aa68
add windows launcher ( #602 )
4 years ago
Jason Dove
5f6043e593
index added date ( #601 )
4 years ago
Jason Dove
96e95a21fb
update changelog [no ci]
4 years ago
Jason Dove
9168fd6bf2
write text file logs ( #600 )
4 years ago
Jason Dove
1ee01c1d78
fix hls timestamps ( #598 )
4 years ago
Jason Dove
7de50dd916
minor hls segmenter improvements ( #593 )
4 years ago
Jason Dove
744fd3beaa
link file not found health check to trash ( #592 )
...
* update dependencies
* fix file not found health check
4 years ago
Jason Dove
861c95e1bd
fix m3u mode override ( #590 )
4 years ago
Jason Dove
bb5b9f9be4
update changelog for release v0.3.8-alpha [no ci]
4 years ago
Jason Dove
4aa7204984
fix ts mode with hdhr clients ( #588 )
4 years ago
Jason Dove
685f78bef8
fix search results bug ( #583 )
4 years ago
Jason Dove
3ce267863b
fix hls segmenter in some cultures ( #582 )
4 years ago
Jason Dove
e4231cb57d
upgrade from ffmpeg 4.4 to 5.0 ( #581 )
4 years ago
Jason Dove
03946b13ca
always use a single ffmpeg thread with realtime ( #580 )
4 years ago
Jason Dove
1d4acc284d
Update changelog for release v0.3.7-alpha [no ci]
4 years ago
Jason Dove
0440f7643b
add videotoolbox acceleration ( #575 )
4 years ago
Jason Dove
0f4219f731
properly unlock libraries after failed scans ( #574 )
4 years ago
Jason Dove
cbe5d47611
fix trakt list sync when show does not contain a year ( #572 )
4 years ago
Jason Dove
afa52ccc89
add trash system for local libraries ( #571 )
...
* flag local movies as file not found
* show warning icon on cards
* unflag movie that is found during scan
* skip missing files when building playouts
* add state to search index
* add file not found health check
* link to search from file not found health check
* support flagging other media kinds as file not found
* continue to schedule missing items
* support episode files not found
* wip trash page
* fix trash url
* trash page is functional
* update changelog
* fix changelog merge
4 years ago
Jason Dove
7d1163c68f
fix double-click startup on mac ( #570 )
4 years ago
Jason Dove
883492bd33
update changelog for release v0.3.6-alpha [no ci]
4 years ago
Jason Dove
a4eac4feea
properly overwrite environment variables ( #567 )
4 years ago
Jason Dove
176f136c23
fix some nvenc edge cases where only padding is needed for normalization ( #565 )
4 years ago
Jason Dove
816d77e15b
update changelog [no ci]
4 years ago
Jason Dove
7c4d47a211
update changelog [no ci]
4 years ago
Jason Dove
d9d2cfa8be
search index fixes ( #559 )
...
* add music video artist to search index
* properly index minutes field when adding from scan
* bump search index version
4 years ago
Jason Dove
594ce437fb
rework mpeg-ts mode ( #557 )
4 years ago
Jason Dove
004c43f895
update changelog for release v0.3.5-alpha [no ci]
4 years ago
Jason Dove
257384ea9b
fix health checks ( #556 )
...
* update bundled ffmpeg version in health check
* recognize qsv acceleration on linux
* update changelog
4 years ago
Jason Dove
7346808059
update dependencies ( #555 )
4 years ago
Jason Dove
4210d97ee2
optimize setsar filter ( #553 )
4 years ago