Jason Dove
|
0fc1e15cac
|
colorspace fixes; song playback fixes (#1072)
* fix colorspace bug, vaapi song playback
* more colorspace fixes, nvidia fixes
* nvidia colorspace fixes
* fix some qsv output color metadata
* update changelog
* update changelog
|
3 years ago |
Jason Dove
|
d2040eaac9
|
pipeline fixes when colorspace filter is used (#1068)
* fix colorspace filter with missing input transfer or input primaries
* properly download before applying colorspace filter
* fix extra hwupload/hwdownload with nvidia pipeline
* colorspace tests
* update dependencies
|
3 years ago |
Jason Dove
|
a4fc1f1c6f
|
upgrade to dotnet 7, ffmpeg 5.1.2 (#1058)
* wip
* update dockerfiles
* more net6 to net7
* update dependencies
* update builds
|
3 years ago |
Jason Dove
|
a2274bca7b
|
detect vaapi capabilities (#1051)
* remove unused pipeline
* spike vaapi hardware capabilities
* more vaapi capabilities
* use proper vaapi driver
* update readme
* update dependencies
|
3 years ago |
Jason Dove
|
325ef80951
|
normalize bit depth via new pipeline (#1045)
* fix subtitles test and nvidia subtitles
* new ffmpeg pipelines; software and nvidia
* partial qsv
* fix qsv
* fix software pipeline
* add vaapi pipeline
* fix qsv 10-bit h264 output
* nvidia fixes
* properly disable 10-bit h264 hardware encoders
* more nvidia fixes
* add video toolbox pipeline
|
3 years ago |
Jason Dove
|
9a30d7c7da
|
error report bug fixes (#1042)
* fix some potential null reference exceptions
* searching isn't actually async
* add search query breadcrumb
|
3 years ago |
Jason Dove
|
7439ded43d
|
normalize bit depth (#1031)
* normalize bit depth and color for nvenc
* fix hls direct
* update changelog
* add bit depth option to ffmpeg profile
|
3 years ago |
Jason Dove
|
6a640d3708
|
fix ogg song metadata (#1030)
|
3 years ago |
Jason Dove
|
776bce9087
|
use base path in channel playlist and channel guide (#1028)
|
3 years ago |
Jason Dove
|
d8cc6b4c22
|
fix audio stream selection (#1010)
|
3 years ago |
Jason Dove
|
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
|
3 years ago |
Jason Dove
|
9313d2c8eb
|
fix guide mode filler in xmltv (#1000)
|
3 years ago |
Jason Dove
|
8bf5e18ae5
|
fix nfo reader (#995)
* fix nfo reader
* fix template fade
* update dependencies
|
3 years ago |
Jason Dove
|
88f4d8074a
|
fix stream_seek type (#988)
* fix stream seek type
* cleanup
|
3 years ago |
Jason Dove
|
f5aa2fcac8
|
add multi-episode shuffle playout order (#987)
|
3 years ago |
Jason Dove
|
6f892bea6b
|
optionally place watermark within source content (#986)
|
3 years ago |
Jason Dove
|
393c67213d
|
add stream_seek to music video credits template (#985)
|
3 years ago |
Jason Dove
|
2e400c0d22
|
simplify music video credits config (#983)
|
3 years ago |
Jason Dove
|
6035c10550
|
add music video credits template system (#982)
* add music video credits template system
* fix search index bug
* cleanup csproj
|
3 years ago |
Jason Dove
|
555b156154
|
fix tail and fallback filler scheduling (#981)
|
3 years ago |
Jason Dove
|
7e0c43bc46
|
update dependencies (#977)
|
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
|
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 |
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
|
612b9e6524
|
fix scanner crash caused by invalid mtime (#934)
|
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
|
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
|
b43d08ca67
|
fix repeating schedules (#901)
|
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
|
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
|
f349646703
|
apply plex episode metadata updates (#871)
* update more plex episode metadata
* update dependencies
|
3 years ago |
Jason Dove
|
100eb14408
|
fix epg sorting (#863)
* fix epg sorting
* update dependencies
|
3 years ago |
Jason Dove
|
6a690c7c10
|
add more filler logging (#854)
|
3 years ago |
Jason Dove
|
dd7f77751c
|
detect nvidia capabilities (#853)
* fallback to software codecs for old nvidia cards
* update dependencies
|
3 years ago |
Jason Dove
|
0a92996da8
|
fix repeating content (#838)
* fix repeating content
* update dependencies
|
3 years ago |
Jason Dove
|
bf3f16451b
|
music video credits tweaks (#834)
* fix song subtitles
* always use generated subtitles
* file not found/unavailable fixes
|
3 years ago |
Jake
|
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>
|
3 years ago |