Jason Dove
f230adc3cb
update changelog for release v0.3.1-alpha [no ci]
2021-11-30 10:51:00 -06:00
Jason Dove and GitHub
56f94f489a
fix filler playout crash ( #517 )
2021-11-30 10:38:42 -06:00
Jason Dove and GitHub
475dc7660b
fix artwork uploads ( #516 )
2021-11-29 14:34:18 -06:00
Jason Dove and GitHub
db3dfbd446
disambiguate song search results ( #515 )
2021-11-27 21:37:55 -06:00
Jason Dove and GitHub
b4c9cdbbfa
use embedded song cover art ( #514 )
2021-11-27 21:08:18 -06:00
Jason Dove and GitHub
7f84933c0b
index song genres ( #513 )
...
* add song genres to search index
* reset all song genre metadata
* update changelog and docs
2021-11-27 18:08:55 -06:00
Jason Dove and GitHub
1e35e9a5b0
use subtitles to display errors ( #512 )
...
* use subtitles to display errors
* fix margin calculation
2021-11-27 12:25:30 -06:00
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]
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]
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]
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]
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]
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]
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
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
Jason Dove and GitHub
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
2021-10-21 20:23:14 -05:00
Jason Dove and GitHub
f4a63a1a1a
fix deleting jellyfin and emby movies ( #447 )
...
* fix deleting jellyfin and emby movies
* revert jf service change
2021-10-19 14:33:48 -05:00
Jason Dove and GitHub
bc9d17ca25
show path replacement logs by default ( #445 )
2021-10-19 06:32:00 -05:00
Jason Dove and GitHub
42e13cbbaf
fix generated streams with mpeg2video ( #444 )
2021-10-18 19:51:50 -05:00
Jason Dove
6cc61f3212
update changelog for release v0.1.5-alpha [no ci]
2021-10-18 17:55:34 -05:00
Jason Dove and GitHub
4cf44616a8
Include music video thumbnail in epg ( #443 )
...
* include music video thumbnail in epg
* update changelog
2021-10-18 17:53:58 -05:00
Jason Dove and GitHub
33aaadae68
multiple fixes to duration mode ( #442 )
2021-10-18 16:21:32 -05:00
Jason Dove and GitHub
fe3f8e391e
fix updating jellyfin and emby artwork ( #440 )
2021-10-17 05:36:00 -05:00
Jason Dove and GitHub
1a68dd040a
find working plex connection on startup ( #438 )
2021-10-16 11:55:54 -05:00
Jason Dove and GitHub
67761c1a14
fix updating jellyfin and emby tv seasons ( #437 )
...
* fix updating jellyfin and emby tv seasons
* update changelog
2021-10-16 09:05:08 -05:00
Jason Dove and GitHub
1802f9d797
fix database migration ( #436 )
2021-10-15 11:31:40 -05:00
Jason Dove and GitHub
69354c9296
fix double scheduling ( #435 )
2021-10-15 09:14:53 -05:00
Jason Dove
0021e21b50
fix other video playback
2021-10-14 22:53:32 -05:00
Jason Dove
cdf7765059
update changelog for release v0.1.4-alpha [no ci]
2021-10-14 15:00:24 -05:00
Jason Dove and GitHub
71658c448f
update docs ( #431 )
2021-10-14 14:41:12 -05:00
Jason Dove and GitHub
3ecdd741a5
add guide mode to schedule items ( #430 )
2021-10-14 13:24:54 -05:00
Jason Dove and GitHub
0daeb844b9
add other videos library kind ( #429 )
2021-10-14 12:58:37 -05:00
Jason Dove and GitHub
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
2021-10-13 21:15:16 -05:00
Jason Dove
3a6d9e9f39
update changelog for release v0.1.3-alpha [no ci]
2021-10-13 15:17:23 -05:00
Jason Dove and GitHub
7ed4b8ae3c
fix startup bug ( #426 )
2021-10-13 13:30:26 -05:00
Jason Dove
be7311e620
update changelog for release v0.1.2-alpha [no ci]
2021-10-12 19:00:30 -05:00
Jason Dove
03be372070
update changelog [no ci]
2021-10-12 18:57:02 -05:00
Jason Dove and GitHub
d196308ee9
fix ffmpeg profile editing ( #421 )
2021-10-12 18:39:51 -05:00
Jason Dove
3d68b0f055
fix vaapi migration
2021-10-12 18:22:09 -05:00
Jason Dove
37e32f06ad
update changelog [no ci]
2021-10-12 17:56:56 -05:00
Jason Dove and GitHub
c43ca2837d
support radeon vaapi acceleration ( #420 )
2021-10-12 17:51:55 -05:00
Jason Dove and GitHub
992121f308
add more watermark locations ( #419 )
2021-10-12 07:19:52 -05:00
Jason Dove and GitHub
04adbfeffa
add hls segmenter settings to optimize performance ( #418 )
...
* add hls segmenter settings to optimize performance
* use consistent setting defaults
2021-10-12 06:31:11 -05:00
Jason Dove and GitHub
1fc905c6ad
upgrade vaapi to ffmpeg 4.4 ( #417 )
2021-10-11 22:26:32 -05:00
Jason Dove and GitHub
4b5dff2159
ffnvcodec fixes ( #416 )
2021-10-11 22:14:43 -05:00
Jason Dove and GitHub
2a5edf8214
ffmpeg 4.4 llvm nvidia fixes ( #415 )
2021-10-11 21:31:59 -05:00
Jason Dove and GitHub
69912c8cae
support ffmpeg 4.4 ( #414 )
...
* support ffmpeg 4.4
* update changelog
2021-10-11 20:16:15 -05:00
Jason Dove and GitHub
fd3de2d82a
nvidia 10 bit fixes ( #413 )
2021-10-11 16:00:35 -05:00
Jason Dove and GitHub
6ba9404752
nvidia transcoding improvements ( #412 )
...
* nvidia transcoding fixes
* use yadif_cuda to deinterlace
2021-10-10 22:40:43 -05:00
Jason Dove
db080375c5
update changelog for release v0.1.1-alpha [no ci]
2021-10-10 12:54:46 -05:00
Jason Dove
9abc7ad8b7
try to fix tests on windows
2021-10-10 12:39:08 -05:00
Jason Dove and GitHub
9e531a82d7
add some hls playlist filter tests ( #411 )
2021-10-10 12:33:02 -05:00
Jason Dove and GitHub
d84bd2b948
upgrade nvidia docker image ( #410 )
2021-10-10 11:45:02 -05:00
Jason Dove and GitHub
d7d3ec1235
add music video album to search index ( #409 )
...
* add music video album to search index
* update search docs
2021-10-10 10:28:35 -05:00
Jason Dove
742ac21ad7
update collection docs [no docker]
2021-10-10 07:53:29 -05:00
Jason Dove and GitHub
819b55e21f
increase max hls segments ( #408 )
2021-10-10 06:47:24 -05:00
Jason Dove and GitHub
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
2021-10-09 22:46:38 -05:00
Jason Dove and GitHub
adc7982955
reduce initial hls segmenter delay ( #406 )
2021-10-09 10:26:57 -05:00