Jason Dove
4aa7204984
fix ts mode with hdhr clients ( #588 )
4 years ago
Jason Dove
3ce267863b
fix hls segmenter in some cultures ( #582 )
4 years ago
Jason Dove
03946b13ca
always use a single ffmpeg thread with realtime ( #580 )
4 years ago
Jason Dove
7a88374362
clarify flood scheduling calc [no ci]
4 years ago
Jason Dove
0440f7643b
add videotoolbox acceleration ( #575 )
4 years ago
Jason Dove
afa52ccc89
add trash system for local libraries ( #571 )
...
* flag local movies as file not found
* show warning icon on cards
* unflag movie that is found during scan
* skip missing files when building playouts
* add state to search index
* add file not found health check
* link to search from file not found health check
* support flagging other media kinds as file not found
* continue to schedule missing items
* support episode files not found
* wip trash page
* fix trash url
* trash page is functional
* update changelog
* fix changelog merge
4 years ago
Jason Dove
a4eac4feea
properly overwrite environment variables ( #567 )
4 years ago
Jason Dove
176f136c23
fix some nvenc edge cases where only padding is needed for normalization ( #565 )
4 years ago
Jason Dove
d9d2cfa8be
search index fixes ( #559 )
...
* add music video artist to search index
* properly index minutes field when adding from scan
* bump search index version
4 years ago
Jason Dove
594ce437fb
rework mpeg-ts mode ( #557 )
4 years ago
Jason Dove
4210d97ee2
optimize setsar filter ( #553 )
4 years ago
Jason Dove
6a8ecd2532
use software decoding for mpeg4 with vaapi ( #550 )
4 years ago
Jason Dove
7b73677bad
allow ffmpeg reports on windows ( #547 )
...
* enable troubleshooting reports on windows
* update changelog
* tweak changelog
4 years ago
Jason Dove
b62ee4dee9
add files from top-level folder ( #541 )
4 years ago
Jason Dove
246b4d7591
properly sort channels in m3u ( #537 )
4 years ago
Jason Dove
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
4 years ago
Jason Dove
abc103308b
optimize song artwork scanning ( #527 )
4 years ago
Jason Dove
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)
4 years ago
Jason Dove
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
4 years ago
Jason Dove
56f94f489a
fix filler playout crash ( #517 )
4 years ago
Jason Dove
475dc7660b
fix artwork uploads ( #516 )
4 years ago
Jason Dove
db3dfbd446
disambiguate song search results ( #515 )
4 years ago
Jason Dove
b4c9cdbbfa
use embedded song cover art ( #514 )
4 years ago
Jason Dove
7f84933c0b
index song genres ( #513 )
...
* add song genres to search index
* reset all song genre metadata
* update changelog and docs
4 years ago
Jason Dove
1e35e9a5b0
use subtitles to display errors ( #512 )
...
* use subtitles to display errors
* fix margin calculation
4 years ago
Jason Dove
7edf6f5d13
song cleanup ( #511 )
...
* refactor song background logic
* move song video generation
* move subtitle generation
* build ASS subtitles
* randomize song detail layout
* update changelog
4 years ago
Jason Dove
919325033d
use subtitles instead of drawtext for songs ( #510 )
4 years ago
Jason Dove
2cb5252320
fix song banding ( #509 )
...
* increase spacing in song details; uniformly darken to eliminate banding
* this isn't needed anymore
4 years ago
Jason Dove
015232fad6
song improvements ( #508 )
...
* fix song details margin and use dynamic font size
* sometimes use cover art color for song background
4 years ago
Jason Dove
af51b790b6
randomize cover art placement ( #507 )
4 years ago
Jason Dove
9195ef7878
song fixes ( #506 )
...
* fix song page links
* show song artist in playout detail
* show more song details in channel guide
4 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
4 years ago
Jason Dove
21b90a1b6c
fix songs with white backgrounds ( #501 )
4 years ago
Jason Dove
fd3b72525d
fix vaapi songs ( #500 )
4 years ago
Jason Dove
55d1871d94
re-enable hardware acceleration for songs ( #499 )
4 years ago
Jason Dove
a90eb2d4de
optimize generated video ( #498 )
...
* use different framerate flags
* pre-generate song image and always use software encoders
* fix tests
4 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
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