Jason Dove
ed3f1b1dad
generate song video ( #497 )
...
* use blurred cover art as song background
* use channel watermark when cover art is unavailable
* add drawtext to song filter
* cleanup
* force song cover art as png
* fix songs on windows and qsv
4 years ago
Jason Dove
8e08ff059f
load embedded song metadata ( #495 )
...
* load embedded song metadata
* index song artist and song album
* reset all song metadata
4 years ago
Jason Dove
fb8c3a0453
disable autoscale when looping with vaapi or qsv ( #494 )
4 years ago
Jason Dove
e45fb67769
bug fixes ( #493 )
...
* don't align audio when playing songs
* fix grouping duration items in epg
4 years ago
Jason Dove
ac048b72ae
add cover art watermark source ( #491 )
...
* add cover art watermark source
* update changelog
4 years ago
Jason Dove
852728c816
add songs libraries ( #490 )
...
* first pass at adding song libraries
* start handling optional video
* fix song playback
* fix song transitions
* add songs page to UI
4 years ago
Jason Dove
096f2d42e8
properly fix database upgrade ( #489 )
4 years ago
Jason Dove
a4dc9bfb31
Ignore local plex guids ( #488 )
...
* ignore local plex guids
* update dependencies
4 years ago
Jason Dove
6ea3191cf8
fix playout building ( #486 )
4 years ago
Jason Dove
d487bbca08
include other video title in channel guide ( #483 )
4 years ago
Jason Dove
b0c85b6478
use scale_cuda instead of scale_npp ( #481 )
4 years ago
Jason Dove
dae06ec0ef
upgrade to dotnet 6 ( #475 )
4 years ago
Jason Dove
72f452fd36
update dependencies ( #474 )
4 years ago
Jason Dove
08a18daf23
movie scanner should respect .etvignore files ( #468 )
4 years ago
Jason Dove
90c1c61a09
fix bug with flood playout mode ( #467 )
4 years ago
Jason Dove
053db71d44
fix decimal separator in ffmpeg apad filter syntax ( #464 )
4 years ago
Jason Dove
bda4117655
allow per-episode folders in local show libraries ( #462 )
...
* allow per-episode folders in local show libraries
* fix subfolder etag generation
4 years ago
Jason Dove
53a7570ba3
fix epg for multiple playout mode ( #461 )
4 years ago
Jason Dove
0e789fd6d8
update dependencies and fix languageext deprecation warnings ( #460 )
4 years ago
Jason Dove
0136de700c
add global and channel fallback filler ( #459 )
...
* configure channel and global fallback filler
* play random item from configured channel/global fallback filler as needed
4 years ago
Jason Dove
2ea0e64ac1
fix duration schedule item epg ( #455 )
4 years ago
Jason Dove
a74547997d
scheduling fixes ( #451 )
...
* scheduling fixes
* restore plex service
* restore plex service part 2
4 years ago
Jason Dove
6d147de2f3
filler rework ( #449 )
...
* add chapter statistics and new filler options
* refactor playout builder
* more refactor prep for filler
* rewrite schedulers
* refactor collectionkey
* add tail filler kind
* migrate tail filler to filler preset
* optionally show filler
* fix playout detail row count
* remove duration tail filler options
* implement tail and fallback in flood scheduler
* implement tail and fallback in one scheduler
* implement tail and fallback in multiple scheduler
* implement looping fallback filler
* more duration tests
* start to add post-roll filler to flood
* rework playoutitem filler tagging
* rework scheduler logging
* calculate whether configured filler will fit
* implement pre-roll and post-roll duration and count filler
* improve duration filler calculation
* add minutes to search index
* update channel guide to work with new filler
* add mid-roll filler
* don't clone enumerators for filler calculations
* support pre-roll and post-roll pad filler
* implement mid-roll pad filler
* allow clearing filler selections in schedule editor
* fix tests
* filler config validation
* use consistent time zone for tests
4 years ago
Jason Dove
bc9d17ca25
show path replacement logs by default ( #445 )
4 years ago
Jason Dove
42e13cbbaf
fix generated streams with mpeg2video ( #444 )
4 years ago
Jason Dove
4cf44616a8
Include music video thumbnail in epg ( #443 )
...
* include music video thumbnail in epg
* update changelog
4 years ago
Jason Dove
33aaadae68
multiple fixes to duration mode ( #442 )
4 years ago
Jason Dove
1a68dd040a
find working plex connection on startup ( #438 )
4 years ago
Jason Dove
67761c1a14
fix updating jellyfin and emby tv seasons ( #437 )
...
* fix updating jellyfin and emby tv seasons
* update changelog
4 years ago
Jason Dove
69354c9296
fix double scheduling ( #435 )
4 years ago
Jason Dove
3ecdd741a5
add guide mode to schedule items ( #430 )
4 years ago
Jason Dove
0daeb844b9
add other videos library kind ( #429 )
4 years ago
Jason Dove
22da19845b
add filler option to duration playout mode ( #428 )
...
* add duration tail options to schedule items editor
* add naive filler scheduling
* fix duration item length in xmltv
* show offline image for unfilled duration tail
* fix tests
* update changelog
* update dependencies
4 years ago
Jason Dove
c43ca2837d
support radeon vaapi acceleration ( #420 )
4 years ago
Jason Dove
992121f308
add more watermark locations ( #419 )
4 years ago
Jason Dove
04adbfeffa
add hls segmenter settings to optimize performance ( #418 )
...
* add hls segmenter settings to optimize performance
* use consistent setting defaults
4 years ago
Jason Dove
4b5dff2159
ffnvcodec fixes ( #416 )
4 years ago
Jason Dove
2a5edf8214
ffmpeg 4.4 llvm nvidia fixes ( #415 )
4 years ago
Jason Dove
fd3de2d82a
nvidia 10 bit fixes ( #413 )
4 years ago
Jason Dove
6ba9404752
nvidia transcoding improvements ( #412 )
...
* nvidia transcoding fixes
* use yadif_cuda to deinterlace
4 years ago
Jason Dove
9e531a82d7
add some hls playlist filter tests ( #411 )
4 years ago
Jason Dove
819b55e21f
increase max hls segments ( #408 )
4 years ago
Jason Dove
cf5718c288
rework hls segmenter ( #407 )
...
* rework hls segmenter to start more quickly
* don't use realtime encoding for hls until we're at least a minute ahead
* ugly but functional playlist filtering
4 years ago
Jason Dove
adc7982955
reduce initial hls segmenter delay ( #406 )
4 years ago
Jason Dove
8cd9b23787
fix transcode folder preparation ( #404 )
4 years ago
Jason Dove
2dd267e4db
fix xmltv generation with missing episode metadata ( #402 )
4 years ago
Jason Dove
b069a21473
allow hls segmenter to run before framerate is known ( #401 )
4 years ago
Jason Dove
6c8813ce22
add hls segmenter streaming mode ( #400 )
...
* hls segmenter wip
* log message
* close unused transcode sessions after 2 minutes
* use frame rate for 2s keyframes in hls segmenter
* add frame rate to media version
* fix segmenter framerate calculation
* automatically restart hls segmenter with next scheduled item
* cleanup
* update changelog
* decrease segmenter start delay
4 years ago
Jason Dove
b5de5e2b7f
fix statistic updates ( #399 )
4 years ago
Jason Dove
ae8e795228
vaapi downsample 10bit hevc 8bit h264 ( #397 )
...
* vaapi downsample 10bit hevc to 8bit h264
* update changelog
4 years ago