Jason Dove
dfc4c7a284
update changelog for release v0.3.0-alpha [no ci]
5 years ago
Jason Dove
a6b15f68c9
randomize default backgrounds ( #504 )
...
* randomize default song backgrounds
* update docs
5 years ago
Jason Dove
0edfb71f8d
limit disk use and keep cover art aspect ratio ( #502 )
...
* use temp file pool to limit disk use
* keep aspect ratio and crop when scaling cover art for blurred background
* fix typo
5 years ago
Jason Dove
21b90a1b6c
fix songs with white backgrounds ( #501 )
5 years ago
Jason Dove
1582f5dd15
update changelog [no ci]
5 years ago
Jason Dove
fd3b72525d
fix vaapi songs ( #500 )
5 years ago
Jason Dove
55d1871d94
re-enable hardware acceleration for songs ( #499 )
5 years ago
Jason Dove
a90eb2d4de
optimize generated video ( #498 )
...
* use different framerate flags
* pre-generate song image and always use software encoders
* fix tests
5 years ago
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
5 years ago
Jason Dove
8e08ff059f
load embedded song metadata ( #495 )
...
* load embedded song metadata
* index song artist and song album
* reset all song metadata
5 years ago
Jason Dove
fb8c3a0453
disable autoscale when looping with vaapi or qsv ( #494 )
5 years ago
Jason Dove
e45fb67769
bug fixes ( #493 )
...
* don't align audio when playing songs
* fix grouping duration items in epg
5 years ago
Jason Dove
3a40d6ce77
fix local library locking when adding paths ( #492 )
5 years ago
Jason Dove
ac048b72ae
add cover art watermark source ( #491 )
...
* add cover art watermark source
* update changelog
5 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
5 years ago
Jason Dove
096f2d42e8
properly fix database upgrade ( #489 )
5 years ago
Jason Dove
1b29e252ff
update changelog for release v0.2.5-alpha [no ci]
5 years ago
Jason Dove
a4dc9bfb31
Ignore local plex guids ( #488 )
...
* ignore local plex guids
* update dependencies
5 years ago
Jason Dove
184c21a91b
optimize trakt matching ( #487 )
5 years ago
Jason Dove
6ea3191cf8
fix playout building ( #486 )
5 years ago
Jason Dove
d487bbca08
include other video title in channel guide ( #483 )
5 years ago
Jason Dove
05034b47e2
update changelog for release v0.2.4-alpha [no ci]
5 years ago
Jason Dove
b0c85b6478
use scale_cuda instead of scale_npp ( #481 )
5 years ago
Jason Dove
f1356563da
fix ef shared table warnings ( #480 )
5 years ago
Jason Dove
c0aad028a8
more dotnet 6 updates ( #479 )
5 years ago
Jason Dove
dae06ec0ef
upgrade to dotnet 6 ( #475 )
5 years ago
Jason Dove
72f452fd36
update dependencies ( #474 )
5 years ago
Jason Dove
aaf832c0b6
update changelog for release v0.2.3-alpha [no ci]
5 years ago
Jason Dove
08a18daf23
movie scanner should respect .etvignore files ( #468 )
5 years ago
Jason Dove
90c1c61a09
fix bug with flood playout mode ( #467 )
5 years ago
Jason Dove
053db71d44
fix decimal separator in ffmpeg apad filter syntax ( #464 )
5 years ago
Jason Dove
11f90f5d44
update changelog for release v0.2.2-alpha [no ci]
5 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
5 years ago
Jason Dove
3240703840
fix build
5 years ago
Jason Dove
53a7570ba3
fix epg for multiple playout mode ( #461 )
5 years ago
Jason Dove
0e789fd6d8
update dependencies and fix languageext deprecation warnings ( #460 )
5 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
5 years ago
Jason Dove
2ea0e64ac1
fix duration schedule item epg ( #455 )
5 years ago
Jason Dove
5993f23ec5
update changelog for release v0.2.1-alpha [no ci]
5 years ago
Jason Dove
417f35a834
fix saving dynamic start time ( #453 )
5 years ago
Jason Dove
a74547997d
scheduling fixes ( #451 )
...
* scheduling fixes
* restore plex service
* restore plex service part 2
5 years ago
Jason Dove
a2f74dd284
update changelog for release v0.2.0-alpha [no ci]
5 years ago
Jason Dove
373daf9ce6
add basic filler docs [no docker]
5 years ago
Jason Dove
68693cffa0
use info log level for search index migration
5 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
5 years ago
Jason Dove
f4a63a1a1a
fix deleting jellyfin and emby movies ( #447 )
...
* fix deleting jellyfin and emby movies
* revert jf service change
5 years ago
Jason Dove
bc9d17ca25
show path replacement logs by default ( #445 )
5 years ago
Jason Dove
42e13cbbaf
fix generated streams with mpeg2video ( #444 )
5 years ago
Jason Dove
6cc61f3212
update changelog for release v0.1.5-alpha [no ci]
5 years ago
Jason Dove
4cf44616a8
Include music video thumbnail in epg ( #443 )
...
* include music video thumbnail in epg
* update changelog
5 years ago