Jason Dove
637f3a0c8b
update docs [no docker]
2022-01-04 22:38:52 -06:00
Jason Dove and GitHub
7346808059
update dependencies ( #555 )
2022-01-04 22:35:14 -06:00
Jason Dove and GitHub
4210d97ee2
optimize setsar filter ( #553 )
2022-01-02 23:47:07 -06:00
Jason Dove and GitHub
6a8ecd2532
use software decoding for mpeg4 with vaapi ( #550 )
2022-01-02 10:59:08 -06:00
Jason Dove
9b834f7cbe
update changelog for release v0.3.4-alpha [no ci]
v0.3.4-alpha
2021-12-21 09:46:43 -06:00
Jason Dove and GitHub
7b73677bad
allow ffmpeg reports on windows ( #547 )
...
* enable troubleshooting reports on windows
* update changelog
* tweak changelog
2021-12-21 09:27:49 -06:00
Jason Dove and GitHub
85b2a46353
update dependencies ( #546 )
2021-12-21 08:52:51 -06:00
Jason Dove
6f40f2cbd6
fix songs docs [no docker]
2021-12-17 08:48:40 -06:00
Jason Dove and GitHub
b62ee4dee9
add files from top-level folder ( #541 )
2021-12-14 14:27:12 -06:00
Jason Dove
a6e7f192cc
add jellyfin path replacement tests [no ci]
2021-12-13 06:25:37 -06:00
Jason Dove
59a1a4a8dc
update changelog for release v0.3.3-alpha [no ci]
v0.3.3-alpha
2021-12-12 23:53:12 -06:00
Jason Dove and GitHub
85a9afb51c
update dependencies ( #538 )
2021-12-12 23:51:57 -06:00
Jason Dove and GitHub
246b4d7591
properly sort channels in m3u ( #537 )
2021-12-10 20:22:52 -06:00
Jason Dove and GitHub
ae2c6350e1
sync virtual shows and season from jellyfin ( #536 )
2021-12-10 14:41:47 -06:00
Jason Dove and GitHub
ce228604e8
use select controls instead of autocomplete ( #532 )
...
* use select instead of autocomplete for playout editor
* use select instead of autocomplete for filler preset editor
* reset selected collection when changing collection type
* use select instead of autocomplete for multi collection editor
* more select
* more select controls
2021-12-06 12:49:48 -06:00
Jason Dove and GitHub
3656e932d3
more song fixes ( #529 )
...
* use blurhash for default etv song backgrounds
* fix saving artwork blurhash
* fix song detail alignment
* rename song background files
* watermark path is always none here
2021-12-04 13:30:25 -06:00
Jason Dove
73887706ed
update changelog for release v0.3.2-alpha [no ci]
v0.3.2-alpha
2021-12-03 14:57:19 -06:00
Jason Dove and GitHub
abc103308b
optimize song artwork scanning ( #527 )
2021-12-03 13:40:55 -06:00
Jason Dove and GitHub
3773bbec19
use blurhash for song backgrounds ( #526 )
...
* generate blurhash for all local artwork
* use blurhash song background if available
* only write blur hash to disk once
* use multiple blur hashes
* update changelog
* fix song detail outline
* reset song metadata (artwork)
2021-12-03 12:30:47 -06:00
Jason Dove and GitHub
e223d6a43f
remove unused cli project ( #525 ) [no ci]
2021-12-02 09:01:47 -06:00
Jason Dove and GitHub
8369111e31
update dependencies ( #524 )
2021-12-02 08:45:43 -06:00
Jason Dove and GitHub
35ba2bab2c
fix unicode song metadata on windows ( #523 )
...
* test setting utf8 encoding with ffprobe
* use utf8 encoding for console (logging) output
* use proper sink package
* reset song metadata on windows
* fix nfo processing with missing year
* update changelog
2021-12-01 13:43:09 -06:00
Jason Dove and GitHub
094ed71ad0
fix docker builds with custom (local) nuget package ( #520 )
2021-11-30 20:49:02 -06:00
Jason Dove and GitHub
89e24b2b78
use custom log database backend that is more portable ( #519 )
2021-11-30 20:34:14 -06:00
Jason Dove and GitHub
848795af32
fix artwork upload on windows ( #518 )
...
* update changelog for release v0.3.1-alpha [no ci]
* fix artwork upload on windows
2021-11-30 12:23:24 -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]
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