Jason Dove
e0e5cfada5
fix numeric range search queries ( #979 )
3 years ago
Jason Dove
7e0c43bc46
update dependencies ( #977 )
3 years ago
Jason Dove
be1125a9ab
properly sync updated file paths from plex ( #976 )
3 years ago
Jason Dove
d21c985a77
fix emby tag sync for movies and shows ( #975 )
3 years ago
Jason Dove
28f2b9b27e
disable anamorphic edge case in scaling calculations ( #971 )
3 years ago
Jason Dove
9b185e19e9
fix other video search results when nfo metadata is used ( #970 )
...
* add debug no sync build config
* fix other video search results
* update dependencies
3 years ago
Jason Dove
27b923b462
qsv and vaapi scaling fixes ( #966 )
...
* add qsv device option to ffmpeg profile
* fix vaapi scaling
* cleanup
3 years ago
Jason Dove
357dfee050
nvidia and software mode scaling improvements ( #965 )
...
* convert to square pixels before software scaling
* convert to square pixels in nvidia scale filter
* more scaling fixes; position watermark within padded content
* fix image subtitle scaling
* fix qsv scaling
* update dependencies
3 years ago
Jason Dove
7f4004c228
fix qsv hevc encoder ( #956 )
...
* update dependencies
* fix typo in qsv hevc encoder param
* update changelog
3 years ago
Jason Dove
9b8dc0ed80
update changelog for release v0.6.7-beta [no ci]
3 years ago
Jason Dove
3cc1286271
include other videos (ungrouped) in shuffle in order ( #953 )
...
* include other videos (ungrouped) in shuffle in order
* fix id conflict
3 years ago
Jason Dove
df281758b7
properly fix infinite playout build loop ( #952 )
3 years ago
Jason Dove
25273c18c8
stop infinite playout building loop ( #951 )
3 years ago
Jason Dove
f1be945423
add qsv extra hardware frames setting ( #950 )
...
* wip add qsv extra_hw_frames setting
* fix ffmpeg profile editor
* update changelog
3 years ago
Jason Dove
9a4f772f53
fix image subtitle scaling ( #949 )
...
* properly scale image-based subtitles for nvidia and software
* fix vaapi image subtitle scaling
* fix qsv image subtitle scaling
* update changelog
3 years ago
Jason Dove
d669e8114b
more scaling fixes ( #948 )
...
* remove force_original_aspect_ratio from scale_cuda
* remove force_original_aspect_ratio from scale_cuda
* fix qsv scaling
* fix qsv scaling on linux
* fix vaapi scaling edge cases
* update changelog
3 years ago
Jason Dove
3972e3603b
add amf acceleration ( #947 )
3 years ago
dependabot[bot]
acc22fcb62
Bump MudBlazor from 6.0.14 to 6.0.15 ( #945 )
...
Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor ) from 6.0.14 to 6.0.15.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases )
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/MudBlazor/MudBlazor/compare/v6.0.14...v6.0.15 )
---
updated-dependencies:
- dependency-name: MudBlazor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Jason Dove
2df360d7fb
fix xmltv filler bug ( #944 )
3 years ago
Jason Dove
46331ed2c6
add preferred audio title feature ( #943 )
...
* use consistent edit/delete icons
* add preferred audio title feature
* update dependencies
3 years ago
Jason Dove
3aee3b0515
fix windows build
3 years ago
Jason Dove
72c45692b2
update dependencies ( #937 )
3 years ago
Jason Dove
8edf71ca55
downgrade libva, include vainfo in docker ( #936 )
3 years ago
Jason Dove
612b9e6524
fix scanner crash caused by invalid mtime ( #934 )
3 years ago
Jason Dove
7aff65f07b
explicitly copy all audio streams with hls direct ( #933 )
...
* ensure audio streams are always copied with hls direct
* update changelog
3 years ago
Jason Dove
5d350fcfad
update changelog for release v0.6.6-beta [no ci]
3 years ago
Jason Dove
5546ad204c
upgrade to ffmpeg 5.1 ( #931 )
...
* use ffmpeg 5.1 on windows
* remove some debug logs
* use latest ffmpeg on arm
* use ffmpeg 5.1 base images
* update ffmpeg health check for 5.1
* update changelog
3 years ago
Jason Dove
d66efa0a1d
prioritize container aspect ratio over stream aspect ratio ( #930 )
...
* prioritize container aspect ratio over stream aspect ratio
* use setdar filter
3 years ago
Jason Dove
36d3d38530
remove all use of setsar filter ( #928 )
3 years ago
Jason Dove
8e79141860
use multi-variant playlists for hls segmenter ( #926 )
...
* use multi-variant playlists for hls segmenter
* use lowercase mime type
3 years ago
Jason Dove
9b3545f7ca
add some temporary debug logging ( #925 )
3 years ago
Jason Dove
56db20faa0
limit segmenter delay to 8s ( #924 )
...
* always return initial hls playlist after 8 seconds
* update dependencies
* make fluentvalidation happy
3 years ago
Jason Dove
b0bd4c9fed
add ogg file formats to local song library scanner ( #914 )
...
* add ogg file formats to local song library scanner
* update dependencies
3 years ago
Jason Dove
ba079452e2
add dff and dsf to local song library scanner ( #911 )
3 years ago
Jason Dove
f0f2b3da4b
update changelog for release v0.6.5-beta [no ci]
3 years ago
Jason Dove
866049543c
fix db initializer ( #907 )
3 years ago
Jason Dove
40ed4b8b0e
update changelog for release v0.6.4-beta [no ci]
3 years ago
Jason Dove
b43d08ca67
fix repeating schedules ( #901 )
3 years ago
Jason Dove
5e7e386108
fix search result filtering for episodes and other videos ( #900 )
3 years ago
Jason Dove
4176df9940
fix nvidia capabilities for second-gen maxwell ( #899 )
3 years ago
Jason Dove
de2ef959fe
add 640x480 resolution ( #898 )
...
* update dependencies
* add 640x480 resolution
3 years ago
Jason Dove
b53cfebac1
fix bug with unsupported aac channel layouts ( #893 )
...
* fix bug with unsupported aac channel layouts
* update dependencies
3 years ago
Jason Dove
6895b9cc6b
fix search repo caching bug ( #886 )
...
* add failing test
* fix search repo bug
* update dependencies
3 years ago
Jason Dove
c60d6e46f1
fix changelog [no ci]
3 years ago
Jason Dove
c66d190174
update changelog for release v0.6.3-beta [no ci]
3 years ago
Jason Dove
5e8da591be
update dependencies ( #883 )
...
* fix database initialization
* update dependencies
3 years ago
Jason Dove
9c02a6738b
fix missing trashed episodes ( #881 )
...
* fix episodes missing from trash
* cleanup
3 years ago
Jason Dove
5ed0184bca
add minimum log level setting ( #877 )
3 years ago
Jason Dove
ae64ca4a93
fix arm images by using ls55 ( #876 )
3 years ago
Jason Dove
c47099895e
include item state in search index duplicate filter ( #875 )
3 years ago