Jason Dove and GitHub
f5aa2fcac8
add multi-episode shuffle playout order ( #987 )
2022-10-09 10:49:07 -05:00
Jason Dove and GitHub
6f892bea6b
optionally place watermark within source content ( #986 )
2022-10-09 08:16:59 -05:00
Jason Dove and GitHub
f69de9f071
fix all_artists in music video credits template ( #984 )
2022-10-08 12:40:46 -05:00
Jason Dove and GitHub
2e400c0d22
simplify music video credits config ( #983 )
2022-10-08 07:52:57 -05:00
Jason Dove and GitHub
6035c10550
add music video credits template system ( #982 )
...
* add music video credits template system
* fix search index bug
* cleanup csproj
2022-10-07 21:02:29 -05:00
Jason Dove and GitHub
7e0c43bc46
update dependencies ( #977 )
2022-10-01 07:56:14 -05:00
Jason Dove and GitHub
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
2022-09-25 22:27:34 -05:00
Jason Dove and GitHub
27b923b462
qsv and vaapi scaling fixes ( #966 )
...
* add qsv device option to ffmpeg profile
* fix vaapi scaling
* cleanup
2022-09-18 21:02:09 -05:00
Jason Dove and GitHub
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
2022-09-18 11:04:02 -05:00
Jason Dove and GitHub
7f4004c228
fix qsv hevc encoder ( #956 )
...
* update dependencies
* fix typo in qsv hevc encoder param
* update changelog
2022-09-10 15:44:59 -05:00
Jason Dove and GitHub
f1be945423
add qsv extra hardware frames setting ( #950 )
...
* wip add qsv extra_hw_frames setting
* fix ffmpeg profile editor
* update changelog
2022-09-04 18:07:03 -05:00
Jason Dove and GitHub
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
2022-09-03 20:28:18 -05:00
Jason Dove and GitHub
3972e3603b
add amf acceleration ( #947 )
2022-09-03 10:39:54 -05:00
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>
2022-09-01 19:41:34 -05:00
Jason Dove and GitHub
46331ed2c6
add preferred audio title feature ( #943 )
...
* use consistent edit/delete icons
* add preferred audio title feature
* update dependencies
2022-08-30 17:04:41 -05:00
Jason Dove and GitHub
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
2022-08-17 14:57:23 -05:00
Jason Dove and GitHub
8e79141860
use multi-variant playlists for hls segmenter ( #926 )
...
* use multi-variant playlists for hls segmenter
* use lowercase mime type
2022-08-13 19:58:08 -05:00
Jason Dove and GitHub
9b3545f7ca
add some temporary debug logging ( #925 )
2022-08-13 19:19:47 -05:00
Jason Dove and GitHub
56db20faa0
limit segmenter delay to 8s ( #924 )
...
* always return initial hls playlist after 8 seconds
* update dependencies
* make fluentvalidation happy
2022-08-12 19:48:24 -05:00
Jason Dove and GitHub
b0bd4c9fed
add ogg file formats to local song library scanner ( #914 )
...
* add ogg file formats to local song library scanner
* update dependencies
2022-08-04 16:01:17 -05:00
Jason Dove and GitHub
de2ef959fe
add 640x480 resolution ( #898 )
...
* update dependencies
* add 640x480 resolution
2022-07-24 08:17:27 -05:00
Jason Dove and GitHub
b53cfebac1
fix bug with unsupported aac channel layouts ( #893 )
...
* fix bug with unsupported aac channel layouts
* update dependencies
2022-07-14 10:52:25 -05:00
Jason Dove and GitHub
6895b9cc6b
fix search repo caching bug ( #886 )
...
* add failing test
* fix search repo bug
* update dependencies
2022-07-10 15:32:06 -05:00
Jason Dove and GitHub
5e8da591be
update dependencies ( #883 )
...
* fix database initialization
* update dependencies
2022-07-02 20:42:07 -05:00
Jason Dove and GitHub
5ed0184bca
add minimum log level setting ( #877 )
2022-06-27 10:29:04 -05:00
Jason Dove and GitHub
8deae983c7
add some startup log messages ( #872 )
2022-06-25 13:03:37 -05:00
Jason Dove and GitHub
f349646703
apply plex episode metadata updates ( #871 )
...
* update more plex episode metadata
* update dependencies
2022-06-22 19:41:05 -05:00
Jason Dove and GitHub
100eb14408
fix epg sorting ( #863 )
...
* fix epg sorting
* update dependencies
2022-06-17 08:44:26 -05:00
Jason Dove and GitHub
dd7f77751c
detect nvidia capabilities ( #853 )
...
* fallback to software codecs for old nvidia cards
* update dependencies
2022-06-14 19:44:34 -05:00
Jason Dove and GitHub
0a92996da8
fix repeating content ( #838 )
...
* fix repeating content
* update dependencies
2022-06-08 10:37:56 -05:00
3cb37003cb
UI rewrite - ffmpeg profiles ( #823 )
...
* ffmpeg profile functionality, sweetalert2
* add new files
* cleanup controller; remove unused classes
* apply formatting
* cleanup core project
* don't use bom
* whitespace
* remove generated css
* remove generated js/map
* Remove attempted linter fix, channels button, watermarks page. Fixed handlerror.
* Changed deleted confirmation to toast.
* Localized strings for language change. Modified Action icons to buttons and left default sizes. Changed Cancel to No where Yes is an option
* lint
Co-authored-by: Jason Dove <jason@jasondove.me >
2022-06-03 06:28:32 -05:00
3242e7ebb8
Bump HtmlSanitizer from 7.1.488 to 7.1.509 ( #830 )
...
Bumps [HtmlSanitizer](https://github.com/mganss/HtmlSanitizer ) from 7.1.488 to 7.1.509.
- [Release notes](https://github.com/mganss/HtmlSanitizer/releases )
- [Commits](https://github.com/mganss/HtmlSanitizer/compare/v7.1.488...v7.1.509 )
---
updated-dependencies:
- dependency-name: HtmlSanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02 21:21:17 -05:00
Jason Dove and GitHub
7644d628e7
generate music video credits ( #832 )
2022-06-02 20:50:55 -05:00
Jason Dove
5069792d12
update dependencies
2022-05-28 20:41:54 -05:00
Jason Dove and GitHub
ee7a64eea9
fix other video libraries ( #816 )
...
* update depdendencies
* reset other video libraries
2022-05-22 12:29:35 -05:00
Jason Dove and GitHub
9fe03b6ef3
reduce hls segmenter disk use ( #806 )
2022-05-16 21:45:13 -05:00
Jason Dove and GitHub
6a29ce2049
update dependencies ( #805 )
2022-05-13 21:16:43 -05:00
Jason Dove and GitHub
d19e95fb38
add random start point option ( #804 )
2022-05-13 20:36:03 -05:00
Jason Dove and GitHub
bd5b52922d
add option to allow watermarks over filler ( #796 )
2022-05-09 17:51:11 -05:00
Jason Dove and GitHub
59c793b9be
add option to skip missing items in playouts ( #795 )
2022-05-09 09:21:51 -05:00
Jason Dove and GitHub
3ad1ba01f8
add autocomplete to search bar ( #791 )
2022-05-08 19:58:15 -05:00
Jason Dove and GitHub
44dd68fe59
nfo and memory fixes ( #789 )
...
* partial episode nfo metadata
* nfo metadata reliability fixes
* use recyclable memory streams
2022-05-07 20:32:57 -05:00
Jason Dove and GitHub
1431b33a98
support movie nfo metadata in other video libraries ( #788 )
...
* add other video nfo metadata
* update docs
2022-05-05 20:38:23 -05:00
Jason Dove and GitHub
daf7114ce2
bug fixes and logging ( #786 )
2022-05-05 10:04:24 -05:00
Jason Dove and GitHub
8542bc20b1
update dependencies ( #785 )
2022-05-04 20:45:19 -05:00
Jason Dove
1651d2895e
update dependencies
2022-05-03 09:45:25 -05:00
Jason Dove and GitHub
ecb6ed37f0
more local metadata parsing improvements ( #776 )
...
* extract remaining nfo xml serializers
* add artist nfo tests
* add music video nfo tests
* add tv show nfo reader tests
* custom artist nfo reader
* custom music video nfo reader
* custom tv show nfo reader
* local metadata parsing cleanup
* update changelog
2022-05-01 14:00:10 -05:00
Jason Dove and GitHub
1ebc4b62e3
bug fixes ( #774 )
...
* add custom movie metadata parsing
* refactor episode nfo reader
* fix emby and jellyfin bugs
2022-04-30 17:39:47 -05:00
Jason Dove and GitHub
404ea49e35
jellyfin and emby path infos ( #771 )
...
* start adding jellyfin path info; fix some scanning bugs
* sync jellyfin libraries before scanning to ensure latest path infos
* code cleanup
* support emby path infos
* fix periodic scanning of emby and jellyfin libraries
* bug fixes
2022-04-29 15:07:17 -05:00
Jason Dove and GitHub
780ebc01ee
add v2 ffmpeg profile page ( #768 )
...
* wip
* remove transcode property; use i18n
* add api
* use computed table headers for i18n
2022-04-28 06:56:01 -05:00