Jason Dove and GitHub
c9bd94d9f8
use javascript instead of lua for external scripts; add audio stream selector scripts ( #1005 )
...
* use js instead of lua
* update dependencies
* add audio stream selector script for episodes
* add audio stream selector script for movies
* update changelog
2022-10-28 17:05:07 -05:00
Jason Dove
6a213e2249
update changelog for release v0.6.9-beta [no ci]
2022-10-21 21:15:43 -05:00
Jason Dove and GitHub
9313d2c8eb
fix guide mode filler in xmltv ( #1000 )
2022-10-16 13:23:26 -05:00
Jason Dove and GitHub
485a874ab5
fix automatic playout reset ( #999 )
2022-10-16 10:30:54 -05:00
Jason Dove and GitHub
2ce0fcb264
proxy server improvements ( #996 )
2022-10-13 12:17:13 -05:00
Jason Dove and GitHub
8bf5e18ae5
fix nfo reader ( #995 )
...
* fix nfo reader
* fix template fade
* update dependencies
2022-10-13 05:08:41 -05:00
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
393c67213d
add stream_seek to music video credits template ( #985 )
2022-10-08 19:45:24 -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
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
555b156154
fix tail and fallback filler scheduling ( #981 )
2022-10-07 09:21:19 -05:00
Jason Dove
a0ea2e8910
update changelog for release v0.6.8-beta [no ci]
2022-10-05 11:09:03 -05:00
Jason Dove and GitHub
734ca39cbd
add guids to search index ( #980 )
2022-10-04 19:52:19 -05:00
Jason Dove and GitHub
be1125a9ab
properly sync updated file paths from plex ( #976 )
2022-09-30 20:41:32 -05:00
Jason Dove and GitHub
d21c985a77
fix emby tag sync for movies and shows ( #975 )
2022-09-30 19:56:19 -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
9b8dc0ed80
update changelog for release v0.6.7-beta [no ci]
2022-09-05 13:15:04 -05:00
Jason Dove and GitHub
3cc1286271
include other videos (ungrouped) in shuffle in order ( #953 )
...
* include other videos (ungrouped) in shuffle in order
* fix id conflict
2022-09-05 09:20:11 -05:00
Jason Dove and GitHub
df281758b7
properly fix infinite playout build loop ( #952 )
2022-09-05 08:41:39 -05:00
Jason Dove and GitHub
25273c18c8
stop infinite playout building loop ( #951 )
2022-09-04 20:28:28 -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
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
2022-09-04 14:25:05 -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
Jason Dove and GitHub
2df360d7fb
fix xmltv filler bug ( #944 )
2022-08-31 20:15:25 -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
8edf71ca55
downgrade libva, include vainfo in docker ( #936 )
2022-08-25 16:29:20 -05:00
Jason Dove and GitHub
612b9e6524
fix scanner crash caused by invalid mtime ( #934 )
2022-08-20 19:56:37 -05:00
Jason Dove and GitHub
7aff65f07b
explicitly copy all audio streams with hls direct ( #933 )
...
* ensure audio streams are always copied with hls direct
* update changelog
2022-08-18 14:23:51 -05:00
Jason Dove
5d350fcfad
update changelog for release v0.6.6-beta [no ci]
2022-08-17 20:40:50 -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
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
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]
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]
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