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
d66efa0a1d
prioritize container aspect ratio over stream aspect ratio ( #930 )
...
* prioritize container aspect ratio over stream aspect ratio
* use setdar filter
2022-08-16 19:57:38 -05:00
Jason Dove and GitHub
36d3d38530
remove all use of setsar filter ( #928 )
2022-08-16 12:25:59 -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
ba079452e2
add dff and dsf to local song library scanner ( #911 )
2022-08-03 11:01:13 -05:00
Jason Dove
f0f2b3da4b
update changelog for release v0.6.5-beta [no ci]
v0.6.5-beta
2022-08-02 07:36:45 -05:00
Jason Dove and GitHub
866049543c
fix db initializer ( #907 )
2022-07-31 12:30:33 -05:00
Jason Dove
40ed4b8b0e
update changelog for release v0.6.4-beta [no ci]
v0.6.4-beta
2022-07-28 12:23:33 -05:00
Jason Dove and GitHub
b43d08ca67
fix repeating schedules ( #901 )
2022-07-26 13:04:05 -05:00
Jason Dove and GitHub
5e7e386108
fix search result filtering for episodes and other videos ( #900 )
2022-07-25 20:02:07 -05:00
Jason Dove and GitHub
4176df9940
fix nvidia capabilities for second-gen maxwell ( #899 )
2022-07-24 12:23:30 -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
c60d6e46f1
fix changelog [no ci]
2022-07-04 15:23:26 -05:00
Jason Dove
c66d190174
update changelog for release v0.6.3-beta [no ci]
v0.6.3-beta
2022-07-04 15:20:53 -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
9c02a6738b
fix missing trashed episodes ( #881 )
...
* fix episodes missing from trash
* cleanup
2022-06-29 15:01:49 -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
ae64ca4a93
fix arm images by using ls55 ( #876 )
2022-06-26 17:41:39 -05:00
Jason Dove and GitHub
c47099895e
include item state in search index duplicate filter ( #875 )
2022-06-26 13:34:54 -05:00
Jason Dove
a2529febba
use brew for gon
2022-06-26 08:30:32 -05:00
Jason Dove
521e0ba8b3
get a new build
2022-06-26 06:46:30 -05:00
Jason Dove
ee0efac9be
only publish docs when docs are updated
2022-06-26 06:21:27 -05:00
Jason Dove and GitHub
bfe7635489
work around github actions issue on mac ( #874 )
2022-06-25 19:30:21 -05:00
Jason Dove and GitHub
aa1735f024
fix song and other video search index ( #873 )
2022-06-25 18:13:39 -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
5003e80500
maintain stream continuity after playout reset ( #868 )
...
* maintain stream continuity after playout reset
* maintain continuity after error streams
2022-06-18 21:38:25 -05:00
Jason Dove
940d9cd6b5
update changelog for release v0.6.2-beta [no ci]
v0.6.2-beta
2022-06-18 13:46:45 -05:00
Jason Dove and GitHub
197c166789
fix jellyfin admin id selection ( #867 )
2022-06-17 18:25:22 -05:00
Jason Dove and GitHub
d114db091e
use proper nvidia accel output format for 10-bit content ( #865 )
2022-06-17 11:33:10 -05:00
Jason Dove and GitHub
3204da8e43
adjust nvidia capabilities ( #864 )
...
* adjust nvidia capabilities logic
* fallback to software encoding for 10-bit h264
* cleanup
* more tweaks
2022-06-17 10:50:36 -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
025017ace5
regularly delete old segments ( #856 )
...
* regularly delete old segments
* cleanup
2022-06-15 21:12:07 -05:00
Jason Dove and GitHub
6a690c7c10
add more filler logging ( #854 )
2022-06-15 10:21:05 -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
0c13b8ef1a
force amd64 for arm32v7 sdk build layer ( #843 )
2022-06-12 13:54:55 -05:00
Jason Dove and GitHub
c6ca58ab97
build arm32v7 docker image ( #842 )
...
* build arm32v7 docker image
* fix
2022-06-12 13:42:27 -05:00
Jason Dove and GitHub
0846fc1d96
update workflow dependencies ( #841 )
2022-06-11 13:40:47 -05:00
Jason Dove and GitHub
e41dd68ee0
fix automatic playout building ( #840 )
2022-06-11 13:11:04 -05:00
Jason Dove and GitHub
0a92996da8
fix repeating content ( #838 )
...
* fix repeating content
* update dependencies
2022-06-08 10:37:56 -05:00
Jason Dove
082bc6145c
update changelog for release v0.6.1-beta [no ci]
v0.6.1-beta
2022-06-03 15:05:06 -05:00
Jason Dove and GitHub
bf3f16451b
music video credits tweaks ( #834 )
...
* fix song subtitles
* always use generated subtitles
* file not found/unavailable fixes
2022-06-03 14:44:52 -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
Jason Dove and GitHub
9acfd2cd06
fix plex server identification ( #833 )
2022-06-03 05:53:41 -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