Jason Dove
fc1a051df5
fix path replacement bug ( #677 )
3 years ago
Jason Dove
a2e7e6df1e
fix thread sync bug in hls segmenter ( #676 )
3 years ago
Jason Dove
6c06fbe621
fix mid-roll filler scheduling bug ( #675 )
3 years ago
Jason Dove
a3260b2316
fix album_artist metadata ( #674 )
3 years ago
Jason Dove
ea339a1622
add song album_artist metadata ( #673 )
3 years ago
Jason Dove
58697496fa
metadata stack trace improvements ( #672 )
...
* improve stack traces from local metadata provider
* more metadata line number fixes
3 years ago
Jason Dove
ec1b2502f1
rework bugsnag integration ( #671 )
3 years ago
Jason Dove
1ab98578ab
refactor namespaces and imports ( #670 )
...
* re-namespace
* optimize usings
* more usings
* more of the same
* more implicit/global usings
* cleanup all usings
* minor fixes
3 years ago
Jason Dove
748581bf5a
update dependencies ( #669 )
3 years ago
Jason Dove
2058c44949
minor ui fixes ( #668 )
...
* remove unused package
* fix controller name
* catch and ignore jsruntime exceptions
* separate debug stage from public stage
3 years ago
Jason Dove
24ef5e68eb
add error reporting health check ( #667 )
3 years ago
Jason Dove
b1c905233f
add thank you page to docs [no build]
3 years ago
Jason Dove
452f361384
use cancellation tokens in ui ( #666 )
...
* use cancellation tokens in pages
* use cancellation token in shared ui
* use cancellation tokens in artwork controller
3 years ago
Jason Dove
9e2f445785
add bugsnag error reporting ( #665 )
3 years ago
Jason Dove
ea72e7b689
use new transcoder logic by default ( #664 )
3 years ago
Jason Dove
19a7f90d52
ffmpeg lib hardware accel fixes ( #663 )
...
* more scaling fixes
* qsv fixes
* cleanup
* nvidia fixes
* vaapi fixes
* test nvidia by default
3 years ago
Jason Dove
572a3be33e
limit framerate normalization to 24fps and above ( #662 )
3 years ago
Jason Dove
f8412c4f5c
more nvidia fixes ( #661 )
...
* dont use mpeg2_cuvid with interlaced content
* fix nvidia scaling when padding is not needed
3 years ago
Jason Dove
6b0ced6be9
fix nvidia watermark ( #660 )
...
* add watermark transcoding tests
* nvidia fixes
* update changelog
3 years ago
Jason Dove
19161b12ea
fix chronological and shuffle-in-order song sorting ( #659 )
3 years ago
Jason Dove
fd3ef90880
update changelog for release v0.4.2-alpha [no ci]
3 years ago
Jason Dove
696b29c9e9
fix videotoolbox acceleration with new transcoder ( #658 )
...
* fix videotoolbox acceleration with new transcoder
* cleanup
3 years ago
Jason Dove
70c37df596
fix vaapi watermarks with new transcoder ( #657 )
3 years ago
Jason Dove
040785b0d7
fix qsv scaling and watermarks with new transcoder ( #656 )
...
* fix qsv scaling
* fix qsv watermarks
3 years ago
Jason Dove
b25f783343
hide unused local libraries ( #655 )
3 years ago
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
3 years ago
Jason Dove
78fdc9c57a
add option to shuffle schedule items ( #652 )
...
* add schedule setting
* it works
* fix tests
* update readme
* rebuild all playouts
3 years ago
Jason Dove
f6c42f3ff5
add configurable channel group and categories ( #651 )
3 years ago
Jason Dove
c92b6cb909
fix song playback ( #644 )
3 years ago
Jason Dove
a2e1dc8bfb
don't deinterlace using nvidia decoders ( #643 )
3 years ago
Jason Dove
8a6093ce8d
properly specify audio codec even when source has correct format ( #641 )
3 years ago
Jason Dove
1d6279cee8
log problematic playlists ( #640 )
3 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
3 years ago
Jason Dove
a7922beaed
qsv and logging fixes ( #637 )
...
* improve pipeline logging
* fix qsv acceleration
* fix qsv parameter order
3 years ago
Jason Dove
a1d9d6790e
fix copy codec when transcoding is disabled ( #636 )
3 years ago
Jason Dove
2f2d7952dd
use vaapi driver settings with new transcoder logic ( #635 )
...
* add LIBVA_DRIVER_NAME env var
* add vaapi device name
* add FFREPORT env var
* fixes
3 years ago
Jason Dove
c96b800b52
ffmpeg lib fixes ( #633 )
...
* try to fix vaapi inconsistencies
* log unexpected data
* vaapi fixes
* disable 444 test
* add qsv deinterlace filter; qsv fixes
* add videotoolbox acceleration
3 years ago
Jason Dove
c05882f4a6
fix docker builds
3 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
3 years ago
Jason Dove
640fed0a43
fix hls segmenter bug with unknown packet duration
3 years ago
Jason Dove
ab1f294c1f
update changelog for release v0.4.1-alpha
3 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
3 years ago
Jason Dove
87deaa6f3a
nvidia improvements ( #628 )
3 years ago
Jason Dove
9d99c19ea4
fix playback with unknown pixel format ( #627 )
3 years ago
Jason Dove
49d14b05f6
update more dependencies ( #626 )
3 years ago
Jason Dove
a8ba9edf2b
update dependencies ( #624 )
...
* update dependencies
* include refit xml serializer
3 years ago
Jason Dove
89811a1203
wait for one segment by default ( #617 )
4 years ago
Jason Dove
534e2c4512
add hls segmenter initial segment count ( #616 )
4 years ago
dependabot[bot]
c1e148633d
Bump Blazored.LocalStorage from 4.1.5 to 4.2.0 ( #614 )
...
Bumps [Blazored.LocalStorage](https://github.com/Blazored/LocalStorage ) from 4.1.5 to 4.2.0.
- [Release notes](https://github.com/Blazored/LocalStorage/releases )
- [Commits](https://github.com/Blazored/LocalStorage/compare/v4.1.5...v4.2.0 )
---
updated-dependencies:
- dependency-name: Blazored.LocalStorage
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>
4 years ago
Jason Dove
a9dff5eff7
properly flag local missing folders ( #615 )
4 years ago