Jason Dove and GitHub
7edf6f5d13
song cleanup ( #511 )
...
* refactor song background logic
* move song video generation
* move subtitle generation
* build ASS subtitles
* randomize song detail layout
* update changelog
2021-11-27 11:15:53 -06:00
Jason Dove and GitHub
919325033d
use subtitles instead of drawtext for songs ( #510 )
2021-11-26 21:39:10 -06:00
Jason Dove and GitHub
2cb5252320
fix song banding ( #509 )
...
* increase spacing in song details; uniformly darken to eliminate banding
* this isn't needed anymore
2021-11-26 15:20:41 -06:00
Jason Dove and GitHub
015232fad6
song improvements ( #508 )
...
* fix song details margin and use dynamic font size
* sometimes use cover art color for song background
2021-11-26 13:23:28 -06:00
Jason Dove and GitHub
af51b790b6
randomize cover art placement ( #507 )
2021-11-26 09:21:00 -06:00
Jason Dove and GitHub
9195ef7878
song fixes ( #506 )
...
* fix song page links
* show song artist in playout detail
* show more song details in channel guide
2021-11-26 08:49:04 -06:00
Jason Dove
dfc4c7a284
update changelog for release v0.3.0-alpha [no ci]
v0.3.0-alpha
2021-11-25 20:49:23 -06:00
Jason Dove and GitHub
a6b15f68c9
randomize default backgrounds ( #504 )
...
* randomize default song backgrounds
* update docs
2021-11-25 20:19:26 -06:00
Jason Dove and GitHub
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
2021-11-25 18:47:22 -06:00
Jason Dove and GitHub
21b90a1b6c
fix songs with white backgrounds ( #501 )
2021-11-25 15:36:40 -06:00
Jason Dove
1582f5dd15
update changelog [no ci]
2021-11-25 13:37:33 -06:00
Jason Dove and GitHub
fd3b72525d
fix vaapi songs ( #500 )
2021-11-25 13:35:57 -06:00
Jason Dove and GitHub
55d1871d94
re-enable hardware acceleration for songs ( #499 )
2021-11-25 13:04:13 -06:00
Jason Dove and GitHub
a90eb2d4de
optimize generated video ( #498 )
...
* use different framerate flags
* pre-generate song image and always use software encoders
* fix tests
2021-11-25 12:31:57 -06:00
Jason Dove and GitHub
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
2021-11-25 06:22:38 -06:00
Jason Dove and GitHub
8e08ff059f
load embedded song metadata ( #495 )
...
* load embedded song metadata
* index song artist and song album
* reset all song metadata
2021-11-24 07:31:34 -06:00
Jason Dove and GitHub
fb8c3a0453
disable autoscale when looping with vaapi or qsv ( #494 )
2021-11-23 13:25:23 -06:00
Jason Dove and GitHub
e45fb67769
bug fixes ( #493 )
...
* don't align audio when playing songs
* fix grouping duration items in epg
2021-11-23 11:44:39 -06:00
Jason Dove and GitHub
3a40d6ce77
fix local library locking when adding paths ( #492 )
2021-11-23 10:54:34 -06:00
Jason Dove and GitHub
ac048b72ae
add cover art watermark source ( #491 )
...
* add cover art watermark source
* update changelog
2021-11-23 10:02:36 -06:00
Jason Dove and GitHub
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
2021-11-22 22:26:06 -06:00
Jason Dove and GitHub
096f2d42e8
properly fix database upgrade ( #489 )
2021-11-22 17:56:29 -06:00
Jason Dove
1b29e252ff
update changelog for release v0.2.5-alpha [no ci]
v0.2.5-alpha
2021-11-21 07:24:20 -06:00
Jason Dove and GitHub
a4dc9bfb31
Ignore local plex guids ( #488 )
...
* ignore local plex guids
* update dependencies
2021-11-21 06:25:56 -06:00
Jason Dove and GitHub
184c21a91b
optimize trakt matching ( #487 )
2021-11-21 06:13:28 -06:00
Jason Dove and GitHub
6ea3191cf8
fix playout building ( #486 )
2021-11-20 22:36:15 -06:00
Jason Dove and GitHub
d487bbca08
include other video title in channel guide ( #483 )
2021-11-16 08:46:07 -06:00
Jason Dove
05034b47e2
update changelog for release v0.2.4-alpha [no ci]
v0.2.4-alpha
2021-11-13 12:54:41 -06:00
Jason Dove and GitHub
b0c85b6478
use scale_cuda instead of scale_npp ( #481 )
2021-11-13 09:06:02 -06:00
Jason Dove and GitHub
f1356563da
fix ef shared table warnings ( #480 )
2021-11-10 18:03:28 -06:00
Jason Dove and GitHub
c0aad028a8
more dotnet 6 updates ( #479 )
2021-11-09 13:09:57 -06:00
Jason Dove and GitHub
dae06ec0ef
upgrade to dotnet 6 ( #475 )
2021-11-09 07:44:34 -06:00
Jason Dove and GitHub
72f452fd36
update dependencies ( #474 )
2021-11-09 06:16:26 -06:00
Jason Dove
aaf832c0b6
update changelog for release v0.2.3-alpha [no ci]
v0.2.3-alpha
2021-11-03 13:53:06 -05:00
Jason Dove and GitHub
08a18daf23
movie scanner should respect .etvignore files ( #468 )
2021-11-03 05:47:29 -05:00
Jason Dove and GitHub
90c1c61a09
fix bug with flood playout mode ( #467 )
2021-11-02 21:47:46 -05:00
Jason Dove and GitHub
053db71d44
fix decimal separator in ffmpeg apad filter syntax ( #464 )
2021-11-01 22:18:06 -05:00
Jason Dove
11f90f5d44
update changelog for release v0.2.2-alpha [no ci]
v0.2.2-alpha
2021-10-30 17:49:30 -05:00
Jason Dove and GitHub
bda4117655
allow per-episode folders in local show libraries ( #462 )
...
* allow per-episode folders in local show libraries
* fix subfolder etag generation
2021-10-30 12:54:07 -05:00
Jason Dove
3240703840
fix build
2021-10-30 12:24:27 -05:00
Jason Dove and GitHub
53a7570ba3
fix epg for multiple playout mode ( #461 )
2021-10-30 12:16:39 -05:00
Jason Dove and GitHub
0e789fd6d8
update dependencies and fix languageext deprecation warnings ( #460 )
2021-10-30 11:57:50 -05:00
Jason Dove and GitHub
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
2021-10-30 11:45:40 -05:00
Jason Dove and GitHub
2ea0e64ac1
fix duration schedule item epg ( #455 )
2021-10-24 22:00:21 -05:00
Jason Dove
5993f23ec5
update changelog for release v0.2.1-alpha [no ci]
v0.2.1-alpha
2021-10-24 19:46:33 -05:00
Jason Dove and GitHub
417f35a834
fix saving dynamic start time ( #453 )
2021-10-24 18:18:22 -05:00
Jason Dove and GitHub
a74547997d
scheduling fixes ( #451 )
...
* scheduling fixes
* restore plex service
* restore plex service part 2
v0.2.0-alpha
2021-10-24 06:49:35 -05:00
Jason Dove
a2f74dd284
update changelog for release v0.2.0-alpha [no ci]
2021-10-23 20:18:01 -05:00
Jason Dove
373daf9ce6
add basic filler docs [no docker]
2021-10-23 20:14:10 -05:00
Jason Dove
68693cffa0
use info log level for search index migration
2021-10-21 20:43:17 -05:00